============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/59gl/0027c4/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:707: 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/59gl/0027c4/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/59gl/0027c4/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 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.002166 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.004322 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.007558 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.00578 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==970439==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f46bdaa 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 0x00003f46c878 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #5 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #7 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #8 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #10 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #11 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #12 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fe83f7f1d8f  (/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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000227f73fe 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 0x00004c819865 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004c819865 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:980:13
E   #4 0x00004c81f560 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:106:70
E   #5 0x00004c80f131 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:665:32
E   #6 0x00004c7f4efb in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1161:52
E   #7 0x00004c7f084a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:361:21
E   #8 0x00004c7ef2bc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:314:17
E   #9 0x0000409a8b7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x00002004841a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 176 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000227e877e 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 0x0000227e8717 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 0x00004c75c810 in NActors::TInterconnectProxyTCP::StartConfiguring() /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:95:9
E   #4 0x00004c75b4d9 in NActors::TInterconnectProxyTCP::RequestNodeInfo(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:72:9
E   #5 0x00004c7983d8 in NActors::TInterconnectProxyTCP::PendingActivation(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.h:233:9
E   #6 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #7 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #8 0x00004c74b329 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 0x00004c74b329 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 0x00004c74b329 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 0x00004c74ae3f in NActors::TInterconnectProxyWrapper::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_proxy_wrapper.cpp:35:17
E   #12 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #13 0x0000228da981 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #14 0x0000228e45a6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #15 0x0000228e3b5d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #16 0x0000228e5bce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #17 0x000020068bd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001fd064b6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 120 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f471cd3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f471cd3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f471cd3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f471cd3 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003f471cd3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003f471cd3 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 0x00003f46c974 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003f46c974 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003f46c974 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #14 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #15 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #18 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #19 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fe83f7f1d8f  (/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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f4718da in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f4718da in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f4718da in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f4718da in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003f4718da in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003f4718da 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 0x00003f46c965 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003f46c965 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003f46c965 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #14 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #15 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #18 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #19 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fe83f7f1d8f  (/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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f45f542 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 0x00003f45f542 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 0x00003f44d34c in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:216:13
E   #4 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #5 0x0000228da981 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #6 0x0000228e45a6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #7 0x0000228e3b5d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #8 0x0000228e5bce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #9 0x000020068bd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #10 0x00001fd064b6 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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f453002 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 0x00003f453002 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 0x00003f45cd80 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 0x00003f44d3f1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #6 0x0000228da981 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #7 0x0000228e45a6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #8 0x0000228e3b5d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #9 0x0000228e5bce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #10 0x000020068bd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x00001fd064b6 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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003f472333 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003f472333 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003f472333 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003f472333 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 0x00003f472333 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003f472333 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 0x00003f472333 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003f472333 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003f472333 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003f471d48 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003f471d48 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003f471d48 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003f471d48 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 0x00003f46c974 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003f46c974 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #16 0x00003f46c974 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #19 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
E   #21 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
E   #22 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #24 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #25 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #26 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7fe83f7f1d8f  (/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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000416e2819 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000416e2819 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000416e2819 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x0000416e2819 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
E   #5 0x0000416fd717 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 0x000041758d22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
E   #7 0x00004173ffed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
E   #8 0x00004170d728 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:1177:13
E   #9 0x0000416e00a7 in Parse /-S/ydb/core/config/init/init.h:328:15
E   #10 0x0000416e00a7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #11 0x00003eb49d44 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
E   #12 0x00003eb434cc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
E   #13 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #15 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #16 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #17 0x7fe83f7f1d8f  (/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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000416fcf61 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000416fcf61 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000416fcf61 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000416fcf61 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000416fcf61 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x0000416fcf61 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x0000416fcf61 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x0000416fcf61 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x0000416fcf61 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x0000416fcf61 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #11 0x0000416fcf61 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 0x000041758d22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
E   #13 0x00004173ffed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
E   #14 0x00004170d728 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:1177:13
E   #15 0x0000416e00a7 in Parse /-S/ydb/core/config/init/init.h:328:15
E   #16 0x0000416e00a7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #17 0x00003eb49d44 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
E   #18 0x00003eb434cc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
E   #19 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fe83f7f1d8f  (/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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000416fc5af in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000416fc5af in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000416fc5af in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x0000416fc5af 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 0x000041758d22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
E   #6 0x00004173ffed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
E   #7 0x00004170d728 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:1177:13
E   #8 0x0000416e00a7 in Parse /-S/ydb/core/config/init/init.h:328:15
E   #9 0x0000416e00a7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003eb49d44 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/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11776
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/59gl/0027c4/r3tmp/kikimr_cluster_ualmjfms
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3523
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_m02qzmkl.log --grpc-port=18999 --mon-port=27437 --ic-port=13172
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11485
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_u_gn8dcz.log --grpc-port=3676 --mon-port=11485 --ic-port=8466
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30917
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23864
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_pd_5gm7a.log --grpc-port=26542 --mon-port=30917 --ic-port=1775
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19220
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_d5h8pnlg.log --grpc-port=61315 --mon-port=26966 --ic-port=12275
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14937
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24527
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_2kw1354s.log --grpc-port=63789 --mon-port=23891 --ic-port=63912
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29805
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16314
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_q9enw3xn.log --grpc-port=13783 --mon-port=64271 --ic-port=11286
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28218
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_2v8cq5ts.log --grpc-port=17690 --mon-port=30085 --ic-port=14177
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_hnosve3j.log --grpc-port=29109 --mon-port=1845 --ic-port=11776
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18999/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:18999/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_m02qzmkl.log --grpc-port=18999 --mon-port=27437 --ic-port=13172
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_m02qzmkl.log', '--grpc-port=18999', '--mon-port=27437', '--ic-port=13172')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 954546
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18999/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 954547
DEBUG    ya.test:process.py:259 Command (pid 954547) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 954547) elapsed time (sec): 1.2731521129608154
DEBUG    ya.test:process.py:263 Command (pid 954547) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) maxrss: 477404
DEBUG    ya.test:process.py:263 Command (pid 954547) minflt: 45633
DEBUG    ya.test:process.py:263 Command (pid 954547) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 954547) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 954547) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 954547) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 954547) stime: 0.23465999999999998
DEBUG    ya.test:process.py:263 Command (pid 954547) utime: 0.461559
DEBUG    ya.test:process.py:263 Command (pid 954547) wtime: 1.277
DEBUG    ya.test:process.py:275 Command (pid 954547) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 954547) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:3676/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:3676/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_u_gn8dcz.log --grpc-port=3676 --mon-port=11485 --ic-port=8466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_u_gn8dcz.log', '--grpc-port=3676', '--mon-port=11485', '--ic-port=8466')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 954882
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3676/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 954888
DEBUG    ya.test:process.py:259 Command (pid 954888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 954888) elapsed time (sec): 1.5767791271209717
DEBUG    ya.test:process.py:263 Command (pid 954888) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) maxrss: 477256
DEBUG    ya.test:process.py:263 Command (pid 954888) minflt: 45608
DEBUG    ya.test:process.py:263 Command (pid 954888) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) nivcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 954888) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 954888) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 954888) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 954888) stime: 0.231927
DEBUG    ya.test:process.py:263 Command (pid 954888) utime: 0.539046
DEBUG    ya.test:process.py:263 Command (pid 954888) wtime: 1.581
DEBUG    ya.test:process.py:275 Command (pid 954888) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 954888) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:26542/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:26542/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_pd_5gm7a.log --grpc-port=26542 --mon-port=30917 --ic-port=1775
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_pd_5gm7a.log', '--grpc-port=26542', '--mon-port=30917', '--ic-port=1775')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 955423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26542/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 955448
DEBUG    ya.test:process.py:259 Command (pid 955448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 955448) elapsed time (sec): 1.373157262802124
DEBUG    ya.test:process.py:263 Command (pid 955448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) maxrss: 477496
DEBUG    ya.test:process.py:263 Command (pid 955448) minflt: 45649
DEBUG    ya.test:process.py:263 Command (pid 955448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 955448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 955448) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 955448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 955448) stime: 0.22875199999999998
DEBUG    ya.test:process.py:263 Command (pid 955448) utime: 0.539453
DEBUG    ya.test:process.py:263 Command (pid 955448) wtime: 1.387
DEBUG    ya.test:process.py:275 Command (pid 955448) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 955448) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:61315/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:61315/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_d5h8pnlg.log --grpc-port=61315 --mon-port=26966 --ic-port=12275
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_d5h8pnlg.log', '--grpc-port=61315', '--mon-port=26966', '--ic-port=12275')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 956268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61315/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 956318
DEBUG    ya.test:process.py:259 Command (pid 956318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 956318) elapsed time (sec): 1.4480061531066895
DEBUG    ya.test:process.py:263 Command (pid 956318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) maxrss: 477568
DEBUG    ya.test:process.py:263 Command (pid 956318) minflt: 45641
DEBUG    ya.test:process.py:263 Command (pid 956318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 956318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 956318) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 956318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 956318) stime: 0.133963
DEBUG    ya.test:process.py:263 Command (pid 956318) utime: 0.557013
DEBUG    ya.test:process.py:263 Command (pid 956318) wtime: 1.486
DEBUG    ya.test:process.py:275 Command (pid 956318) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 956318) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:63789/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:63789/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_2kw1354s.log --grpc-port=63789 --mon-port=23891 --ic-port=63912
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_2kw1354s.log', '--grpc-port=63789', '--mon-port=23891', '--ic-port=63912')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 956961
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63789/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 956968
DEBUG    ya.test:process.py:259 Command (pid 956968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 956968) elapsed time (sec): 1.2910656929016113
DEBUG    ya.test:process.py:263 Command (pid 956968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) maxrss: 477168
DEBUG    ya.test:process.py:263 Command (pid 956968) minflt: 45600
DEBUG    ya.test:process.py:263 Command (pid 956968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 956968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 956968) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 956968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 956968) stime: 0.172599
DEBUG    ya.test:process.py:263 Command (pid 956968) utime: 0.512836
DEBUG    ya.test:process.py:263 Command (pid 956968) wtime: 1.332
DEBUG    ya.test:process.py:275 Command (pid 956968) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 956968) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:13783/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:13783/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_q9enw3xn.log --grpc-port=13783 --mon-port=64271 --ic-port=11286
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_q9enw3xn.log', '--grpc-port=13783', '--mon-port=64271', '--ic-port=11286')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 957179
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13783/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 957181
DEBUG    ya.test:process.py:259 Command (pid 957181) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 957181) elapsed time (sec): 1.9792876243591309
DEBUG    ya.test:process.py:263 Command (pid 957181) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) maxrss: 477096
DEBUG    ya.test:process.py:263 Command (pid 957181) minflt: 45637
DEBUG    ya.test:process.py:263 Command (pid 957181) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 957181) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 957181) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 957181) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 957181) stime: 0.192438
DEBUG    ya.test:process.py:263 Command (pid 957181) utime: 0.537876
DEBUG    ya.test:process.py:263 Command (pid 957181) wtime: 1.987
DEBUG    ya.test:process.py:275 Command (pid 957181) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 957181) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:17690/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:17690/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_2v8cq5ts.log --grpc-port=17690 --mon-port=30085 --ic-port=14177
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_2v8cq5ts.log', '--grpc-port=17690', '--mon-port=30085', '--ic-port=14177')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 957626
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17690/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 957654
DEBUG    ya.test:process.py:259 Command (pid 957654) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 957654) elapsed time (sec): 1.211169958114624
DEBUG    ya.test:process.py:263 Command (pid 957654) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) maxrss: 477160
DEBUG    ya.test:process.py:263 Command (pid 957654) minflt: 45539
DEBUG    ya.test:process.py:263 Command (pid 957654) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) nivcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 957654) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 957654) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 957654) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 957654) stime: 0.184463
DEBUG    ya.test:process.py:263 Command (pid 957654) utime: 0.5372899999999999
DEBUG    ya.test:process.py:263 Command (pid 957654) wtime: 1.297
DEBUG    ya.test:process.py:275 Command (pid 957654) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 957654) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:29109/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:29109/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_hnosve3j.log --grpc-port=29109 --mon-port=1845 --ic-port=11776
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_hnosve3j.log', '--grpc-port=29109', '--mon-port=1845', '--ic-port=11776')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 958125
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29109/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 958126
DEBUG    ya.test:process.py:259 Command (pid 958126) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 958126) elapsed time (sec): 1.4289922714233398
DEBUG    ya.test:process.py:263 Command (pid 958126) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) maxrss: 477152
DEBUG    ya.test:process.py:263 Command (pid 958126) minflt: 45613
DEBUG    ya.test:process.py:263 Command (pid 958126) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 958126) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 958126) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 958126) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 958126) stime: 0.26082299999999997
DEBUG    ya.test:process.py:263 Command (pid 958126) utime: 0.554879
DEBUG    ya.test:process.py:263 Command (pid 958126) wtime: 1.444
DEBUG    ya.test:process.py:275 Command (pid 958126) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 958126) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18999', '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: 13172\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8466\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1775\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12275\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63912\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11286\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14177\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11776\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/59gl/0027c4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18999', '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: 13172\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8466\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1775\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12275\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63912\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11286\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14177\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11776\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 959284
DEBUG    ya.test:process.py:259 Command (pid 959284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 959284) elapsed time (sec): 1.2443859577178955
DEBUG    ya.test:process.py:263 Command (pid 959284) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) maxrss: 739812
DEBUG    ya.test:process.py:263 Command (pid 959284) minflt: 52106
DEBUG    ya.test:process.py:263 Command (pid 959284) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) nivcsw: 409
DEBUG    ya.test:process.py:263 Command (pid 959284) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 959284) nvcsw: 581
DEBUG    ya.test:process.py:263 Command (pid 959284) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 959284) stime: 0.291033
DEBUG    ya.test:process.py:263 Command (pid 959284) utime: 0.540581
DEBUG    ya.test:process.py:263 Command (pid 959284) wtime: 1.259
DEBUG    ya.test:process.py:275 Command (pid 959284) 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 959284) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18999', '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/59gl/0027c4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18999', '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: 959695
DEBUG    ya.test:process.py:259 Command (pid 959695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 959695) elapsed time (sec): 1.052499532699585
DEBUG    ya.test:process.py:263 Command (pid 959695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) maxrss: 739812
DEBUG    ya.test:process.py:263 Command (pid 959695) minflt: 52082
DEBUG    ya.test:process.py:263 Command (pid 959695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 959695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 959695) nvcsw: 604
DEBUG    ya.test:process.py:263 Command (pid 959695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 959695) stime: 0.32425
DEBUG    ya.test:process.py:263 Command (pid 959695) utime: 0.552092
DEBUG    ya.test:process.py:263 Command (pid 959695) wtime: 1.059
DEBUG    ya.test:process.py:275 Command (pid 959695) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26886
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_orkrmxt4.log --grpc-port=4671 --mon-port=27204 --ic-port=19349 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28243
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13079
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7492
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_c74rd1_b.log --grpc-port=10488 --mon-port=28243 --ic-port=23433 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_orkrmxt4.log --grpc-port=4671 --mon-port=27204 --ic-port=19349 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_orkrmxt4.log', '--grpc-port=4671', '--mon-port=27204', '--ic-port=19349', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 960032
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4671/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 960033
DEBUG    ya.test:process.py:259 Command (pid 960033) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 960033) elapsed time (sec): 1.0061466693878174
DEBUG    ya.test:process.py:263 Command (pid 960033) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) maxrss: 739812
DEBUG    ya.test:process.py:263 Command (pid 960033) minflt: 45628
DEBUG    ya.test:process.py:263 Command (pid 960033) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 960033) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 960033) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 960033) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 960033) stime: 0.23663599999999999
DEBUG    ya.test:process.py:263 Command (pid 960033) utime: 0.5326489999999999
DEBUG    ya.test:process.py:263 Command (pid 960033) wtime: 1.016
DEBUG    ya.test:process.py:275 Command (pid 960033) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 960033) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_c74rd1_b.log --grpc-port=10488 --mon-port=28243 --ic-port=23433 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_c74rd1_b.log', '--grpc-port=10488', '--mon-port=28243', '--ic-port=23433', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 960190
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10488/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 960192
DEBUG    ya.test:process.py:259 Command (pid 960192) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 960192) elapsed time (sec): 1.071704626083374
DEBUG    ya.test:process.py:263 Command (pid 960192) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) maxrss: 739812
DEBUG    ya.test:process.py:263 Command (pid 960192) minflt: 45639
DEBUG    ya.test:process.py:263 Command (pid 960192) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) nivcsw: 235
DEBUG    ya.test:process.py:263 Command (pid 960192) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 960192) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 960192) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 960192) stime: 0.199094
DEBUG    ya.test:process.py:263 Command (pid 960192) utime: 0.468835
DEBUG    ya.test:process.py:263 Command (pid 960192) wtime: 1.074
DEBUG    ya.test:process.py:275 Command (pid 960192) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 960192) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29407
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1sm5ouuh.log --grpc-port=14065 --mon-port=29455 --ic-port=29407 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19767
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13148
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_1qniflvq.log --grpc-port=19767 --mon-port=20528 --ic-port=20734 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1sm5ouuh.log --grpc-port=14065 --mon-port=29455 --ic-port=29407 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1sm5ouuh.log', '--grpc-port=14065', '--mon-port=29455', '--ic-port=29407', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 960625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14065/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 960629
DEBUG    ya.test:process.py:259 Command (pid 960629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 960629) elapsed time (sec): 1.0273709297180176
DEBUG    ya.test:process.py:263 Command (pid 960629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) maxrss: 739812
DEBUG    ya.test:process.py:263 Command (pid 960629) minflt: 45640
DEBUG    ya.test:process.py:263 Command (pid 960629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 960629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 960629) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 960629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 960629) stime: 0.190821
DEBUG    ya.test:process.py:263 Command (pid 960629) utime: 0.5073099999999999
DEBUG    ya.test:process.py:263 Command (pid 960629) wtime: 1.041
DEBUG    ya.test:process.py:275 Command (pid 960629) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 960629) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_1qniflvq.log --grpc-port=19767 --mon-port=20528 --ic-port=20734 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_1qniflvq.log', '--grpc-port=19767', '--mon-port=20528', '--ic-port=20734', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 960807
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19767/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 960851
DEBUG    ya.test:process.py:259 Command (pid 960851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 960851) elapsed time (sec): 1.0213561058044434
DEBUG    ya.test:process.py:263 Command (pid 960851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) maxrss: 739812
DEBUG    ya.test:process.py:263 Command (pid 960851) minflt: 45553
DEBUG    ya.test:process.py:263 Command (pid 960851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) nivcsw: 240
DEBUG    ya.test:process.py:263 Command (pid 960851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 960851) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 960851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 960851) stime: 0.233295
DEBUG    ya.test:process.py:263 Command (pid 960851) utime: 0.487546
DEBUG    ya.test:process.py:263 Command (pid 960851) wtime: 1.025
DEBUG    ya.test:process.py:275 Command (pid 960851) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 960851) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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, 3f799e0f-2c99-4af7-a6c9-5612dcaf91e5, localhost:18999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f799e0f-2c99-4af7-a6c9-5612dcaf91e5, localhost:18999): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f799e0f-2c99-4af7-a6c9-5612dcaf91e5, localhost:18999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pdu5anijtm.auto.internal" port: 4671 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-pdu5anijtm.auto.internal" port: 10488 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-pdu5anijtm.auto.internal:10488, location , ssl: False>, <Endpoint ghrun-pdu5anijtm.auto.internal:4671, 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:18999
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, 433fa49b-6497-466e-8424-f0ac29b4a5dd, localhost:18999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 433fa49b-6497-466e-8424-f0ac29b4a5dd, localhost:18999): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 433fa49b-6497-466e-8424-f0ac29b4a5dd, localhost:18999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pdu5anijtm.auto.internal" port: 19767 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-pdu5anijtm.auto.internal" port: 14065 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-pdu5anijtm.auto.internal:19767, location , ssl: False>, <Endpoint ghrun-pdu5anijtm.auto.internal:14065, 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:18999
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 0x7c25c3dcc670 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 0x7c25c3dc5e30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c3dc5e30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b19aebf3-0bc1-4c07-8bc0-d4a898df6af6, ghrun-pdu5anijtm.auto.internal:10488): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b19aebf3-0bc1-4c07-8bc0-d4a898df6af6, ghrun-pdu5anijtm.auto.internal:10488): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b19aebf3-0bc1-4c07-8bc0-d4a898df6af6, ghrun-pdu5anijtm.auto.internal:10488): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b19aebf3-0bc1-4c07-8bc0-d4a898df6af6, ghrun-pdu5anijtm.auto.internal:10488): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=N2QwZGU0YzAtNzdmYjk5ODUtZDVlM2FiMmEtMTU2Mzc4MzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3dc5e30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c3dc5e30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, b85dd444-91be-4dac-8229-428af9364c79, ghrun-pdu5anijtm.auto.internal:10488): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b19aebf3-0bc1-4c07-8bc0-d4a898df6af6, ghrun-pdu5anijtm.auto.internal:10488): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, b85dd444-91be-4dac-8229-428af9364c79, ghrun-pdu5anijtm.auto.internal:10488): request = { session_id: "ydb://session/3?node_id=50001&id=N2QwZGU0YzAtNzdmYjk5ODUtZDVlM2FiMmEtMTU2Mzc4MzE=" 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, b85dd444-91be-4dac-8229-428af9364c79, ghrun-pdu5anijtm.auto.internal:10488): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3dc5e30>
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 0x7c25c3db8630 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 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a91c9ae7-a220-473c-b6ec-a7b4a785bdfc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a91c9ae7-a220-473c-b6ec-a7b4a785bdfc, ghrun-pdu5anijtm.auto.internal:19767): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a91c9ae7-a220-473c-b6ec-a7b4a785bdfc, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a91c9ae7-a220-473c-b6ec-a7b4a785bdfc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a91c9ae7-a220-473c-b6ec-a7b4a785bdfc, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 1c4d76ea-3094-4efe-a2fa-c7c3b1fea99c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 1c4d76ea-3094-4efe-a2fa-c7c3b1fea99c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" 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, 1c4d76ea-3094-4efe-a2fa-c7c3b1fea99c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 412c3cb0-2491-42e6-bc5f-5446daaeaebe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 412c3cb0-2491-42e6-bc5f-5446daaeaebe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c25c3da50b0 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 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 42bda899-a4d9-404f-a5a1-015bd4880b27, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 42bda899-a4d9-404f-a5a1-015bd4880b27, ghrun-pdu5anijtm.auto.internal:14065): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 13172
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 13172
      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 13172 SectorMap:1:64
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 42bda899-a4d9-404f-a5a1-015bd4880b27, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 42bda899-a4d9-404f-a5a1-015bd4880b27, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 42bda899-a4d9-404f-a5a1-015bd4880b27, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 2e09c0c1-0f8b-42bb-9585-67730ceeb248, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 2e09c0c1-0f8b-42bb-9585-67730ceeb248, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" 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 13172 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: 1
        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, 412c3cb0-2491-42e6-bc5f-5446daaeaebe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bbb06731-7f01ea1c-91bec70c-c54cda89" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f6e7c0-438c-41da-b14d-1c2094f01567, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f6e7c0-438c-41da-b14d-1c2094f01567, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8634290328296676814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86342903282966768148634290328296676814863429032829667681486342903282966768148634290328296676814863429032829667681486342903282966768148634290328296676814863429032829667681486342903282966768148634290328296676814863429032829667681486342903282966768148634290328296676814863429032829667681486342903282966768148634290328296676814863429032829667681486342903282966768148634290328296676814" } } } 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, 2e09c0c1-0f8b-42bb-9585-67730ceeb248, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=e402bece-5990864b-fa3a4b18-f8a9659e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fd3728e-3298-4d94-bf02-20a09873fcb2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fd3728e-3298-4d94-bf02-20a09873fcb2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17502100406143799130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750210040614379913017502100406143799130175021004061437991301750210040614379913017502100406143799130175021004061437991301750210040614379913017502100406143799130175021004061437991301750210040614379913017502100406143799130175021004061437991301750210040614379913017502100406143799130175021004061437991301750210040614379913017502100406143799130175021004061437991301750210040614379913017502100406143799130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fd3728e-3298-4d94-bf02-20a09873fcb2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd71efbc-56c2-43d0-a8e2-33f354828346, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd71efbc-56c2-43d0-a8e2-33f354828346, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16444102863557638069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644410286355763806916444102863557638069164441028635576380691644410286355763806916444102863557638069164441028635576380691644410286355763806916444102863557638069164441028635576380691644410286355763806916444102863557638069164441028635576380691644410286355763806916444102863557638069164441028635576380691644410286355763806916444102863557638069164441028635576380691644410286355763806916444102863557638069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f6e7c0-438c-41da-b14d-1c2094f01567, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c76e10a-ca13-47e5-8b50-700cef67ab08, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c76e10a-ca13-47e5-8b50-700cef67ab08, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5840776740809115049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58407767408091150495840776740809115049584077674080911504958407767408091150495840776740809115049584077674080911504958407767408091150495840776740809115049584077674080911504958407767408091150495840776740809115049584077674080911504958407767408091150495840776740809115049584077674080911504958407767408091150495840776740809115049584077674080911504958407767408091150495840776740809115049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd71efbc-56c2-43d0-a8e2-33f354828346, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e11eba0-cb87-4d46-bbfa-5ad26b707a1e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e11eba0-cb87-4d46-bbfa-5ad26b707a1e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7266714200100733119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72667142001007331197266714200100733119726671420010073311972667142001007331197266714200100733119726671420010073311972667142001007331197266714200100733119726671420010073311972667142001007331197266714200100733119726671420010073311972667142001007331197266714200100733119726671420010073311972667142001007331197266714200100733119726671420010073311972667142001007331197266714200100733119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e11eba0-cb87-4d46-bbfa-5ad26b707a1e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c76e10a-ca13-47e5-8b50-700cef67ab08, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01218be-0b6b-4353-a641-fb92c0bdc5e8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01218be-0b6b-4353-a641-fb92c0bdc5e8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14659263110566448356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465926311056644835614659263110566448356146592631105664483561465926311056644835614659263110566448356146592631105664483561465926311056644835614659263110566448356146592631105664483561465926311056644835614659263110566448356146592631105664483561465926311056644835614659263110566448356146592631105664483561465926311056644835614659263110566448356146592631105664483561465926311056644835614659263110566448356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800d8e85-3e48-4862-b3b4-55cd4da6ba23, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800d8e85-3e48-4862-b3b4-55cd4da6ba23, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7871136726922269942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78711367269222699427871136726922269942787113672692226994278711367269222699427871136726922269942787113672692226994278711367269222699427871136726922269942787113672692226994278711367269222699427871136726922269942787113672692226994278711367269222699427871136726922269942787113672692226994278711367269222699427871136726922269942787113672692226994278711367269222699427871136726922269942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01218be-0b6b-4353-a641-fb92c0bdc5e8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7407f9-2bef-4780-86ff-99fd05a3458f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7407f9-2bef-4780-86ff-99fd05a3458f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987222072571471799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698722207257147179916987222072571471799169872220725714717991698722207257147179916987222072571471799169872220725714717991698722207257147179916987222072571471799169872220725714717991698722207257147179916987222072571471799169872220725714717991698722207257147179916987222072571471799169872220725714717991698722207257147179916987222072571471799169872220725714717991698722207257147179916987222072571471799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800d8e85-3e48-4862-b3b4-55cd4da6ba23, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dd6268a-3ae4-4b6f-85a8-84bd2b305b92, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7407f9-2bef-4780-86ff-99fd05a3458f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f1643cb-6d47-48f7-b6fb-997220147bf2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dd6268a-3ae4-4b6f-85a8-84bd2b305b92, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1524989284801082023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15249892848010820231524989284801082023152498928480108202315249892848010820231524989284801082023152498928480108202315249892848010820231524989284801082023152498928480108202315249892848010820231524989284801082023152498928480108202315249892848010820231524989284801082023152498928480108202315249892848010820231524989284801082023152498928480108202315249892848010820231524989284801082023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f1643cb-6d47-48f7-b6fb-997220147bf2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4096274902255736694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40962749022557366944096274902255736694409627490225573669440962749022557366944096274902255736694409627490225573669440962749022557366944096274902255736694409627490225573669440962749022557366944096274902255736694409627490225573669440962749022557366944096274902255736694409627490225573669440962749022557366944096274902255736694409627490225573669440962749022557366944096274902255736694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f1643cb-6d47-48f7-b6fb-997220147bf2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4082a78-596e-419d-838c-2921949cc405, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4082a78-596e-419d-838c-2921949cc405, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18109250886714014087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810925088671401408718109250886714014087181092508867140140871810925088671401408718109250886714014087181092508867140140871810925088671401408718109250886714014087181092508867140140871810925088671401408718109250886714014087181092508867140140871810925088671401408718109250886714014087181092508867140140871810925088671401408718109250886714014087181092508867140140871810925088671401408718109250886714014087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dd6268a-3ae4-4b6f-85a8-84bd2b305b92, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e564ad6-c520-4c17-b46f-d4b876bb5f2c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e564ad6-c520-4c17-b46f-d4b876bb5f2c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16869010093469144539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686901009346914453916869010093469144539168690100934691445391686901009346914453916869010093469144539168690100934691445391686901009346914453916869010093469144539168690100934691445391686901009346914453916869010093469144539168690100934691445391686901009346914453916869010093469144539168690100934691445391686901009346914453916869010093469144539168690100934691445391686901009346914453916869010093469144539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4082a78-596e-419d-838c-2921949cc405, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52de37f0-b111-47f3-98a1-5b89edbe73c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52de37f0-b111-47f3-98a1-5b89edbe73c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17055190785086120008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705519078508612000817055190785086120008170551907850861200081705519078508612000817055190785086120008170551907850861200081705519078508612000817055190785086120008170551907850861200081705519078508612000817055190785086120008170551907850861200081705519078508612000817055190785086120008170551907850861200081705519078508612000817055190785086120008170551907850861200081705519078508612000817055190785086120008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e564ad6-c520-4c17-b46f-d4b876bb5f2c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904cb060-6438-4997-835c-15baf480215b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904cb060-6438-4997-835c-15baf480215b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13575473820735372604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357547382073537260413575473820735372604135754738207353726041357547382073537260413575473820735372604135754738207353726041357547382073537260413575473820735372604135754738207353726041357547382073537260413575473820735372604135754738207353726041357547382073537260413575473820735372604135754738207353726041357547382073537260413575473820735372604135754738207353726041357547382073537260413575473820735372604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52de37f0-b111-47f3-98a1-5b89edbe73c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c42ccff8-69d9-4966-89dd-3db4b6027251, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c42ccff8-69d9-4966-89dd-3db4b6027251, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1778705548494659007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17787055484946590071778705548494659007177870554849465900717787055484946590071778705548494659007177870554849465900717787055484946590071778705548494659007177870554849465900717787055484946590071778705548494659007177870554849465900717787055484946590071778705548494659007177870554849465900717787055484946590071778705548494659007177870554849465900717787055484946590071778705548494659007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904cb060-6438-4997-835c-15baf480215b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d69e65-554d-4b35-8f6b-ab3b23a455d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d69e65-554d-4b35-8f6b-ab3b23a455d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12728751399687418415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272875139968741841512728751399687418415127287513996874184151272875139968741841512728751399687418415127287513996874184151272875139968741841512728751399687418415127287513996874184151272875139968741841512728751399687418415127287513996874184151272875139968741841512728751399687418415127287513996874184151272875139968741841512728751399687418415127287513996874184151272875139968741841512728751399687418415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c42ccff8-69d9-4966-89dd-3db4b6027251, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28dfd238-fdfb-4957-8314-a4f3a53fede5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28dfd238-fdfb-4957-8314-a4f3a53fede5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8160774026681148984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81607740266811489848160774026681148984816077402668114898481607740266811489848160774026681148984816077402668114898481607740266811489848160774026681148984816077402668114898481607740266811489848160774026681148984816077402668114898481607740266811489848160774026681148984816077402668114898481607740266811489848160774026681148984816077402668114898481607740266811489848160774026681148984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d69e65-554d-4b35-8f6b-ab3b23a455d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad602c1-7ef1-4092-a08b-df7401ce942a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad602c1-7ef1-4092-a08b-df7401ce942a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191290384683156837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819129038468315683718191290384683156837181912903846831568371819129038468315683718191290384683156837181912903846831568371819129038468315683718191290384683156837181912903846831568371819129038468315683718191290384683156837181912903846831568371819129038468315683718191290384683156837181912903846831568371819129038468315683718191290384683156837181912903846831568371819129038468315683718191290384683156837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28dfd238-fdfb-4957-8314-a4f3a53fede5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306c2e2f-d8ef-40fb-b6a5-7a286f5d5e38, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306c2e2f-d8ef-40fb-b6a5-7a286f5d5e38, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16392113562691190630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639211356269119063016392113562691190630163921135626911906301639211356269119063016392113562691190630163921135626911906301639211356269119063016392113562691190630163921135626911906301639211356269119063016392113562691190630163921135626911906301639211356269119063016392113562691190630163921135626911906301639211356269119063016392113562691190630163921135626911906301639211356269119063016392113562691190630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad602c1-7ef1-4092-a08b-df7401ce942a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d251e726-67b5-4793-9a4b-9a340d9a174a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d251e726-67b5-4793-9a4b-9a340d9a174a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13962793271937781534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396279327193778153413962793271937781534139627932719377815341396279327193778153413962793271937781534139627932719377815341396279327193778153413962793271937781534139627932719377815341396279327193778153413962793271937781534139627932719377815341396279327193778153413962793271937781534139627932719377815341396279327193778153413962793271937781534139627932719377815341396279327193778153413962793271937781534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306c2e2f-d8ef-40fb-b6a5-7a286f5d5e38, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a410df-2707-47b2-84bb-47d660b74cc9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d251e726-67b5-4793-9a4b-9a340d9a174a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a410df-2707-47b2-84bb-47d660b74cc9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4783378560053695568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47833785600536955684783378560053695568478337856005369556847833785600536955684783378560053695568478337856005369556847833785600536955684783378560053695568478337856005369556847833785600536955684783378560053695568478337856005369556847833785600536955684783378560053695568478337856005369556847833785600536955684783378560053695568478337856005369556847833785600536955684783378560053695568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb30a34e-5bc2-4355-ae6b-69901e3ee60c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb30a34e-5bc2-4355-ae6b-69901e3ee60c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15596628492593637865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559662849259363786515596628492593637865155966284925936378651559662849259363786515596628492593637865155966284925936378651559662849259363786515596628492593637865155966284925936378651559662849259363786515596628492593637865155966284925936378651559662849259363786515596628492593637865155966284925936378651559662849259363786515596628492593637865155966284925936378651559662849259363786515596628492593637865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a410df-2707-47b2-84bb-47d660b74cc9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7dcaeb7-6d8f-4770-b766-ce4d4e11faeb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7dcaeb7-6d8f-4770-b766-ce4d4e11faeb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1761968954163924236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17619689541639242361761968954163924236176196895416392423617619689541639242361761968954163924236176196895416392423617619689541639242361761968954163924236176196895416392423617619689541639242361761968954163924236176196895416392423617619689541639242361761968954163924236176196895416392423617619689541639242361761968954163924236176196895416392423617619689541639242361761968954163924236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb30a34e-5bc2-4355-ae6b-69901e3ee60c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ada07187-1679-4c42-aa79-e8f26f043c77, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ada07187-1679-4c42-aa79-e8f26f043c77, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1928559139195429662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19285591391954296621928559139195429662192855913919542966219285591391954296621928559139195429662192855913919542966219285591391954296621928559139195429662192855913919542966219285591391954296621928559139195429662192855913919542966219285591391954296621928559139195429662192855913919542966219285591391954296621928559139195429662192855913919542966219285591391954296621928559139195429662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7dcaeb7-6d8f-4770-b766-ce4d4e11faeb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe1b74b-7056-48d3-ae1f-154197b3722c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe1b74b-7056-48d3-ae1f-154197b3722c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7581825048695914735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75818250486959147357581825048695914735758182504869591473575818250486959147357581825048695914735758182504869591473575818250486959147357581825048695914735758182504869591473575818250486959147357581825048695914735758182504869591473575818250486959147357581825048695914735758182504869591473575818250486959147357581825048695914735758182504869591473575818250486959147357581825048695914735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ada07187-1679-4c42-aa79-e8f26f043c77, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bcdf462-fad5-4e79-a665-fbe605853ac4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bcdf462-fad5-4e79-a665-fbe605853ac4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7374894793627906582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73748947936279065827374894793627906582737489479362790658273748947936279065827374894793627906582737489479362790658273748947936279065827374894793627906582737489479362790658273748947936279065827374894793627906582737489479362790658273748947936279065827374894793627906582737489479362790658273748947936279065827374894793627906582737489479362790658273748947936279065827374894793627906582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe1b74b-7056-48d3-ae1f-154197b3722c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c52456-d564-4a8f-9fdf-df9bf8feaa68, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c52456-d564-4a8f-9fdf-df9bf8feaa68, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9897371792073128609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98973717920731286099897371792073128609989737179207312860998973717920731286099897371792073128609989737179207312860998973717920731286099897371792073128609989737179207312860998973717920731286099897371792073128609989737179207312860998973717920731286099897371792073128609989737179207312860998973717920731286099897371792073128609989737179207312860998973717920731286099897371792073128609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bcdf462-fad5-4e79-a665-fbe605853ac4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ef07a6-3a9e-466a-8c7e-fa28b2d8e19f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c52456-d564-4a8f-9fdf-df9bf8feaa68, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ef07a6-3a9e-466a-8c7e-fa28b2d8e19f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13612949111793878585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361294911179387858513612949111793878585136129491117938785851361294911179387858513612949111793878585136129491117938785851361294911179387858513612949111793878585136129491117938785851361294911179387858513612949111793878585136129491117938785851361294911179387858513612949111793878585136129491117938785851361294911179387858513612949111793878585136129491117938785851361294911179387858513612949111793878585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00da5bf6-675a-4931-9184-7e4ac0eae2bc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00da5bf6-675a-4931-9184-7e4ac0eae2bc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6061140805457538877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60611408054575388776061140805457538877606114080545753887760611408054575388776061140805457538877606114080545753887760611408054575388776061140805457538877606114080545753887760611408054575388776061140805457538877606114080545753887760611408054575388776061140805457538877606114080545753887760611408054575388776061140805457538877606114080545753887760611408054575388776061140805457538877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ef07a6-3a9e-466a-8c7e-fa28b2d8e19f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0781ec10-7691-4881-9cb5-d74fc7dc1791, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0781ec10-7691-4881-9cb5-d74fc7dc1791, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6586034252695866589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65860342526958665896586034252695866589658603425269586658965860342526958665896586034252695866589658603425269586658965860342526958665896586034252695866589658603425269586658965860342526958665896586034252695866589658603425269586658965860342526958665896586034252695866589658603425269586658965860342526958665896586034252695866589658603425269586658965860342526958665896586034252695866589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00da5bf6-675a-4931-9184-7e4ac0eae2bc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2aec3fe-d6e3-4caa-b803-7c0fd458c41e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2aec3fe-d6e3-4caa-b803-7c0fd458c41e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2608543079512671493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26085430795126714932608543079512671493260854307951267149326085430795126714932608543079512671493260854307951267149326085430795126714932608543079512671493260854307951267149326085430795126714932608543079512671493260854307951267149326085430795126714932608543079512671493260854307951267149326085430795126714932608543079512671493260854307951267149326085430795126714932608543079512671493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0781ec10-7691-4881-9cb5-d74fc7dc1791, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f7a09a2-6a9a-4b76-afcc-57ab24a59db1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f7a09a2-6a9a-4b76-afcc-57ab24a59db1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7918268863692549212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79182688636925492127918268863692549212791826886369254921279182688636925492127918268863692549212791826886369254921279182688636925492127918268863692549212791826886369254921279182688636925492127918268863692549212791826886369254921279182688636925492127918268863692549212791826886369254921279182688636925492127918268863692549212791826886369254921279182688636925492127918268863692549212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2aec3fe-d6e3-4caa-b803-7c0fd458c41e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96bd901a-d22e-434f-93f6-db56906a018b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96bd901a-d22e-434f-93f6-db56906a018b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3343096957113408482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33430969571134084823343096957113408482334309695711340848233430969571134084823343096957113408482334309695711340848233430969571134084823343096957113408482334309695711340848233430969571134084823343096957113408482334309695711340848233430969571134084823343096957113408482334309695711340848233430969571134084823343096957113408482334309695711340848233430969571134084823343096957113408482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f7a09a2-6a9a-4b76-afcc-57ab24a59db1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b135381-a674-4412-bdd5-e8d0243f30b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96bd901a-d22e-434f-93f6-db56906a018b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b135381-a674-4412-bdd5-e8d0243f30b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3494906938820950194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34949069388209501943494906938820950194349490693882095019434949069388209501943494906938820950194349490693882095019434949069388209501943494906938820950194349490693882095019434949069388209501943494906938820950194349490693882095019434949069388209501943494906938820950194349490693882095019434949069388209501943494906938820950194349490693882095019434949069388209501943494906938820950194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c78f407-fb34-4afa-ac77-a66cbf50e9c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c78f407-fb34-4afa-ac77-a66cbf50e9c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 32992397391150786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3299239739115078632992397391150786329923973911507863299239739115078632992397391150786329923973911507863299239739115078632992397391150786329923973911507863299239739115078632992397391150786329923973911507863299239739115078632992397391150786329923973911507863299239739115078632992397391150786329923973911507863299239739115078632992397391150786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b135381-a674-4412-bdd5-e8d0243f30b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df6c6d1f-4824-488c-aa2d-6bc0c7b424bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df6c6d1f-4824-488c-aa2d-6bc0c7b424bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14567073413947817779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456707341394781777914567073413947817779145670734139478177791456707341394781777914567073413947817779145670734139478177791456707341394781777914567073413947817779145670734139478177791456707341394781777914567073413947817779145670734139478177791456707341394781777914567073413947817779145670734139478177791456707341394781777914567073413947817779145670734139478177791456707341394781777914567073413947817779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c78f407-fb34-4afa-ac77-a66cbf50e9c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895321b5-a014-4645-9aad-ebb69d6529c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895321b5-a014-4645-9aad-ebb69d6529c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15829513915990578427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582951391599057842715829513915990578427158295139159905784271582951391599057842715829513915990578427158295139159905784271582951391599057842715829513915990578427158295139159905784271582951391599057842715829513915990578427158295139159905784271582951391599057842715829513915990578427158295139159905784271582951391599057842715829513915990578427158295139159905784271582951391599057842715829513915990578427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df6c6d1f-4824-488c-aa2d-6bc0c7b424bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895321b5-a014-4645-9aad-ebb69d6529c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1066406-d47e-4ccb-b066-64de61bf3372, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1066406-d47e-4ccb-b066-64de61bf3372, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15344975071510679979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534497507151067997915344975071510679979153449750715106799791534497507151067997915344975071510679979153449750715106799791534497507151067997915344975071510679979153449750715106799791534497507151067997915344975071510679979153449750715106799791534497507151067997915344975071510679979153449750715106799791534497507151067997915344975071510679979153449750715106799791534497507151067997915344975071510679979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb21353-d882-4511-b513-ccf75e0a71d7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb21353-d882-4511-b513-ccf75e0a71d7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2074707468283525032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20747074682835250322074707468283525032207470746828352503220747074682835250322074707468283525032207470746828352503220747074682835250322074707468283525032207470746828352503220747074682835250322074707468283525032207470746828352503220747074682835250322074707468283525032207470746828352503220747074682835250322074707468283525032207470746828352503220747074682835250322074707468283525032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1066406-d47e-4ccb-b066-64de61bf3372, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246494d3-bdc4-4ff3-a8b3-8dbb2dbb07e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb21353-d882-4511-b513-ccf75e0a71d7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246494d3-bdc4-4ff3-a8b3-8dbb2dbb07e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7895591519502006212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78955915195020062127895591519502006212789559151950200621278955915195020062127895591519502006212789559151950200621278955915195020062127895591519502006212789559151950200621278955915195020062127895591519502006212789559151950200621278955915195020062127895591519502006212789559151950200621278955915195020062127895591519502006212789559151950200621278955915195020062127895591519502006212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d152923c-e468-4fd2-85b7-475da9d4444f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d152923c-e468-4fd2-85b7-475da9d4444f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17596587180498786147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759658718049878614717596587180498786147175965871804987861471759658718049878614717596587180498786147175965871804987861471759658718049878614717596587180498786147175965871804987861471759658718049878614717596587180498786147175965871804987861471759658718049878614717596587180498786147175965871804987861471759658718049878614717596587180498786147175965871804987861471759658718049878614717596587180498786147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246494d3-bdc4-4ff3-a8b3-8dbb2dbb07e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be6de65-fac5-43b4-9f27-c10addd62694, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be6de65-fac5-43b4-9f27-c10addd62694, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3604738996080957665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36047389960809576653604738996080957665360473899608095766536047389960809576653604738996080957665360473899608095766536047389960809576653604738996080957665360473899608095766536047389960809576653604738996080957665360473899608095766536047389960809576653604738996080957665360473899608095766536047389960809576653604738996080957665360473899608095766536047389960809576653604738996080957665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d152923c-e468-4fd2-85b7-475da9d4444f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3e020f-3088-4894-a95a-29de3eff6c8e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3e020f-3088-4894-a95a-29de3eff6c8e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16413375752851881783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641337575285188178316413375752851881783164133757528518817831641337575285188178316413375752851881783164133757528518817831641337575285188178316413375752851881783164133757528518817831641337575285188178316413375752851881783164133757528518817831641337575285188178316413375752851881783164133757528518817831641337575285188178316413375752851881783164133757528518817831641337575285188178316413375752851881783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be6de65-fac5-43b4-9f27-c10addd62694, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3e020f-3088-4894-a95a-29de3eff6c8e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c7cbf8-e174-4d77-9935-eecdacf9ba08, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e014f3fe-869e-4fe7-b456-dbd6daf9807e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e014f3fe-869e-4fe7-b456-dbd6daf9807e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12789653636083433234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278965363608343323412789653636083433234127896536360834332341278965363608343323412789653636083433234127896536360834332341278965363608343323412789653636083433234127896536360834332341278965363608343323412789653636083433234127896536360834332341278965363608343323412789653636083433234127896536360834332341278965363608343323412789653636083433234127896536360834332341278965363608343323412789653636083433234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c7cbf8-e174-4d77-9935-eecdacf9ba08, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957608638695871470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69576086386958714706957608638695871470695760863869587147069576086386958714706957608638695871470695760863869587147069576086386958714706957608638695871470695760863869587147069576086386958714706957608638695871470695760863869587147069576086386958714706957608638695871470695760863869587147069576086386958714706957608638695871470695760863869587147069576086386958714706957608638695871470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e014f3fe-869e-4fe7-b456-dbd6daf9807e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c7cbf8-e174-4d77-9935-eecdacf9ba08, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bea6cb2d-8a30-491e-a5a9-4d1cb36dde88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bea6cb2d-8a30-491e-a5a9-4d1cb36dde88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18445498584470340484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844549858447034048418445498584470340484184454985844703404841844549858447034048418445498584470340484184454985844703404841844549858447034048418445498584470340484184454985844703404841844549858447034048418445498584470340484184454985844703404841844549858447034048418445498584470340484184454985844703404841844549858447034048418445498584470340484184454985844703404841844549858447034048418445498584470340484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718db7ed-9f0a-4c9b-b9d5-fb8d6f8e24e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718db7ed-9f0a-4c9b-b9d5-fb8d6f8e24e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3775539735610125958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37755397356101259583775539735610125958377553973561012595837755397356101259583775539735610125958377553973561012595837755397356101259583775539735610125958377553973561012595837755397356101259583775539735610125958377553973561012595837755397356101259583775539735610125958377553973561012595837755397356101259583775539735610125958377553973561012595837755397356101259583775539735610125958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bea6cb2d-8a30-491e-a5a9-4d1cb36dde88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837b1554-5761-40e3-a8bb-1c3725e5fdd1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837b1554-5761-40e3-a8bb-1c3725e5fdd1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 920924988556365274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274920924988556365274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718db7ed-9f0a-4c9b-b9d5-fb8d6f8e24e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2b380a-0d17-481d-af8d-ff5a340b3105, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2b380a-0d17-481d-af8d-ff5a340b3105, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11333249917872411696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133324991787241169611333249917872411696113332499178724116961133324991787241169611333249917872411696113332499178724116961133324991787241169611333249917872411696113332499178724116961133324991787241169611333249917872411696113332499178724116961133324991787241169611333249917872411696113332499178724116961133324991787241169611333249917872411696113332499178724116961133324991787241169611333249917872411696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837b1554-5761-40e3-a8bb-1c3725e5fdd1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c36e9b-28be-4c8a-ae50-cd1cc26f7b68, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c36e9b-28be-4c8a-ae50-cd1cc26f7b68, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16465210234142647758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646521023414264775816465210234142647758164652102341426477581646521023414264775816465210234142647758164652102341426477581646521023414264775816465210234142647758164652102341426477581646521023414264775816465210234142647758164652102341426477581646521023414264775816465210234142647758164652102341426477581646521023414264775816465210234142647758164652102341426477581646521023414264775816465210234142647758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2b380a-0d17-481d-af8d-ff5a340b3105, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4465f97-6ca3-4fb7-bb72-5a42ac5c52d5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4465f97-6ca3-4fb7-bb72-5a42ac5c52d5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12551123218696478253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255112321869647825312551123218696478253125511232186964782531255112321869647825312551123218696478253125511232186964782531255112321869647825312551123218696478253125511232186964782531255112321869647825312551123218696478253125511232186964782531255112321869647825312551123218696478253125511232186964782531255112321869647825312551123218696478253125511232186964782531255112321869647825312551123218696478253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c36e9b-28be-4c8a-ae50-cd1cc26f7b68, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce141ba4-8670-4b3b-8074-dfac7dbc77a2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce141ba4-8670-4b3b-8074-dfac7dbc77a2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17708933105261553778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770893310526155377817708933105261553778177089331052615537781770893310526155377817708933105261553778177089331052615537781770893310526155377817708933105261553778177089331052615537781770893310526155377817708933105261553778177089331052615537781770893310526155377817708933105261553778177089331052615537781770893310526155377817708933105261553778177089331052615537781770893310526155377817708933105261553778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4465f97-6ca3-4fb7-bb72-5a42ac5c52d5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52dbb063-216e-4f94-818e-4ded2a77be2d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52dbb063-216e-4f94-818e-4ded2a77be2d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9801279793835183310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98012797938351833109801279793835183310980127979383518331098012797938351833109801279793835183310980127979383518331098012797938351833109801279793835183310980127979383518331098012797938351833109801279793835183310980127979383518331098012797938351833109801279793835183310980127979383518331098012797938351833109801279793835183310980127979383518331098012797938351833109801279793835183310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce141ba4-8670-4b3b-8074-dfac7dbc77a2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 345157cd-0426-4454-9665-6a56e792faa7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 345157cd-0426-4454-9665-6a56e792faa7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4420891695597863397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44208916955978633974420891695597863397442089169559786339744208916955978633974420891695597863397442089169559786339744208916955978633974420891695597863397442089169559786339744208916955978633974420891695597863397442089169559786339744208916955978633974420891695597863397442089169559786339744208916955978633974420891695597863397442089169559786339744208916955978633974420891695597863397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52dbb063-216e-4f94-818e-4ded2a77be2d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 345157cd-0426-4454-9665-6a56e792faa7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18d75a2-577d-4b05-8a4d-b80a801e528b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18d75a2-577d-4b05-8a4d-b80a801e528b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18032123735950467278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803212373595046727818032123735950467278180321237359504672781803212373595046727818032123735950467278180321237359504672781803212373595046727818032123735950467278180321237359504672781803212373595046727818032123735950467278180321237359504672781803212373595046727818032123735950467278180321237359504672781803212373595046727818032123735950467278180321237359504672781803212373595046727818032123735950467278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aad0a9d2-c878-41e1-b55f-8a05391e2846, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aad0a9d2-c878-41e1-b55f-8a05391e2846, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8746760343332194022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87467603433321940228746760343332194022874676034333219402287467603433321940228746760343332194022874676034333219402287467603433321940228746760343332194022874676034333219402287467603433321940228746760343332194022874676034333219402287467603433321940228746760343332194022874676034333219402287467603433321940228746760343332194022874676034333219402287467603433321940228746760343332194022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18d75a2-577d-4b05-8a4d-b80a801e528b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8c8058a-fd44-4ee3-a711-c2b8b24bd2e5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8c8058a-fd44-4ee3-a711-c2b8b24bd2e5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7264612738143348236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72646127381433482367264612738143348236726461273814334823672646127381433482367264612738143348236726461273814334823672646127381433482367264612738143348236726461273814334823672646127381433482367264612738143348236726461273814334823672646127381433482367264612738143348236726461273814334823672646127381433482367264612738143348236726461273814334823672646127381433482367264612738143348236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aad0a9d2-c878-41e1-b55f-8a05391e2846, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8c8058a-fd44-4ee3-a711-c2b8b24bd2e5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7596acfe-a9a8-4d45-acc2-cc6e73a1672e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7596acfe-a9a8-4d45-acc2-cc6e73a1672e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18245348865922722048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824534886592272204818245348865922722048182453488659227220481824534886592272204818245348865922722048182453488659227220481824534886592272204818245348865922722048182453488659227220481824534886592272204818245348865922722048182453488659227220481824534886592272204818245348865922722048182453488659227220481824534886592272204818245348865922722048182453488659227220481824534886592272204818245348865922722048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece64eba-4ebe-4d24-a9c5-7c1411998bba, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece64eba-4ebe-4d24-a9c5-7c1411998bba, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15346103980114114596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534610398011411459615346103980114114596153461039801141145961534610398011411459615346103980114114596153461039801141145961534610398011411459615346103980114114596153461039801141145961534610398011411459615346103980114114596153461039801141145961534610398011411459615346103980114114596153461039801141145961534610398011411459615346103980114114596153461039801141145961534610398011411459615346103980114114596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7596acfe-a9a8-4d45-acc2-cc6e73a1672e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 366075ff-7497-4c85-ac6d-63c6d2af2468, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 366075ff-7497-4c85-ac6d-63c6d2af2468, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11067833105915548556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106783310591554855611067833105915548556110678331059155485561106783310591554855611067833105915548556110678331059155485561106783310591554855611067833105915548556110678331059155485561106783310591554855611067833105915548556110678331059155485561106783310591554855611067833105915548556110678331059155485561106783310591554855611067833105915548556110678331059155485561106783310591554855611067833105915548556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece64eba-4ebe-4d24-a9c5-7c1411998bba, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756ed4f5-b49a-4bd5-9e1b-8850059d1ba0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756ed4f5-b49a-4bd5-9e1b-8850059d1ba0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11460018827556024639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146001882755602463911460018827556024639114600188275560246391146001882755602463911460018827556024639114600188275560246391146001882755602463911460018827556024639114600188275560246391146001882755602463911460018827556024639114600188275560246391146001882755602463911460018827556024639114600188275560246391146001882755602463911460018827556024639114600188275560246391146001882755602463911460018827556024639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 366075ff-7497-4c85-ac6d-63c6d2af2468, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f563bc0c-fbb7-45ca-b020-cdb62a218630, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f563bc0c-fbb7-45ca-b020-cdb62a218630, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3014144073952905526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30141440739529055263014144073952905526301414407395290552630141440739529055263014144073952905526301414407395290552630141440739529055263014144073952905526301414407395290552630141440739529055263014144073952905526301414407395290552630141440739529055263014144073952905526301414407395290552630141440739529055263014144073952905526301414407395290552630141440739529055263014144073952905526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756ed4f5-b49a-4bd5-9e1b-8850059d1ba0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a58af4af-2c65-44ef-8a7f-9e314012bbf4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a58af4af-2c65-44ef-8a7f-9e314012bbf4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13003025748972455289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300302574897245528913003025748972455289130030257489724552891300302574897245528913003025748972455289130030257489724552891300302574897245528913003025748972455289130030257489724552891300302574897245528913003025748972455289130030257489724552891300302574897245528913003025748972455289130030257489724552891300302574897245528913003025748972455289130030257489724552891300302574897245528913003025748972455289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f563bc0c-fbb7-45ca-b020-cdb62a218630, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9862ca2e-12b5-4c1a-b17c-36a8d4007d74, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9862ca2e-12b5-4c1a-b17c-36a8d4007d74, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5622454558703384482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56224545587033844825622454558703384482562245455870338448256224545587033844825622454558703384482562245455870338448256224545587033844825622454558703384482562245455870338448256224545587033844825622454558703384482562245455870338448256224545587033844825622454558703384482562245455870338448256224545587033844825622454558703384482562245455870338448256224545587033844825622454558703384482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a58af4af-2c65-44ef-8a7f-9e314012bbf4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6af0668-b4c6-4bf6-8215-cb7d99fc162d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6af0668-b4c6-4bf6-8215-cb7d99fc162d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11454633334227797465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145463333422779746511454633334227797465114546333342277974651145463333422779746511454633334227797465114546333342277974651145463333422779746511454633334227797465114546333342277974651145463333422779746511454633334227797465114546333342277974651145463333422779746511454633334227797465114546333342277974651145463333422779746511454633334227797465114546333342277974651145463333422779746511454633334227797465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9862ca2e-12b5-4c1a-b17c-36a8d4007d74, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257e3c77-d5cc-4563-be63-1f4515940ddb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6af0668-b4c6-4bf6-8215-cb7d99fc162d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257e3c77-d5cc-4563-be63-1f4515940ddb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 19072190670688772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1907219067068877219072190670688772190721906706887721907219067068877219072190670688772190721906706887721907219067068877219072190670688772190721906706887721907219067068877219072190670688772190721906706887721907219067068877219072190670688772190721906706887721907219067068877219072190670688772190721906706887721907219067068877219072190670688772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 677603ab-f5ff-4fbd-91ea-b64b7688213a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 677603ab-f5ff-4fbd-91ea-b64b7688213a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2923717721207427746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29237177212074277462923717721207427746292371772120742774629237177212074277462923717721207427746292371772120742774629237177212074277462923717721207427746292371772120742774629237177212074277462923717721207427746292371772120742774629237177212074277462923717721207427746292371772120742774629237177212074277462923717721207427746292371772120742774629237177212074277462923717721207427746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257e3c77-d5cc-4563-be63-1f4515940ddb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d2cc66-5f40-4110-97aa-e3bf2a6abce9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d2cc66-5f40-4110-97aa-e3bf2a6abce9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10407684433445700016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040768443344570001610407684433445700016104076844334457000161040768443344570001610407684433445700016104076844334457000161040768443344570001610407684433445700016104076844334457000161040768443344570001610407684433445700016104076844334457000161040768443344570001610407684433445700016104076844334457000161040768443344570001610407684433445700016104076844334457000161040768443344570001610407684433445700016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 677603ab-f5ff-4fbd-91ea-b64b7688213a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809f88d3-4dc8-4956-a274-f7b9385c0769, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809f88d3-4dc8-4956-a274-f7b9385c0769, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14271546674341993295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427154667434199329514271546674341993295142715466743419932951427154667434199329514271546674341993295142715466743419932951427154667434199329514271546674341993295142715466743419932951427154667434199329514271546674341993295142715466743419932951427154667434199329514271546674341993295142715466743419932951427154667434199329514271546674341993295142715466743419932951427154667434199329514271546674341993295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809f88d3-4dc8-4956-a274-f7b9385c0769, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ffee29c-46aa-4657-a9cb-55d5ab75ea1d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ffee29c-46aa-4657-a9cb-55d5ab75ea1d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11083475407752011286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108347540775201128611083475407752011286110834754077520112861108347540775201128611083475407752011286110834754077520112861108347540775201128611083475407752011286110834754077520112861108347540775201128611083475407752011286110834754077520112861108347540775201128611083475407752011286110834754077520112861108347540775201128611083475407752011286110834754077520112861108347540775201128611083475407752011286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d2cc66-5f40-4110-97aa-e3bf2a6abce9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 398f46e2-f231-4de9-940d-ebc1e2811e4a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 398f46e2-f231-4de9-940d-ebc1e2811e4a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12435595474745896003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243559547474589600312435595474745896003124355954747458960031243559547474589600312435595474745896003124355954747458960031243559547474589600312435595474745896003124355954747458960031243559547474589600312435595474745896003124355954747458960031243559547474589600312435595474745896003124355954747458960031243559547474589600312435595474745896003124355954747458960031243559547474589600312435595474745896003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ffee29c-46aa-4657-a9cb-55d5ab75ea1d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751902a0-de63-47c4-b1dc-9eb9cb849df3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751902a0-de63-47c4-b1dc-9eb9cb849df3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8378466642616077022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83784666426160770228378466642616077022837846664261607702283784666426160770228378466642616077022837846664261607702283784666426160770228378466642616077022837846664261607702283784666426160770228378466642616077022837846664261607702283784666426160770228378466642616077022837846664261607702283784666426160770228378466642616077022837846664261607702283784666426160770228378466642616077022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 398f46e2-f231-4de9-940d-ebc1e2811e4a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f90433ee-2749-49c4-8815-8ac433150d7b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f90433ee-2749-49c4-8815-8ac433150d7b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2331538717451985763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23315387174519857632331538717451985763233153871745198576323315387174519857632331538717451985763233153871745198576323315387174519857632331538717451985763233153871745198576323315387174519857632331538717451985763233153871745198576323315387174519857632331538717451985763233153871745198576323315387174519857632331538717451985763233153871745198576323315387174519857632331538717451985763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751902a0-de63-47c4-b1dc-9eb9cb849df3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b261c6b1-5824-46e7-bafe-15e6695f46c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b261c6b1-5824-46e7-bafe-15e6695f46c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10745184743762611381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074518474376261138110745184743762611381107451847437626113811074518474376261138110745184743762611381107451847437626113811074518474376261138110745184743762611381107451847437626113811074518474376261138110745184743762611381107451847437626113811074518474376261138110745184743762611381107451847437626113811074518474376261138110745184743762611381107451847437626113811074518474376261138110745184743762611381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f90433ee-2749-49c4-8815-8ac433150d7b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfa4fa4a-1395-4cc5-b328-35971e34cea4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfa4fa4a-1395-4cc5-b328-35971e34cea4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14260051653313722671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426005165331372267114260051653313722671142600516533137226711426005165331372267114260051653313722671142600516533137226711426005165331372267114260051653313722671142600516533137226711426005165331372267114260051653313722671142600516533137226711426005165331372267114260051653313722671142600516533137226711426005165331372267114260051653313722671142600516533137226711426005165331372267114260051653313722671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b261c6b1-5824-46e7-bafe-15e6695f46c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a85b2a0-77df-4728-84dc-9ea8d9f221a6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a85b2a0-77df-4728-84dc-9ea8d9f221a6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170576264554597163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61705762645545971636170576264554597163617057626455459716361705762645545971636170576264554597163617057626455459716361705762645545971636170576264554597163617057626455459716361705762645545971636170576264554597163617057626455459716361705762645545971636170576264554597163617057626455459716361705762645545971636170576264554597163617057626455459716361705762645545971636170576264554597163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfa4fa4a-1395-4cc5-b328-35971e34cea4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f354601e-80f6-40ad-8ca0-3699686ce1b2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f354601e-80f6-40ad-8ca0-3699686ce1b2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6903443077645082419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69034430776450824196903443077645082419690344307764508241969034430776450824196903443077645082419690344307764508241969034430776450824196903443077645082419690344307764508241969034430776450824196903443077645082419690344307764508241969034430776450824196903443077645082419690344307764508241969034430776450824196903443077645082419690344307764508241969034430776450824196903443077645082419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a85b2a0-77df-4728-84dc-9ea8d9f221a6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc5c2eb-1481-43f3-b4b4-deab75a33155, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc5c2eb-1481-43f3-b4b4-deab75a33155, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2384488776470737888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23844887764707378882384488776470737888238448877647073788823844887764707378882384488776470737888238448877647073788823844887764707378882384488776470737888238448877647073788823844887764707378882384488776470737888238448877647073788823844887764707378882384488776470737888238448877647073788823844887764707378882384488776470737888238448877647073788823844887764707378882384488776470737888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f354601e-80f6-40ad-8ca0-3699686ce1b2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fc6e544-93c5-4959-8c55-37bc5debb71a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fc6e544-93c5-4959-8c55-37bc5debb71a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6796559134060918442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67965591340609184426796559134060918442679655913406091844267965591340609184426796559134060918442679655913406091844267965591340609184426796559134060918442679655913406091844267965591340609184426796559134060918442679655913406091844267965591340609184426796559134060918442679655913406091844267965591340609184426796559134060918442679655913406091844267965591340609184426796559134060918442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc5c2eb-1481-43f3-b4b4-deab75a33155, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7240ee9-ecd6-489e-b2d4-515fdf64c0e9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7240ee9-ecd6-489e-b2d4-515fdf64c0e9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16224581940469890862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622458194046989086216224581940469890862162245819404698908621622458194046989086216224581940469890862162245819404698908621622458194046989086216224581940469890862162245819404698908621622458194046989086216224581940469890862162245819404698908621622458194046989086216224581940469890862162245819404698908621622458194046989086216224581940469890862162245819404698908621622458194046989086216224581940469890862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fc6e544-93c5-4959-8c55-37bc5debb71a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3669c13-3c4d-44f0-b98f-6133bf562f37, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3669c13-3c4d-44f0-b98f-6133bf562f37, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5279201022123360125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52792010221233601255279201022123360125527920102212336012552792010221233601255279201022123360125527920102212336012552792010221233601255279201022123360125527920102212336012552792010221233601255279201022123360125527920102212336012552792010221233601255279201022123360125527920102212336012552792010221233601255279201022123360125527920102212336012552792010221233601255279201022123360125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7240ee9-ecd6-489e-b2d4-515fdf64c0e9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c291d7-ca9d-48c4-8de6-e02e2b045cdb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c291d7-ca9d-48c4-8de6-e02e2b045cdb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6989095755496401461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69890957554964014616989095755496401461698909575549640146169890957554964014616989095755496401461698909575549640146169890957554964014616989095755496401461698909575549640146169890957554964014616989095755496401461698909575549640146169890957554964014616989095755496401461698909575549640146169890957554964014616989095755496401461698909575549640146169890957554964014616989095755496401461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3669c13-3c4d-44f0-b98f-6133bf562f37, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c291d7-ca9d-48c4-8de6-e02e2b045cdb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ecd1f1e-f435-4eeb-ae8b-a914bff7d85c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ecd1f1e-f435-4eeb-ae8b-a914bff7d85c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10936701026165376115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093670102616537611510936701026165376115109367010261653761151093670102616537611510936701026165376115109367010261653761151093670102616537611510936701026165376115109367010261653761151093670102616537611510936701026165376115109367010261653761151093670102616537611510936701026165376115109367010261653761151093670102616537611510936701026165376115109367010261653761151093670102616537611510936701026165376115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8dffc8-2c55-44e3-adbc-33432732dbe6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8dffc8-2c55-44e3-adbc-33432732dbe6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4719069469771710522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47190694697717105224719069469771710522471906946977171052247190694697717105224719069469771710522471906946977171052247190694697717105224719069469771710522471906946977171052247190694697717105224719069469771710522471906946977171052247190694697717105224719069469771710522471906946977171052247190694697717105224719069469771710522471906946977171052247190694697717105224719069469771710522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ecd1f1e-f435-4eeb-ae8b-a914bff7d85c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f407c4-bff1-4b52-8466-281075a6865b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f407c4-bff1-4b52-8466-281075a6865b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17990029207156125882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799002920715612588217990029207156125882179900292071561258821799002920715612588217990029207156125882179900292071561258821799002920715612588217990029207156125882179900292071561258821799002920715612588217990029207156125882179900292071561258821799002920715612588217990029207156125882179900292071561258821799002920715612588217990029207156125882179900292071561258821799002920715612588217990029207156125882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8dffc8-2c55-44e3-adbc-33432732dbe6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6077dd5-cec3-43b2-9092-aa7e2ef219d1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6077dd5-cec3-43b2-9092-aa7e2ef219d1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10302734354615735453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030273435461573545310302734354615735453103027343546157354531030273435461573545310302734354615735453103027343546157354531030273435461573545310302734354615735453103027343546157354531030273435461573545310302734354615735453103027343546157354531030273435461573545310302734354615735453103027343546157354531030273435461573545310302734354615735453103027343546157354531030273435461573545310302734354615735453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f407c4-bff1-4b52-8466-281075a6865b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6708d4c0-cb68-49a4-88b4-0b85eed2ee5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6708d4c0-cb68-49a4-88b4-0b85eed2ee5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4479322085579592986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44793220855795929864479322085579592986447932208557959298644793220855795929864479322085579592986447932208557959298644793220855795929864479322085579592986447932208557959298644793220855795929864479322085579592986447932208557959298644793220855795929864479322085579592986447932208557959298644793220855795929864479322085579592986447932208557959298644793220855795929864479322085579592986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6077dd5-cec3-43b2-9092-aa7e2ef219d1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6708d4c0-cb68-49a4-88b4-0b85eed2ee5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e762b52-19b5-4f59-a62c-953296afefad, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e762b52-19b5-4f59-a62c-953296afefad, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16284288863639915401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628428886363991540116284288863639915401162842888636399154011628428886363991540116284288863639915401162842888636399154011628428886363991540116284288863639915401162842888636399154011628428886363991540116284288863639915401162842888636399154011628428886363991540116284288863639915401162842888636399154011628428886363991540116284288863639915401162842888636399154011628428886363991540116284288863639915401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e848053-9005-4f53-a576-281570bd41b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e848053-9005-4f53-a576-281570bd41b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5014605340538921460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50146053405389214605014605340538921460501460534053892146050146053405389214605014605340538921460501460534053892146050146053405389214605014605340538921460501460534053892146050146053405389214605014605340538921460501460534053892146050146053405389214605014605340538921460501460534053892146050146053405389214605014605340538921460501460534053892146050146053405389214605014605340538921460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e762b52-19b5-4f59-a62c-953296afefad, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57779db-107f-449e-a91f-aaf88b0d5947, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57779db-107f-449e-a91f-aaf88b0d5947, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16290774804108941285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629077480410894128516290774804108941285162907748041089412851629077480410894128516290774804108941285162907748041089412851629077480410894128516290774804108941285162907748041089412851629077480410894128516290774804108941285162907748041089412851629077480410894128516290774804108941285162907748041089412851629077480410894128516290774804108941285162907748041089412851629077480410894128516290774804108941285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e848053-9005-4f53-a576-281570bd41b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce13046-f5bc-4078-a055-e7b56500df35, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce13046-f5bc-4078-a055-e7b56500df35, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525502979375730119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752550297937573011917525502979375730119175255029793757301191752550297937573011917525502979375730119175255029793757301191752550297937573011917525502979375730119175255029793757301191752550297937573011917525502979375730119175255029793757301191752550297937573011917525502979375730119175255029793757301191752550297937573011917525502979375730119175255029793757301191752550297937573011917525502979375730119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57779db-107f-449e-a91f-aaf88b0d5947, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a398a7-f196-4e0f-8c8a-ca107e2657b8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a398a7-f196-4e0f-8c8a-ca107e2657b8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5796903075319496691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57969030753194966915796903075319496691579690307531949669157969030753194966915796903075319496691579690307531949669157969030753194966915796903075319496691579690307531949669157969030753194966915796903075319496691579690307531949669157969030753194966915796903075319496691579690307531949669157969030753194966915796903075319496691579690307531949669157969030753194966915796903075319496691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce13046-f5bc-4078-a055-e7b56500df35, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2396806-4499-4dc5-9b66-3f0f3e2d1bf1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2396806-4499-4dc5-9b66-3f0f3e2d1bf1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18377780980688578425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837778098068857842518377780980688578425183777809806885784251837778098068857842518377780980688578425183777809806885784251837778098068857842518377780980688578425183777809806885784251837778098068857842518377780980688578425183777809806885784251837778098068857842518377780980688578425183777809806885784251837778098068857842518377780980688578425183777809806885784251837778098068857842518377780980688578425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a398a7-f196-4e0f-8c8a-ca107e2657b8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efde8d70-cbdd-4cb5-9556-9d3380fc337e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efde8d70-cbdd-4cb5-9556-9d3380fc337e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835409868119261728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083540986811926172810835409868119261728108354098681192617281083540986811926172810835409868119261728108354098681192617281083540986811926172810835409868119261728108354098681192617281083540986811926172810835409868119261728108354098681192617281083540986811926172810835409868119261728108354098681192617281083540986811926172810835409868119261728108354098681192617281083540986811926172810835409868119261728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2396806-4499-4dc5-9b66-3f0f3e2d1bf1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d81db3-5796-42d4-8878-7c0e237cd280, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d81db3-5796-42d4-8878-7c0e237cd280, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 363275838650974912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912363275838650974912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efde8d70-cbdd-4cb5-9556-9d3380fc337e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd56b72-0653-425d-81d5-90e2ad56fa56, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd56b72-0653-425d-81d5-90e2ad56fa56, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 63472257306984011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6347225730698401163472257306984011634722573069840116347225730698401163472257306984011634722573069840116347225730698401163472257306984011634722573069840116347225730698401163472257306984011634722573069840116347225730698401163472257306984011634722573069840116347225730698401163472257306984011634722573069840116347225730698401163472257306984011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d81db3-5796-42d4-8878-7c0e237cd280, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de097277-bda9-4942-ba9f-08bba2d8442d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de097277-bda9-4942-ba9f-08bba2d8442d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16203701892014390742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620370189201439074216203701892014390742162037018920143907421620370189201439074216203701892014390742162037018920143907421620370189201439074216203701892014390742162037018920143907421620370189201439074216203701892014390742162037018920143907421620370189201439074216203701892014390742162037018920143907421620370189201439074216203701892014390742162037018920143907421620370189201439074216203701892014390742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd56b72-0653-425d-81d5-90e2ad56fa56, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e5a7b4-48d0-413e-b619-d7786762162a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e5a7b4-48d0-413e-b619-d7786762162a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8532432219242112209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85324322192421122098532432219242112209853243221924211220985324322192421122098532432219242112209853243221924211220985324322192421122098532432219242112209853243221924211220985324322192421122098532432219242112209853243221924211220985324322192421122098532432219242112209853243221924211220985324322192421122098532432219242112209853243221924211220985324322192421122098532432219242112209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de097277-bda9-4942-ba9f-08bba2d8442d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e5a7b4-48d0-413e-b619-d7786762162a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1c342b-2b52-4173-8c19-bbb01ef3a4ec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd07606-b193-4311-9e5d-d458ff7211c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1c342b-2b52-4173-8c19-bbb01ef3a4ec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7116276876914250812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71162768769142508127116276876914250812711627687691425081271162768769142508127116276876914250812711627687691425081271162768769142508127116276876914250812711627687691425081271162768769142508127116276876914250812711627687691425081271162768769142508127116276876914250812711627687691425081271162768769142508127116276876914250812711627687691425081271162768769142508127116276876914250812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd07606-b193-4311-9e5d-d458ff7211c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11308673179708094466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130867317970809446611308673179708094466113086731797080944661130867317970809446611308673179708094466113086731797080944661130867317970809446611308673179708094466113086731797080944661130867317970809446611308673179708094466113086731797080944661130867317970809446611308673179708094466113086731797080944661130867317970809446611308673179708094466113086731797080944661130867317970809446611308673179708094466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1c342b-2b52-4173-8c19-bbb01ef3a4ec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616a45ea-fec6-4d0f-8b28-94237fa1fae6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616a45ea-fec6-4d0f-8b28-94237fa1fae6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15405048348132293708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540504834813229370815405048348132293708154050483481322937081540504834813229370815405048348132293708154050483481322937081540504834813229370815405048348132293708154050483481322937081540504834813229370815405048348132293708154050483481322937081540504834813229370815405048348132293708154050483481322937081540504834813229370815405048348132293708154050483481322937081540504834813229370815405048348132293708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd07606-b193-4311-9e5d-d458ff7211c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616a45ea-fec6-4d0f-8b28-94237fa1fae6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4eca8ab-3d3e-4c66-8317-901d21349116, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51653be6-27b3-4f06-ba9c-fca2abf510a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4eca8ab-3d3e-4c66-8317-901d21349116, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2447528276622738847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24475282766227388472447528276622738847244752827662273884724475282766227388472447528276622738847244752827662273884724475282766227388472447528276622738847244752827662273884724475282766227388472447528276622738847244752827662273884724475282766227388472447528276622738847244752827662273884724475282766227388472447528276622738847244752827662273884724475282766227388472447528276622738847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51653be6-27b3-4f06-ba9c-fca2abf510a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16453891230692915779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645389123069291577916453891230692915779164538912306929157791645389123069291577916453891230692915779164538912306929157791645389123069291577916453891230692915779164538912306929157791645389123069291577916453891230692915779164538912306929157791645389123069291577916453891230692915779164538912306929157791645389123069291577916453891230692915779164538912306929157791645389123069291577916453891230692915779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4eca8ab-3d3e-4c66-8317-901d21349116, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48fb4daf-19a1-423e-aee8-eee60d707d52, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48fb4daf-19a1-423e-aee8-eee60d707d52, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14660734905145062618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466073490514506261814660734905145062618146607349051450626181466073490514506261814660734905145062618146607349051450626181466073490514506261814660734905145062618146607349051450626181466073490514506261814660734905145062618146607349051450626181466073490514506261814660734905145062618146607349051450626181466073490514506261814660734905145062618146607349051450626181466073490514506261814660734905145062618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51653be6-27b3-4f06-ba9c-fca2abf510a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa19c303-9fab-405f-ada1-eaeebe86042c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa19c303-9fab-405f-ada1-eaeebe86042c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15893302203125597855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589330220312559785515893302203125597855158933022031255978551589330220312559785515893302203125597855158933022031255978551589330220312559785515893302203125597855158933022031255978551589330220312559785515893302203125597855158933022031255978551589330220312559785515893302203125597855158933022031255978551589330220312559785515893302203125597855158933022031255978551589330220312559785515893302203125597855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48fb4daf-19a1-423e-aee8-eee60d707d52, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa19c303-9fab-405f-ada1-eaeebe86042c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078d2159-25d7-4120-ab10-22d992f75576, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97aa4641-1019-4e32-a1eb-05e659a9b502, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078d2159-25d7-4120-ab10-22d992f75576, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5286105298669471894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52861052986694718945286105298669471894528610529866947189452861052986694718945286105298669471894528610529866947189452861052986694718945286105298669471894528610529866947189452861052986694718945286105298669471894528610529866947189452861052986694718945286105298669471894528610529866947189452861052986694718945286105298669471894528610529866947189452861052986694718945286105298669471894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97aa4641-1019-4e32-a1eb-05e659a9b502, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14163281045035329933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416328104503532993314163281045035329933141632810450353299331416328104503532993314163281045035329933141632810450353299331416328104503532993314163281045035329933141632810450353299331416328104503532993314163281045035329933141632810450353299331416328104503532993314163281045035329933141632810450353299331416328104503532993314163281045035329933141632810450353299331416328104503532993314163281045035329933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97aa4641-1019-4e32-a1eb-05e659a9b502, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ccbaa5-72f9-4791-aed5-84fa655fe65c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ccbaa5-72f9-4791-aed5-84fa655fe65c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4529144585236861373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45291445852368613734529144585236861373452914458523686137345291445852368613734529144585236861373452914458523686137345291445852368613734529144585236861373452914458523686137345291445852368613734529144585236861373452914458523686137345291445852368613734529144585236861373452914458523686137345291445852368613734529144585236861373452914458523686137345291445852368613734529144585236861373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ccbaa5-72f9-4791-aed5-84fa655fe65c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29166e4-e9e7-4601-969c-e31abd8b26b7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29166e4-e9e7-4601-969c-e31abd8b26b7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318806466480739564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231880646648073956412318806466480739564123188064664807395641231880646648073956412318806466480739564123188064664807395641231880646648073956412318806466480739564123188064664807395641231880646648073956412318806466480739564123188064664807395641231880646648073956412318806466480739564123188064664807395641231880646648073956412318806466480739564123188064664807395641231880646648073956412318806466480739564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078d2159-25d7-4120-ab10-22d992f75576, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a473528-3ace-4655-9a1f-46b1bdbca810, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a473528-3ace-4655-9a1f-46b1bdbca810, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5029662833198030176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50296628331980301765029662833198030176502966283319803017650296628331980301765029662833198030176502966283319803017650296628331980301765029662833198030176502966283319803017650296628331980301765029662833198030176502966283319803017650296628331980301765029662833198030176502966283319803017650296628331980301765029662833198030176502966283319803017650296628331980301765029662833198030176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29166e4-e9e7-4601-969c-e31abd8b26b7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c3c628-7da8-4553-b77d-8e4020279890, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c3c628-7da8-4553-b77d-8e4020279890, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7052061825262776460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70520618252627764607052061825262776460705206182526277646070520618252627764607052061825262776460705206182526277646070520618252627764607052061825262776460705206182526277646070520618252627764607052061825262776460705206182526277646070520618252627764607052061825262776460705206182526277646070520618252627764607052061825262776460705206182526277646070520618252627764607052061825262776460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a473528-3ace-4655-9a1f-46b1bdbca810, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046efe61-0936-464c-9962-98219975e5b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046efe61-0936-464c-9962-98219975e5b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11769853193847419409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176985319384741940911769853193847419409117698531938474194091176985319384741940911769853193847419409117698531938474194091176985319384741940911769853193847419409117698531938474194091176985319384741940911769853193847419409117698531938474194091176985319384741940911769853193847419409117698531938474194091176985319384741940911769853193847419409117698531938474194091176985319384741940911769853193847419409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c3c628-7da8-4553-b77d-8e4020279890, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a91ee025-8d85-4c02-8c9a-8796582902da, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91ee025-8d85-4c02-8c9a-8796582902da, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11941172425672361798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194117242567236179811941172425672361798119411724256723617981194117242567236179811941172425672361798119411724256723617981194117242567236179811941172425672361798119411724256723617981194117242567236179811941172425672361798119411724256723617981194117242567236179811941172425672361798119411724256723617981194117242567236179811941172425672361798119411724256723617981194117242567236179811941172425672361798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046efe61-0936-464c-9962-98219975e5b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85ed777-fe33-47c9-aa0e-ec437d7be5a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85ed777-fe33-47c9-aa0e-ec437d7be5a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1641102767656175349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16411027676561753491641102767656175349164110276765617534916411027676561753491641102767656175349164110276765617534916411027676561753491641102767656175349164110276765617534916411027676561753491641102767656175349164110276765617534916411027676561753491641102767656175349164110276765617534916411027676561753491641102767656175349164110276765617534916411027676561753491641102767656175349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91ee025-8d85-4c02-8c9a-8796582902da, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57da7b2e-1180-4e8e-9752-2b948e4fab1b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57da7b2e-1180-4e8e-9752-2b948e4fab1b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15431394702190903815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543139470219090381515431394702190903815154313947021909038151543139470219090381515431394702190903815154313947021909038151543139470219090381515431394702190903815154313947021909038151543139470219090381515431394702190903815154313947021909038151543139470219090381515431394702190903815154313947021909038151543139470219090381515431394702190903815154313947021909038151543139470219090381515431394702190903815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85ed777-fe33-47c9-aa0e-ec437d7be5a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c9b6b23-ed54-406f-8e92-233294fd3206, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c9b6b23-ed54-406f-8e92-233294fd3206, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1451906108684898226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14519061086848982261451906108684898226145190610868489822614519061086848982261451906108684898226145190610868489822614519061086848982261451906108684898226145190610868489822614519061086848982261451906108684898226145190610868489822614519061086848982261451906108684898226145190610868489822614519061086848982261451906108684898226145190610868489822614519061086848982261451906108684898226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57da7b2e-1180-4e8e-9752-2b948e4fab1b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e64767cf-91d5-48d6-aba8-bfe24707d70b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e64767cf-91d5-48d6-aba8-bfe24707d70b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296572693571239233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233296572693571239233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c9b6b23-ed54-406f-8e92-233294fd3206, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940d8dd8-e0d0-4c88-853d-5cdb8867f18b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940d8dd8-e0d0-4c88-853d-5cdb8867f18b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6973629327667467721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69736293276674677216973629327667467721697362932766746772169736293276674677216973629327667467721697362932766746772169736293276674677216973629327667467721697362932766746772169736293276674677216973629327667467721697362932766746772169736293276674677216973629327667467721697362932766746772169736293276674677216973629327667467721697362932766746772169736293276674677216973629327667467721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e64767cf-91d5-48d6-aba8-bfe24707d70b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95c7c04a-ad83-4a27-93b8-f5e847805973, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c7c04a-ad83-4a27-93b8-f5e847805973, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1563022397427970333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15630223974279703331563022397427970333156302239742797033315630223974279703331563022397427970333156302239742797033315630223974279703331563022397427970333156302239742797033315630223974279703331563022397427970333156302239742797033315630223974279703331563022397427970333156302239742797033315630223974279703331563022397427970333156302239742797033315630223974279703331563022397427970333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940d8dd8-e0d0-4c88-853d-5cdb8867f18b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46daf731-e84c-4e17-bd96-d3df504893c8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46daf731-e84c-4e17-bd96-d3df504893c8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16683274086901842757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668327408690184275716683274086901842757166832740869018427571668327408690184275716683274086901842757166832740869018427571668327408690184275716683274086901842757166832740869018427571668327408690184275716683274086901842757166832740869018427571668327408690184275716683274086901842757166832740869018427571668327408690184275716683274086901842757166832740869018427571668327408690184275716683274086901842757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c7c04a-ad83-4a27-93b8-f5e847805973, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46daf731-e84c-4e17-bd96-d3df504893c8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a03e698b-c844-4870-aeea-70952e2b6478, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3e5d7a-34f7-4c16-af5c-7c4c0b498f68, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3e5d7a-34f7-4c16-af5c-7c4c0b498f68, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846351909529859325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284635190952985932512846351909529859325128463519095298593251284635190952985932512846351909529859325128463519095298593251284635190952985932512846351909529859325128463519095298593251284635190952985932512846351909529859325128463519095298593251284635190952985932512846351909529859325128463519095298593251284635190952985932512846351909529859325128463519095298593251284635190952985932512846351909529859325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a03e698b-c844-4870-aeea-70952e2b6478, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17825845205191978327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782584520519197832717825845205191978327178258452051919783271782584520519197832717825845205191978327178258452051919783271782584520519197832717825845205191978327178258452051919783271782584520519197832717825845205191978327178258452051919783271782584520519197832717825845205191978327178258452051919783271782584520519197832717825845205191978327178258452051919783271782584520519197832717825845205191978327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a03e698b-c844-4870-aeea-70952e2b6478, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3e5d7a-34f7-4c16-af5c-7c4c0b498f68, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc999b13-3641-4b76-8515-1ef989ce1aee, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc999b13-3641-4b76-8515-1ef989ce1aee, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17522805650579955596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752280565057995559617522805650579955596175228056505799555961752280565057995559617522805650579955596175228056505799555961752280565057995559617522805650579955596175228056505799555961752280565057995559617522805650579955596175228056505799555961752280565057995559617522805650579955596175228056505799555961752280565057995559617522805650579955596175228056505799555961752280565057995559617522805650579955596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23007276-effa-4509-b3d4-772a1261fb31, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23007276-effa-4509-b3d4-772a1261fb31, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584476480650508493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058447648065050849310584476480650508493105844764806505084931058447648065050849310584476480650508493105844764806505084931058447648065050849310584476480650508493105844764806505084931058447648065050849310584476480650508493105844764806505084931058447648065050849310584476480650508493105844764806505084931058447648065050849310584476480650508493105844764806505084931058447648065050849310584476480650508493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23007276-effa-4509-b3d4-772a1261fb31, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc999b13-3641-4b76-8515-1ef989ce1aee, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568b31de-8bd3-4922-8ac8-745813172d94, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568b31de-8bd3-4922-8ac8-745813172d94, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2392017126803864836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23920171268038648362392017126803864836239201712680386483623920171268038648362392017126803864836239201712680386483623920171268038648362392017126803864836239201712680386483623920171268038648362392017126803864836239201712680386483623920171268038648362392017126803864836239201712680386483623920171268038648362392017126803864836239201712680386483623920171268038648362392017126803864836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c0bdbc-24ee-4dcc-a065-c37bc0eb6988, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c0bdbc-24ee-4dcc-a065-c37bc0eb6988, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9223471313846457785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92234713138464577859223471313846457785922347131384645778592234713138464577859223471313846457785922347131384645778592234713138464577859223471313846457785922347131384645778592234713138464577859223471313846457785922347131384645778592234713138464577859223471313846457785922347131384645778592234713138464577859223471313846457785922347131384645778592234713138464577859223471313846457785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568b31de-8bd3-4922-8ac8-745813172d94, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6eab649-bcc2-4137-9714-052cf922d063, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6eab649-bcc2-4137-9714-052cf922d063, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5843249376854028443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58432493768540284435843249376854028443584324937685402844358432493768540284435843249376854028443584324937685402844358432493768540284435843249376854028443584324937685402844358432493768540284435843249376854028443584324937685402844358432493768540284435843249376854028443584324937685402844358432493768540284435843249376854028443584324937685402844358432493768540284435843249376854028443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c0bdbc-24ee-4dcc-a065-c37bc0eb6988, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fe35b28-7320-4112-9482-69897174972e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fe35b28-7320-4112-9482-69897174972e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1684976522712378285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16849765227123782851684976522712378285168497652271237828516849765227123782851684976522712378285168497652271237828516849765227123782851684976522712378285168497652271237828516849765227123782851684976522712378285168497652271237828516849765227123782851684976522712378285168497652271237828516849765227123782851684976522712378285168497652271237828516849765227123782851684976522712378285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6eab649-bcc2-4137-9714-052cf922d063, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff7c0f0-b801-4ffc-b2fe-5cab5e1d7690, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff7c0f0-b801-4ffc-b2fe-5cab5e1d7690, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8295435285101044896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82954352851010448968295435285101044896829543528510104489682954352851010448968295435285101044896829543528510104489682954352851010448968295435285101044896829543528510104489682954352851010448968295435285101044896829543528510104489682954352851010448968295435285101044896829543528510104489682954352851010448968295435285101044896829543528510104489682954352851010448968295435285101044896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fe35b28-7320-4112-9482-69897174972e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a628f82d-c794-4976-92ab-3d0ab0fd0a9a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a628f82d-c794-4976-92ab-3d0ab0fd0a9a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14124597377678848809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412459737767884880914124597377678848809141245973776788488091412459737767884880914124597377678848809141245973776788488091412459737767884880914124597377678848809141245973776788488091412459737767884880914124597377678848809141245973776788488091412459737767884880914124597377678848809141245973776788488091412459737767884880914124597377678848809141245973776788488091412459737767884880914124597377678848809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff7c0f0-b801-4ffc-b2fe-5cab5e1d7690, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69408dfa-5e8f-4b2c-b71c-daebf2a96c4e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69408dfa-5e8f-4b2c-b71c-daebf2a96c4e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11181414163705879077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118141416370587907711181414163705879077111814141637058790771118141416370587907711181414163705879077111814141637058790771118141416370587907711181414163705879077111814141637058790771118141416370587907711181414163705879077111814141637058790771118141416370587907711181414163705879077111814141637058790771118141416370587907711181414163705879077111814141637058790771118141416370587907711181414163705879077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a628f82d-c794-4976-92ab-3d0ab0fd0a9a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9bf4e1a-cbb2-46dc-ba06-48c799e375b3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bf4e1a-cbb2-46dc-ba06-48c799e375b3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16160788695869121593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616078869586912159316160788695869121593161607886958691215931616078869586912159316160788695869121593161607886958691215931616078869586912159316160788695869121593161607886958691215931616078869586912159316160788695869121593161607886958691215931616078869586912159316160788695869121593161607886958691215931616078869586912159316160788695869121593161607886958691215931616078869586912159316160788695869121593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69408dfa-5e8f-4b2c-b71c-daebf2a96c4e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d40bea1-5940-4617-97f5-d530afd601f2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d40bea1-5940-4617-97f5-d530afd601f2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448572672048246840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54485726720482468405448572672048246840544857267204824684054485726720482468405448572672048246840544857267204824684054485726720482468405448572672048246840544857267204824684054485726720482468405448572672048246840544857267204824684054485726720482468405448572672048246840544857267204824684054485726720482468405448572672048246840544857267204824684054485726720482468405448572672048246840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bf4e1a-cbb2-46dc-ba06-48c799e375b3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a30322-7cc9-49e0-a6d2-d749510c7a65, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d40bea1-5940-4617-97f5-d530afd601f2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a30322-7cc9-49e0-a6d2-d749510c7a65, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2064489832307450758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20644898323074507582064489832307450758206448983230745075820644898323074507582064489832307450758206448983230745075820644898323074507582064489832307450758206448983230745075820644898323074507582064489832307450758206448983230745075820644898323074507582064489832307450758206448983230745075820644898323074507582064489832307450758206448983230745075820644898323074507582064489832307450758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e1a083-2425-41f7-8d7d-1344911e2638, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e1a083-2425-41f7-8d7d-1344911e2638, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18119058302735328446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811905830273532844618119058302735328446181190583027353284461811905830273532844618119058302735328446181190583027353284461811905830273532844618119058302735328446181190583027353284461811905830273532844618119058302735328446181190583027353284461811905830273532844618119058302735328446181190583027353284461811905830273532844618119058302735328446181190583027353284461811905830273532844618119058302735328446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a30322-7cc9-49e0-a6d2-d749510c7a65, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a3012c8-8f31-4987-bb02-8695e87ae97b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a3012c8-8f31-4987-bb02-8695e87ae97b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16436442148802986706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643644214880298670616436442148802986706164364421488029867061643644214880298670616436442148802986706164364421488029867061643644214880298670616436442148802986706164364421488029867061643644214880298670616436442148802986706164364421488029867061643644214880298670616436442148802986706164364421488029867061643644214880298670616436442148802986706164364421488029867061643644214880298670616436442148802986706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e1a083-2425-41f7-8d7d-1344911e2638, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c077959b-65b6-40bc-a585-c761e72f1277, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c077959b-65b6-40bc-a585-c761e72f1277, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11559945452408475247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155994545240847524711559945452408475247115599454524084752471155994545240847524711559945452408475247115599454524084752471155994545240847524711559945452408475247115599454524084752471155994545240847524711559945452408475247115599454524084752471155994545240847524711559945452408475247115599454524084752471155994545240847524711559945452408475247115599454524084752471155994545240847524711559945452408475247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a3012c8-8f31-4987-bb02-8695e87ae97b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991051f7-ca41-4c84-9ace-30003886256f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991051f7-ca41-4c84-9ace-30003886256f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11215303727709909597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121530372770990959711215303727709909597112153037277099095971121530372770990959711215303727709909597112153037277099095971121530372770990959711215303727709909597112153037277099095971121530372770990959711215303727709909597112153037277099095971121530372770990959711215303727709909597112153037277099095971121530372770990959711215303727709909597112153037277099095971121530372770990959711215303727709909597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c077959b-65b6-40bc-a585-c761e72f1277, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49baea8a-b93f-4bf5-92ff-dc2088767b6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49baea8a-b93f-4bf5-92ff-dc2088767b6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14834522545625074025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483452254562507402514834522545625074025148345225456250740251483452254562507402514834522545625074025148345225456250740251483452254562507402514834522545625074025148345225456250740251483452254562507402514834522545625074025148345225456250740251483452254562507402514834522545625074025148345225456250740251483452254562507402514834522545625074025148345225456250740251483452254562507402514834522545625074025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991051f7-ca41-4c84-9ace-30003886256f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb7b4c4-9127-4599-ae2b-64a401dfb894, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb7b4c4-9127-4599-ae2b-64a401dfb894, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9992831725806191384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99928317258061913849992831725806191384999283172580619138499928317258061913849992831725806191384999283172580619138499928317258061913849992831725806191384999283172580619138499928317258061913849992831725806191384999283172580619138499928317258061913849992831725806191384999283172580619138499928317258061913849992831725806191384999283172580619138499928317258061913849992831725806191384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49baea8a-b93f-4bf5-92ff-dc2088767b6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 908277e4-56f7-452b-8ce9-6852c7fbcb7d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 908277e4-56f7-452b-8ce9-6852c7fbcb7d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11528079698133084636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152807969813308463611528079698133084636115280796981330846361152807969813308463611528079698133084636115280796981330846361152807969813308463611528079698133084636115280796981330846361152807969813308463611528079698133084636115280796981330846361152807969813308463611528079698133084636115280796981330846361152807969813308463611528079698133084636115280796981330846361152807969813308463611528079698133084636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb7b4c4-9127-4599-ae2b-64a401dfb894, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf60ece-15fa-43ca-bef7-d241589ae26c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf60ece-15fa-43ca-bef7-d241589ae26c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11917626861185970387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191762686118597038711917626861185970387119176268611859703871191762686118597038711917626861185970387119176268611859703871191762686118597038711917626861185970387119176268611859703871191762686118597038711917626861185970387119176268611859703871191762686118597038711917626861185970387119176268611859703871191762686118597038711917626861185970387119176268611859703871191762686118597038711917626861185970387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 908277e4-56f7-452b-8ce9-6852c7fbcb7d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e552c062-b03d-4be7-8da3-69c665f38254, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e552c062-b03d-4be7-8da3-69c665f38254, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1253787743463685249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12537877434636852491253787743463685249125378774346368524912537877434636852491253787743463685249125378774346368524912537877434636852491253787743463685249125378774346368524912537877434636852491253787743463685249125378774346368524912537877434636852491253787743463685249125378774346368524912537877434636852491253787743463685249125378774346368524912537877434636852491253787743463685249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf60ece-15fa-43ca-bef7-d241589ae26c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4c9d78-7af2-443c-85e0-9b71284a40d4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e552c062-b03d-4be7-8da3-69c665f38254, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4c9d78-7af2-443c-85e0-9b71284a40d4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922547968543270793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792254796854327079317922547968543270793179225479685432707931792254796854327079317922547968543270793179225479685432707931792254796854327079317922547968543270793179225479685432707931792254796854327079317922547968543270793179225479685432707931792254796854327079317922547968543270793179225479685432707931792254796854327079317922547968543270793179225479685432707931792254796854327079317922547968543270793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5fda766-eddf-4f62-b6ae-75804020553a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5fda766-eddf-4f62-b6ae-75804020553a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5433637179454464732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54336371794544647325433637179454464732543363717945446473254336371794544647325433637179454464732543363717945446473254336371794544647325433637179454464732543363717945446473254336371794544647325433637179454464732543363717945446473254336371794544647325433637179454464732543363717945446473254336371794544647325433637179454464732543363717945446473254336371794544647325433637179454464732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4c9d78-7af2-443c-85e0-9b71284a40d4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c3802ce-0aac-4370-b5c5-0cef4780082a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c3802ce-0aac-4370-b5c5-0cef4780082a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088169856598977071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50881698565989770715088169856598977071508816985659897707150881698565989770715088169856598977071508816985659897707150881698565989770715088169856598977071508816985659897707150881698565989770715088169856598977071508816985659897707150881698565989770715088169856598977071508816985659897707150881698565989770715088169856598977071508816985659897707150881698565989770715088169856598977071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5fda766-eddf-4f62-b6ae-75804020553a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca0b5364-4f37-4957-93ce-30e8862a4fcc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca0b5364-4f37-4957-93ce-30e8862a4fcc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13313025605027038983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331302560502703898313313025605027038983133130256050270389831331302560502703898313313025605027038983133130256050270389831331302560502703898313313025605027038983133130256050270389831331302560502703898313313025605027038983133130256050270389831331302560502703898313313025605027038983133130256050270389831331302560502703898313313025605027038983133130256050270389831331302560502703898313313025605027038983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c3802ce-0aac-4370-b5c5-0cef4780082a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d14a44-3dab-4c26-860f-0fbe48458fc0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d14a44-3dab-4c26-860f-0fbe48458fc0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13171241283173421699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317124128317342169913171241283173421699131712412831734216991317124128317342169913171241283173421699131712412831734216991317124128317342169913171241283173421699131712412831734216991317124128317342169913171241283173421699131712412831734216991317124128317342169913171241283173421699131712412831734216991317124128317342169913171241283173421699131712412831734216991317124128317342169913171241283173421699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca0b5364-4f37-4957-93ce-30e8862a4fcc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d14a44-3dab-4c26-860f-0fbe48458fc0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75991cd3-f746-4c23-b538-fa5ac9687d60, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 141c6ea4-e7f2-443f-b5cf-54b89ffb6696, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 141c6ea4-e7f2-443f-b5cf-54b89ffb6696, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14582292349545494189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458229234954549418914582292349545494189145822923495454941891458229234954549418914582292349545494189145822923495454941891458229234954549418914582292349545494189145822923495454941891458229234954549418914582292349545494189145822923495454941891458229234954549418914582292349545494189145822923495454941891458229234954549418914582292349545494189145822923495454941891458229234954549418914582292349545494189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75991cd3-f746-4c23-b538-fa5ac9687d60, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13793497486948253452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379349748694825345213793497486948253452137934974869482534521379349748694825345213793497486948253452137934974869482534521379349748694825345213793497486948253452137934974869482534521379349748694825345213793497486948253452137934974869482534521379349748694825345213793497486948253452137934974869482534521379349748694825345213793497486948253452137934974869482534521379349748694825345213793497486948253452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 141c6ea4-e7f2-443f-b5cf-54b89ffb6696, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75991cd3-f746-4c23-b538-fa5ac9687d60, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33dca3d7-b311-4bf5-b057-bd3d1f43674a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889c57c7-18f3-4e15-979f-86686d697c73, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889c57c7-18f3-4e15-979f-86686d697c73, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3655117118216746977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36551171182167469773655117118216746977365511711821674697736551171182167469773655117118216746977365511711821674697736551171182167469773655117118216746977365511711821674697736551171182167469773655117118216746977365511711821674697736551171182167469773655117118216746977365511711821674697736551171182167469773655117118216746977365511711821674697736551171182167469773655117118216746977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33dca3d7-b311-4bf5-b057-bd3d1f43674a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11949721621990039152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194972162199003915211949721621990039152119497216219900391521194972162199003915211949721621990039152119497216219900391521194972162199003915211949721621990039152119497216219900391521194972162199003915211949721621990039152119497216219900391521194972162199003915211949721621990039152119497216219900391521194972162199003915211949721621990039152119497216219900391521194972162199003915211949721621990039152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889c57c7-18f3-4e15-979f-86686d697c73, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a213522b-5517-448c-8701-95e3bce2ddec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a213522b-5517-448c-8701-95e3bce2ddec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9257337566824032953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92573375668240329539257337566824032953925733756682403295392573375668240329539257337566824032953925733756682403295392573375668240329539257337566824032953925733756682403295392573375668240329539257337566824032953925733756682403295392573375668240329539257337566824032953925733756682403295392573375668240329539257337566824032953925733756682403295392573375668240329539257337566824032953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33dca3d7-b311-4bf5-b057-bd3d1f43674a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a750b883-3a8e-40e8-bbbb-bea45510c642, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a750b883-3a8e-40e8-bbbb-bea45510c642, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7572119778795843473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75721197787958434737572119778795843473757211977879584347375721197787958434737572119778795843473757211977879584347375721197787958434737572119778795843473757211977879584347375721197787958434737572119778795843473757211977879584347375721197787958434737572119778795843473757211977879584347375721197787958434737572119778795843473757211977879584347375721197787958434737572119778795843473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a213522b-5517-448c-8701-95e3bce2ddec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6345ef1-fdcd-490d-bf46-8f060e4e7e6c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6345ef1-fdcd-490d-bf46-8f060e4e7e6c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8302508269386442885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83025082693864428858302508269386442885830250826938644288583025082693864428858302508269386442885830250826938644288583025082693864428858302508269386442885830250826938644288583025082693864428858302508269386442885830250826938644288583025082693864428858302508269386442885830250826938644288583025082693864428858302508269386442885830250826938644288583025082693864428858302508269386442885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a750b883-3a8e-40e8-bbbb-bea45510c642, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8252182a-1327-4752-a782-59cb0c6375d2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6345ef1-fdcd-490d-bf46-8f060e4e7e6c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8252182a-1327-4752-a782-59cb0c6375d2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2885771994112411360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28857719941124113602885771994112411360288577199411241136028857719941124113602885771994112411360288577199411241136028857719941124113602885771994112411360288577199411241136028857719941124113602885771994112411360288577199411241136028857719941124113602885771994112411360288577199411241136028857719941124113602885771994112411360288577199411241136028857719941124113602885771994112411360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eeb6635-c39a-4002-b37e-8c5456dfe2b6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eeb6635-c39a-4002-b37e-8c5456dfe2b6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13917520752219802804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391752075221980280413917520752219802804139175207522198028041391752075221980280413917520752219802804139175207522198028041391752075221980280413917520752219802804139175207522198028041391752075221980280413917520752219802804139175207522198028041391752075221980280413917520752219802804139175207522198028041391752075221980280413917520752219802804139175207522198028041391752075221980280413917520752219802804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8252182a-1327-4752-a782-59cb0c6375d2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4002bea9-f6dd-4d85-8e2f-0418b07b3994, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eeb6635-c39a-4002-b37e-8c5456dfe2b6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4002bea9-f6dd-4d85-8e2f-0418b07b3994, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7152776710438029723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71527767104380297237152776710438029723715277671043802972371527767104380297237152776710438029723715277671043802972371527767104380297237152776710438029723715277671043802972371527767104380297237152776710438029723715277671043802972371527767104380297237152776710438029723715277671043802972371527767104380297237152776710438029723715277671043802972371527767104380297237152776710438029723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291da830-65db-4be4-84fc-fec4da4737b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291da830-65db-4be4-84fc-fec4da4737b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18259224264803612904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825922426480361290418259224264803612904182592242648036129041825922426480361290418259224264803612904182592242648036129041825922426480361290418259224264803612904182592242648036129041825922426480361290418259224264803612904182592242648036129041825922426480361290418259224264803612904182592242648036129041825922426480361290418259224264803612904182592242648036129041825922426480361290418259224264803612904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4002bea9-f6dd-4d85-8e2f-0418b07b3994, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576dc96e-3092-4be0-9646-83a615f999f6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576dc96e-3092-4be0-9646-83a615f999f6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14530899522918761063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453089952291876106314530899522918761063145308995229187610631453089952291876106314530899522918761063145308995229187610631453089952291876106314530899522918761063145308995229187610631453089952291876106314530899522918761063145308995229187610631453089952291876106314530899522918761063145308995229187610631453089952291876106314530899522918761063145308995229187610631453089952291876106314530899522918761063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291da830-65db-4be4-84fc-fec4da4737b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1027b7-6f70-4c81-b760-a2b3c6f3a002, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1027b7-6f70-4c81-b760-a2b3c6f3a002, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9703168462036996067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97031684620369960679703168462036996067970316846203699606797031684620369960679703168462036996067970316846203699606797031684620369960679703168462036996067970316846203699606797031684620369960679703168462036996067970316846203699606797031684620369960679703168462036996067970316846203699606797031684620369960679703168462036996067970316846203699606797031684620369960679703168462036996067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576dc96e-3092-4be0-9646-83a615f999f6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6980506-e4e5-4b81-8a01-0266c9d5583a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1027b7-6f70-4c81-b760-a2b3c6f3a002, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6980506-e4e5-4b81-8a01-0266c9d5583a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17187989604935890364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718798960493589036417187989604935890364171879896049358903641718798960493589036417187989604935890364171879896049358903641718798960493589036417187989604935890364171879896049358903641718798960493589036417187989604935890364171879896049358903641718798960493589036417187989604935890364171879896049358903641718798960493589036417187989604935890364171879896049358903641718798960493589036417187989604935890364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe03f0b-c3f4-4679-a262-fa2a7c2ad804, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe03f0b-c3f4-4679-a262-fa2a7c2ad804, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6990682623235509947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69906826232355099476990682623235509947699068262323550994769906826232355099476990682623235509947699068262323550994769906826232355099476990682623235509947699068262323550994769906826232355099476990682623235509947699068262323550994769906826232355099476990682623235509947699068262323550994769906826232355099476990682623235509947699068262323550994769906826232355099476990682623235509947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe03f0b-c3f4-4679-a262-fa2a7c2ad804, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3093e5-f2d9-4562-bcde-1ffc42e23984, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3093e5-f2d9-4562-bcde-1ffc42e23984, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144923530076399051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41449235300763990514144923530076399051414492353007639905141449235300763990514144923530076399051414492353007639905141449235300763990514144923530076399051414492353007639905141449235300763990514144923530076399051414492353007639905141449235300763990514144923530076399051414492353007639905141449235300763990514144923530076399051414492353007639905141449235300763990514144923530076399051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3093e5-f2d9-4562-bcde-1ffc42e23984, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6980506-e4e5-4b81-8a01-0266c9d5583a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adaa4f96-45f2-44f4-9ce8-3a386bee9e2d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaedb94c-4403-4e8a-a1c2-3cf2469aa55a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adaa4f96-45f2-44f4-9ce8-3a386bee9e2d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11522683348303059972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152268334830305997211522683348303059972115226833483030599721152268334830305997211522683348303059972115226833483030599721152268334830305997211522683348303059972115226833483030599721152268334830305997211522683348303059972115226833483030599721152268334830305997211522683348303059972115226833483030599721152268334830305997211522683348303059972115226833483030599721152268334830305997211522683348303059972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaedb94c-4403-4e8a-a1c2-3cf2469aa55a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5570689994288942560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55706899942889425605570689994288942560557068999428894256055706899942889425605570689994288942560557068999428894256055706899942889425605570689994288942560557068999428894256055706899942889425605570689994288942560557068999428894256055706899942889425605570689994288942560557068999428894256055706899942889425605570689994288942560557068999428894256055706899942889425605570689994288942560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adaa4f96-45f2-44f4-9ce8-3a386bee9e2d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b975a9be-cf11-4f9a-8f9b-a667c8ffaed2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b975a9be-cf11-4f9a-8f9b-a667c8ffaed2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 190079336918228249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249190079336918228249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaedb94c-4403-4e8a-a1c2-3cf2469aa55a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c941b78-45cf-4330-a24a-064c6cd88c8b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b975a9be-cf11-4f9a-8f9b-a667c8ffaed2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c941b78-45cf-4330-a24a-064c6cd88c8b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384721329971500806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638472132997150080616384721329971500806163847213299715008061638472132997150080616384721329971500806163847213299715008061638472132997150080616384721329971500806163847213299715008061638472132997150080616384721329971500806163847213299715008061638472132997150080616384721329971500806163847213299715008061638472132997150080616384721329971500806163847213299715008061638472132997150080616384721329971500806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ed62ed-492d-4835-a015-db1274c17261, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ed62ed-492d-4835-a015-db1274c17261, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359393408689826664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73593934086898266647359393408689826664735939340868982666473593934086898266647359393408689826664735939340868982666473593934086898266647359393408689826664735939340868982666473593934086898266647359393408689826664735939340868982666473593934086898266647359393408689826664735939340868982666473593934086898266647359393408689826664735939340868982666473593934086898266647359393408689826664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c941b78-45cf-4330-a24a-064c6cd88c8b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302e460d-b494-4f69-9688-0c2727492a2b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302e460d-b494-4f69-9688-0c2727492a2b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8469241166218696219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84692411662186962198469241166218696219846924116621869621984692411662186962198469241166218696219846924116621869621984692411662186962198469241166218696219846924116621869621984692411662186962198469241166218696219846924116621869621984692411662186962198469241166218696219846924116621869621984692411662186962198469241166218696219846924116621869621984692411662186962198469241166218696219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ed62ed-492d-4835-a015-db1274c17261, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee6b4c92-a2c3-4af8-8c68-66932caf23ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302e460d-b494-4f69-9688-0c2727492a2b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee6b4c92-a2c3-4af8-8c68-66932caf23ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14891462601504481113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489146260150448111314891462601504481113148914626015044811131489146260150448111314891462601504481113148914626015044811131489146260150448111314891462601504481113148914626015044811131489146260150448111314891462601504481113148914626015044811131489146260150448111314891462601504481113148914626015044811131489146260150448111314891462601504481113148914626015044811131489146260150448111314891462601504481113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7810f7f7-cc41-4e80-bf5b-df984248caa0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7810f7f7-cc41-4e80-bf5b-df984248caa0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2613263282755240768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26132632827552407682613263282755240768261326328275524076826132632827552407682613263282755240768261326328275524076826132632827552407682613263282755240768261326328275524076826132632827552407682613263282755240768261326328275524076826132632827552407682613263282755240768261326328275524076826132632827552407682613263282755240768261326328275524076826132632827552407682613263282755240768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee6b4c92-a2c3-4af8-8c68-66932caf23ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a999ec-6ffd-40b5-bf65-66f316cb7459, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a999ec-6ffd-40b5-bf65-66f316cb7459, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3281804710456805635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32818047104568056353281804710456805635328180471045680563532818047104568056353281804710456805635328180471045680563532818047104568056353281804710456805635328180471045680563532818047104568056353281804710456805635328180471045680563532818047104568056353281804710456805635328180471045680563532818047104568056353281804710456805635328180471045680563532818047104568056353281804710456805635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7810f7f7-cc41-4e80-bf5b-df984248caa0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0655b744-93df-417f-a783-2cba1e92faff, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0655b744-93df-417f-a783-2cba1e92faff, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11443221585885766075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144322158588576607511443221585885766075114432215858857660751144322158588576607511443221585885766075114432215858857660751144322158588576607511443221585885766075114432215858857660751144322158588576607511443221585885766075114432215858857660751144322158588576607511443221585885766075114432215858857660751144322158588576607511443221585885766075114432215858857660751144322158588576607511443221585885766075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a999ec-6ffd-40b5-bf65-66f316cb7459, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07edbe1a-d344-430b-a7c1-41e492e460e4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07edbe1a-d344-430b-a7c1-41e492e460e4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2399465020931706231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23994650209317062312399465020931706231239946502093170623123994650209317062312399465020931706231239946502093170623123994650209317062312399465020931706231239946502093170623123994650209317062312399465020931706231239946502093170623123994650209317062312399465020931706231239946502093170623123994650209317062312399465020931706231239946502093170623123994650209317062312399465020931706231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0655b744-93df-417f-a783-2cba1e92faff, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ae9f51-e733-4af0-b479-e59361c8dafb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ae9f51-e733-4af0-b479-e59361c8dafb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2713672936200753871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27136729362007538712713672936200753871271367293620075387127136729362007538712713672936200753871271367293620075387127136729362007538712713672936200753871271367293620075387127136729362007538712713672936200753871271367293620075387127136729362007538712713672936200753871271367293620075387127136729362007538712713672936200753871271367293620075387127136729362007538712713672936200753871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07edbe1a-d344-430b-a7c1-41e492e460e4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ae9f51-e733-4af0-b479-e59361c8dafb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd9381f-b043-4f17-98b4-dd215bb23629, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd9381f-b043-4f17-98b4-dd215bb23629, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17528346268507055287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752834626850705528717528346268507055287175283462685070552871752834626850705528717528346268507055287175283462685070552871752834626850705528717528346268507055287175283462685070552871752834626850705528717528346268507055287175283462685070552871752834626850705528717528346268507055287175283462685070552871752834626850705528717528346268507055287175283462685070552871752834626850705528717528346268507055287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52a4da6a-d27d-4034-9484-25845bf45f3a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52a4da6a-d27d-4034-9484-25845bf45f3a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17850316068482537324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785031606848253732417850316068482537324178503160684825373241785031606848253732417850316068482537324178503160684825373241785031606848253732417850316068482537324178503160684825373241785031606848253732417850316068482537324178503160684825373241785031606848253732417850316068482537324178503160684825373241785031606848253732417850316068482537324178503160684825373241785031606848253732417850316068482537324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd9381f-b043-4f17-98b4-dd215bb23629, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52a4da6a-d27d-4034-9484-25845bf45f3a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4ca2254-63ec-44d1-b30d-b017de26d9e5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc9dd38-87bf-4f23-a1e0-a42fe8e41b43, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4ca2254-63ec-44d1-b30d-b017de26d9e5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10866950904456695058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086695090445669505810866950904456695058108669509044566950581086695090445669505810866950904456695058108669509044566950581086695090445669505810866950904456695058108669509044566950581086695090445669505810866950904456695058108669509044566950581086695090445669505810866950904456695058108669509044566950581086695090445669505810866950904456695058108669509044566950581086695090445669505810866950904456695058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc9dd38-87bf-4f23-a1e0-a42fe8e41b43, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320542708773568426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43205427087735684264320542708773568426432054270877356842643205427087735684264320542708773568426432054270877356842643205427087735684264320542708773568426432054270877356842643205427087735684264320542708773568426432054270877356842643205427087735684264320542708773568426432054270877356842643205427087735684264320542708773568426432054270877356842643205427087735684264320542708773568426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc9dd38-87bf-4f23-a1e0-a42fe8e41b43, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4ca2254-63ec-44d1-b30d-b017de26d9e5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6dcd8c2-0003-41c3-8433-0453df412b1c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce5f9e1-95a0-4fc3-a00b-ce7ca259daa2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce5f9e1-95a0-4fc3-a00b-ce7ca259daa2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6500143391507320770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65001433915073207706500143391507320770650014339150732077065001433915073207706500143391507320770650014339150732077065001433915073207706500143391507320770650014339150732077065001433915073207706500143391507320770650014339150732077065001433915073207706500143391507320770650014339150732077065001433915073207706500143391507320770650014339150732077065001433915073207706500143391507320770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6dcd8c2-0003-41c3-8433-0453df412b1c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730313564793868784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373031356479386878413730313564793868784137303135647938687841373031356479386878413730313564793868784137303135647938687841373031356479386878413730313564793868784137303135647938687841373031356479386878413730313564793868784137303135647938687841373031356479386878413730313564793868784137303135647938687841373031356479386878413730313564793868784137303135647938687841373031356479386878413730313564793868784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce5f9e1-95a0-4fc3-a00b-ce7ca259daa2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0856917f-03c2-40fb-a698-441d52c69668, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0856917f-03c2-40fb-a698-441d52c69668, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3947408835212359798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39474088352123597983947408835212359798394740883521235979839474088352123597983947408835212359798394740883521235979839474088352123597983947408835212359798394740883521235979839474088352123597983947408835212359798394740883521235979839474088352123597983947408835212359798394740883521235979839474088352123597983947408835212359798394740883521235979839474088352123597983947408835212359798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6dcd8c2-0003-41c3-8433-0453df412b1c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e4cde7-0dbf-423a-98b3-6a2c6f611d0c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e4cde7-0dbf-423a-98b3-6a2c6f611d0c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13648200816761286681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364820081676128668113648200816761286681136482008167612866811364820081676128668113648200816761286681136482008167612866811364820081676128668113648200816761286681136482008167612866811364820081676128668113648200816761286681136482008167612866811364820081676128668113648200816761286681136482008167612866811364820081676128668113648200816761286681136482008167612866811364820081676128668113648200816761286681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0856917f-03c2-40fb-a698-441d52c69668, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ef9b0fe-5459-4ba2-9d6b-137dc9d477ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ef9b0fe-5459-4ba2-9d6b-137dc9d477ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16532639646404132787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653263964640413278716532639646404132787165326396464041327871653263964640413278716532639646404132787165326396464041327871653263964640413278716532639646404132787165326396464041327871653263964640413278716532639646404132787165326396464041327871653263964640413278716532639646404132787165326396464041327871653263964640413278716532639646404132787165326396464041327871653263964640413278716532639646404132787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ef9b0fe-5459-4ba2-9d6b-137dc9d477ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e4cde7-0dbf-423a-98b3-6a2c6f611d0c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16132395-a5b8-42e1-8db1-a35b0904265b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80a71a22-b597-4b51-9350-9c4fc86cc5c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16132395-a5b8-42e1-8db1-a35b0904265b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3541096607351696614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35410966073516966143541096607351696614354109660735169661435410966073516966143541096607351696614354109660735169661435410966073516966143541096607351696614354109660735169661435410966073516966143541096607351696614354109660735169661435410966073516966143541096607351696614354109660735169661435410966073516966143541096607351696614354109660735169661435410966073516966143541096607351696614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80a71a22-b597-4b51-9350-9c4fc86cc5c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10741167680739608795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074116768073960879510741167680739608795107411676807396087951074116768073960879510741167680739608795107411676807396087951074116768073960879510741167680739608795107411676807396087951074116768073960879510741167680739608795107411676807396087951074116768073960879510741167680739608795107411676807396087951074116768073960879510741167680739608795107411676807396087951074116768073960879510741167680739608795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16132395-a5b8-42e1-8db1-a35b0904265b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80a71a22-b597-4b51-9350-9c4fc86cc5c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3bc0f4-4077-4ce5-a98d-ceffe6231b22, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f01d82-076f-4ef7-ac57-152f887f5fb5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3bc0f4-4077-4ce5-a98d-ceffe6231b22, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18134084266314040951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813408426631404095118134084266314040951181340842663140409511813408426631404095118134084266314040951181340842663140409511813408426631404095118134084266314040951181340842663140409511813408426631404095118134084266314040951181340842663140409511813408426631404095118134084266314040951181340842663140409511813408426631404095118134084266314040951181340842663140409511813408426631404095118134084266314040951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f01d82-076f-4ef7-ac57-152f887f5fb5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18150380036747099640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815038003674709964018150380036747099640181503800367470996401815038003674709964018150380036747099640181503800367470996401815038003674709964018150380036747099640181503800367470996401815038003674709964018150380036747099640181503800367470996401815038003674709964018150380036747099640181503800367470996401815038003674709964018150380036747099640181503800367470996401815038003674709964018150380036747099640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f01d82-076f-4ef7-ac57-152f887f5fb5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64eb6eb6-4441-4233-85a3-cc06310b4576, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64eb6eb6-4441-4233-85a3-cc06310b4576, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15879177166684227774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587917716668422777415879177166684227774158791771666842277741587917716668422777415879177166684227774158791771666842277741587917716668422777415879177166684227774158791771666842277741587917716668422777415879177166684227774158791771666842277741587917716668422777415879177166684227774158791771666842277741587917716668422777415879177166684227774158791771666842277741587917716668422777415879177166684227774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3bc0f4-4077-4ce5-a98d-ceffe6231b22, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63419c71-9a46-4948-8557-b3b1262f97a7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63419c71-9a46-4948-8557-b3b1262f97a7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434815743365483215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843481574336548321518434815743365483215184348157433654832151843481574336548321518434815743365483215184348157433654832151843481574336548321518434815743365483215184348157433654832151843481574336548321518434815743365483215184348157433654832151843481574336548321518434815743365483215184348157433654832151843481574336548321518434815743365483215184348157433654832151843481574336548321518434815743365483215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64eb6eb6-4441-4233-85a3-cc06310b4576, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef634de6-7d04-4c40-a9fe-8af98926cd62, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef634de6-7d04-4c40-a9fe-8af98926cd62, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10317537817893691777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031753781789369177710317537817893691777103175378178936917771031753781789369177710317537817893691777103175378178936917771031753781789369177710317537817893691777103175378178936917771031753781789369177710317537817893691777103175378178936917771031753781789369177710317537817893691777103175378178936917771031753781789369177710317537817893691777103175378178936917771031753781789369177710317537817893691777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63419c71-9a46-4948-8557-b3b1262f97a7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b59199-6476-4083-85aa-2e37c0be3e58, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b59199-6476-4083-85aa-2e37c0be3e58, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15168221876301415709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516822187630141570915168221876301415709151682218763014157091516822187630141570915168221876301415709151682218763014157091516822187630141570915168221876301415709151682218763014157091516822187630141570915168221876301415709151682218763014157091516822187630141570915168221876301415709151682218763014157091516822187630141570915168221876301415709151682218763014157091516822187630141570915168221876301415709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef634de6-7d04-4c40-a9fe-8af98926cd62, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df994bc1-25ec-46ce-b898-f691a843edb5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df994bc1-25ec-46ce-b898-f691a843edb5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9747486800256618775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97474868002566187759747486800256618775974748680025661877597474868002566187759747486800256618775974748680025661877597474868002566187759747486800256618775974748680025661877597474868002566187759747486800256618775974748680025661877597474868002566187759747486800256618775974748680025661877597474868002566187759747486800256618775974748680025661877597474868002566187759747486800256618775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b59199-6476-4083-85aa-2e37c0be3e58, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9199d6eb-c15e-4773-87e7-1bfac4a3c65a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df994bc1-25ec-46ce-b898-f691a843edb5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9199d6eb-c15e-4773-87e7-1bfac4a3c65a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14889156653969482137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488915665396948213714889156653969482137148891566539694821371488915665396948213714889156653969482137148891566539694821371488915665396948213714889156653969482137148891566539694821371488915665396948213714889156653969482137148891566539694821371488915665396948213714889156653969482137148891566539694821371488915665396948213714889156653969482137148891566539694821371488915665396948213714889156653969482137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eea6dd2-4d24-4cc5-af1f-67ff87fcd4d6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eea6dd2-4d24-4cc5-af1f-67ff87fcd4d6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5442044734129972082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54420447341299720825442044734129972082544204473412997208254420447341299720825442044734129972082544204473412997208254420447341299720825442044734129972082544204473412997208254420447341299720825442044734129972082544204473412997208254420447341299720825442044734129972082544204473412997208254420447341299720825442044734129972082544204473412997208254420447341299720825442044734129972082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9199d6eb-c15e-4773-87e7-1bfac4a3c65a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a9fe11f-eed0-4da1-acc1-8e056b8a460d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9fe11f-eed0-4da1-acc1-8e056b8a460d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10587159786863292043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058715978686329204310587159786863292043105871597868632920431058715978686329204310587159786863292043105871597868632920431058715978686329204310587159786863292043105871597868632920431058715978686329204310587159786863292043105871597868632920431058715978686329204310587159786863292043105871597868632920431058715978686329204310587159786863292043105871597868632920431058715978686329204310587159786863292043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eea6dd2-4d24-4cc5-af1f-67ff87fcd4d6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9fe11f-eed0-4da1-acc1-8e056b8a460d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1704101d-94a8-47a5-a24d-8619cfa3cb51, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1704101d-94a8-47a5-a24d-8619cfa3cb51, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3201575237207397011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32015752372073970113201575237207397011320157523720739701132015752372073970113201575237207397011320157523720739701132015752372073970113201575237207397011320157523720739701132015752372073970113201575237207397011320157523720739701132015752372073970113201575237207397011320157523720739701132015752372073970113201575237207397011320157523720739701132015752372073970113201575237207397011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b60034e-f2e0-4667-807e-0e6247ac75e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b60034e-f2e0-4667-807e-0e6247ac75e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12574795578997317366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257479557899731736612574795578997317366125747955789973173661257479557899731736612574795578997317366125747955789973173661257479557899731736612574795578997317366125747955789973173661257479557899731736612574795578997317366125747955789973173661257479557899731736612574795578997317366125747955789973173661257479557899731736612574795578997317366125747955789973173661257479557899731736612574795578997317366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1704101d-94a8-47a5-a24d-8619cfa3cb51, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dbfe219-8897-4ee6-a374-804c1b6ca10a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dbfe219-8897-4ee6-a374-804c1b6ca10a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17436952697182623218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743695269718262321817436952697182623218174369526971826232181743695269718262321817436952697182623218174369526971826232181743695269718262321817436952697182623218174369526971826232181743695269718262321817436952697182623218174369526971826232181743695269718262321817436952697182623218174369526971826232181743695269718262321817436952697182623218174369526971826232181743695269718262321817436952697182623218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b60034e-f2e0-4667-807e-0e6247ac75e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3760c3a0-d01a-4260-91ef-20d3e0615ccd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3760c3a0-d01a-4260-91ef-20d3e0615ccd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7238692950898900184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72386929508989001847238692950898900184723869295089890018472386929508989001847238692950898900184723869295089890018472386929508989001847238692950898900184723869295089890018472386929508989001847238692950898900184723869295089890018472386929508989001847238692950898900184723869295089890018472386929508989001847238692950898900184723869295089890018472386929508989001847238692950898900184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dbfe219-8897-4ee6-a374-804c1b6ca10a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aeb591d-f7f7-4083-bc33-b1b0f66a3cf6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aeb591d-f7f7-4083-bc33-b1b0f66a3cf6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12456945526299838993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245694552629983899312456945526299838993124569455262998389931245694552629983899312456945526299838993124569455262998389931245694552629983899312456945526299838993124569455262998389931245694552629983899312456945526299838993124569455262998389931245694552629983899312456945526299838993124569455262998389931245694552629983899312456945526299838993124569455262998389931245694552629983899312456945526299838993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3760c3a0-d01a-4260-91ef-20d3e0615ccd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57a6d3aa-590b-4628-9757-2f2b6ee4b955, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aeb591d-f7f7-4083-bc33-b1b0f66a3cf6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57a6d3aa-590b-4628-9757-2f2b6ee4b955, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14400762551981411895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440076255198141189514400762551981411895144007625519814118951440076255198141189514400762551981411895144007625519814118951440076255198141189514400762551981411895144007625519814118951440076255198141189514400762551981411895144007625519814118951440076255198141189514400762551981411895144007625519814118951440076255198141189514400762551981411895144007625519814118951440076255198141189514400762551981411895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41496e34-7df9-4122-a7a9-c599a3d07a9a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41496e34-7df9-4122-a7a9-c599a3d07a9a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358835359531203983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435883535953120398314358835359531203983143588353595312039831435883535953120398314358835359531203983143588353595312039831435883535953120398314358835359531203983143588353595312039831435883535953120398314358835359531203983143588353595312039831435883535953120398314358835359531203983143588353595312039831435883535953120398314358835359531203983143588353595312039831435883535953120398314358835359531203983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57a6d3aa-590b-4628-9757-2f2b6ee4b955, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ab11464-23e3-4f1c-a852-9ad05295fc68, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41496e34-7df9-4122-a7a9-c599a3d07a9a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ab11464-23e3-4f1c-a852-9ad05295fc68, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4388176602640169365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43881766026401693654388176602640169365438817660264016936543881766026401693654388176602640169365438817660264016936543881766026401693654388176602640169365438817660264016936543881766026401693654388176602640169365438817660264016936543881766026401693654388176602640169365438817660264016936543881766026401693654388176602640169365438817660264016936543881766026401693654388176602640169365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d31fd6-9df8-40a6-9142-78cb6f1146be, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d31fd6-9df8-40a6-9142-78cb6f1146be, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560771622419489861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95607716224194898619560771622419489861956077162241948986195607716224194898619560771622419489861956077162241948986195607716224194898619560771622419489861956077162241948986195607716224194898619560771622419489861956077162241948986195607716224194898619560771622419489861956077162241948986195607716224194898619560771622419489861956077162241948986195607716224194898619560771622419489861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ab11464-23e3-4f1c-a852-9ad05295fc68, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6663a673-a28d-46fc-9e78-10577699c4ac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6663a673-a28d-46fc-9e78-10577699c4ac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16260623278350832749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626062327835083274916260623278350832749162606232783508327491626062327835083274916260623278350832749162606232783508327491626062327835083274916260623278350832749162606232783508327491626062327835083274916260623278350832749162606232783508327491626062327835083274916260623278350832749162606232783508327491626062327835083274916260623278350832749162606232783508327491626062327835083274916260623278350832749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d31fd6-9df8-40a6-9142-78cb6f1146be, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 127b40a9-2f01-4a8e-ab6c-64ab247a209e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 127b40a9-2f01-4a8e-ab6c-64ab247a209e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4386801094728791206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43868010947287912064386801094728791206438680109472879120643868010947287912064386801094728791206438680109472879120643868010947287912064386801094728791206438680109472879120643868010947287912064386801094728791206438680109472879120643868010947287912064386801094728791206438680109472879120643868010947287912064386801094728791206438680109472879120643868010947287912064386801094728791206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6663a673-a28d-46fc-9e78-10577699c4ac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c7ed8ff-153c-43ee-b1b5-bb5906c1be4e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7ed8ff-153c-43ee-b1b5-bb5906c1be4e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5421951285472248143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54219512854722481435421951285472248143542195128547224814354219512854722481435421951285472248143542195128547224814354219512854722481435421951285472248143542195128547224814354219512854722481435421951285472248143542195128547224814354219512854722481435421951285472248143542195128547224814354219512854722481435421951285472248143542195128547224814354219512854722481435421951285472248143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 127b40a9-2f01-4a8e-ab6c-64ab247a209e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac04f32-0a89-4bbd-833f-5c42ebb3968c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac04f32-0a89-4bbd-833f-5c42ebb3968c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10154513327337332550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015451332733733255010154513327337332550101545133273373325501015451332733733255010154513327337332550101545133273373325501015451332733733255010154513327337332550101545133273373325501015451332733733255010154513327337332550101545133273373325501015451332733733255010154513327337332550101545133273373325501015451332733733255010154513327337332550101545133273373325501015451332733733255010154513327337332550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7ed8ff-153c-43ee-b1b5-bb5906c1be4e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee84f32-d261-4b7a-8422-aa94c63df129, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac04f32-0a89-4bbd-833f-5c42ebb3968c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6401bebf-111a-4579-8dfd-7d3a273a789a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee84f32-d261-4b7a-8422-aa94c63df129, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9894515136977590394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98945151369775903949894515136977590394989451513697759039498945151369775903949894515136977590394989451513697759039498945151369775903949894515136977590394989451513697759039498945151369775903949894515136977590394989451513697759039498945151369775903949894515136977590394989451513697759039498945151369775903949894515136977590394989451513697759039498945151369775903949894515136977590394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6401bebf-111a-4579-8dfd-7d3a273a789a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2269725403390555508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22697254033905555082269725403390555508226972540339055550822697254033905555082269725403390555508226972540339055550822697254033905555082269725403390555508226972540339055550822697254033905555082269725403390555508226972540339055550822697254033905555082269725403390555508226972540339055550822697254033905555082269725403390555508226972540339055550822697254033905555082269725403390555508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee84f32-d261-4b7a-8422-aa94c63df129, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58c09bf5-391a-42cd-86e1-5f1dd32cf7aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6401bebf-111a-4579-8dfd-7d3a273a789a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58c09bf5-391a-42cd-86e1-5f1dd32cf7aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1895772955817162274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18957729558171622741895772955817162274189577295581716227418957729558171622741895772955817162274189577295581716227418957729558171622741895772955817162274189577295581716227418957729558171622741895772955817162274189577295581716227418957729558171622741895772955817162274189577295581716227418957729558171622741895772955817162274189577295581716227418957729558171622741895772955817162274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725046af-1cc9-4940-b746-bc54051f9a5a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725046af-1cc9-4940-b746-bc54051f9a5a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4504913530307130722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45049135303071307224504913530307130722450491353030713072245049135303071307224504913530307130722450491353030713072245049135303071307224504913530307130722450491353030713072245049135303071307224504913530307130722450491353030713072245049135303071307224504913530307130722450491353030713072245049135303071307224504913530307130722450491353030713072245049135303071307224504913530307130722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58c09bf5-391a-42cd-86e1-5f1dd32cf7aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ceadb2-04be-4bfc-ae5a-346c614f4da5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ceadb2-04be-4bfc-ae5a-346c614f4da5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10307294454714517823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030729445471451782310307294454714517823103072944547145178231030729445471451782310307294454714517823103072944547145178231030729445471451782310307294454714517823103072944547145178231030729445471451782310307294454714517823103072944547145178231030729445471451782310307294454714517823103072944547145178231030729445471451782310307294454714517823103072944547145178231030729445471451782310307294454714517823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725046af-1cc9-4940-b746-bc54051f9a5a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 565f40ff-f11d-4ebf-817c-ba847c0e8641, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ceadb2-04be-4bfc-ae5a-346c614f4da5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565f40ff-f11d-4ebf-817c-ba847c0e8641, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3806533064235554023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38065330642355540233806533064235554023380653306423555402338065330642355540233806533064235554023380653306423555402338065330642355540233806533064235554023380653306423555402338065330642355540233806533064235554023380653306423555402338065330642355540233806533064235554023380653306423555402338065330642355540233806533064235554023380653306423555402338065330642355540233806533064235554023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c94edf-cbdc-4bfb-9c72-36c36abded0d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c94edf-cbdc-4bfb-9c72-36c36abded0d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452721642513010059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64527216425130100596452721642513010059645272164251301005964527216425130100596452721642513010059645272164251301005964527216425130100596452721642513010059645272164251301005964527216425130100596452721642513010059645272164251301005964527216425130100596452721642513010059645272164251301005964527216425130100596452721642513010059645272164251301005964527216425130100596452721642513010059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c94edf-cbdc-4bfb-9c72-36c36abded0d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a2c4e8b-3616-4579-b3c8-9c0edddc19f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a2c4e8b-3616-4579-b3c8-9c0edddc19f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2811835685542598403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28118356855425984032811835685542598403281183568554259840328118356855425984032811835685542598403281183568554259840328118356855425984032811835685542598403281183568554259840328118356855425984032811835685542598403281183568554259840328118356855425984032811835685542598403281183568554259840328118356855425984032811835685542598403281183568554259840328118356855425984032811835685542598403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565f40ff-f11d-4ebf-817c-ba847c0e8641, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6144824-29a0-4aea-8a64-3fab44eaaa8f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6144824-29a0-4aea-8a64-3fab44eaaa8f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 495271970534328307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307495271970534328307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a2c4e8b-3616-4579-b3c8-9c0edddc19f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30f20066-c128-478b-9e99-f0c51bc33f7f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30f20066-c128-478b-9e99-f0c51bc33f7f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15827656726835206597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582765672683520659715827656726835206597158276567268352065971582765672683520659715827656726835206597158276567268352065971582765672683520659715827656726835206597158276567268352065971582765672683520659715827656726835206597158276567268352065971582765672683520659715827656726835206597158276567268352065971582765672683520659715827656726835206597158276567268352065971582765672683520659715827656726835206597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6144824-29a0-4aea-8a64-3fab44eaaa8f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6234cf40-7ae5-42e2-a4bb-8d9ff4d3f347, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30f20066-c128-478b-9e99-f0c51bc33f7f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc9eef49-5337-4122-9464-6472f8c06f8e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc9eef49-5337-4122-9464-6472f8c06f8e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17323573399276366927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732357339927636692717323573399276366927173235733992763669271732357339927636692717323573399276366927173235733992763669271732357339927636692717323573399276366927173235733992763669271732357339927636692717323573399276366927173235733992763669271732357339927636692717323573399276366927173235733992763669271732357339927636692717323573399276366927173235733992763669271732357339927636692717323573399276366927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6234cf40-7ae5-42e2-a4bb-8d9ff4d3f347, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13576497615060177407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357649761506017740713576497615060177407135764976150601774071357649761506017740713576497615060177407135764976150601774071357649761506017740713576497615060177407135764976150601774071357649761506017740713576497615060177407135764976150601774071357649761506017740713576497615060177407135764976150601774071357649761506017740713576497615060177407135764976150601774071357649761506017740713576497615060177407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc9eef49-5337-4122-9464-6472f8c06f8e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6234cf40-7ae5-42e2-a4bb-8d9ff4d3f347, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c41a5c57-4634-4fee-994e-f41ef888ae21, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c41a5c57-4634-4fee-994e-f41ef888ae21, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3262599409305470482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32625994093054704823262599409305470482326259940930547048232625994093054704823262599409305470482326259940930547048232625994093054704823262599409305470482326259940930547048232625994093054704823262599409305470482326259940930547048232625994093054704823262599409305470482326259940930547048232625994093054704823262599409305470482326259940930547048232625994093054704823262599409305470482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92c1dd9-21ea-4fc3-8cfa-28c5e0fb4da7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92c1dd9-21ea-4fc3-8cfa-28c5e0fb4da7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851800168270223562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562851800168270223562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c41a5c57-4634-4fee-994e-f41ef888ae21, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd8b5ee-9c95-45ac-bb74-9d8271021fc6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd8b5ee-9c95-45ac-bb74-9d8271021fc6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2795326214005711198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27953262140057111982795326214005711198279532621400571119827953262140057111982795326214005711198279532621400571119827953262140057111982795326214005711198279532621400571119827953262140057111982795326214005711198279532621400571119827953262140057111982795326214005711198279532621400571119827953262140057111982795326214005711198279532621400571119827953262140057111982795326214005711198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92c1dd9-21ea-4fc3-8cfa-28c5e0fb4da7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b225785-6b05-4bba-8339-24fda684b18c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b225785-6b05-4bba-8339-24fda684b18c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12011408667172576740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201140866717257674012011408667172576740120114086671725767401201140866717257674012011408667172576740120114086671725767401201140866717257674012011408667172576740120114086671725767401201140866717257674012011408667172576740120114086671725767401201140866717257674012011408667172576740120114086671725767401201140866717257674012011408667172576740120114086671725767401201140866717257674012011408667172576740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd8b5ee-9c95-45ac-bb74-9d8271021fc6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b225785-6b05-4bba-8339-24fda684b18c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0a1d6f-76a8-4812-b1a4-5a11bee73da4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0a1d6f-76a8-4812-b1a4-5a11bee73da4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5336715775679047266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53367157756790472665336715775679047266533671577567904726653367157756790472665336715775679047266533671577567904726653367157756790472665336715775679047266533671577567904726653367157756790472665336715775679047266533671577567904726653367157756790472665336715775679047266533671577567904726653367157756790472665336715775679047266533671577567904726653367157756790472665336715775679047266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a66c3e-3da2-47bd-b85c-80acf0ec63ee, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a66c3e-3da2-47bd-b85c-80acf0ec63ee, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3568384309509566857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35683843095095668573568384309509566857356838430950956685735683843095095668573568384309509566857356838430950956685735683843095095668573568384309509566857356838430950956685735683843095095668573568384309509566857356838430950956685735683843095095668573568384309509566857356838430950956685735683843095095668573568384309509566857356838430950956685735683843095095668573568384309509566857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0a1d6f-76a8-4812-b1a4-5a11bee73da4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c649b0a-ad04-4230-b0d4-a58d622b44c7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c649b0a-ad04-4230-b0d4-a58d622b44c7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11584351017494358770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158435101749435877011584351017494358770115843510174943587701158435101749435877011584351017494358770115843510174943587701158435101749435877011584351017494358770115843510174943587701158435101749435877011584351017494358770115843510174943587701158435101749435877011584351017494358770115843510174943587701158435101749435877011584351017494358770115843510174943587701158435101749435877011584351017494358770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a66c3e-3da2-47bd-b85c-80acf0ec63ee, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f67189-bb36-47df-be75-fec80682f7ad, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f67189-bb36-47df-be75-fec80682f7ad, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15571861829973718271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557186182997371827115571861829973718271155718618299737182711557186182997371827115571861829973718271155718618299737182711557186182997371827115571861829973718271155718618299737182711557186182997371827115571861829973718271155718618299737182711557186182997371827115571861829973718271155718618299737182711557186182997371827115571861829973718271155718618299737182711557186182997371827115571861829973718271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c649b0a-ad04-4230-b0d4-a58d622b44c7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 456e9903-aa28-4797-b65b-dec53717a720, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 456e9903-aa28-4797-b65b-dec53717a720, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1540953099617689224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15409530996176892241540953099617689224154095309961768922415409530996176892241540953099617689224154095309961768922415409530996176892241540953099617689224154095309961768922415409530996176892241540953099617689224154095309961768922415409530996176892241540953099617689224154095309961768922415409530996176892241540953099617689224154095309961768922415409530996176892241540953099617689224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f67189-bb36-47df-be75-fec80682f7ad, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28fe9e1b-3ab6-4888-99b2-3208902768c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28fe9e1b-3ab6-4888-99b2-3208902768c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7594141138441698197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75941411384416981977594141138441698197759414113844169819775941411384416981977594141138441698197759414113844169819775941411384416981977594141138441698197759414113844169819775941411384416981977594141138441698197759414113844169819775941411384416981977594141138441698197759414113844169819775941411384416981977594141138441698197759414113844169819775941411384416981977594141138441698197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 456e9903-aa28-4797-b65b-dec53717a720, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc47c0b4-d2c4-4e01-b09b-a351b1f1c679, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc47c0b4-d2c4-4e01-b09b-a351b1f1c679, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4306868803287325642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43068688032873256424306868803287325642430686880328732564243068688032873256424306868803287325642430686880328732564243068688032873256424306868803287325642430686880328732564243068688032873256424306868803287325642430686880328732564243068688032873256424306868803287325642430686880328732564243068688032873256424306868803287325642430686880328732564243068688032873256424306868803287325642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28fe9e1b-3ab6-4888-99b2-3208902768c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a6ab3e1-2045-40bd-95a3-f3c253d8829d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6ab3e1-2045-40bd-95a3-f3c253d8829d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7158393593440328857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71583935934403288577158393593440328857715839359344032885771583935934403288577158393593440328857715839359344032885771583935934403288577158393593440328857715839359344032885771583935934403288577158393593440328857715839359344032885771583935934403288577158393593440328857715839359344032885771583935934403288577158393593440328857715839359344032885771583935934403288577158393593440328857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc47c0b4-d2c4-4e01-b09b-a351b1f1c679, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7e6d5f5-7307-4be7-b199-ce5ac58ed7f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7e6d5f5-7307-4be7-b199-ce5ac58ed7f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9921688315375472277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99216883153754722779921688315375472277992168831537547227799216883153754722779921688315375472277992168831537547227799216883153754722779921688315375472277992168831537547227799216883153754722779921688315375472277992168831537547227799216883153754722779921688315375472277992168831537547227799216883153754722779921688315375472277992168831537547227799216883153754722779921688315375472277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6ab3e1-2045-40bd-95a3-f3c253d8829d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01323834-ada4-4992-a2f8-66d478d5a29c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01323834-ada4-4992-a2f8-66d478d5a29c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8558905807603333649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85589058076033336498558905807603333649855890580760333364985589058076033336498558905807603333649855890580760333364985589058076033336498558905807603333649855890580760333364985589058076033336498558905807603333649855890580760333364985589058076033336498558905807603333649855890580760333364985589058076033336498558905807603333649855890580760333364985589058076033336498558905807603333649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7e6d5f5-7307-4be7-b199-ce5ac58ed7f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cba2ecd1-784a-4f28-b8d6-7e741d0749ba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba2ecd1-784a-4f28-b8d6-7e741d0749ba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 126945326728931498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498126945326728931498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01323834-ada4-4992-a2f8-66d478d5a29c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf96f8a3-571a-40a5-b085-4956907e7033, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf96f8a3-571a-40a5-b085-4956907e7033, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051113173824956011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80511131738249560118051113173824956011805111317382495601180511131738249560118051113173824956011805111317382495601180511131738249560118051113173824956011805111317382495601180511131738249560118051113173824956011805111317382495601180511131738249560118051113173824956011805111317382495601180511131738249560118051113173824956011805111317382495601180511131738249560118051113173824956011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba2ecd1-784a-4f28-b8d6-7e741d0749ba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305111a9-9aca-40b1-ba00-d1f4bcd03d55, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf96f8a3-571a-40a5-b085-4956907e7033, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305111a9-9aca-40b1-ba00-d1f4bcd03d55, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12692210155604417049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269221015560441704912692210155604417049126922101556044170491269221015560441704912692210155604417049126922101556044170491269221015560441704912692210155604417049126922101556044170491269221015560441704912692210155604417049126922101556044170491269221015560441704912692210155604417049126922101556044170491269221015560441704912692210155604417049126922101556044170491269221015560441704912692210155604417049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea240120-07c7-44fc-b102-ab6d9f1551e7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea240120-07c7-44fc-b102-ab6d9f1551e7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12122231877337690351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212223187733769035112122231877337690351121222318773376903511212223187733769035112122231877337690351121222318773376903511212223187733769035112122231877337690351121222318773376903511212223187733769035112122231877337690351121222318773376903511212223187733769035112122231877337690351121222318773376903511212223187733769035112122231877337690351121222318773376903511212223187733769035112122231877337690351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305111a9-9aca-40b1-ba00-d1f4bcd03d55, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a545d6e-41dc-49d2-9247-4e0723a1de38, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a545d6e-41dc-49d2-9247-4e0723a1de38, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7421782395191687824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74217823951916878247421782395191687824742178239519168782474217823951916878247421782395191687824742178239519168782474217823951916878247421782395191687824742178239519168782474217823951916878247421782395191687824742178239519168782474217823951916878247421782395191687824742178239519168782474217823951916878247421782395191687824742178239519168782474217823951916878247421782395191687824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea240120-07c7-44fc-b102-ab6d9f1551e7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a545d6e-41dc-49d2-9247-4e0723a1de38, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52578d75-2664-49a4-a179-175216e374c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c60d198-9cc2-42ec-bd9d-4a08143d3bb8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52578d75-2664-49a4-a179-175216e374c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14686820043257062797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468682004325706279714686820043257062797146868200432570627971468682004325706279714686820043257062797146868200432570627971468682004325706279714686820043257062797146868200432570627971468682004325706279714686820043257062797146868200432570627971468682004325706279714686820043257062797146868200432570627971468682004325706279714686820043257062797146868200432570627971468682004325706279714686820043257062797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c60d198-9cc2-42ec-bd9d-4a08143d3bb8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7745472256073209086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77454722560732090867745472256073209086774547225607320908677454722560732090867745472256073209086774547225607320908677454722560732090867745472256073209086774547225607320908677454722560732090867745472256073209086774547225607320908677454722560732090867745472256073209086774547225607320908677454722560732090867745472256073209086774547225607320908677454722560732090867745472256073209086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52578d75-2664-49a4-a179-175216e374c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c60d198-9cc2-42ec-bd9d-4a08143d3bb8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af4b729-9e8f-456b-8a34-1877d352cd1c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af4b729-9e8f-456b-8a34-1877d352cd1c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16117196841727022811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611719684172702281116117196841727022811161171968417270228111611719684172702281116117196841727022811161171968417270228111611719684172702281116117196841727022811161171968417270228111611719684172702281116117196841727022811161171968417270228111611719684172702281116117196841727022811161171968417270228111611719684172702281116117196841727022811161171968417270228111611719684172702281116117196841727022811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bb1630-f4ce-41bf-b6f1-c86980166f17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bb1630-f4ce-41bf-b6f1-c86980166f17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3280184012652223578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32801840126522235783280184012652223578328018401265222357832801840126522235783280184012652223578328018401265222357832801840126522235783280184012652223578328018401265222357832801840126522235783280184012652223578328018401265222357832801840126522235783280184012652223578328018401265222357832801840126522235783280184012652223578328018401265222357832801840126522235783280184012652223578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af4b729-9e8f-456b-8a34-1877d352cd1c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5665f40c-52e3-47a5-9419-9c1af920e2ba, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5665f40c-52e3-47a5-9419-9c1af920e2ba, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13528258404070920403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352825840407092040313528258404070920403135282584040709204031352825840407092040313528258404070920403135282584040709204031352825840407092040313528258404070920403135282584040709204031352825840407092040313528258404070920403135282584040709204031352825840407092040313528258404070920403135282584040709204031352825840407092040313528258404070920403135282584040709204031352825840407092040313528258404070920403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bb1630-f4ce-41bf-b6f1-c86980166f17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5665f40c-52e3-47a5-9419-9c1af920e2ba, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d966773-b345-4bd6-a521-204483b2ca47, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ddfb7b-715d-4030-acf9-9825c2255709, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ddfb7b-715d-4030-acf9-9825c2255709, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16243909414302596285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624390941430259628516243909414302596285162439094143025962851624390941430259628516243909414302596285162439094143025962851624390941430259628516243909414302596285162439094143025962851624390941430259628516243909414302596285162439094143025962851624390941430259628516243909414302596285162439094143025962851624390941430259628516243909414302596285162439094143025962851624390941430259628516243909414302596285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d966773-b345-4bd6-a521-204483b2ca47, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6606821749776805099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66068217497768050996606821749776805099660682174977680509966068217497768050996606821749776805099660682174977680509966068217497768050996606821749776805099660682174977680509966068217497768050996606821749776805099660682174977680509966068217497768050996606821749776805099660682174977680509966068217497768050996606821749776805099660682174977680509966068217497768050996606821749776805099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ddfb7b-715d-4030-acf9-9825c2255709, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d966773-b345-4bd6-a521-204483b2ca47, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0551b76f-c938-441d-97ae-66e8b9dfa22e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0551b76f-c938-441d-97ae-66e8b9dfa22e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278256964700458950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92782569647004589509278256964700458950927825696470045895092782569647004589509278256964700458950927825696470045895092782569647004589509278256964700458950927825696470045895092782569647004589509278256964700458950927825696470045895092782569647004589509278256964700458950927825696470045895092782569647004589509278256964700458950927825696470045895092782569647004589509278256964700458950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16483d2-1904-4145-b3b0-f26c4a46da2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16483d2-1904-4145-b3b0-f26c4a46da2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11051521204962667509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105152120496266750911051521204962667509110515212049626675091105152120496266750911051521204962667509110515212049626675091105152120496266750911051521204962667509110515212049626675091105152120496266750911051521204962667509110515212049626675091105152120496266750911051521204962667509110515212049626675091105152120496266750911051521204962667509110515212049626675091105152120496266750911051521204962667509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0551b76f-c938-441d-97ae-66e8b9dfa22e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f28103-89b3-45d3-9941-31b73faedec3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f28103-89b3-45d3-9941-31b73faedec3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10422707341390772377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042270734139077237710422707341390772377104227073413907723771042270734139077237710422707341390772377104227073413907723771042270734139077237710422707341390772377104227073413907723771042270734139077237710422707341390772377104227073413907723771042270734139077237710422707341390772377104227073413907723771042270734139077237710422707341390772377104227073413907723771042270734139077237710422707341390772377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16483d2-1904-4145-b3b0-f26c4a46da2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f28103-89b3-45d3-9941-31b73faedec3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e42f92-6942-4854-a443-245e2667b383, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5229da9-9000-4b58-9a24-0d923a2614e7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5229da9-9000-4b58-9a24-0d923a2614e7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2837154621065246969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28371546210652469692837154621065246969283715462106524696928371546210652469692837154621065246969283715462106524696928371546210652469692837154621065246969283715462106524696928371546210652469692837154621065246969283715462106524696928371546210652469692837154621065246969283715462106524696928371546210652469692837154621065246969283715462106524696928371546210652469692837154621065246969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e42f92-6942-4854-a443-245e2667b383, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5572969632197155144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55729696321971551445572969632197155144557296963219715514455729696321971551445572969632197155144557296963219715514455729696321971551445572969632197155144557296963219715514455729696321971551445572969632197155144557296963219715514455729696321971551445572969632197155144557296963219715514455729696321971551445572969632197155144557296963219715514455729696321971551445572969632197155144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e42f92-6942-4854-a443-245e2667b383, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5229da9-9000-4b58-9a24-0d923a2614e7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c11f7e-f526-46cf-a800-09f19711003e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed17b33-bff7-4aa7-bbf1-39040beaab85, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c11f7e-f526-46cf-a800-09f19711003e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7623590525415214650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76235905254152146507623590525415214650762359052541521465076235905254152146507623590525415214650762359052541521465076235905254152146507623590525415214650762359052541521465076235905254152146507623590525415214650762359052541521465076235905254152146507623590525415214650762359052541521465076235905254152146507623590525415214650762359052541521465076235905254152146507623590525415214650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed17b33-bff7-4aa7-bbf1-39040beaab85, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11339830739355262761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133983073935526276111339830739355262761113398307393552627611133983073935526276111339830739355262761113398307393552627611133983073935526276111339830739355262761113398307393552627611133983073935526276111339830739355262761113398307393552627611133983073935526276111339830739355262761113398307393552627611133983073935526276111339830739355262761113398307393552627611133983073935526276111339830739355262761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c11f7e-f526-46cf-a800-09f19711003e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed17b33-bff7-4aa7-bbf1-39040beaab85, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f5e3635-a9a0-4a69-b4fb-a6aa74ca57a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e676f92-7747-47a3-a8b3-b89e26276adb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5e3635-a9a0-4a69-b4fb-a6aa74ca57a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4055772827346640395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40557728273466403954055772827346640395405577282734664039540557728273466403954055772827346640395405577282734664039540557728273466403954055772827346640395405577282734664039540557728273466403954055772827346640395405577282734664039540557728273466403954055772827346640395405577282734664039540557728273466403954055772827346640395405577282734664039540557728273466403954055772827346640395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e676f92-7747-47a3-a8b3-b89e26276adb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916119342937629196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39161193429376291963916119342937629196391611934293762919639161193429376291963916119342937629196391611934293762919639161193429376291963916119342937629196391611934293762919639161193429376291963916119342937629196391611934293762919639161193429376291963916119342937629196391611934293762919639161193429376291963916119342937629196391611934293762919639161193429376291963916119342937629196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5e3635-a9a0-4a69-b4fb-a6aa74ca57a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff1dba3-7b7a-4453-936e-7a2ea6a117a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff1dba3-7b7a-4453-936e-7a2ea6a117a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14217560507626386759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421756050762638675914217560507626386759142175605076263867591421756050762638675914217560507626386759142175605076263867591421756050762638675914217560507626386759142175605076263867591421756050762638675914217560507626386759142175605076263867591421756050762638675914217560507626386759142175605076263867591421756050762638675914217560507626386759142175605076263867591421756050762638675914217560507626386759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e676f92-7747-47a3-a8b3-b89e26276adb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff1dba3-7b7a-4453-936e-7a2ea6a117a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104d7372-4ea8-4058-a34f-4665b94bbfd5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104d7372-4ea8-4058-a34f-4665b94bbfd5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14609322437358894500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460932243735889450014609322437358894500146093224373588945001460932243735889450014609322437358894500146093224373588945001460932243735889450014609322437358894500146093224373588945001460932243735889450014609322437358894500146093224373588945001460932243735889450014609322437358894500146093224373588945001460932243735889450014609322437358894500146093224373588945001460932243735889450014609322437358894500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc65611-2ff8-4ffd-8f83-9556964aaf2a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc65611-2ff8-4ffd-8f83-9556964aaf2a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5600251198950083892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56002511989500838925600251198950083892560025119895008389256002511989500838925600251198950083892560025119895008389256002511989500838925600251198950083892560025119895008389256002511989500838925600251198950083892560025119895008389256002511989500838925600251198950083892560025119895008389256002511989500838925600251198950083892560025119895008389256002511989500838925600251198950083892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104d7372-4ea8-4058-a34f-4665b94bbfd5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a6f69a-bd5d-4c9d-b3a5-e98d0bafc830, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a6f69a-bd5d-4c9d-b3a5-e98d0bafc830, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16695830207407948733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669583020740794873316695830207407948733166958302074079487331669583020740794873316695830207407948733166958302074079487331669583020740794873316695830207407948733166958302074079487331669583020740794873316695830207407948733166958302074079487331669583020740794873316695830207407948733166958302074079487331669583020740794873316695830207407948733166958302074079487331669583020740794873316695830207407948733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc65611-2ff8-4ffd-8f83-9556964aaf2a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e710b2-69a4-4bd7-8c34-4ee506639336, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e710b2-69a4-4bd7-8c34-4ee506639336, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15195928614616403366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519592861461640336615195928614616403366151959286146164033661519592861461640336615195928614616403366151959286146164033661519592861461640336615195928614616403366151959286146164033661519592861461640336615195928614616403366151959286146164033661519592861461640336615195928614616403366151959286146164033661519592861461640336615195928614616403366151959286146164033661519592861461640336615195928614616403366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a6f69a-bd5d-4c9d-b3a5-e98d0bafc830, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388c6f45-e836-4279-a065-b85d3716fbc8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388c6f45-e836-4279-a065-b85d3716fbc8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11928357280589596985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192835728058959698511928357280589596985119283572805895969851192835728058959698511928357280589596985119283572805895969851192835728058959698511928357280589596985119283572805895969851192835728058959698511928357280589596985119283572805895969851192835728058959698511928357280589596985119283572805895969851192835728058959698511928357280589596985119283572805895969851192835728058959698511928357280589596985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e710b2-69a4-4bd7-8c34-4ee506639336, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a8ef23-bbe6-47de-8a47-9b8f35c1e48b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a8ef23-bbe6-47de-8a47-9b8f35c1e48b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940704575616588915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294070457561658891512940704575616588915129407045756165889151294070457561658891512940704575616588915129407045756165889151294070457561658891512940704575616588915129407045756165889151294070457561658891512940704575616588915129407045756165889151294070457561658891512940704575616588915129407045756165889151294070457561658891512940704575616588915129407045756165889151294070457561658891512940704575616588915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388c6f45-e836-4279-a065-b85d3716fbc8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d75025a-949c-4445-9292-57f288a6f003, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d75025a-949c-4445-9292-57f288a6f003, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8342067146632231370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83420671466322313708342067146632231370834206714663223137083420671466322313708342067146632231370834206714663223137083420671466322313708342067146632231370834206714663223137083420671466322313708342067146632231370834206714663223137083420671466322313708342067146632231370834206714663223137083420671466322313708342067146632231370834206714663223137083420671466322313708342067146632231370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a8ef23-bbe6-47de-8a47-9b8f35c1e48b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b66bb1a-1e99-430c-8756-46c3af3f0bf3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b66bb1a-1e99-430c-8756-46c3af3f0bf3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5453656793022697096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54536567930226970965453656793022697096545365679302269709654536567930226970965453656793022697096545365679302269709654536567930226970965453656793022697096545365679302269709654536567930226970965453656793022697096545365679302269709654536567930226970965453656793022697096545365679302269709654536567930226970965453656793022697096545365679302269709654536567930226970965453656793022697096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b66bb1a-1e99-430c-8756-46c3af3f0bf3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d75025a-949c-4445-9292-57f288a6f003, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 288f23a6-f09d-4e11-b5f9-95de57d61614, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 288f23a6-f09d-4e11-b5f9-95de57d61614, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8325446296687543268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83254462966875432688325446296687543268832544629668754326883254462966875432688325446296687543268832544629668754326883254462966875432688325446296687543268832544629668754326883254462966875432688325446296687543268832544629668754326883254462966875432688325446296687543268832544629668754326883254462966875432688325446296687543268832544629668754326883254462966875432688325446296687543268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa1d464c-3897-4238-ae16-236a25a969b4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa1d464c-3897-4238-ae16-236a25a969b4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6896577044306473863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68965770443064738636896577044306473863689657704430647386368965770443064738636896577044306473863689657704430647386368965770443064738636896577044306473863689657704430647386368965770443064738636896577044306473863689657704430647386368965770443064738636896577044306473863689657704430647386368965770443064738636896577044306473863689657704430647386368965770443064738636896577044306473863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 288f23a6-f09d-4e11-b5f9-95de57d61614, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d0a1ed-a058-41f9-9ed1-bfec47f54907, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa1d464c-3897-4238-ae16-236a25a969b4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d0a1ed-a058-41f9-9ed1-bfec47f54907, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4600291895127522011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46002918951275220114600291895127522011460029189512752201146002918951275220114600291895127522011460029189512752201146002918951275220114600291895127522011460029189512752201146002918951275220114600291895127522011460029189512752201146002918951275220114600291895127522011460029189512752201146002918951275220114600291895127522011460029189512752201146002918951275220114600291895127522011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df2e0f1b-4223-49d1-8410-58c79aa91ed9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2e0f1b-4223-49d1-8410-58c79aa91ed9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4532626723331582996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45326267233315829964532626723331582996453262672333158299645326267233315829964532626723331582996453262672333158299645326267233315829964532626723331582996453262672333158299645326267233315829964532626723331582996453262672333158299645326267233315829964532626723331582996453262672333158299645326267233315829964532626723331582996453262672333158299645326267233315829964532626723331582996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d0a1ed-a058-41f9-9ed1-bfec47f54907, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cafbfe9f-563c-4a9e-af77-79119952dc28, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafbfe9f-563c-4a9e-af77-79119952dc28, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844817012040160777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084481701204016077710844817012040160777108448170120401607771084481701204016077710844817012040160777108448170120401607771084481701204016077710844817012040160777108448170120401607771084481701204016077710844817012040160777108448170120401607771084481701204016077710844817012040160777108448170120401607771084481701204016077710844817012040160777108448170120401607771084481701204016077710844817012040160777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2e0f1b-4223-49d1-8410-58c79aa91ed9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b32848a9-725c-4ab6-ab2a-90afef5307e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b32848a9-725c-4ab6-ab2a-90afef5307e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17303351078680027186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730335107868002718617303351078680027186173033510786800271861730335107868002718617303351078680027186173033510786800271861730335107868002718617303351078680027186173033510786800271861730335107868002718617303351078680027186173033510786800271861730335107868002718617303351078680027186173033510786800271861730335107868002718617303351078680027186173033510786800271861730335107868002718617303351078680027186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafbfe9f-563c-4a9e-af77-79119952dc28, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe60458-107f-48f5-abae-5c4cbcd372fc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe60458-107f-48f5-abae-5c4cbcd372fc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6737757074822845672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67377570748228456726737757074822845672673775707482284567267377570748228456726737757074822845672673775707482284567267377570748228456726737757074822845672673775707482284567267377570748228456726737757074822845672673775707482284567267377570748228456726737757074822845672673775707482284567267377570748228456726737757074822845672673775707482284567267377570748228456726737757074822845672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b32848a9-725c-4ab6-ab2a-90afef5307e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe60458-107f-48f5-abae-5c4cbcd372fc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87ec0ec1-e6c9-409d-b9cd-d3483e2dfc53, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4671/1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ec0ec1-e6c9-409d-b9cd-d3483e2dfc53, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2728947086325011536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27289470863250115362728947086325011536272894708632501153627289470863250115362728947086325011536272894708632501153627289470863250115362728947086325011536272894708632501153627289470863250115362728947086325011536272894708632501153627289470863250115362728947086325011536272894708632501153627289470863250115362728947086325011536272894708632501153627289470863250115362728947086325011536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188b6ebc-ee72-44e7-8715-8f47b333ed63, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188b6ebc-ee72-44e7-8715-8f47b333ed63, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6412094143292198557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64120941432921985576412094143292198557641209414329219855764120941432921985576412094143292198557641209414329219855764120941432921985576412094143292198557641209414329219855764120941432921985576412094143292198557641209414329219855764120941432921985576412094143292198557641209414329219855764120941432921985576412094143292198557641209414329219855764120941432921985576412094143292198557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ec0ec1-e6c9-409d-b9cd-d3483e2dfc53, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188b6ebc-ee72-44e7-8715-8f47b333ed63, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd2ec60-546b-4f86-adc6-31de1aa44ecc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137d7377-1d5d-4bea-bea2-e6d8c12ae18a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd2ec60-546b-4f86-adc6-31de1aa44ecc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678063612420551354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46780636124205513544678063612420551354467806361242055135446780636124205513544678063612420551354467806361242055135446780636124205513544678063612420551354467806361242055135446780636124205513544678063612420551354467806361242055135446780636124205513544678063612420551354467806361242055135446780636124205513544678063612420551354467806361242055135446780636124205513544678063612420551354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137d7377-1d5d-4bea-bea2-e6d8c12ae18a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15230938152445253624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523093815244525362415230938152445253624152309381524452536241523093815244525362415230938152445253624152309381524452536241523093815244525362415230938152445253624152309381524452536241523093815244525362415230938152445253624152309381524452536241523093815244525362415230938152445253624152309381524452536241523093815244525362415230938152445253624152309381524452536241523093815244525362415230938152445253624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd2ec60-546b-4f86-adc6-31de1aa44ecc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137d7377-1d5d-4bea-bea2-e6d8c12ae18a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4792f17a-61ba-49b8-aeeb-10b0c7c866d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9996fca8-a8d3-4cee-886e-2e16be0562a6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9996fca8-a8d3-4cee-886e-2e16be0562a6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18254501237597722927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825450123759772292718254501237597722927182545012375977229271825450123759772292718254501237597722927182545012375977229271825450123759772292718254501237597722927182545012375977229271825450123759772292718254501237597722927182545012375977229271825450123759772292718254501237597722927182545012375977229271825450123759772292718254501237597722927182545012375977229271825450123759772292718254501237597722927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4792f17a-61ba-49b8-aeeb-10b0c7c866d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18005475344766568457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800547534476656845718005475344766568457180054753447665684571800547534476656845718005475344766568457180054753447665684571800547534476656845718005475344766568457180054753447665684571800547534476656845718005475344766568457180054753447665684571800547534476656845718005475344766568457180054753447665684571800547534476656845718005475344766568457180054753447665684571800547534476656845718005475344766568457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4792f17a-61ba-49b8-aeeb-10b0c7c866d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9996fca8-a8d3-4cee-886e-2e16be0562a6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b53e90fa-673d-4de3-8c48-e90b68733ab2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a3700ea-453a-4ec8-9da5-762df70f7a38, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b53e90fa-673d-4de3-8c48-e90b68733ab2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16662752825578889574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666275282557888957416662752825578889574166627528255788895741666275282557888957416662752825578889574166627528255788895741666275282557888957416662752825578889574166627528255788895741666275282557888957416662752825578889574166627528255788895741666275282557888957416662752825578889574166627528255788895741666275282557888957416662752825578889574166627528255788895741666275282557888957416662752825578889574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a3700ea-453a-4ec8-9da5-762df70f7a38, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3382205829029441856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33822058290294418563382205829029441856338220582902944185633822058290294418563382205829029441856338220582902944185633822058290294418563382205829029441856338220582902944185633822058290294418563382205829029441856338220582902944185633822058290294418563382205829029441856338220582902944185633822058290294418563382205829029441856338220582902944185633822058290294418563382205829029441856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b53e90fa-673d-4de3-8c48-e90b68733ab2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95436fb7-92de-4139-8295-fa7fc0f9f7cc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95436fb7-92de-4139-8295-fa7fc0f9f7cc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14280242246061505739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428024224606150573914280242246061505739142802422460615057391428024224606150573914280242246061505739142802422460615057391428024224606150573914280242246061505739142802422460615057391428024224606150573914280242246061505739142802422460615057391428024224606150573914280242246061505739142802422460615057391428024224606150573914280242246061505739142802422460615057391428024224606150573914280242246061505739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95436fb7-92de-4139-8295-fa7fc0f9f7cc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9357fdeb-0df9-435a-bd71-5ddfba22e612, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9357fdeb-0df9-435a-bd71-5ddfba22e612, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12653835380798403434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265383538079840343412653835380798403434126538353807984034341265383538079840343412653835380798403434126538353807984034341265383538079840343412653835380798403434126538353807984034341265383538079840343412653835380798403434126538353807984034341265383538079840343412653835380798403434126538353807984034341265383538079840343412653835380798403434126538353807984034341265383538079840343412653835380798403434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9357fdeb-0df9-435a-bd71-5ddfba22e612, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86cac17-1dc9-483c-b2d7-0fae595df7ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86cac17-1dc9-483c-b2d7-0fae595df7ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4548211939661530583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45482119396615305834548211939661530583454821193966153058345482119396615305834548211939661530583454821193966153058345482119396615305834548211939661530583454821193966153058345482119396615305834548211939661530583454821193966153058345482119396615305834548211939661530583454821193966153058345482119396615305834548211939661530583454821193966153058345482119396615305834548211939661530583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a3700ea-453a-4ec8-9da5-762df70f7a38, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1acda229-74a5-4245-9798-1c99f10d5ec8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1acda229-74a5-4245-9798-1c99f10d5ec8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3484801815672344825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34848018156723448253484801815672344825348480181567234482534848018156723448253484801815672344825348480181567234482534848018156723448253484801815672344825348480181567234482534848018156723448253484801815672344825348480181567234482534848018156723448253484801815672344825348480181567234482534848018156723448253484801815672344825348480181567234482534848018156723448253484801815672344825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86cac17-1dc9-483c-b2d7-0fae595df7ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c35098d4-fcb5-4bbf-b0dc-f772834fc33c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1acda229-74a5-4245-9798-1c99f10d5ec8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c35098d4-fcb5-4bbf-b0dc-f772834fc33c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508232577363924551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45082325773639245514508232577363924551450823257736392455145082325773639245514508232577363924551450823257736392455145082325773639245514508232577363924551450823257736392455145082325773639245514508232577363924551450823257736392455145082325773639245514508232577363924551450823257736392455145082325773639245514508232577363924551450823257736392455145082325773639245514508232577363924551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776c383a-fbbd-4db0-91c6-2bc16f6a437a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776c383a-fbbd-4db0-91c6-2bc16f6a437a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14372104809625736611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437210480962573661114372104809625736611143721048096257366111437210480962573661114372104809625736611143721048096257366111437210480962573661114372104809625736611143721048096257366111437210480962573661114372104809625736611143721048096257366111437210480962573661114372104809625736611143721048096257366111437210480962573661114372104809625736611143721048096257366111437210480962573661114372104809625736611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c35098d4-fcb5-4bbf-b0dc-f772834fc33c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502f1e53-1095-43d2-a062-2d58d487d88c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502f1e53-1095-43d2-a062-2d58d487d88c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9023853242105050118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90238532421050501189023853242105050118902385324210505011890238532421050501189023853242105050118902385324210505011890238532421050501189023853242105050118902385324210505011890238532421050501189023853242105050118902385324210505011890238532421050501189023853242105050118902385324210505011890238532421050501189023853242105050118902385324210505011890238532421050501189023853242105050118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776c383a-fbbd-4db0-91c6-2bc16f6a437a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfed07cf-2c7c-4957-b22d-8eb3dcb37418, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfed07cf-2c7c-4957-b22d-8eb3dcb37418, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2614195977163018214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26141959771630182142614195977163018214261419597716301821426141959771630182142614195977163018214261419597716301821426141959771630182142614195977163018214261419597716301821426141959771630182142614195977163018214261419597716301821426141959771630182142614195977163018214261419597716301821426141959771630182142614195977163018214261419597716301821426141959771630182142614195977163018214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502f1e53-1095-43d2-a062-2d58d487d88c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f0224f-e2bd-4a48-981e-a54de9c854fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f0224f-e2bd-4a48-981e-a54de9c854fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13864843096036984104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386484309603698410413864843096036984104138648430960369841041386484309603698410413864843096036984104138648430960369841041386484309603698410413864843096036984104138648430960369841041386484309603698410413864843096036984104138648430960369841041386484309603698410413864843096036984104138648430960369841041386484309603698410413864843096036984104138648430960369841041386484309603698410413864843096036984104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfed07cf-2c7c-4957-b22d-8eb3dcb37418, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 649772f0-d627-4be6-aa24-a6b05ac8c07b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 649772f0-d627-4be6-aa24-a6b05ac8c07b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1082661996398651966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10826619963986519661082661996398651966108266199639865196610826619963986519661082661996398651966108266199639865196610826619963986519661082661996398651966108266199639865196610826619963986519661082661996398651966108266199639865196610826619963986519661082661996398651966108266199639865196610826619963986519661082661996398651966108266199639865196610826619963986519661082661996398651966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f0224f-e2bd-4a48-981e-a54de9c854fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9813e6b7-c341-4b3b-bc3b-8738db7a0b4e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9813e6b7-c341-4b3b-bc3b-8738db7a0b4e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10747697277767956543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074769727776795654310747697277767956543107476972777679565431074769727776795654310747697277767956543107476972777679565431074769727776795654310747697277767956543107476972777679565431074769727776795654310747697277767956543107476972777679565431074769727776795654310747697277767956543107476972777679565431074769727776795654310747697277767956543107476972777679565431074769727776795654310747697277767956543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 649772f0-d627-4be6-aa24-a6b05ac8c07b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367336d7-a9f6-45a9-86ff-852d90114554, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367336d7-a9f6-45a9-86ff-852d90114554, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14392070940511894667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439207094051189466714392070940511894667143920709405118946671439207094051189466714392070940511894667143920709405118946671439207094051189466714392070940511894667143920709405118946671439207094051189466714392070940511894667143920709405118946671439207094051189466714392070940511894667143920709405118946671439207094051189466714392070940511894667143920709405118946671439207094051189466714392070940511894667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9813e6b7-c341-4b3b-bc3b-8738db7a0b4e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2710fab2-6d4c-4182-99df-167a22f4028a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2710fab2-6d4c-4182-99df-167a22f4028a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3639565523215150698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36395655232151506983639565523215150698363956552321515069836395655232151506983639565523215150698363956552321515069836395655232151506983639565523215150698363956552321515069836395655232151506983639565523215150698363956552321515069836395655232151506983639565523215150698363956552321515069836395655232151506983639565523215150698363956552321515069836395655232151506983639565523215150698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367336d7-a9f6-45a9-86ff-852d90114554, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75fe9188-0622-40d1-ba35-7cf26ab6e9c6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75fe9188-0622-40d1-ba35-7cf26ab6e9c6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12957459365996383792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295745936599638379212957459365996383792129574593659963837921295745936599638379212957459365996383792129574593659963837921295745936599638379212957459365996383792129574593659963837921295745936599638379212957459365996383792129574593659963837921295745936599638379212957459365996383792129574593659963837921295745936599638379212957459365996383792129574593659963837921295745936599638379212957459365996383792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2710fab2-6d4c-4182-99df-167a22f4028a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98bb496a-4da9-49a9-a68f-3e37d3c6462f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75fe9188-0622-40d1-ba35-7cf26ab6e9c6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98bb496a-4da9-49a9-a68f-3e37d3c6462f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15263936349922073533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526393634992207353315263936349922073533152639363499220735331526393634992207353315263936349922073533152639363499220735331526393634992207353315263936349922073533152639363499220735331526393634992207353315263936349922073533152639363499220735331526393634992207353315263936349922073533152639363499220735331526393634992207353315263936349922073533152639363499220735331526393634992207353315263936349922073533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b850b286-b474-402b-8409-0ebb845856f5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b850b286-b474-402b-8409-0ebb845856f5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17704298793656877786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770429879365687778617704298793656877786177042987936568777861770429879365687778617704298793656877786177042987936568777861770429879365687778617704298793656877786177042987936568777861770429879365687778617704298793656877786177042987936568777861770429879365687778617704298793656877786177042987936568777861770429879365687778617704298793656877786177042987936568777861770429879365687778617704298793656877786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98bb496a-4da9-49a9-a68f-3e37d3c6462f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b850b286-b474-402b-8409-0ebb845856f5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021a4bd4-5c08-4a56-bba1-28bc650f4f48, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021a4bd4-5c08-4a56-bba1-28bc650f4f48, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9110928694298728948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91109286942987289489110928694298728948911092869429872894891109286942987289489110928694298728948911092869429872894891109286942987289489110928694298728948911092869429872894891109286942987289489110928694298728948911092869429872894891109286942987289489110928694298728948911092869429872894891109286942987289489110928694298728948911092869429872894891109286942987289489110928694298728948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f49070-90cc-48ea-b654-8c737702fd1b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f49070-90cc-48ea-b654-8c737702fd1b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12678726914848276474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267872691484827647412678726914848276474126787269148482764741267872691484827647412678726914848276474126787269148482764741267872691484827647412678726914848276474126787269148482764741267872691484827647412678726914848276474126787269148482764741267872691484827647412678726914848276474126787269148482764741267872691484827647412678726914848276474126787269148482764741267872691484827647412678726914848276474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f49070-90cc-48ea-b654-8c737702fd1b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021a4bd4-5c08-4a56-bba1-28bc650f4f48, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046baeb5-28dc-4ec6-8a33-b6aab684e8d2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046baeb5-28dc-4ec6-8a33-b6aab684e8d2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010258331206661962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30102583312066619623010258331206661962301025833120666196230102583312066619623010258331206661962301025833120666196230102583312066619623010258331206661962301025833120666196230102583312066619623010258331206661962301025833120666196230102583312066619623010258331206661962301025833120666196230102583312066619623010258331206661962301025833120666196230102583312066619623010258331206661962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0896a25d-0dab-455d-b1a6-e4a5614b937b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0896a25d-0dab-455d-b1a6-e4a5614b937b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14362725245160890547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436272524516089054714362725245160890547143627252451608905471436272524516089054714362725245160890547143627252451608905471436272524516089054714362725245160890547143627252451608905471436272524516089054714362725245160890547143627252451608905471436272524516089054714362725245160890547143627252451608905471436272524516089054714362725245160890547143627252451608905471436272524516089054714362725245160890547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0896a25d-0dab-455d-b1a6-e4a5614b937b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046baeb5-28dc-4ec6-8a33-b6aab684e8d2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152da280-b92a-4993-b208-089090313318, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152da280-b92a-4993-b208-089090313318, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4275997663678125194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42759976636781251944275997663678125194427599766367812519442759976636781251944275997663678125194427599766367812519442759976636781251944275997663678125194427599766367812519442759976636781251944275997663678125194427599766367812519442759976636781251944275997663678125194427599766367812519442759976636781251944275997663678125194427599766367812519442759976636781251944275997663678125194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3665222-5d99-4103-8115-a0189475655a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3665222-5d99-4103-8115-a0189475655a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15736436100356513167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573643610035651316715736436100356513167157364361003565131671573643610035651316715736436100356513167157364361003565131671573643610035651316715736436100356513167157364361003565131671573643610035651316715736436100356513167157364361003565131671573643610035651316715736436100356513167157364361003565131671573643610035651316715736436100356513167157364361003565131671573643610035651316715736436100356513167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152da280-b92a-4993-b208-089090313318, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f87791-19de-40af-a2b3-cb6300011eb5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f87791-19de-40af-a2b3-cb6300011eb5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 829858551403779601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601829858551403779601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3665222-5d99-4103-8115-a0189475655a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10359add-0c8d-4102-928b-9126fe2e7826, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10359add-0c8d-4102-928b-9126fe2e7826, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14251391760822685924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425139176082268592414251391760822685924142513917608226859241425139176082268592414251391760822685924142513917608226859241425139176082268592414251391760822685924142513917608226859241425139176082268592414251391760822685924142513917608226859241425139176082268592414251391760822685924142513917608226859241425139176082268592414251391760822685924142513917608226859241425139176082268592414251391760822685924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10359add-0c8d-4102-928b-9126fe2e7826, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f87791-19de-40af-a2b3-cb6300011eb5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73dde302-b10f-4b82-a42e-b13758ea60de, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73dde302-b10f-4b82-a42e-b13758ea60de, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17506669392701832614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750666939270183261417506669392701832614175066693927018326141750666939270183261417506669392701832614175066693927018326141750666939270183261417506669392701832614175066693927018326141750666939270183261417506669392701832614175066693927018326141750666939270183261417506669392701832614175066693927018326141750666939270183261417506669392701832614175066693927018326141750666939270183261417506669392701832614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c454f6-c2e8-4929-8365-b48b2ec4677f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c454f6-c2e8-4929-8365-b48b2ec4677f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15956894419787739533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595689441978773953315956894419787739533159568944197877395331595689441978773953315956894419787739533159568944197877395331595689441978773953315956894419787739533159568944197877395331595689441978773953315956894419787739533159568944197877395331595689441978773953315956894419787739533159568944197877395331595689441978773953315956894419787739533159568944197877395331595689441978773953315956894419787739533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73dde302-b10f-4b82-a42e-b13758ea60de, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779a2f0c-d26b-4296-9842-11c23fa9ab0a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c454f6-c2e8-4929-8365-b48b2ec4677f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779a2f0c-d26b-4296-9842-11c23fa9ab0a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5360341897168660240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53603418971686602405360341897168660240536034189716866024053603418971686602405360341897168660240536034189716866024053603418971686602405360341897168660240536034189716866024053603418971686602405360341897168660240536034189716866024053603418971686602405360341897168660240536034189716866024053603418971686602405360341897168660240536034189716866024053603418971686602405360341897168660240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e33b37fa-38ef-40bf-8e5f-9800ae978ff0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e33b37fa-38ef-40bf-8e5f-9800ae978ff0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10417093505246012531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041709350524601253110417093505246012531104170935052460125311041709350524601253110417093505246012531104170935052460125311041709350524601253110417093505246012531104170935052460125311041709350524601253110417093505246012531104170935052460125311041709350524601253110417093505246012531104170935052460125311041709350524601253110417093505246012531104170935052460125311041709350524601253110417093505246012531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779a2f0c-d26b-4296-9842-11c23fa9ab0a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e33b37fa-38ef-40bf-8e5f-9800ae978ff0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b8d697-3570-4e6a-90e8-b8035fdc38fa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b8d697-3570-4e6a-90e8-b8035fdc38fa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14014490099899595804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401449009989959580414014490099899595804140144900998995958041401449009989959580414014490099899595804140144900998995958041401449009989959580414014490099899595804140144900998995958041401449009989959580414014490099899595804140144900998995958041401449009989959580414014490099899595804140144900998995958041401449009989959580414014490099899595804140144900998995958041401449009989959580414014490099899595804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb96f1c3-599b-4832-a658-3b9eb1f26665, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb96f1c3-599b-4832-a658-3b9eb1f26665, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1050330813937201944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10503308139372019441050330813937201944105033081393720194410503308139372019441050330813937201944105033081393720194410503308139372019441050330813937201944105033081393720194410503308139372019441050330813937201944105033081393720194410503308139372019441050330813937201944105033081393720194410503308139372019441050330813937201944105033081393720194410503308139372019441050330813937201944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb96f1c3-599b-4832-a658-3b9eb1f26665, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b8d697-3570-4e6a-90e8-b8035fdc38fa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197eb901-9f1d-4947-a4dd-4e1963fdb346, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fcc55d8-5ab0-4ee6-af3e-5ef258c15158, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197eb901-9f1d-4947-a4dd-4e1963fdb346, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10105964128333136310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010596412833313631010105964128333136310101059641283331363101010596412833313631010105964128333136310101059641283331363101010596412833313631010105964128333136310101059641283331363101010596412833313631010105964128333136310101059641283331363101010596412833313631010105964128333136310101059641283331363101010596412833313631010105964128333136310101059641283331363101010596412833313631010105964128333136310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fcc55d8-5ab0-4ee6-af3e-5ef258c15158, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10191050387386305689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019105038738630568910191050387386305689101910503873863056891019105038738630568910191050387386305689101910503873863056891019105038738630568910191050387386305689101910503873863056891019105038738630568910191050387386305689101910503873863056891019105038738630568910191050387386305689101910503873863056891019105038738630568910191050387386305689101910503873863056891019105038738630568910191050387386305689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197eb901-9f1d-4947-a4dd-4e1963fdb346, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fcc55d8-5ab0-4ee6-af3e-5ef258c15158, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8dbb97-1e5b-47a8-a494-b473b330a764, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546cd64f-4a96-45c8-bb77-a3d51f5dc13f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8dbb97-1e5b-47a8-a494-b473b330a764, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372909224451862089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13729092244518620891372909224451862089137290922445186208913729092244518620891372909224451862089137290922445186208913729092244518620891372909224451862089137290922445186208913729092244518620891372909224451862089137290922445186208913729092244518620891372909224451862089137290922445186208913729092244518620891372909224451862089137290922445186208913729092244518620891372909224451862089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546cd64f-4a96-45c8-bb77-a3d51f5dc13f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10549791664255583784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054979166425558378410549791664255583784105497916642555837841054979166425558378410549791664255583784105497916642555837841054979166425558378410549791664255583784105497916642555837841054979166425558378410549791664255583784105497916642555837841054979166425558378410549791664255583784105497916642555837841054979166425558378410549791664255583784105497916642555837841054979166425558378410549791664255583784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546cd64f-4a96-45c8-bb77-a3d51f5dc13f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8dbb97-1e5b-47a8-a494-b473b330a764, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9450a40c-6e2a-4624-9ac9-543cf370ac03, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9450a40c-6e2a-4624-9ac9-543cf370ac03, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4093048526574694811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40930485265746948114093048526574694811409304852657469481140930485265746948114093048526574694811409304852657469481140930485265746948114093048526574694811409304852657469481140930485265746948114093048526574694811409304852657469481140930485265746948114093048526574694811409304852657469481140930485265746948114093048526574694811409304852657469481140930485265746948114093048526574694811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c5ed54-d842-429f-9bdb-55eb37590a06, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c5ed54-d842-429f-9bdb-55eb37590a06, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 191802270501424729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729191802270501424729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9450a40c-6e2a-4624-9ac9-543cf370ac03, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885bfc9d-7fa9-475a-938c-e4713f33862a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885bfc9d-7fa9-475a-938c-e4713f33862a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9862254405691702138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98622544056917021389862254405691702138986225440569170213898622544056917021389862254405691702138986225440569170213898622544056917021389862254405691702138986225440569170213898622544056917021389862254405691702138986225440569170213898622544056917021389862254405691702138986225440569170213898622544056917021389862254405691702138986225440569170213898622544056917021389862254405691702138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c5ed54-d842-429f-9bdb-55eb37590a06, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5773d82-dd24-4c5d-a0ad-8b6b1b7ebb07, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5773d82-dd24-4c5d-a0ad-8b6b1b7ebb07, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4450766836878964014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44507668368789640144450766836878964014445076683687896401444507668368789640144450766836878964014445076683687896401444507668368789640144450766836878964014445076683687896401444507668368789640144450766836878964014445076683687896401444507668368789640144450766836878964014445076683687896401444507668368789640144450766836878964014445076683687896401444507668368789640144450766836878964014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885bfc9d-7fa9-475a-938c-e4713f33862a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d380622-8a2f-4c0b-a878-5cd37a93e496, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d380622-8a2f-4c0b-a878-5cd37a93e496, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17596432628801107731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759643262880110773117596432628801107731175964326288011077311759643262880110773117596432628801107731175964326288011077311759643262880110773117596432628801107731175964326288011077311759643262880110773117596432628801107731175964326288011077311759643262880110773117596432628801107731175964326288011077311759643262880110773117596432628801107731175964326288011077311759643262880110773117596432628801107731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5773d82-dd24-4c5d-a0ad-8b6b1b7ebb07, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9103c0f-3719-45e7-a2a6-176de4e22f04, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9103c0f-3719-45e7-a2a6-176de4e22f04, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3131627638055763088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31316276380557630883131627638055763088313162763805576308831316276380557630883131627638055763088313162763805576308831316276380557630883131627638055763088313162763805576308831316276380557630883131627638055763088313162763805576308831316276380557630883131627638055763088313162763805576308831316276380557630883131627638055763088313162763805576308831316276380557630883131627638055763088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d380622-8a2f-4c0b-a878-5cd37a93e496, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73cd477c-06bd-4678-868c-eba73a531e5d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73cd477c-06bd-4678-868c-eba73a531e5d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6254649744295232306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62546497442952323066254649744295232306625464974429523230662546497442952323066254649744295232306625464974429523230662546497442952323066254649744295232306625464974429523230662546497442952323066254649744295232306625464974429523230662546497442952323066254649744295232306625464974429523230662546497442952323066254649744295232306625464974429523230662546497442952323066254649744295232306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9103c0f-3719-45e7-a2a6-176de4e22f04, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 314301d4-640e-451f-b219-c6119d30c834, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 314301d4-640e-451f-b219-c6119d30c834, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103794188904387667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010379418890438766710103794188904387667101037941889043876671010379418890438766710103794188904387667101037941889043876671010379418890438766710103794188904387667101037941889043876671010379418890438766710103794188904387667101037941889043876671010379418890438766710103794188904387667101037941889043876671010379418890438766710103794188904387667101037941889043876671010379418890438766710103794188904387667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 314301d4-640e-451f-b219-c6119d30c834, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73cd477c-06bd-4678-868c-eba73a531e5d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 750a4851-2fe6-41f6-b522-2bf999a5a8dc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 750a4851-2fe6-41f6-b522-2bf999a5a8dc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8887874208359404771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88878742083594047718887874208359404771888787420835940477188878742083594047718887874208359404771888787420835940477188878742083594047718887874208359404771888787420835940477188878742083594047718887874208359404771888787420835940477188878742083594047718887874208359404771888787420835940477188878742083594047718887874208359404771888787420835940477188878742083594047718887874208359404771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b71ff69-adc8-4d52-86ef-e528a5d06003, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b71ff69-adc8-4d52-86ef-e528a5d06003, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8655410126090608763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86554101260906087638655410126090608763865541012609060876386554101260906087638655410126090608763865541012609060876386554101260906087638655410126090608763865541012609060876386554101260906087638655410126090608763865541012609060876386554101260906087638655410126090608763865541012609060876386554101260906087638655410126090608763865541012609060876386554101260906087638655410126090608763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 750a4851-2fe6-41f6-b522-2bf999a5a8dc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a70c12bc-701e-42ff-9969-16366b646d5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70c12bc-701e-42ff-9969-16366b646d5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6800216256290639581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68002162562906395816800216256290639581680021625629063958168002162562906395816800216256290639581680021625629063958168002162562906395816800216256290639581680021625629063958168002162562906395816800216256290639581680021625629063958168002162562906395816800216256290639581680021625629063958168002162562906395816800216256290639581680021625629063958168002162562906395816800216256290639581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b71ff69-adc8-4d52-86ef-e528a5d06003, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dcd0ebc-88cd-4bc0-a888-f4c2ac129caa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dcd0ebc-88cd-4bc0-a888-f4c2ac129caa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4096801718700196228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40968017187001962284096801718700196228409680171870019622840968017187001962284096801718700196228409680171870019622840968017187001962284096801718700196228409680171870019622840968017187001962284096801718700196228409680171870019622840968017187001962284096801718700196228409680171870019622840968017187001962284096801718700196228409680171870019622840968017187001962284096801718700196228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70c12bc-701e-42ff-9969-16366b646d5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ea41fd-ce48-4cd6-8222-822b4ad263b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ea41fd-ce48-4cd6-8222-822b4ad263b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13732253835307796304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373225383530779630413732253835307796304137322538353077963041373225383530779630413732253835307796304137322538353077963041373225383530779630413732253835307796304137322538353077963041373225383530779630413732253835307796304137322538353077963041373225383530779630413732253835307796304137322538353077963041373225383530779630413732253835307796304137322538353077963041373225383530779630413732253835307796304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dcd0ebc-88cd-4bc0-a888-f4c2ac129caa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b293e1d9-42f6-4f51-8327-6cb1f2db8761, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b293e1d9-42f6-4f51-8327-6cb1f2db8761, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16377401304703251164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637740130470325116416377401304703251164163774013047032511641637740130470325116416377401304703251164163774013047032511641637740130470325116416377401304703251164163774013047032511641637740130470325116416377401304703251164163774013047032511641637740130470325116416377401304703251164163774013047032511641637740130470325116416377401304703251164163774013047032511641637740130470325116416377401304703251164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ea41fd-ce48-4cd6-8222-822b4ad263b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07b451f-0ec3-4c72-ac38-f8d8e2b50772, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07b451f-0ec3-4c72-ac38-f8d8e2b50772, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14324616598726912673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432461659872691267314324616598726912673143246165987269126731432461659872691267314324616598726912673143246165987269126731432461659872691267314324616598726912673143246165987269126731432461659872691267314324616598726912673143246165987269126731432461659872691267314324616598726912673143246165987269126731432461659872691267314324616598726912673143246165987269126731432461659872691267314324616598726912673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b293e1d9-42f6-4f51-8327-6cb1f2db8761, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ef7c76-7f65-4ba7-b856-6fef8e5937c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ef7c76-7f65-4ba7-b856-6fef8e5937c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296402430778476497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82964024307784764978296402430778476497829640243077847649782964024307784764978296402430778476497829640243077847649782964024307784764978296402430778476497829640243077847649782964024307784764978296402430778476497829640243077847649782964024307784764978296402430778476497829640243077847649782964024307784764978296402430778476497829640243077847649782964024307784764978296402430778476497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07b451f-0ec3-4c72-ac38-f8d8e2b50772, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb0c510-64e3-4c18-b5b6-20bdca215ffc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb0c510-64e3-4c18-b5b6-20bdca215ffc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15583208192024798756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558320819202479875615583208192024798756155832081920247987561558320819202479875615583208192024798756155832081920247987561558320819202479875615583208192024798756155832081920247987561558320819202479875615583208192024798756155832081920247987561558320819202479875615583208192024798756155832081920247987561558320819202479875615583208192024798756155832081920247987561558320819202479875615583208192024798756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_orkrmxt4.log --grpc-port=4671 --mon-port=27204 --ic-port=19349 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_orkrmxt4.log', '--grpc-port=4671', '--mon-port=27204', '--ic-port=19349', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ef7c76-7f65-4ba7-b856-6fef8e5937c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae76d6c8-1cc2-4cfd-aa46-823d57971864, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae76d6c8-1cc2-4cfd-aa46-823d57971864, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7262419191759932891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72624191917599328917262419191759932891726241919175993289172624191917599328917262419191759932891726241919175993289172624191917599328917262419191759932891726241919175993289172624191917599328917262419191759932891726241919175993289172624191917599328917262419191759932891726241919175993289172624191917599328917262419191759932891726241919175993289172624191917599328917262419191759932891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb0c510-64e3-4c18-b5b6-20bdca215ffc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b342c1-7c7b-4b2c-a6e2-6bba0b894703, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b342c1-7c7b-4b2c-a6e2-6bba0b894703, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7365524881145880541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73655248811458805417365524881145880541736552488114588054173655248811458805417365524881145880541736552488114588054173655248811458805417365524881145880541736552488114588054173655248811458805417365524881145880541736552488114588054173655248811458805417365524881145880541736552488114588054173655248811458805417365524881145880541736552488114588054173655248811458805417365524881145880541" } } } 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: 962706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4671/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 962718
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae76d6c8-1cc2-4cfd-aa46-823d57971864, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65b66f24-3b99-447d-a0ec-bff3e8ec5e63, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b342c1-7c7b-4b2c-a6e2-6bba0b894703, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9701ee1d-b883-4641-bd58-1fe32842dd40, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9701ee1d-b883-4641-bd58-1fe32842dd40, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17660154389295625030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766015438929562503017660154389295625030176601543892956250301766015438929562503017660154389295625030176601543892956250301766015438929562503017660154389295625030176601543892956250301766015438929562503017660154389295625030176601543892956250301766015438929562503017660154389295625030176601543892956250301766015438929562503017660154389295625030176601543892956250301766015438929562503017660154389295625030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b66f24-3b99-447d-a0ec-bff3e8ec5e63, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1153954706646816733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11539547066468167331153954706646816733115395470664681673311539547066468167331153954706646816733115395470664681673311539547066468167331153954706646816733115395470664681673311539547066468167331153954706646816733115395470664681673311539547066468167331153954706646816733115395470664681673311539547066468167331153954706646816733115395470664681673311539547066468167331153954706646816733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9701ee1d-b883-4641-bd58-1fe32842dd40, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a37e6fd6-a953-4730-ae27-e3ef9c74e0a2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a37e6fd6-a953-4730-ae27-e3ef9c74e0a2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9632558648817441605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96325586488174416059632558648817441605963255864881744160596325586488174416059632558648817441605963255864881744160596325586488174416059632558648817441605963255864881744160596325586488174416059632558648817441605963255864881744160596325586488174416059632558648817441605963255864881744160596325586488174416059632558648817441605963255864881744160596325586488174416059632558648817441605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b66f24-3b99-447d-a0ec-bff3e8ec5e63, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db65fc7c-b78b-42ee-a362-79f86e208718, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db65fc7c-b78b-42ee-a362-79f86e208718, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525317043905993722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752531704390599372217525317043905993722175253170439059937221752531704390599372217525317043905993722175253170439059937221752531704390599372217525317043905993722175253170439059937221752531704390599372217525317043905993722175253170439059937221752531704390599372217525317043905993722175253170439059937221752531704390599372217525317043905993722175253170439059937221752531704390599372217525317043905993722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a37e6fd6-a953-4730-ae27-e3ef9c74e0a2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3e7b9ef-9420-4f66-b9a8-c7811a453a05, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3e7b9ef-9420-4f66-b9a8-c7811a453a05, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7359127982288432115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73591279822884321157359127982288432115735912798228843211573591279822884321157359127982288432115735912798228843211573591279822884321157359127982288432115735912798228843211573591279822884321157359127982288432115735912798228843211573591279822884321157359127982288432115735912798228843211573591279822884321157359127982288432115735912798228843211573591279822884321157359127982288432115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db65fc7c-b78b-42ee-a362-79f86e208718, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0ee9e4-bd9a-4657-ad2d-b56d80f59629, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0ee9e4-bd9a-4657-ad2d-b56d80f59629, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6791308992054147564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67913089920541475646791308992054147564679130899205414756467913089920541475646791308992054147564679130899205414756467913089920541475646791308992054147564679130899205414756467913089920541475646791308992054147564679130899205414756467913089920541475646791308992054147564679130899205414756467913089920541475646791308992054147564679130899205414756467913089920541475646791308992054147564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0ee9e4-bd9a-4657-ad2d-b56d80f59629, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fd27fa-979b-43e2-8517-bd05472cb687, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fd27fa-979b-43e2-8517-bd05472cb687, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348738717222532764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234873871722253276412348738717222532764123487387172225327641234873871722253276412348738717222532764123487387172225327641234873871722253276412348738717222532764123487387172225327641234873871722253276412348738717222532764123487387172225327641234873871722253276412348738717222532764123487387172225327641234873871722253276412348738717222532764123487387172225327641234873871722253276412348738717222532764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3e7b9ef-9420-4f66-b9a8-c7811a453a05, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 866842b7-e689-4412-996e-94b0213e6ab9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 866842b7-e689-4412-996e-94b0213e6ab9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16482203311199080768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648220331119908076816482203311199080768164822033111990807681648220331119908076816482203311199080768164822033111990807681648220331119908076816482203311199080768164822033111990807681648220331119908076816482203311199080768164822033111990807681648220331119908076816482203311199080768164822033111990807681648220331119908076816482203311199080768164822033111990807681648220331119908076816482203311199080768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fd27fa-979b-43e2-8517-bd05472cb687, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05075d9f-9d81-4e40-96d9-73a2fcefe587, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05075d9f-9d81-4e40-96d9-73a2fcefe587, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9099190208037548527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90991902080375485279099190208037548527909919020803754852790991902080375485279099190208037548527909919020803754852790991902080375485279099190208037548527909919020803754852790991902080375485279099190208037548527909919020803754852790991902080375485279099190208037548527909919020803754852790991902080375485279099190208037548527909919020803754852790991902080375485279099190208037548527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 866842b7-e689-4412-996e-94b0213e6ab9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05075d9f-9d81-4e40-96d9-73a2fcefe587, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d30bb3-2cee-4d7a-b4db-a3a3364b396d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d30bb3-2cee-4d7a-b4db-a3a3364b396d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167172749107172806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81671727491071728068167172749107172806816717274910717280681671727491071728068167172749107172806816717274910717280681671727491071728068167172749107172806816717274910717280681671727491071728068167172749107172806816717274910717280681671727491071728068167172749107172806816717274910717280681671727491071728068167172749107172806816717274910717280681671727491071728068167172749107172806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c8ab25-b8d4-4534-9d24-28ea54ce686b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c8ab25-b8d4-4534-9d24-28ea54ce686b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14228649223114125607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422864922311412560714228649223114125607142286492231141256071422864922311412560714228649223114125607142286492231141256071422864922311412560714228649223114125607142286492231141256071422864922311412560714228649223114125607142286492231141256071422864922311412560714228649223114125607142286492231141256071422864922311412560714228649223114125607142286492231141256071422864922311412560714228649223114125607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d30bb3-2cee-4d7a-b4db-a3a3364b396d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a4f736-f404-408a-900a-70d0979f14da, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a4f736-f404-408a-900a-70d0979f14da, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5276488875010002611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52764888750100026115276488875010002611527648887501000261152764888750100026115276488875010002611527648887501000261152764888750100026115276488875010002611527648887501000261152764888750100026115276488875010002611527648887501000261152764888750100026115276488875010002611527648887501000261152764888750100026115276488875010002611527648887501000261152764888750100026115276488875010002611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c8ab25-b8d4-4534-9d24-28ea54ce686b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d23184d9-2646-4dc2-b2ec-4ce97ec4f3f6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d23184d9-2646-4dc2-b2ec-4ce97ec4f3f6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6911838867179675346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69118388671796753466911838867179675346691183886717967534669118388671796753466911838867179675346691183886717967534669118388671796753466911838867179675346691183886717967534669118388671796753466911838867179675346691183886717967534669118388671796753466911838867179675346691183886717967534669118388671796753466911838867179675346691183886717967534669118388671796753466911838867179675346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a4f736-f404-408a-900a-70d0979f14da, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316141ad-7ce4-4642-8d31-6aecd409d5bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316141ad-7ce4-4642-8d31-6aecd409d5bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8926062243540792813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89260622435407928138926062243540792813892606224354079281389260622435407928138926062243540792813892606224354079281389260622435407928138926062243540792813892606224354079281389260622435407928138926062243540792813892606224354079281389260622435407928138926062243540792813892606224354079281389260622435407928138926062243540792813892606224354079281389260622435407928138926062243540792813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d23184d9-2646-4dc2-b2ec-4ce97ec4f3f6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316141ad-7ce4-4642-8d31-6aecd409d5bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5871ce31-06f4-487a-8589-e6b362d2c5f7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5871ce31-06f4-487a-8589-e6b362d2c5f7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 295303575210580310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310295303575210580310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61020efb-b168-4abe-b919-b9239dbe189e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61020efb-b168-4abe-b919-b9239dbe189e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8339651568641985710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83396515686419857108339651568641985710833965156864198571083396515686419857108339651568641985710833965156864198571083396515686419857108339651568641985710833965156864198571083396515686419857108339651568641985710833965156864198571083396515686419857108339651568641985710833965156864198571083396515686419857108339651568641985710833965156864198571083396515686419857108339651568641985710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5871ce31-06f4-487a-8589-e6b362d2c5f7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff89796-105c-44f2-9b6e-2efd943de12b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff89796-105c-44f2-9b6e-2efd943de12b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11591350547343275667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159135054734327566711591350547343275667115913505473432756671159135054734327566711591350547343275667115913505473432756671159135054734327566711591350547343275667115913505473432756671159135054734327566711591350547343275667115913505473432756671159135054734327566711591350547343275667115913505473432756671159135054734327566711591350547343275667115913505473432756671159135054734327566711591350547343275667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61020efb-b168-4abe-b919-b9239dbe189e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ce64f86-885b-42fc-874a-418650e805ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce64f86-885b-42fc-874a-418650e805ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14650718266134526675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465071826613452667514650718266134526675146507182661345266751465071826613452667514650718266134526675146507182661345266751465071826613452667514650718266134526675146507182661345266751465071826613452667514650718266134526675146507182661345266751465071826613452667514650718266134526675146507182661345266751465071826613452667514650718266134526675146507182661345266751465071826613452667514650718266134526675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff89796-105c-44f2-9b6e-2efd943de12b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a709f5a-ca27-4cf0-9bf2-92810c7c72db, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a709f5a-ca27-4cf0-9bf2-92810c7c72db, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17534633779856221502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753463377985622150217534633779856221502175346337798562215021753463377985622150217534633779856221502175346337798562215021753463377985622150217534633779856221502175346337798562215021753463377985622150217534633779856221502175346337798562215021753463377985622150217534633779856221502175346337798562215021753463377985622150217534633779856221502175346337798562215021753463377985622150217534633779856221502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce64f86-885b-42fc-874a-418650e805ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b762308b-982d-4a97-818d-1eedd090c233, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b762308b-982d-4a97-818d-1eedd090c233, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3143025094326072341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31430250943260723413143025094326072341314302509432607234131430250943260723413143025094326072341314302509432607234131430250943260723413143025094326072341314302509432607234131430250943260723413143025094326072341314302509432607234131430250943260723413143025094326072341314302509432607234131430250943260723413143025094326072341314302509432607234131430250943260723413143025094326072341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a709f5a-ca27-4cf0-9bf2-92810c7c72db, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d80c6c0b-7064-4839-a796-7d5aa3c282a2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d80c6c0b-7064-4839-a796-7d5aa3c282a2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3141469394844842651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31414693948448426513141469394844842651314146939484484265131414693948448426513141469394844842651314146939484484265131414693948448426513141469394844842651314146939484484265131414693948448426513141469394844842651314146939484484265131414693948448426513141469394844842651314146939484484265131414693948448426513141469394844842651314146939484484265131414693948448426513141469394844842651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b762308b-982d-4a97-818d-1eedd090c233, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccaa3ea9-ed87-4f8b-8362-86455d4a3aac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccaa3ea9-ed87-4f8b-8362-86455d4a3aac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389107540021558361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638910754002155836116389107540021558361163891075400215583611638910754002155836116389107540021558361163891075400215583611638910754002155836116389107540021558361163891075400215583611638910754002155836116389107540021558361163891075400215583611638910754002155836116389107540021558361163891075400215583611638910754002155836116389107540021558361163891075400215583611638910754002155836116389107540021558361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d80c6c0b-7064-4839-a796-7d5aa3c282a2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d1222a-6a54-4b3e-98bc-8f8c16d918c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d1222a-6a54-4b3e-98bc-8f8c16d918c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3155609586440694068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31556095864406940683155609586440694068315560958644069406831556095864406940683155609586440694068315560958644069406831556095864406940683155609586440694068315560958644069406831556095864406940683155609586440694068315560958644069406831556095864406940683155609586440694068315560958644069406831556095864406940683155609586440694068315560958644069406831556095864406940683155609586440694068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccaa3ea9-ed87-4f8b-8362-86455d4a3aac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a00be97a-3734-4dbf-867d-45fd1fb7541b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d1222a-6a54-4b3e-98bc-8f8c16d918c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00be97a-3734-4dbf-867d-45fd1fb7541b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5259154808353763408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52591548083537634085259154808353763408525915480835376340852591548083537634085259154808353763408525915480835376340852591548083537634085259154808353763408525915480835376340852591548083537634085259154808353763408525915480835376340852591548083537634085259154808353763408525915480835376340852591548083537634085259154808353763408525915480835376340852591548083537634085259154808353763408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0953f28-e5cc-478d-b052-838efb27e6c3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0953f28-e5cc-478d-b052-838efb27e6c3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9295067654704088149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92950676547040881499295067654704088149929506765470408814992950676547040881499295067654704088149929506765470408814992950676547040881499295067654704088149929506765470408814992950676547040881499295067654704088149929506765470408814992950676547040881499295067654704088149929506765470408814992950676547040881499295067654704088149929506765470408814992950676547040881499295067654704088149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00be97a-3734-4dbf-867d-45fd1fb7541b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd597022-0e38-4a8c-a737-454177c72ef5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd597022-0e38-4a8c-a737-454177c72ef5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2567055706980449433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25670557069804494332567055706980449433256705570698044943325670557069804494332567055706980449433256705570698044943325670557069804494332567055706980449433256705570698044943325670557069804494332567055706980449433256705570698044943325670557069804494332567055706980449433256705570698044943325670557069804494332567055706980449433256705570698044943325670557069804494332567055706980449433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0953f28-e5cc-478d-b052-838efb27e6c3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162e1ea0-8177-470a-82df-a7f3f59990bb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162e1ea0-8177-470a-82df-a7f3f59990bb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6034717501466116931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60347175014661169316034717501466116931603471750146611693160347175014661169316034717501466116931603471750146611693160347175014661169316034717501466116931603471750146611693160347175014661169316034717501466116931603471750146611693160347175014661169316034717501466116931603471750146611693160347175014661169316034717501466116931603471750146611693160347175014661169316034717501466116931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd597022-0e38-4a8c-a737-454177c72ef5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a99658c-f534-420a-9bfb-53f2c512850c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a99658c-f534-420a-9bfb-53f2c512850c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 142802021012868508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508142802021012868508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162e1ea0-8177-470a-82df-a7f3f59990bb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa05449-7618-40bf-bba2-049b4a299f57, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa05449-7618-40bf-bba2-049b4a299f57, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817618047920375908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281761804792037590812817618047920375908128176180479203759081281761804792037590812817618047920375908128176180479203759081281761804792037590812817618047920375908128176180479203759081281761804792037590812817618047920375908128176180479203759081281761804792037590812817618047920375908128176180479203759081281761804792037590812817618047920375908128176180479203759081281761804792037590812817618047920375908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa05449-7618-40bf-bba2-049b4a299f57, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ca504c-c765-436d-bda3-7a6adb29a3cb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ca504c-c765-436d-bda3-7a6adb29a3cb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4400456828922222084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44004568289222220844400456828922222084440045682892222208444004568289222220844400456828922222084440045682892222208444004568289222220844400456828922222084440045682892222208444004568289222220844400456828922222084440045682892222208444004568289222220844400456828922222084440045682892222208444004568289222220844400456828922222084440045682892222208444004568289222220844400456828922222084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ca504c-c765-436d-bda3-7a6adb29a3cb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27bfc460-5426-4914-99e1-da3f62bb7483, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27bfc460-5426-4914-99e1-da3f62bb7483, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8973045719124090562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89730457191240905628973045719124090562897304571912409056289730457191240905628973045719124090562897304571912409056289730457191240905628973045719124090562897304571912409056289730457191240905628973045719124090562897304571912409056289730457191240905628973045719124090562897304571912409056289730457191240905628973045719124090562897304571912409056289730457191240905628973045719124090562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a99658c-f534-420a-9bfb-53f2c512850c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ba64c5-2ac7-4e67-8843-3ca7c45cecce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ba64c5-2ac7-4e67-8843-3ca7c45cecce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3217327780093318647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32173277800933186473217327780093318647321732778009331864732173277800933186473217327780093318647321732778009331864732173277800933186473217327780093318647321732778009331864732173277800933186473217327780093318647321732778009331864732173277800933186473217327780093318647321732778009331864732173277800933186473217327780093318647321732778009331864732173277800933186473217327780093318647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27bfc460-5426-4914-99e1-da3f62bb7483, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765a2b9e-d6b3-493a-9975-86af87836ec8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765a2b9e-d6b3-493a-9975-86af87836ec8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5598008000365811711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55980080003658117115598008000365811711559800800036581171155980080003658117115598008000365811711559800800036581171155980080003658117115598008000365811711559800800036581171155980080003658117115598008000365811711559800800036581171155980080003658117115598008000365811711559800800036581171155980080003658117115598008000365811711559800800036581171155980080003658117115598008000365811711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ba64c5-2ac7-4e67-8843-3ca7c45cecce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e4be4f8-db5d-4a8d-9ab1-2b71045ff536, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e4be4f8-db5d-4a8d-9ab1-2b71045ff536, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3172481366314637187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31724813663146371873172481366314637187317248136631463718731724813663146371873172481366314637187317248136631463718731724813663146371873172481366314637187317248136631463718731724813663146371873172481366314637187317248136631463718731724813663146371873172481366314637187317248136631463718731724813663146371873172481366314637187317248136631463718731724813663146371873172481366314637187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765a2b9e-d6b3-493a-9975-86af87836ec8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8455797-e18c-406f-8cee-eebbf5a84d52, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8455797-e18c-406f-8cee-eebbf5a84d52, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6186902597200118099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61869025972001180996186902597200118099618690259720011809961869025972001180996186902597200118099618690259720011809961869025972001180996186902597200118099618690259720011809961869025972001180996186902597200118099618690259720011809961869025972001180996186902597200118099618690259720011809961869025972001180996186902597200118099618690259720011809961869025972001180996186902597200118099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e4be4f8-db5d-4a8d-9ab1-2b71045ff536, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc2e7309-e84e-401a-b2dc-3425e201885a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc2e7309-e84e-401a-b2dc-3425e201885a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15843217316356596721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584321731635659672115843217316356596721158432173163565967211584321731635659672115843217316356596721158432173163565967211584321731635659672115843217316356596721158432173163565967211584321731635659672115843217316356596721158432173163565967211584321731635659672115843217316356596721158432173163565967211584321731635659672115843217316356596721158432173163565967211584321731635659672115843217316356596721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8455797-e18c-406f-8cee-eebbf5a84d52, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc2e7309-e84e-401a-b2dc-3425e201885a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c7d309-6acf-4f57-bc24-a57f8775b536, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c7d309-6acf-4f57-bc24-a57f8775b536, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13401933579231468546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340193357923146854613401933579231468546134019335792314685461340193357923146854613401933579231468546134019335792314685461340193357923146854613401933579231468546134019335792314685461340193357923146854613401933579231468546134019335792314685461340193357923146854613401933579231468546134019335792314685461340193357923146854613401933579231468546134019335792314685461340193357923146854613401933579231468546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21086b3-77b6-4565-8dcb-21c4a55b20f1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21086b3-77b6-4565-8dcb-21c4a55b20f1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5807896618852515430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58078966188525154305807896618852515430580789661885251543058078966188525154305807896618852515430580789661885251543058078966188525154305807896618852515430580789661885251543058078966188525154305807896618852515430580789661885251543058078966188525154305807896618852515430580789661885251543058078966188525154305807896618852515430580789661885251543058078966188525154305807896618852515430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c7d309-6acf-4f57-bc24-a57f8775b536, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21086b3-77b6-4565-8dcb-21c4a55b20f1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6400f5d-142a-4700-876b-d197f06d7d7e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6400f5d-142a-4700-876b-d197f06d7d7e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6873766397634061019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68737663976340610196873766397634061019687376639763406101968737663976340610196873766397634061019687376639763406101968737663976340610196873766397634061019687376639763406101968737663976340610196873766397634061019687376639763406101968737663976340610196873766397634061019687376639763406101968737663976340610196873766397634061019687376639763406101968737663976340610196873766397634061019" } } } 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 962718) rc: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6400f5d-142a-4700-876b-d197f06d7d7e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:260 Command (pid 962718) elapsed time (sec): 0.8457555770874023
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffea91f-5ce1-4c44-92c0-3fe01d0cd046, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ya.test:process.py:263 Command (pid 962718) idrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffea91f-5ce1-4c44-92c0-3fe01d0cd046, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 49775128481607945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4977512848160794549775128481607945497751284816079454977512848160794549775128481607945497751284816079454977512848160794549775128481607945497751284816079454977512848160794549775128481607945497751284816079454977512848160794549775128481607945497751284816079454977512848160794549775128481607945497751284816079454977512848160794549775128481607945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9abf9553-6957-4113-9649-fff84776412d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ya.test:process.py:263 Command (pid 962718) inblock: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9abf9553-6957-4113-9649-fff84776412d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1281747551882202622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12817475518822026221281747551882202622128174755188220262212817475518822026221281747551882202622128174755188220262212817475518822026221281747551882202622128174755188220262212817475518822026221281747551882202622128174755188220262212817475518822026221281747551882202622128174755188220262212817475518822026221281747551882202622128174755188220262212817475518822026221281747551882202622" } } } 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 962718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 962718) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffea91f-5ce1-4c44-92c0-3fe01d0cd046, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9abf9553-6957-4113-9649-fff84776412d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 962718) majflt: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ya.test:process.py:263 Command (pid 962718) maxrss: 775844
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e1ddba-4656-4569-9542-7afc5da426ac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ya.test:process.py:263 Command (pid 962718) minflt: 45639
DEBUG    ya.test:process.py:263 Command (pid 962718) msgrcv: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e1ddba-4656-4569-9542-7afc5da426ac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 511923768665972550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550511923768665972550" } } } 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 962718) msgsnd: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65261a81-76bd-4722-b0c8-8c14538cc799, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65261a81-76bd-4722-b0c8-8c14538cc799, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9096255559706212896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90962555597062128969096255559706212896909625555970621289690962555597062128969096255559706212896909625555970621289690962555597062128969096255559706212896909625555970621289690962555597062128969096255559706212896909625555970621289690962555597062128969096255559706212896909625555970621289690962555597062128969096255559706212896909625555970621289690962555597062128969096255559706212896" } } } 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 962718) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 962718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 962718) nswap: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e1ddba-4656-4569-9542-7afc5da426ac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ya.test:process.py:263 Command (pid 962718) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 962718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 962718) stime: 0.20316299999999998
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b95e61b-d342-42fc-8a47-8826b2825b93, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65261a81-76bd-4722-b0c8-8c14538cc799, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d281d968-e5c4-4d57-b09e-a2fa3f7f4930, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d281d968-e5c4-4d57-b09e-a2fa3f7f4930, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844276320153408200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184427632015340820011844276320153408200118442763201534082001184427632015340820011844276320153408200118442763201534082001184427632015340820011844276320153408200118442763201534082001184427632015340820011844276320153408200118442763201534082001184427632015340820011844276320153408200118442763201534082001184427632015340820011844276320153408200118442763201534082001184427632015340820011844276320153408200" } } } 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 962718) utime: 0.472458
DEBUG    ya.test:process.py:263 Command (pid 962718) wtime: 0.847
DEBUG    ya.test:process.py:275 Command (pid 962718) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 962718) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b95e61b-d342-42fc-8a47-8826b2825b93, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11902249920922687420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190224992092268742011902249920922687420119022499209226874201190224992092268742011902249920922687420119022499209226874201190224992092268742011902249920922687420119022499209226874201190224992092268742011902249920922687420119022499209226874201190224992092268742011902249920922687420119022499209226874201190224992092268742011902249920922687420119022499209226874201190224992092268742011902249920922687420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d281d968-e5c4-4d57-b09e-a2fa3f7f4930, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b95e61b-d342-42fc-8a47-8826b2825b93, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9bd360a-6b4e-4524-89ec-dc2c04ed9c80, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9bd360a-6b4e-4524-89ec-dc2c04ed9c80, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240537598776375504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724053759877637550417240537598776375504172405375987763755041724053759877637550417240537598776375504172405375987763755041724053759877637550417240537598776375504172405375987763755041724053759877637550417240537598776375504172405375987763755041724053759877637550417240537598776375504172405375987763755041724053759877637550417240537598776375504172405375987763755041724053759877637550417240537598776375504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54b60a9-0219-4969-a477-b3f5be59355a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54b60a9-0219-4969-a477-b3f5be59355a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 440369623794501997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997440369623794501997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9bd360a-6b4e-4524-89ec-dc2c04ed9c80, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c31098-d68b-4cd8-b421-4bde4803d518, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c31098-d68b-4cd8-b421-4bde4803d518, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7317850029292024243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73178500292920242437317850029292024243731785002929202424373178500292920242437317850029292024243731785002929202424373178500292920242437317850029292024243731785002929202424373178500292920242437317850029292024243731785002929202424373178500292920242437317850029292024243731785002929202424373178500292920242437317850029292024243731785002929202424373178500292920242437317850029292024243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54b60a9-0219-4969-a477-b3f5be59355a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4490664a-5aa2-4e17-8040-8214b1d8253c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c31098-d68b-4cd8-b421-4bde4803d518, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4490664a-5aa2-4e17-8040-8214b1d8253c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1987715082738644683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19877150827386446831987715082738644683198771508273864468319877150827386446831987715082738644683198771508273864468319877150827386446831987715082738644683198771508273864468319877150827386446831987715082738644683198771508273864468319877150827386446831987715082738644683198771508273864468319877150827386446831987715082738644683198771508273864468319877150827386446831987715082738644683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0546db6-0129-43cf-91ac-03978e69e270, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0546db6-0129-43cf-91ac-03978e69e270, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13670390405337867344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367039040533786734413670390405337867344136703904053378673441367039040533786734413670390405337867344136703904053378673441367039040533786734413670390405337867344136703904053378673441367039040533786734413670390405337867344136703904053378673441367039040533786734413670390405337867344136703904053378673441367039040533786734413670390405337867344136703904053378673441367039040533786734413670390405337867344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4490664a-5aa2-4e17-8040-8214b1d8253c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d122d60-ad9f-43f6-98a5-f62c93059475, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0546db6-0129-43cf-91ac-03978e69e270, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d122d60-ad9f-43f6-98a5-f62c93059475, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8700158030460893425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87001580304608934258700158030460893425870015803046089342587001580304608934258700158030460893425870015803046089342587001580304608934258700158030460893425870015803046089342587001580304608934258700158030460893425870015803046089342587001580304608934258700158030460893425870015803046089342587001580304608934258700158030460893425870015803046089342587001580304608934258700158030460893425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b619888-e667-4d89-8076-96a3e0d96e3d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b619888-e667-4d89-8076-96a3e0d96e3d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1326155037039342072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13261550370393420721326155037039342072132615503703934207213261550370393420721326155037039342072132615503703934207213261550370393420721326155037039342072132615503703934207213261550370393420721326155037039342072132615503703934207213261550370393420721326155037039342072132615503703934207213261550370393420721326155037039342072132615503703934207213261550370393420721326155037039342072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d122d60-ad9f-43f6-98a5-f62c93059475, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b619888-e667-4d89-8076-96a3e0d96e3d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88b7a1a0-6586-4c69-bfe9-5b89d7fac55c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7beeb579-44a6-41b1-bfe8-0f8c4117dd32, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7beeb579-44a6-41b1-bfe8-0f8c4117dd32, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12916258327682490817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291625832768249081712916258327682490817129162583276824908171291625832768249081712916258327682490817129162583276824908171291625832768249081712916258327682490817129162583276824908171291625832768249081712916258327682490817129162583276824908171291625832768249081712916258327682490817129162583276824908171291625832768249081712916258327682490817129162583276824908171291625832768249081712916258327682490817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88b7a1a0-6586-4c69-bfe9-5b89d7fac55c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9485213340268720483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94852133402687204839485213340268720483948521334026872048394852133402687204839485213340268720483948521334026872048394852133402687204839485213340268720483948521334026872048394852133402687204839485213340268720483948521334026872048394852133402687204839485213340268720483948521334026872048394852133402687204839485213340268720483948521334026872048394852133402687204839485213340268720483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88b7a1a0-6586-4c69-bfe9-5b89d7fac55c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf54451-8b4b-4123-9949-8ce4edff6bd3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf54451-8b4b-4123-9949-8ce4edff6bd3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3443249137915805874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34432491379158058743443249137915805874344324913791580587434432491379158058743443249137915805874344324913791580587434432491379158058743443249137915805874344324913791580587434432491379158058743443249137915805874344324913791580587434432491379158058743443249137915805874344324913791580587434432491379158058743443249137915805874344324913791580587434432491379158058743443249137915805874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7beeb579-44a6-41b1-bfe8-0f8c4117dd32, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf18f7d2-bb82-4a19-9ff6-3fe6be236375, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf18f7d2-bb82-4a19-9ff6-3fe6be236375, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18297251096708182922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829725109670818292218297251096708182922182972510967081829221829725109670818292218297251096708182922182972510967081829221829725109670818292218297251096708182922182972510967081829221829725109670818292218297251096708182922182972510967081829221829725109670818292218297251096708182922182972510967081829221829725109670818292218297251096708182922182972510967081829221829725109670818292218297251096708182922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf54451-8b4b-4123-9949-8ce4edff6bd3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd2278b4-40d1-4d55-95f6-dd637dd11a29, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd2278b4-40d1-4d55-95f6-dd637dd11a29, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6718913212222489937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67189132122224899376718913212222489937671891321222248993767189132122224899376718913212222489937671891321222248993767189132122224899376718913212222489937671891321222248993767189132122224899376718913212222489937671891321222248993767189132122224899376718913212222489937671891321222248993767189132122224899376718913212222489937671891321222248993767189132122224899376718913212222489937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf18f7d2-bb82-4a19-9ff6-3fe6be236375, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539208fb-0d7e-4048-bda6-b2d51b71e966, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd2278b4-40d1-4d55-95f6-dd637dd11a29, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59c329ad-678e-4dbc-a127-96cd7da243a9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59c329ad-678e-4dbc-a127-96cd7da243a9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5099445246366499884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50994452463664998845099445246366499884509944524636649988450994452463664998845099445246366499884509944524636649988450994452463664998845099445246366499884509944524636649988450994452463664998845099445246366499884509944524636649988450994452463664998845099445246366499884509944524636649988450994452463664998845099445246366499884509944524636649988450994452463664998845099445246366499884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539208fb-0d7e-4048-bda6-b2d51b71e966, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5073633484198959475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50736334841989594755073633484198959475507363348419895947550736334841989594755073633484198959475507363348419895947550736334841989594755073633484198959475507363348419895947550736334841989594755073633484198959475507363348419895947550736334841989594755073633484198959475507363348419895947550736334841989594755073633484198959475507363348419895947550736334841989594755073633484198959475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539208fb-0d7e-4048-bda6-b2d51b71e966, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59c329ad-678e-4dbc-a127-96cd7da243a9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ede8d7-3f22-41bd-944c-44a130d7079f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91bc6bcf-8ed7-49dd-808e-6b78630fc77c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ede8d7-3f22-41bd-944c-44a130d7079f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17646649940011730962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764664994001173096217646649940011730962176466499400117309621764664994001173096217646649940011730962176466499400117309621764664994001173096217646649940011730962176466499400117309621764664994001173096217646649940011730962176466499400117309621764664994001173096217646649940011730962176466499400117309621764664994001173096217646649940011730962176466499400117309621764664994001173096217646649940011730962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91bc6bcf-8ed7-49dd-808e-6b78630fc77c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17789975319858770376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778997531985877037617789975319858770376177899753198587703761778997531985877037617789975319858770376177899753198587703761778997531985877037617789975319858770376177899753198587703761778997531985877037617789975319858770376177899753198587703761778997531985877037617789975319858770376177899753198587703761778997531985877037617789975319858770376177899753198587703761778997531985877037617789975319858770376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ede8d7-3f22-41bd-944c-44a130d7079f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13da826e-1732-403e-b8a5-a7e653914491, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13da826e-1732-403e-b8a5-a7e653914491, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2329225280330827756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23292252803308277562329225280330827756232922528033082775623292252803308277562329225280330827756232922528033082775623292252803308277562329225280330827756232922528033082775623292252803308277562329225280330827756232922528033082775623292252803308277562329225280330827756232922528033082775623292252803308277562329225280330827756232922528033082775623292252803308277562329225280330827756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91bc6bcf-8ed7-49dd-808e-6b78630fc77c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6011d95e-f943-49a8-8df7-6b06342c9c34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6011d95e-f943-49a8-8df7-6b06342c9c34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17865396612758491513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786539661275849151317865396612758491513178653966127584915131786539661275849151317865396612758491513178653966127584915131786539661275849151317865396612758491513178653966127584915131786539661275849151317865396612758491513178653966127584915131786539661275849151317865396612758491513178653966127584915131786539661275849151317865396612758491513178653966127584915131786539661275849151317865396612758491513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13da826e-1732-403e-b8a5-a7e653914491, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6011d95e-f943-49a8-8df7-6b06342c9c34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92731d5f-8fcc-4b8d-9b12-742bbaedeabd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca0c52b-8959-4caf-a825-761532558e9e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca0c52b-8959-4caf-a825-761532558e9e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10743059311615453497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074305931161545349710743059311615453497107430593116154534971074305931161545349710743059311615453497107430593116154534971074305931161545349710743059311615453497107430593116154534971074305931161545349710743059311615453497107430593116154534971074305931161545349710743059311615453497107430593116154534971074305931161545349710743059311615453497107430593116154534971074305931161545349710743059311615453497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92731d5f-8fcc-4b8d-9b12-742bbaedeabd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10346794883906314365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034679488390631436510346794883906314365103467948839063143651034679488390631436510346794883906314365103467948839063143651034679488390631436510346794883906314365103467948839063143651034679488390631436510346794883906314365103467948839063143651034679488390631436510346794883906314365103467948839063143651034679488390631436510346794883906314365103467948839063143651034679488390631436510346794883906314365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca0c52b-8959-4caf-a825-761532558e9e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae544c9-fea2-4174-bcb9-5f80e5f8f097, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae544c9-fea2-4174-bcb9-5f80e5f8f097, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185645128157650105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105185645128157650105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92731d5f-8fcc-4b8d-9b12-742bbaedeabd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae544c9-fea2-4174-bcb9-5f80e5f8f097, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b59e8389-367c-415c-844e-ef9305aa9a74, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99b2e1ce-a344-40ed-9318-67b022334906, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b59e8389-367c-415c-844e-ef9305aa9a74, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125647436289477725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71256474362894777257125647436289477725712564743628947772571256474362894777257125647436289477725712564743628947772571256474362894777257125647436289477725712564743628947772571256474362894777257125647436289477725712564743628947772571256474362894777257125647436289477725712564743628947772571256474362894777257125647436289477725712564743628947772571256474362894777257125647436289477725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99b2e1ce-a344-40ed-9318-67b022334906, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12850481986154948828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285048198615494882812850481986154948828128504819861549488281285048198615494882812850481986154948828128504819861549488281285048198615494882812850481986154948828128504819861549488281285048198615494882812850481986154948828128504819861549488281285048198615494882812850481986154948828128504819861549488281285048198615494882812850481986154948828128504819861549488281285048198615494882812850481986154948828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99b2e1ce-a344-40ed-9318-67b022334906, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18957375-e171-49de-9f59-c815c1b90e18, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18957375-e171-49de-9f59-c815c1b90e18, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15442002483027343165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544200248302734316515442002483027343165154420024830273431651544200248302734316515442002483027343165154420024830273431651544200248302734316515442002483027343165154420024830273431651544200248302734316515442002483027343165154420024830273431651544200248302734316515442002483027343165154420024830273431651544200248302734316515442002483027343165154420024830273431651544200248302734316515442002483027343165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b59e8389-367c-415c-844e-ef9305aa9a74, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb431de-c08d-46be-8e25-db738b9adeea, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb431de-c08d-46be-8e25-db738b9adeea, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123750850488119202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31237508504881192023123750850488119202312375085048811920231237508504881192023123750850488119202312375085048811920231237508504881192023123750850488119202312375085048811920231237508504881192023123750850488119202312375085048811920231237508504881192023123750850488119202312375085048811920231237508504881192023123750850488119202312375085048811920231237508504881192023123750850488119202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18957375-e171-49de-9f59-c815c1b90e18, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899853ff-3861-4d4c-8ff9-2e2e51208449, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899853ff-3861-4d4c-8ff9-2e2e51208449, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2912434663172468354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29124346631724683542912434663172468354291243466317246835429124346631724683542912434663172468354291243466317246835429124346631724683542912434663172468354291243466317246835429124346631724683542912434663172468354291243466317246835429124346631724683542912434663172468354291243466317246835429124346631724683542912434663172468354291243466317246835429124346631724683542912434663172468354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb431de-c08d-46be-8e25-db738b9adeea, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899853ff-3861-4d4c-8ff9-2e2e51208449, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a17e97a-5e34-4568-a141-e17c7bbca01b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17c024c0-9ca3-497b-a5ba-edd3c36e58a2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a17e97a-5e34-4568-a141-e17c7bbca01b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17928414608736553422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792841460873655342217928414608736553422179284146087365534221792841460873655342217928414608736553422179284146087365534221792841460873655342217928414608736553422179284146087365534221792841460873655342217928414608736553422179284146087365534221792841460873655342217928414608736553422179284146087365534221792841460873655342217928414608736553422179284146087365534221792841460873655342217928414608736553422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c024c0-9ca3-497b-a5ba-edd3c36e58a2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10882795936897813180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088279593689781318010882795936897813180108827959368978131801088279593689781318010882795936897813180108827959368978131801088279593689781318010882795936897813180108827959368978131801088279593689781318010882795936897813180108827959368978131801088279593689781318010882795936897813180108827959368978131801088279593689781318010882795936897813180108827959368978131801088279593689781318010882795936897813180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a17e97a-5e34-4568-a141-e17c7bbca01b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c024c0-9ca3-497b-a5ba-edd3c36e58a2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f061dcc-faac-4e2a-a335-917da6bbe492, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f061dcc-faac-4e2a-a335-917da6bbe492, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9319385559799530295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93193855597995302959319385559799530295931938555979953029593193855597995302959319385559799530295931938555979953029593193855597995302959319385559799530295931938555979953029593193855597995302959319385559799530295931938555979953029593193855597995302959319385559799530295931938555979953029593193855597995302959319385559799530295931938555979953029593193855597995302959319385559799530295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7031a9c-ca47-45e1-a4ae-c72e32fde19a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7031a9c-ca47-45e1-a4ae-c72e32fde19a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11131353882712844561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113135388271284456111131353882712844561111313538827128445611113135388271284456111131353882712844561111313538827128445611113135388271284456111131353882712844561111313538827128445611113135388271284456111131353882712844561111313538827128445611113135388271284456111131353882712844561111313538827128445611113135388271284456111131353882712844561111313538827128445611113135388271284456111131353882712844561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f061dcc-faac-4e2a-a335-917da6bbe492, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309a0019-f623-4103-9c2c-6706de4f3c82, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309a0019-f623-4103-9c2c-6706de4f3c82, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18301430550971084580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830143055097108458018301430550971084580183014305509710845801830143055097108458018301430550971084580183014305509710845801830143055097108458018301430550971084580183014305509710845801830143055097108458018301430550971084580183014305509710845801830143055097108458018301430550971084580183014305509710845801830143055097108458018301430550971084580183014305509710845801830143055097108458018301430550971084580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7031a9c-ca47-45e1-a4ae-c72e32fde19a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737f5632-732b-4bcc-bdea-0720eaa37030, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737f5632-732b-4bcc-bdea-0720eaa37030, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128415656703155186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012841565670315518610128415656703155186101284156567031551861012841565670315518610128415656703155186101284156567031551861012841565670315518610128415656703155186101284156567031551861012841565670315518610128415656703155186101284156567031551861012841565670315518610128415656703155186101284156567031551861012841565670315518610128415656703155186101284156567031551861012841565670315518610128415656703155186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737f5632-732b-4bcc-bdea-0720eaa37030, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8426ed-32d5-4195-9444-a76a9cab8f31, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8426ed-32d5-4195-9444-a76a9cab8f31, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513121148152441934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65131211481524419346513121148152441934651312114815244193465131211481524419346513121148152441934651312114815244193465131211481524419346513121148152441934651312114815244193465131211481524419346513121148152441934651312114815244193465131211481524419346513121148152441934651312114815244193465131211481524419346513121148152441934651312114815244193465131211481524419346513121148152441934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309a0019-f623-4103-9c2c-6706de4f3c82, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f095a65-5791-4465-8bbf-4265c9563fa1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f095a65-5791-4465-8bbf-4265c9563fa1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070428012008610882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70704280120086108827070428012008610882707042801200861088270704280120086108827070428012008610882707042801200861088270704280120086108827070428012008610882707042801200861088270704280120086108827070428012008610882707042801200861088270704280120086108827070428012008610882707042801200861088270704280120086108827070428012008610882707042801200861088270704280120086108827070428012008610882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8426ed-32d5-4195-9444-a76a9cab8f31, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae3d1c95-babf-4740-ab24-e37422fe3a7b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae3d1c95-babf-4740-ab24-e37422fe3a7b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258090483073108777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52580904830731087775258090483073108777525809048307310877752580904830731087775258090483073108777525809048307310877752580904830731087775258090483073108777525809048307310877752580904830731087775258090483073108777525809048307310877752580904830731087775258090483073108777525809048307310877752580904830731087775258090483073108777525809048307310877752580904830731087775258090483073108777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f095a65-5791-4465-8bbf-4265c9563fa1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb4d616-1a67-4490-9fe5-d049dc3ba0b3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb4d616-1a67-4490-9fe5-d049dc3ba0b3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4919572451295634411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49195724512956344114919572451295634411491957245129563441149195724512956344114919572451295634411491957245129563441149195724512956344114919572451295634411491957245129563441149195724512956344114919572451295634411491957245129563441149195724512956344114919572451295634411491957245129563441149195724512956344114919572451295634411491957245129563441149195724512956344114919572451295634411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae3d1c95-babf-4740-ab24-e37422fe3a7b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb4d616-1a67-4490-9fe5-d049dc3ba0b3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15eab22e-f3f1-4f7b-a6ec-f45d3be037a8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d0c2dbb-1003-4e49-83cb-c836cef8eafc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d0c2dbb-1003-4e49-83cb-c836cef8eafc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18102811787571340609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810281178757134060918102811787571340609181028117875713406091810281178757134060918102811787571340609181028117875713406091810281178757134060918102811787571340609181028117875713406091810281178757134060918102811787571340609181028117875713406091810281178757134060918102811787571340609181028117875713406091810281178757134060918102811787571340609181028117875713406091810281178757134060918102811787571340609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15eab22e-f3f1-4f7b-a6ec-f45d3be037a8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10039518340386420323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003951834038642032310039518340386420323100395183403864203231003951834038642032310039518340386420323100395183403864203231003951834038642032310039518340386420323100395183403864203231003951834038642032310039518340386420323100395183403864203231003951834038642032310039518340386420323100395183403864203231003951834038642032310039518340386420323100395183403864203231003951834038642032310039518340386420323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d0c2dbb-1003-4e49-83cb-c836cef8eafc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15eab22e-f3f1-4f7b-a6ec-f45d3be037a8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965ea418-7f23-4f5b-8a00-549b249f7b98, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965ea418-7f23-4f5b-8a00-549b249f7b98, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938406868010817205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69384068680108172056938406868010817205693840686801081720569384068680108172056938406868010817205693840686801081720569384068680108172056938406868010817205693840686801081720569384068680108172056938406868010817205693840686801081720569384068680108172056938406868010817205693840686801081720569384068680108172056938406868010817205693840686801081720569384068680108172056938406868010817205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f58a1c-97fc-43bb-890d-892150342719, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f58a1c-97fc-43bb-890d-892150342719, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18298926301548115747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829892630154811574718298926301548115747182989263015481157471829892630154811574718298926301548115747182989263015481157471829892630154811574718298926301548115747182989263015481157471829892630154811574718298926301548115747182989263015481157471829892630154811574718298926301548115747182989263015481157471829892630154811574718298926301548115747182989263015481157471829892630154811574718298926301548115747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965ea418-7f23-4f5b-8a00-549b249f7b98, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4fab425-c31a-4b43-9538-aeaef7a6c2b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fab425-c31a-4b43-9538-aeaef7a6c2b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8596448225442648566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85964482254426485668596448225442648566859644822544264856685964482254426485668596448225442648566859644822544264856685964482254426485668596448225442648566859644822544264856685964482254426485668596448225442648566859644822544264856685964482254426485668596448225442648566859644822544264856685964482254426485668596448225442648566859644822544264856685964482254426485668596448225442648566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f58a1c-97fc-43bb-890d-892150342719, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6ea288-0fda-4f36-9349-2e30a0038f48, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6ea288-0fda-4f36-9349-2e30a0038f48, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2990577935503443429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29905779355034434292990577935503443429299057793550344342929905779355034434292990577935503443429299057793550344342929905779355034434292990577935503443429299057793550344342929905779355034434292990577935503443429299057793550344342929905779355034434292990577935503443429299057793550344342929905779355034434292990577935503443429299057793550344342929905779355034434292990577935503443429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fab425-c31a-4b43-9538-aeaef7a6c2b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503a5892-a190-42ba-9151-7ee611a23d8d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503a5892-a190-42ba-9151-7ee611a23d8d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17276997659597978537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727699765959797853717276997659597978537172769976595979785371727699765959797853717276997659597978537172769976595979785371727699765959797853717276997659597978537172769976595979785371727699765959797853717276997659597978537172769976595979785371727699765959797853717276997659597978537172769976595979785371727699765959797853717276997659597978537172769976595979785371727699765959797853717276997659597978537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6ea288-0fda-4f36-9349-2e30a0038f48, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3b684e-b8c1-4f40-83cd-0b0d93061d16, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503a5892-a190-42ba-9151-7ee611a23d8d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a988e999-88a2-41c2-a4e2-aa909a697c81, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a988e999-88a2-41c2-a4e2-aa909a697c81, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7308621773529948178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73086217735299481787308621773529948178730862177352994817873086217735299481787308621773529948178730862177352994817873086217735299481787308621773529948178730862177352994817873086217735299481787308621773529948178730862177352994817873086217735299481787308621773529948178730862177352994817873086217735299481787308621773529948178730862177352994817873086217735299481787308621773529948178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3b684e-b8c1-4f40-83cd-0b0d93061d16, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6577247865642066860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65772478656420668606577247865642066860657724786564206686065772478656420668606577247865642066860657724786564206686065772478656420668606577247865642066860657724786564206686065772478656420668606577247865642066860657724786564206686065772478656420668606577247865642066860657724786564206686065772478656420668606577247865642066860657724786564206686065772478656420668606577247865642066860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a988e999-88a2-41c2-a4e2-aa909a697c81, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26488e2f-c5d1-4b4a-8650-705f07e1fa94, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3b684e-b8c1-4f40-83cd-0b0d93061d16, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26488e2f-c5d1-4b4a-8650-705f07e1fa94, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10341556703768841623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034155670376884162310341556703768841623103415567037688416231034155670376884162310341556703768841623103415567037688416231034155670376884162310341556703768841623103415567037688416231034155670376884162310341556703768841623103415567037688416231034155670376884162310341556703768841623103415567037688416231034155670376884162310341556703768841623103415567037688416231034155670376884162310341556703768841623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600dcc3e-9e79-4581-a550-7b959cab7b52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600dcc3e-9e79-4581-a550-7b959cab7b52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13489133022141550180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348913302214155018013489133022141550180134891330221415501801348913302214155018013489133022141550180134891330221415501801348913302214155018013489133022141550180134891330221415501801348913302214155018013489133022141550180134891330221415501801348913302214155018013489133022141550180134891330221415501801348913302214155018013489133022141550180134891330221415501801348913302214155018013489133022141550180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26488e2f-c5d1-4b4a-8650-705f07e1fa94, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07331019-9acd-4f7c-a320-2d4443ff425c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07331019-9acd-4f7c-a320-2d4443ff425c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10853833820661191511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085383382066119151110853833820661191511108538338206611915111085383382066119151110853833820661191511108538338206611915111085383382066119151110853833820661191511108538338206611915111085383382066119151110853833820661191511108538338206611915111085383382066119151110853833820661191511108538338206611915111085383382066119151110853833820661191511108538338206611915111085383382066119151110853833820661191511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600dcc3e-9e79-4581-a550-7b959cab7b52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a786d135-8cf6-415d-af91-8fbc7f5797c1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a786d135-8cf6-415d-af91-8fbc7f5797c1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13892938016449930722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389293801644993072213892938016449930722138929380164499307221389293801644993072213892938016449930722138929380164499307221389293801644993072213892938016449930722138929380164499307221389293801644993072213892938016449930722138929380164499307221389293801644993072213892938016449930722138929380164499307221389293801644993072213892938016449930722138929380164499307221389293801644993072213892938016449930722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07331019-9acd-4f7c-a320-2d4443ff425c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb8fa6f-757d-491f-b038-b42194ea171d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb8fa6f-757d-491f-b038-b42194ea171d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5117680809414060081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51176808094140600815117680809414060081511768080941406008151176808094140600815117680809414060081511768080941406008151176808094140600815117680809414060081511768080941406008151176808094140600815117680809414060081511768080941406008151176808094140600815117680809414060081511768080941406008151176808094140600815117680809414060081511768080941406008151176808094140600815117680809414060081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a786d135-8cf6-415d-af91-8fbc7f5797c1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d33e965c-0da7-4e32-b838-063a9ccfb7cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d33e965c-0da7-4e32-b838-063a9ccfb7cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4360891786568638749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43608917865686387494360891786568638749436089178656863874943608917865686387494360891786568638749436089178656863874943608917865686387494360891786568638749436089178656863874943608917865686387494360891786568638749436089178656863874943608917865686387494360891786568638749436089178656863874943608917865686387494360891786568638749436089178656863874943608917865686387494360891786568638749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb8fa6f-757d-491f-b038-b42194ea171d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02da5428-e1e6-4333-82a1-104cdcce843b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02da5428-e1e6-4333-82a1-104cdcce843b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3616578412119337116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36165784121193371163616578412119337116361657841211933711636165784121193371163616578412119337116361657841211933711636165784121193371163616578412119337116361657841211933711636165784121193371163616578412119337116361657841211933711636165784121193371163616578412119337116361657841211933711636165784121193371163616578412119337116361657841211933711636165784121193371163616578412119337116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d33e965c-0da7-4e32-b838-063a9ccfb7cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe6b9e4-7e03-4337-8275-5638034e5c12, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe6b9e4-7e03-4337-8275-5638034e5c12, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1267083892016586823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12670838920165868231267083892016586823126708389201658682312670838920165868231267083892016586823126708389201658682312670838920165868231267083892016586823126708389201658682312670838920165868231267083892016586823126708389201658682312670838920165868231267083892016586823126708389201658682312670838920165868231267083892016586823126708389201658682312670838920165868231267083892016586823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02da5428-e1e6-4333-82a1-104cdcce843b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66225ae7-9510-4176-9003-3e5bdf1cf121, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66225ae7-9510-4176-9003-3e5bdf1cf121, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959765509166637684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49597655091666376844959765509166637684495976550916663768449597655091666376844959765509166637684495976550916663768449597655091666376844959765509166637684495976550916663768449597655091666376844959765509166637684495976550916663768449597655091666376844959765509166637684495976550916663768449597655091666376844959765509166637684495976550916663768449597655091666376844959765509166637684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe6b9e4-7e03-4337-8275-5638034e5c12, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57697b0-0210-442e-b76c-2b3392ab8cd9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57697b0-0210-442e-b76c-2b3392ab8cd9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853334358809856308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785333435880985630817853334358809856308178533343588098563081785333435880985630817853334358809856308178533343588098563081785333435880985630817853334358809856308178533343588098563081785333435880985630817853334358809856308178533343588098563081785333435880985630817853334358809856308178533343588098563081785333435880985630817853334358809856308178533343588098563081785333435880985630817853334358809856308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66225ae7-9510-4176-9003-3e5bdf1cf121, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 658ec7dd-e86f-46e3-9fa7-f72e5f78ccff, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658ec7dd-e86f-46e3-9fa7-f72e5f78ccff, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046343006051778864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70463430060517788647046343006051778864704634300605177886470463430060517788647046343006051778864704634300605177886470463430060517788647046343006051778864704634300605177886470463430060517788647046343006051778864704634300605177886470463430060517788647046343006051778864704634300605177886470463430060517788647046343006051778864704634300605177886470463430060517788647046343006051778864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57697b0-0210-442e-b76c-2b3392ab8cd9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658ec7dd-e86f-46e3-9fa7-f72e5f78ccff, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6441cf-f981-4193-b3e4-a5f8f6478f22, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6441cf-f981-4193-b3e4-a5f8f6478f22, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14313233893898290354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431323389389829035414313233893898290354143132338938982903541431323389389829035414313233893898290354143132338938982903541431323389389829035414313233893898290354143132338938982903541431323389389829035414313233893898290354143132338938982903541431323389389829035414313233893898290354143132338938982903541431323389389829035414313233893898290354143132338938982903541431323389389829035414313233893898290354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e73f36-75f9-4c43-8404-3eebf2f18d55, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e73f36-75f9-4c43-8404-3eebf2f18d55, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 858592100279630752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752858592100279630752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e73f36-75f9-4c43-8404-3eebf2f18d55, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6441cf-f981-4193-b3e4-a5f8f6478f22, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a7854d-9467-442f-bf62-8fda5fc15f95, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a7854d-9467-442f-bf62-8fda5fc15f95, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 149692527577896229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229149692527577896229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3c952a-e440-4b26-be47-9750bc5ea723, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3c952a-e440-4b26-be47-9750bc5ea723, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10322543494287797536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032254349428779753610322543494287797536103225434942877975361032254349428779753610322543494287797536103225434942877975361032254349428779753610322543494287797536103225434942877975361032254349428779753610322543494287797536103225434942877975361032254349428779753610322543494287797536103225434942877975361032254349428779753610322543494287797536103225434942877975361032254349428779753610322543494287797536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a7854d-9467-442f-bf62-8fda5fc15f95, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3c952a-e440-4b26-be47-9750bc5ea723, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e51150e-45ce-4769-9209-1ac7d6857958, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 983ba41d-c983-4e08-92b0-f3ddfad3a651, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e51150e-45ce-4769-9209-1ac7d6857958, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2907949745116238026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29079497451162380262907949745116238026290794974511623802629079497451162380262907949745116238026290794974511623802629079497451162380262907949745116238026290794974511623802629079497451162380262907949745116238026290794974511623802629079497451162380262907949745116238026290794974511623802629079497451162380262907949745116238026290794974511623802629079497451162380262907949745116238026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983ba41d-c983-4e08-92b0-f3ddfad3a651, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6936783028517370753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69367830285173707536936783028517370753693678302851737075369367830285173707536936783028517370753693678302851737075369367830285173707536936783028517370753693678302851737075369367830285173707536936783028517370753693678302851737075369367830285173707536936783028517370753693678302851737075369367830285173707536936783028517370753693678302851737075369367830285173707536936783028517370753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e51150e-45ce-4769-9209-1ac7d6857958, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2688836-1f2b-4fa7-8dc9-4167c3bcc135, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2688836-1f2b-4fa7-8dc9-4167c3bcc135, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3442608942339631933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34426089423396319333442608942339631933344260894233963193334426089423396319333442608942339631933344260894233963193334426089423396319333442608942339631933344260894233963193334426089423396319333442608942339631933344260894233963193334426089423396319333442608942339631933344260894233963193334426089423396319333442608942339631933344260894233963193334426089423396319333442608942339631933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983ba41d-c983-4e08-92b0-f3ddfad3a651, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137e9410-1eb9-459c-b3e3-6a2d5bb08844, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137e9410-1eb9-459c-b3e3-6a2d5bb08844, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15042515798948302068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504251579894830206815042515798948302068150425157989483020681504251579894830206815042515798948302068150425157989483020681504251579894830206815042515798948302068150425157989483020681504251579894830206815042515798948302068150425157989483020681504251579894830206815042515798948302068150425157989483020681504251579894830206815042515798948302068150425157989483020681504251579894830206815042515798948302068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2688836-1f2b-4fa7-8dc9-4167c3bcc135, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a074bdbf-a2d7-4de1-b599-d273ddbf8151, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137e9410-1eb9-459c-b3e3-6a2d5bb08844, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a074bdbf-a2d7-4de1-b599-d273ddbf8151, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11001103525920251441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100110352592025144111001103525920251441110011035259202514411100110352592025144111001103525920251441110011035259202514411100110352592025144111001103525920251441110011035259202514411100110352592025144111001103525920251441110011035259202514411100110352592025144111001103525920251441110011035259202514411100110352592025144111001103525920251441110011035259202514411100110352592025144111001103525920251441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be6de018-0108-49e6-b462-1d3371fc908e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a074bdbf-a2d7-4de1-b599-d273ddbf8151, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be6de018-0108-49e6-b462-1d3371fc908e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953340684020148490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59533406840201484905953340684020148490595334068402014849059533406840201484905953340684020148490595334068402014849059533406840201484905953340684020148490595334068402014849059533406840201484905953340684020148490595334068402014849059533406840201484905953340684020148490595334068402014849059533406840201484905953340684020148490595334068402014849059533406840201484905953340684020148490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be6de018-0108-49e6-b462-1d3371fc908e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00021592-069a-4d82-bdce-8a8a499e5ab7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00021592-069a-4d82-bdce-8a8a499e5ab7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10180846610492477598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018084661049247759810180846610492477598101808466104924775981018084661049247759810180846610492477598101808466104924775981018084661049247759810180846610492477598101808466104924775981018084661049247759810180846610492477598101808466104924775981018084661049247759810180846610492477598101808466104924775981018084661049247759810180846610492477598101808466104924775981018084661049247759810180846610492477598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f20445e3-e346-40c4-a578-a048f4b2703d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20445e3-e346-40c4-a578-a048f4b2703d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9826854948947967656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98268549489479676569826854948947967656982685494894796765698268549489479676569826854948947967656982685494894796765698268549489479676569826854948947967656982685494894796765698268549489479676569826854948947967656982685494894796765698268549489479676569826854948947967656982685494894796765698268549489479676569826854948947967656982685494894796765698268549489479676569826854948947967656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20445e3-e346-40c4-a578-a048f4b2703d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00021592-069a-4d82-bdce-8a8a499e5ab7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ba4891-c47e-49af-aab2-63fbaa3aac3d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ba4891-c47e-49af-aab2-63fbaa3aac3d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15615861368063753413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561586136806375341315615861368063753413156158613680637534131561586136806375341315615861368063753413156158613680637534131561586136806375341315615861368063753413156158613680637534131561586136806375341315615861368063753413156158613680637534131561586136806375341315615861368063753413156158613680637534131561586136806375341315615861368063753413156158613680637534131561586136806375341315615861368063753413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece489d4-a746-4682-a9e2-94636feef8f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece489d4-a746-4682-a9e2-94636feef8f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9461987120268138818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94619871202681388189461987120268138818946198712026813881894619871202681388189461987120268138818946198712026813881894619871202681388189461987120268138818946198712026813881894619871202681388189461987120268138818946198712026813881894619871202681388189461987120268138818946198712026813881894619871202681388189461987120268138818946198712026813881894619871202681388189461987120268138818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece489d4-a746-4682-a9e2-94636feef8f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 549ff7a9-083d-41bf-ace2-afb329c99dcc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ba4891-c47e-49af-aab2-63fbaa3aac3d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae3d05a-561f-4d3d-a5f1-841f8a02036c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 549ff7a9-083d-41bf-ace2-afb329c99dcc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1334780029930404081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13347800299304040811334780029930404081133478002993040408113347800299304040811334780029930404081133478002993040408113347800299304040811334780029930404081133478002993040408113347800299304040811334780029930404081133478002993040408113347800299304040811334780029930404081133478002993040408113347800299304040811334780029930404081133478002993040408113347800299304040811334780029930404081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae3d05a-561f-4d3d-a5f1-841f8a02036c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4475684567495558042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44756845674955580424475684567495558042447568456749555804244756845674955580424475684567495558042447568456749555804244756845674955580424475684567495558042447568456749555804244756845674955580424475684567495558042447568456749555804244756845674955580424475684567495558042447568456749555804244756845674955580424475684567495558042447568456749555804244756845674955580424475684567495558042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 549ff7a9-083d-41bf-ace2-afb329c99dcc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f904c7d6-efd0-4d65-ac4b-da1026fdcf8a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f904c7d6-efd0-4d65-ac4b-da1026fdcf8a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16810801556416141595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681080155641614159516810801556416141595168108015564161415951681080155641614159516810801556416141595168108015564161415951681080155641614159516810801556416141595168108015564161415951681080155641614159516810801556416141595168108015564161415951681080155641614159516810801556416141595168108015564161415951681080155641614159516810801556416141595168108015564161415951681080155641614159516810801556416141595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae3d05a-561f-4d3d-a5f1-841f8a02036c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f904c7d6-efd0-4d65-ac4b-da1026fdcf8a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f6e104-04eb-4356-990e-31ed1ab6d4b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f6e104-04eb-4356-990e-31ed1ab6d4b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17572883516209101062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757288351620910106217572883516209101062175728835162091010621757288351620910106217572883516209101062175728835162091010621757288351620910106217572883516209101062175728835162091010621757288351620910106217572883516209101062175728835162091010621757288351620910106217572883516209101062175728835162091010621757288351620910106217572883516209101062175728835162091010621757288351620910106217572883516209101062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5014734f-386a-436c-bfe4-2d8cb795bb7b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5014734f-386a-436c-bfe4-2d8cb795bb7b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12322013499575787085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232201349957578708512322013499575787085123220134995757870851232201349957578708512322013499575787085123220134995757870851232201349957578708512322013499575787085123220134995757870851232201349957578708512322013499575787085123220134995757870851232201349957578708512322013499575787085123220134995757870851232201349957578708512322013499575787085123220134995757870851232201349957578708512322013499575787085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5014734f-386a-436c-bfe4-2d8cb795bb7b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f6e104-04eb-4356-990e-31ed1ab6d4b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91155245-d79e-481d-a1b3-957470bd08b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91155245-d79e-481d-a1b3-957470bd08b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2580411382501638062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25804113825016380622580411382501638062258041138250163806225804113825016380622580411382501638062258041138250163806225804113825016380622580411382501638062258041138250163806225804113825016380622580411382501638062258041138250163806225804113825016380622580411382501638062258041138250163806225804113825016380622580411382501638062258041138250163806225804113825016380622580411382501638062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3af7850-29aa-4037-b07a-4564cdeea5e5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3af7850-29aa-4037-b07a-4564cdeea5e5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2517095626825988928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25170956268259889282517095626825988928251709562682598892825170956268259889282517095626825988928251709562682598892825170956268259889282517095626825988928251709562682598892825170956268259889282517095626825988928251709562682598892825170956268259889282517095626825988928251709562682598892825170956268259889282517095626825988928251709562682598892825170956268259889282517095626825988928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91155245-d79e-481d-a1b3-957470bd08b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3af7850-29aa-4037-b07a-4564cdeea5e5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64376402-6045-49c6-bd6e-ddac2912795e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83b51d2-046a-4db1-94a0-25cba8800b73, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83b51d2-046a-4db1-94a0-25cba8800b73, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12981190612140414607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298119061214041460712981190612140414607129811906121404146071298119061214041460712981190612140414607129811906121404146071298119061214041460712981190612140414607129811906121404146071298119061214041460712981190612140414607129811906121404146071298119061214041460712981190612140414607129811906121404146071298119061214041460712981190612140414607129811906121404146071298119061214041460712981190612140414607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64376402-6045-49c6-bd6e-ddac2912795e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7501114730719454151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75011147307194541517501114730719454151750111473071945415175011147307194541517501114730719454151750111473071945415175011147307194541517501114730719454151750111473071945415175011147307194541517501114730719454151750111473071945415175011147307194541517501114730719454151750111473071945415175011147307194541517501114730719454151750111473071945415175011147307194541517501114730719454151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83b51d2-046a-4db1-94a0-25cba8800b73, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c58e23-f243-4f22-9b95-53d06618b950, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64376402-6045-49c6-bd6e-ddac2912795e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c58e23-f243-4f22-9b95-53d06618b950, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1694560965973813691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16945609659738136911694560965973813691169456096597381369116945609659738136911694560965973813691169456096597381369116945609659738136911694560965973813691169456096597381369116945609659738136911694560965973813691169456096597381369116945609659738136911694560965973813691169456096597381369116945609659738136911694560965973813691169456096597381369116945609659738136911694560965973813691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c58e23-f243-4f22-9b95-53d06618b950, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509fe949-6a3f-47ce-9e6f-50e3063594f1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509fe949-6a3f-47ce-9e6f-50e3063594f1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12641452914167616897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264145291416761689712641452914167616897126414529141676168971264145291416761689712641452914167616897126414529141676168971264145291416761689712641452914167616897126414529141676168971264145291416761689712641452914167616897126414529141676168971264145291416761689712641452914167616897126414529141676168971264145291416761689712641452914167616897126414529141676168971264145291416761689712641452914167616897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d94604fa-e36a-4d75-8e3b-b402197edaaf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d94604fa-e36a-4d75-8e3b-b402197edaaf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16346668909728593300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634666890972859330016346668909728593300163466689097285933001634666890972859330016346668909728593300163466689097285933001634666890972859330016346668909728593300163466689097285933001634666890972859330016346668909728593300163466689097285933001634666890972859330016346668909728593300163466689097285933001634666890972859330016346668909728593300163466689097285933001634666890972859330016346668909728593300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509fe949-6a3f-47ce-9e6f-50e3063594f1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c58b52-2fe4-441f-86ba-3e9cbd0a4385, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d94604fa-e36a-4d75-8e3b-b402197edaaf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c58b52-2fe4-441f-86ba-3e9cbd0a4385, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 428352822756507527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527428352822756507527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80def4c4-5531-4734-bdf0-9bf25b24f1a3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80def4c4-5531-4734-bdf0-9bf25b24f1a3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7423809136456884143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74238091364568841437423809136456884143742380913645688414374238091364568841437423809136456884143742380913645688414374238091364568841437423809136456884143742380913645688414374238091364568841437423809136456884143742380913645688414374238091364568841437423809136456884143742380913645688414374238091364568841437423809136456884143742380913645688414374238091364568841437423809136456884143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c58b52-2fe4-441f-86ba-3e9cbd0a4385, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23c75fef-83f9-435c-bf53-cae5d712e619, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80def4c4-5531-4734-bdf0-9bf25b24f1a3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3952aafc-1b73-472b-97cb-79bb53e1b84e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23c75fef-83f9-435c-bf53-cae5d712e619, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4991645043853113162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49916450438531131624991645043853113162499164504385311316249916450438531131624991645043853113162499164504385311316249916450438531131624991645043853113162499164504385311316249916450438531131624991645043853113162499164504385311316249916450438531131624991645043853113162499164504385311316249916450438531131624991645043853113162499164504385311316249916450438531131624991645043853113162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3952aafc-1b73-472b-97cb-79bb53e1b84e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7774788602444928676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77747886024449286767774788602444928676777478860244492867677747886024449286767774788602444928676777478860244492867677747886024449286767774788602444928676777478860244492867677747886024449286767774788602444928676777478860244492867677747886024449286767774788602444928676777478860244492867677747886024449286767774788602444928676777478860244492867677747886024449286767774788602444928676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23c75fef-83f9-435c-bf53-cae5d712e619, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e6b503-3b5b-47cb-aca4-042550cc204a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3952aafc-1b73-472b-97cb-79bb53e1b84e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e6b503-3b5b-47cb-aca4-042550cc204a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10872723401672567330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087272340167256733010872723401672567330108727234016725673301087272340167256733010872723401672567330108727234016725673301087272340167256733010872723401672567330108727234016725673301087272340167256733010872723401672567330108727234016725673301087272340167256733010872723401672567330108727234016725673301087272340167256733010872723401672567330108727234016725673301087272340167256733010872723401672567330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e6b503-3b5b-47cb-aca4-042550cc204a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e655899-dc56-4e06-8f54-99a3fa86d1af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ade0e0-7a1f-472d-a013-cfb638893892, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e655899-dc56-4e06-8f54-99a3fa86d1af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3019420063028120100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30194200630281201003019420063028120100301942006302812010030194200630281201003019420063028120100301942006302812010030194200630281201003019420063028120100301942006302812010030194200630281201003019420063028120100301942006302812010030194200630281201003019420063028120100301942006302812010030194200630281201003019420063028120100301942006302812010030194200630281201003019420063028120100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ade0e0-7a1f-472d-a013-cfb638893892, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6292064117210021628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62920641172100216286292064117210021628629206411721002162862920641172100216286292064117210021628629206411721002162862920641172100216286292064117210021628629206411721002162862920641172100216286292064117210021628629206411721002162862920641172100216286292064117210021628629206411721002162862920641172100216286292064117210021628629206411721002162862920641172100216286292064117210021628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e655899-dc56-4e06-8f54-99a3fa86d1af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c08f4cf4-39bc-4db1-b12f-2b08b3b61676, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ade0e0-7a1f-472d-a013-cfb638893892, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0396f1b-9870-4106-9d19-dbad9636803a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0396f1b-9870-4106-9d19-dbad9636803a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11027152248365852904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102715224836585290411027152248365852904110271522483658529041102715224836585290411027152248365852904110271522483658529041102715224836585290411027152248365852904110271522483658529041102715224836585290411027152248365852904110271522483658529041102715224836585290411027152248365852904110271522483658529041102715224836585290411027152248365852904110271522483658529041102715224836585290411027152248365852904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c08f4cf4-39bc-4db1-b12f-2b08b3b61676, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 865131123519265001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001865131123519265001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c08f4cf4-39bc-4db1-b12f-2b08b3b61676, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0396f1b-9870-4106-9d19-dbad9636803a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d62e2fe7-6289-4fb1-a654-eece397c332d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d62e2fe7-6289-4fb1-a654-eece397c332d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10490924635027236979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049092463502723697910490924635027236979104909246350272369791049092463502723697910490924635027236979104909246350272369791049092463502723697910490924635027236979104909246350272369791049092463502723697910490924635027236979104909246350272369791049092463502723697910490924635027236979104909246350272369791049092463502723697910490924635027236979104909246350272369791049092463502723697910490924635027236979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254b0633-321c-44ad-a3ca-f130cdeb7b17, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254b0633-321c-44ad-a3ca-f130cdeb7b17, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15454851720196405114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545485172019640511415454851720196405114154548517201964051141545485172019640511415454851720196405114154548517201964051141545485172019640511415454851720196405114154548517201964051141545485172019640511415454851720196405114154548517201964051141545485172019640511415454851720196405114154548517201964051141545485172019640511415454851720196405114154548517201964051141545485172019640511415454851720196405114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d62e2fe7-6289-4fb1-a654-eece397c332d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254b0633-321c-44ad-a3ca-f130cdeb7b17, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60fcc3f2-362b-40af-ba29-80aa49d02602, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0f8ccd0-4a94-4821-9f70-e385da8e5d6c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0f8ccd0-4a94-4821-9f70-e385da8e5d6c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3155872090794286706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31558720907942867063155872090794286706315587209079428670631558720907942867063155872090794286706315587209079428670631558720907942867063155872090794286706315587209079428670631558720907942867063155872090794286706315587209079428670631558720907942867063155872090794286706315587209079428670631558720907942867063155872090794286706315587209079428670631558720907942867063155872090794286706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fcc3f2-362b-40af-ba29-80aa49d02602, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13199844214210394679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319984421421039467913199844214210394679131998442142103946791319984421421039467913199844214210394679131998442142103946791319984421421039467913199844214210394679131998442142103946791319984421421039467913199844214210394679131998442142103946791319984421421039467913199844214210394679131998442142103946791319984421421039467913199844214210394679131998442142103946791319984421421039467913199844214210394679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0f8ccd0-4a94-4821-9f70-e385da8e5d6c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60fcc3f2-362b-40af-ba29-80aa49d02602, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f98fc61e-d2c9-4c2d-85a2-913b4cac189d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f98fc61e-d2c9-4c2d-85a2-913b4cac189d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14510812872914879897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451081287291487989714510812872914879897145108128729148798971451081287291487989714510812872914879897145108128729148798971451081287291487989714510812872914879897145108128729148798971451081287291487989714510812872914879897145108128729148798971451081287291487989714510812872914879897145108128729148798971451081287291487989714510812872914879897145108128729148798971451081287291487989714510812872914879897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fd100cb-c5c9-42ab-80e1-960cb1e4bfe7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fd100cb-c5c9-42ab-80e1-960cb1e4bfe7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4668430072946094748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46684300729460947484668430072946094748466843007294609474846684300729460947484668430072946094748466843007294609474846684300729460947484668430072946094748466843007294609474846684300729460947484668430072946094748466843007294609474846684300729460947484668430072946094748466843007294609474846684300729460947484668430072946094748466843007294609474846684300729460947484668430072946094748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f98fc61e-d2c9-4c2d-85a2-913b4cac189d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14f7336-d8d8-4973-ab12-2e9e2501cbdd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fd100cb-c5c9-42ab-80e1-960cb1e4bfe7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14f7336-d8d8-4973-ab12-2e9e2501cbdd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8314391021054899151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83143910210548991518314391021054899151831439102105489915183143910210548991518314391021054899151831439102105489915183143910210548991518314391021054899151831439102105489915183143910210548991518314391021054899151831439102105489915183143910210548991518314391021054899151831439102105489915183143910210548991518314391021054899151831439102105489915183143910210548991518314391021054899151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8f92bf-6055-46c6-aecc-9cfea2d26af4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8f92bf-6055-46c6-aecc-9cfea2d26af4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2223533072073634201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22235330720736342012223533072073634201222353307207363420122235330720736342012223533072073634201222353307207363420122235330720736342012223533072073634201222353307207363420122235330720736342012223533072073634201222353307207363420122235330720736342012223533072073634201222353307207363420122235330720736342012223533072073634201222353307207363420122235330720736342012223533072073634201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14f7336-d8d8-4973-ab12-2e9e2501cbdd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8f92bf-6055-46c6-aecc-9cfea2d26af4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 178f457b-2f38-4b9f-b3f3-dfbab8fa84ca, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2de137-099b-40c1-88c0-b150bced4fb3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178f457b-2f38-4b9f-b3f3-dfbab8fa84ca, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11307393204052051419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130739320405205141911307393204052051419113073932040520514191130739320405205141911307393204052051419113073932040520514191130739320405205141911307393204052051419113073932040520514191130739320405205141911307393204052051419113073932040520514191130739320405205141911307393204052051419113073932040520514191130739320405205141911307393204052051419113073932040520514191130739320405205141911307393204052051419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2de137-099b-40c1-88c0-b150bced4fb3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1217848160403841781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12178481604038417811217848160403841781121784816040384178112178481604038417811217848160403841781121784816040384178112178481604038417811217848160403841781121784816040384178112178481604038417811217848160403841781121784816040384178112178481604038417811217848160403841781121784816040384178112178481604038417811217848160403841781121784816040384178112178481604038417811217848160403841781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2de137-099b-40c1-88c0-b150bced4fb3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178f457b-2f38-4b9f-b3f3-dfbab8fa84ca, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b47fc45-47c8-44c0-ae79-0f2000d09e75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d75e1ba-b24d-4ea8-aa51-4762d7588584, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d75e1ba-b24d-4ea8-aa51-4762d7588584, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7192205785828312769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71922057858283127697192205785828312769719220578582831276971922057858283127697192205785828312769719220578582831276971922057858283127697192205785828312769719220578582831276971922057858283127697192205785828312769719220578582831276971922057858283127697192205785828312769719220578582831276971922057858283127697192205785828312769719220578582831276971922057858283127697192205785828312769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b47fc45-47c8-44c0-ae79-0f2000d09e75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12938155298514367668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293815529851436766812938155298514367668129381552985143676681293815529851436766812938155298514367668129381552985143676681293815529851436766812938155298514367668129381552985143676681293815529851436766812938155298514367668129381552985143676681293815529851436766812938155298514367668129381552985143676681293815529851436766812938155298514367668129381552985143676681293815529851436766812938155298514367668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b47fc45-47c8-44c0-ae79-0f2000d09e75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d75e1ba-b24d-4ea8-aa51-4762d7588584, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb8a879-2950-49a6-9e94-606da5d57519, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb8a879-2950-49a6-9e94-606da5d57519, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10973580798531932643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097358079853193264310973580798531932643109735807985319326431097358079853193264310973580798531932643109735807985319326431097358079853193264310973580798531932643109735807985319326431097358079853193264310973580798531932643109735807985319326431097358079853193264310973580798531932643109735807985319326431097358079853193264310973580798531932643109735807985319326431097358079853193264310973580798531932643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73d4c96-f815-4f4a-8bd7-ded0558a89b0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73d4c96-f815-4f4a-8bd7-ded0558a89b0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14907825454371091744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490782545437109174414907825454371091744149078254543710917441490782545437109174414907825454371091744149078254543710917441490782545437109174414907825454371091744149078254543710917441490782545437109174414907825454371091744149078254543710917441490782545437109174414907825454371091744149078254543710917441490782545437109174414907825454371091744149078254543710917441490782545437109174414907825454371091744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb8a879-2950-49a6-9e94-606da5d57519, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b950104-967a-4b3b-89e9-951999276238, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b950104-967a-4b3b-89e9-951999276238, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12609187731409669088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260918773140966908812609187731409669088126091877314096690881260918773140966908812609187731409669088126091877314096690881260918773140966908812609187731409669088126091877314096690881260918773140966908812609187731409669088126091877314096690881260918773140966908812609187731409669088126091877314096690881260918773140966908812609187731409669088126091877314096690881260918773140966908812609187731409669088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73d4c96-f815-4f4a-8bd7-ded0558a89b0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f617ca-ac0b-4e35-b13d-e561959f448c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f617ca-ac0b-4e35-b13d-e561959f448c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17436118345192810203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743611834519281020317436118345192810203174361183451928102031743611834519281020317436118345192810203174361183451928102031743611834519281020317436118345192810203174361183451928102031743611834519281020317436118345192810203174361183451928102031743611834519281020317436118345192810203174361183451928102031743611834519281020317436118345192810203174361183451928102031743611834519281020317436118345192810203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b950104-967a-4b3b-89e9-951999276238, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6812b685-ff32-4af4-8256-0a8310e5df9f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f617ca-ac0b-4e35-b13d-e561959f448c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6812b685-ff32-4af4-8256-0a8310e5df9f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17715714647894800720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771571464789480072017715714647894800720177157146478948007201771571464789480072017715714647894800720177157146478948007201771571464789480072017715714647894800720177157146478948007201771571464789480072017715714647894800720177157146478948007201771571464789480072017715714647894800720177157146478948007201771571464789480072017715714647894800720177157146478948007201771571464789480072017715714647894800720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da0b9ef0-cb9f-4fc7-972e-74a9171b46ef, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da0b9ef0-cb9f-4fc7-972e-74a9171b46ef, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13602428316294459181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360242831629445918113602428316294459181136024283162944591811360242831629445918113602428316294459181136024283162944591811360242831629445918113602428316294459181136024283162944591811360242831629445918113602428316294459181136024283162944591811360242831629445918113602428316294459181136024283162944591811360242831629445918113602428316294459181136024283162944591811360242831629445918113602428316294459181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6812b685-ff32-4af4-8256-0a8310e5df9f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc079017-7ee8-4117-afa5-9c13586f624b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc079017-7ee8-4117-afa5-9c13586f624b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3821366654272050357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38213666542720503573821366654272050357382136665427205035738213666542720503573821366654272050357382136665427205035738213666542720503573821366654272050357382136665427205035738213666542720503573821366654272050357382136665427205035738213666542720503573821366654272050357382136665427205035738213666542720503573821366654272050357382136665427205035738213666542720503573821366654272050357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da0b9ef0-cb9f-4fc7-972e-74a9171b46ef, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1424d35c-2fca-4041-97a2-b76e74b1e0f0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1424d35c-2fca-4041-97a2-b76e74b1e0f0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13585972890408873253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358597289040887325313585972890408873253135859728904088732531358597289040887325313585972890408873253135859728904088732531358597289040887325313585972890408873253135859728904088732531358597289040887325313585972890408873253135859728904088732531358597289040887325313585972890408873253135859728904088732531358597289040887325313585972890408873253135859728904088732531358597289040887325313585972890408873253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc079017-7ee8-4117-afa5-9c13586f624b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1aa7ece-9ab2-4bc9-87d3-526316017660, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1aa7ece-9ab2-4bc9-87d3-526316017660, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2313023689468964307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23130236894689643072313023689468964307231302368946896430723130236894689643072313023689468964307231302368946896430723130236894689643072313023689468964307231302368946896430723130236894689643072313023689468964307231302368946896430723130236894689643072313023689468964307231302368946896430723130236894689643072313023689468964307231302368946896430723130236894689643072313023689468964307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1424d35c-2fca-4041-97a2-b76e74b1e0f0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01b8016a-8da2-49c6-831e-a83fb3e3be05, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1aa7ece-9ab2-4bc9-87d3-526316017660, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01b8016a-8da2-49c6-831e-a83fb3e3be05, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7404172061350836728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74041720613508367287404172061350836728740417206135083672874041720613508367287404172061350836728740417206135083672874041720613508367287404172061350836728740417206135083672874041720613508367287404172061350836728740417206135083672874041720613508367287404172061350836728740417206135083672874041720613508367287404172061350836728740417206135083672874041720613508367287404172061350836728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb01ffe-7f5e-492b-ba11-f0b89eb7e6d6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb01ffe-7f5e-492b-ba11-f0b89eb7e6d6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2918777740639268642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29187777406392686422918777740639268642291877774063926864229187777406392686422918777740639268642291877774063926864229187777406392686422918777740639268642291877774063926864229187777406392686422918777740639268642291877774063926864229187777406392686422918777740639268642291877774063926864229187777406392686422918777740639268642291877774063926864229187777406392686422918777740639268642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01b8016a-8da2-49c6-831e-a83fb3e3be05, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb01ffe-7f5e-492b-ba11-f0b89eb7e6d6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20bcbe5-c713-4104-b8bf-fafc24a11890, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153fc5d7-cb2a-4a8a-be25-1b8113e0c0b0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153fc5d7-cb2a-4a8a-be25-1b8113e0c0b0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7890752135688893132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78907521356888931327890752135688893132789075213568889313278907521356888931327890752135688893132789075213568889313278907521356888931327890752135688893132789075213568889313278907521356888931327890752135688893132789075213568889313278907521356888931327890752135688893132789075213568889313278907521356888931327890752135688893132789075213568889313278907521356888931327890752135688893132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20bcbe5-c713-4104-b8bf-fafc24a11890, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15532416548313047391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553241654831304739115532416548313047391155324165483130473911553241654831304739115532416548313047391155324165483130473911553241654831304739115532416548313047391155324165483130473911553241654831304739115532416548313047391155324165483130473911553241654831304739115532416548313047391155324165483130473911553241654831304739115532416548313047391155324165483130473911553241654831304739115532416548313047391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153fc5d7-cb2a-4a8a-be25-1b8113e0c0b0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4fb12c8-b205-4ddd-a5a5-aa05a72fbc96, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4fb12c8-b205-4ddd-a5a5-aa05a72fbc96, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13658652039777058725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365865203977705872513658652039777058725136586520397770587251365865203977705872513658652039777058725136586520397770587251365865203977705872513658652039777058725136586520397770587251365865203977705872513658652039777058725136586520397770587251365865203977705872513658652039777058725136586520397770587251365865203977705872513658652039777058725136586520397770587251365865203977705872513658652039777058725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20bcbe5-c713-4104-b8bf-fafc24a11890, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d1ea78-d031-488b-983b-17d221d49b06, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d1ea78-d031-488b-983b-17d221d49b06, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3513051712486538441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35130517124865384413513051712486538441351305171248653844135130517124865384413513051712486538441351305171248653844135130517124865384413513051712486538441351305171248653844135130517124865384413513051712486538441351305171248653844135130517124865384413513051712486538441351305171248653844135130517124865384413513051712486538441351305171248653844135130517124865384413513051712486538441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4fb12c8-b205-4ddd-a5a5-aa05a72fbc96, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83947a79-f481-42b1-8388-bbce95df85e9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83947a79-f481-42b1-8388-bbce95df85e9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1176327082153293831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11763270821532938311176327082153293831117632708215329383111763270821532938311176327082153293831117632708215329383111763270821532938311176327082153293831117632708215329383111763270821532938311176327082153293831117632708215329383111763270821532938311176327082153293831117632708215329383111763270821532938311176327082153293831117632708215329383111763270821532938311176327082153293831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d1ea78-d031-488b-983b-17d221d49b06, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d72fbf2-8cd5-4eea-817f-745c66cc3df8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d72fbf2-8cd5-4eea-817f-745c66cc3df8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2267997760383446692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22679977603834466922267997760383446692226799776038344669222679977603834466922267997760383446692226799776038344669222679977603834466922267997760383446692226799776038344669222679977603834466922267997760383446692226799776038344669222679977603834466922267997760383446692226799776038344669222679977603834466922267997760383446692226799776038344669222679977603834466922267997760383446692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83947a79-f481-42b1-8388-bbce95df85e9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db43106e-ef0b-4e0e-8480-2a375ddf7a5e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db43106e-ef0b-4e0e-8480-2a375ddf7a5e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11329558611449042179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132955861144904217911329558611449042179113295586114490421791132955861144904217911329558611449042179113295586114490421791132955861144904217911329558611449042179113295586114490421791132955861144904217911329558611449042179113295586114490421791132955861144904217911329558611449042179113295586114490421791132955861144904217911329558611449042179113295586114490421791132955861144904217911329558611449042179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d72fbf2-8cd5-4eea-817f-745c66cc3df8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463655e6-cb62-4d83-8fbe-63b36371e7a1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db43106e-ef0b-4e0e-8480-2a375ddf7a5e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463655e6-cb62-4d83-8fbe-63b36371e7a1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 740364079329456850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850740364079329456850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5e0328-638d-485c-9b68-eba6713847ab, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5e0328-638d-485c-9b68-eba6713847ab, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034745303114940332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403474530311494033214034745303114940332140347453031149403321403474530311494033214034745303114940332140347453031149403321403474530311494033214034745303114940332140347453031149403321403474530311494033214034745303114940332140347453031149403321403474530311494033214034745303114940332140347453031149403321403474530311494033214034745303114940332140347453031149403321403474530311494033214034745303114940332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463655e6-cb62-4d83-8fbe-63b36371e7a1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99cbbc19-4bd5-4a71-b91a-931bc2246b7a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99cbbc19-4bd5-4a71-b91a-931bc2246b7a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2626393238419202315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26263932384192023152626393238419202315262639323841920231526263932384192023152626393238419202315262639323841920231526263932384192023152626393238419202315262639323841920231526263932384192023152626393238419202315262639323841920231526263932384192023152626393238419202315262639323841920231526263932384192023152626393238419202315262639323841920231526263932384192023152626393238419202315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99cbbc19-4bd5-4a71-b91a-931bc2246b7a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97ed73c-cbf2-4808-bfce-323daf1a89f3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97ed73c-cbf2-4808-bfce-323daf1a89f3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1219074506737870970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12190745067378709701219074506737870970121907450673787097012190745067378709701219074506737870970121907450673787097012190745067378709701219074506737870970121907450673787097012190745067378709701219074506737870970121907450673787097012190745067378709701219074506737870970121907450673787097012190745067378709701219074506737870970121907450673787097012190745067378709701219074506737870970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5e0328-638d-485c-9b68-eba6713847ab, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70dd00bf-cbc9-4cc0-96bd-da1b185c98b8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70dd00bf-cbc9-4cc0-96bd-da1b185c98b8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901034393051799090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89010343930517990908901034393051799090890103439305179909089010343930517990908901034393051799090890103439305179909089010343930517990908901034393051799090890103439305179909089010343930517990908901034393051799090890103439305179909089010343930517990908901034393051799090890103439305179909089010343930517990908901034393051799090890103439305179909089010343930517990908901034393051799090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97ed73c-cbf2-4808-bfce-323daf1a89f3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a9bbc91-4bea-4398-ab90-18f9a0be7ac3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a9bbc91-4bea-4398-ab90-18f9a0be7ac3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15018798342388221357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501879834238822135715018798342388221357150187983423882213571501879834238822135715018798342388221357150187983423882213571501879834238822135715018798342388221357150187983423882213571501879834238822135715018798342388221357150187983423882213571501879834238822135715018798342388221357150187983423882213571501879834238822135715018798342388221357150187983423882213571501879834238822135715018798342388221357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70dd00bf-cbc9-4cc0-96bd-da1b185c98b8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39ac916-fbc4-4b8d-bcf6-fee2c1f2dd1d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39ac916-fbc4-4b8d-bcf6-fee2c1f2dd1d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934400178843106375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29344001788431063752934400178843106375293440017884310637529344001788431063752934400178843106375293440017884310637529344001788431063752934400178843106375293440017884310637529344001788431063752934400178843106375293440017884310637529344001788431063752934400178843106375293440017884310637529344001788431063752934400178843106375293440017884310637529344001788431063752934400178843106375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a9bbc91-4bea-4398-ab90-18f9a0be7ac3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a08040a8-e9e0-43fb-b8db-1acecea1ab0e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a08040a8-e9e0-43fb-b8db-1acecea1ab0e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11238180493983649854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123818049398364985411238180493983649854112381804939836498541123818049398364985411238180493983649854112381804939836498541123818049398364985411238180493983649854112381804939836498541123818049398364985411238180493983649854112381804939836498541123818049398364985411238180493983649854112381804939836498541123818049398364985411238180493983649854112381804939836498541123818049398364985411238180493983649854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39ac916-fbc4-4b8d-bcf6-fee2c1f2dd1d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9880d1aa-3fd6-4572-900f-f5729b876499, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9880d1aa-3fd6-4572-900f-f5729b876499, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8821654436511780876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88216544365117808768821654436511780876882165443651178087688216544365117808768821654436511780876882165443651178087688216544365117808768821654436511780876882165443651178087688216544365117808768821654436511780876882165443651178087688216544365117808768821654436511780876882165443651178087688216544365117808768821654436511780876882165443651178087688216544365117808768821654436511780876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a08040a8-e9e0-43fb-b8db-1acecea1ab0e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00cc6149-d94e-4d4f-bc6e-99eaf6f0f09f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00cc6149-d94e-4d4f-bc6e-99eaf6f0f09f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959388828223987593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49593888282239875934959388828223987593495938882822398759349593888282239875934959388828223987593495938882822398759349593888282239875934959388828223987593495938882822398759349593888282239875934959388828223987593495938882822398759349593888282239875934959388828223987593495938882822398759349593888282239875934959388828223987593495938882822398759349593888282239875934959388828223987593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9880d1aa-3fd6-4572-900f-f5729b876499, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a48b44f-8687-459b-abfd-b7f66a016594, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a48b44f-8687-459b-abfd-b7f66a016594, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447463293370643748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74474632933706437487447463293370643748744746329337064374874474632933706437487447463293370643748744746329337064374874474632933706437487447463293370643748744746329337064374874474632933706437487447463293370643748744746329337064374874474632933706437487447463293370643748744746329337064374874474632933706437487447463293370643748744746329337064374874474632933706437487447463293370643748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00cc6149-d94e-4d4f-bc6e-99eaf6f0f09f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47fe92cb-9b18-47d3-981f-f55288990efb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a48b44f-8687-459b-abfd-b7f66a016594, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47fe92cb-9b18-47d3-981f-f55288990efb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5063191763385338536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50631917633853385365063191763385338536506319176338533853650631917633853385365063191763385338536506319176338533853650631917633853385365063191763385338536506319176338533853650631917633853385365063191763385338536506319176338533853650631917633853385365063191763385338536506319176338533853650631917633853385365063191763385338536506319176338533853650631917633853385365063191763385338536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87de0621-7cc2-40aa-94be-9dcb3671a6b1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87de0621-7cc2-40aa-94be-9dcb3671a6b1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8740187818519206292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87401878185192062928740187818519206292874018781851920629287401878185192062928740187818519206292874018781851920629287401878185192062928740187818519206292874018781851920629287401878185192062928740187818519206292874018781851920629287401878185192062928740187818519206292874018781851920629287401878185192062928740187818519206292874018781851920629287401878185192062928740187818519206292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47fe92cb-9b18-47d3-981f-f55288990efb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557d25e0-a44f-4835-8f52-d8913d329e56, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87de0621-7cc2-40aa-94be-9dcb3671a6b1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557d25e0-a44f-4835-8f52-d8913d329e56, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298040277580707523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629804027758070752316298040277580707523162980402775807075231629804027758070752316298040277580707523162980402775807075231629804027758070752316298040277580707523162980402775807075231629804027758070752316298040277580707523162980402775807075231629804027758070752316298040277580707523162980402775807075231629804027758070752316298040277580707523162980402775807075231629804027758070752316298040277580707523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 928c3737-5715-44d9-bdd9-7e0a3ac9f24a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 928c3737-5715-44d9-bdd9-7e0a3ac9f24a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1561609976649627063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15616099766496270631561609976649627063156160997664962706315616099766496270631561609976649627063156160997664962706315616099766496270631561609976649627063156160997664962706315616099766496270631561609976649627063156160997664962706315616099766496270631561609976649627063156160997664962706315616099766496270631561609976649627063156160997664962706315616099766496270631561609976649627063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557d25e0-a44f-4835-8f52-d8913d329e56, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98ed4ea8-901f-4940-a151-9036acdca329, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98ed4ea8-901f-4940-a151-9036acdca329, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16516961868109903879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651696186810990387916516961868109903879165169618681099038791651696186810990387916516961868109903879165169618681099038791651696186810990387916516961868109903879165169618681099038791651696186810990387916516961868109903879165169618681099038791651696186810990387916516961868109903879165169618681099038791651696186810990387916516961868109903879165169618681099038791651696186810990387916516961868109903879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 928c3737-5715-44d9-bdd9-7e0a3ac9f24a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b96cb3d-14b0-469e-9487-d185dee95f48, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b96cb3d-14b0-469e-9487-d185dee95f48, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253128506286952494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425312850628695249414253128506286952494142531285062869524941425312850628695249414253128506286952494142531285062869524941425312850628695249414253128506286952494142531285062869524941425312850628695249414253128506286952494142531285062869524941425312850628695249414253128506286952494142531285062869524941425312850628695249414253128506286952494142531285062869524941425312850628695249414253128506286952494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98ed4ea8-901f-4940-a151-9036acdca329, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e9e91ed-8d24-406f-a77c-6dc15882fa72, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e9e91ed-8d24-406f-a77c-6dc15882fa72, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837435196531579581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583743519653157958115837435196531579581158374351965315795811583743519653157958115837435196531579581158374351965315795811583743519653157958115837435196531579581158374351965315795811583743519653157958115837435196531579581158374351965315795811583743519653157958115837435196531579581158374351965315795811583743519653157958115837435196531579581158374351965315795811583743519653157958115837435196531579581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b96cb3d-14b0-469e-9487-d185dee95f48, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6cf992-6c37-4584-9769-d2528cac919e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6cf992-6c37-4584-9769-d2528cac919e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16861947156083088328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686194715608308832816861947156083088328168619471560830883281686194715608308832816861947156083088328168619471560830883281686194715608308832816861947156083088328168619471560830883281686194715608308832816861947156083088328168619471560830883281686194715608308832816861947156083088328168619471560830883281686194715608308832816861947156083088328168619471560830883281686194715608308832816861947156083088328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e9e91ed-8d24-406f-a77c-6dc15882fa72, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93ba3514-d89b-446e-9c4c-5e4a8934fffd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93ba3514-d89b-446e-9c4c-5e4a8934fffd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16872482720465104915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687248272046510491516872482720465104915168724827204651049151687248272046510491516872482720465104915168724827204651049151687248272046510491516872482720465104915168724827204651049151687248272046510491516872482720465104915168724827204651049151687248272046510491516872482720465104915168724827204651049151687248272046510491516872482720465104915168724827204651049151687248272046510491516872482720465104915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6cf992-6c37-4584-9769-d2528cac919e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f76b70-b354-4f79-a48f-62d0639110ed, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f76b70-b354-4f79-a48f-62d0639110ed, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11663068033310704941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166306803331070494111663068033310704941116630680333107049411166306803331070494111663068033310704941116630680333107049411166306803331070494111663068033310704941116630680333107049411166306803331070494111663068033310704941116630680333107049411166306803331070494111663068033310704941116630680333107049411166306803331070494111663068033310704941116630680333107049411166306803331070494111663068033310704941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ba3514-d89b-446e-9c4c-5e4a8934fffd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b7b776-6207-41d9-85e8-875d93cbdf1a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b7b776-6207-41d9-85e8-875d93cbdf1a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9032070254060479826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90320702540604798269032070254060479826903207025406047982690320702540604798269032070254060479826903207025406047982690320702540604798269032070254060479826903207025406047982690320702540604798269032070254060479826903207025406047982690320702540604798269032070254060479826903207025406047982690320702540604798269032070254060479826903207025406047982690320702540604798269032070254060479826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f76b70-b354-4f79-a48f-62d0639110ed, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b7b776-6207-41d9-85e8-875d93cbdf1a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6264c755-b537-404e-a74f-4fb79cd94997, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaab262c-db1d-485f-baf4-853e9f5aa9fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6264c755-b537-404e-a74f-4fb79cd94997, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1828547777583839360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18285477775838393601828547777583839360182854777758383936018285477775838393601828547777583839360182854777758383936018285477775838393601828547777583839360182854777758383936018285477775838393601828547777583839360182854777758383936018285477775838393601828547777583839360182854777758383936018285477775838393601828547777583839360182854777758383936018285477775838393601828547777583839360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaab262c-db1d-485f-baf4-853e9f5aa9fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14085588829072519025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408558882907251902514085588829072519025140855888290725190251408558882907251902514085588829072519025140855888290725190251408558882907251902514085588829072519025140855888290725190251408558882907251902514085588829072519025140855888290725190251408558882907251902514085588829072519025140855888290725190251408558882907251902514085588829072519025140855888290725190251408558882907251902514085588829072519025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6264c755-b537-404e-a74f-4fb79cd94997, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6a42c8-5b1e-474d-a706-804af4c98ee6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6a42c8-5b1e-474d-a706-804af4c98ee6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15481416892863578285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548141689286357828515481416892863578285154814168928635782851548141689286357828515481416892863578285154814168928635782851548141689286357828515481416892863578285154814168928635782851548141689286357828515481416892863578285154814168928635782851548141689286357828515481416892863578285154814168928635782851548141689286357828515481416892863578285154814168928635782851548141689286357828515481416892863578285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaab262c-db1d-485f-baf4-853e9f5aa9fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c8cb6f-af74-47b5-ae22-b9f73d5f9471, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c8cb6f-af74-47b5-ae22-b9f73d5f9471, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6397508251060790807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63975082510607908076397508251060790807639750825106079080763975082510607908076397508251060790807639750825106079080763975082510607908076397508251060790807639750825106079080763975082510607908076397508251060790807639750825106079080763975082510607908076397508251060790807639750825106079080763975082510607908076397508251060790807639750825106079080763975082510607908076397508251060790807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6a42c8-5b1e-474d-a706-804af4c98ee6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c8cb6f-af74-47b5-ae22-b9f73d5f9471, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67760f08-3107-4507-81d4-f8ed081e372c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baacc505-f3d0-4aa3-ac4f-244da88b276c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67760f08-3107-4507-81d4-f8ed081e372c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14345971653541153564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434597165354115356414345971653541153564143459716535411535641434597165354115356414345971653541153564143459716535411535641434597165354115356414345971653541153564143459716535411535641434597165354115356414345971653541153564143459716535411535641434597165354115356414345971653541153564143459716535411535641434597165354115356414345971653541153564143459716535411535641434597165354115356414345971653541153564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baacc505-f3d0-4aa3-ac4f-244da88b276c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306399807114080443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53063998071140804435306399807114080443530639980711408044353063998071140804435306399807114080443530639980711408044353063998071140804435306399807114080443530639980711408044353063998071140804435306399807114080443530639980711408044353063998071140804435306399807114080443530639980711408044353063998071140804435306399807114080443530639980711408044353063998071140804435306399807114080443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67760f08-3107-4507-81d4-f8ed081e372c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baacc505-f3d0-4aa3-ac4f-244da88b276c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b99ac8-a285-471b-abfd-acddc15506c8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b99ac8-a285-471b-abfd-acddc15506c8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11850925818341941361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185092581834194136111850925818341941361118509258183419413611185092581834194136111850925818341941361118509258183419413611185092581834194136111850925818341941361118509258183419413611185092581834194136111850925818341941361118509258183419413611185092581834194136111850925818341941361118509258183419413611185092581834194136111850925818341941361118509258183419413611185092581834194136111850925818341941361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11cc28c2-424d-4ecc-bf64-c6934f1a1827, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b99ac8-a285-471b-abfd-acddc15506c8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11cc28c2-424d-4ecc-bf64-c6934f1a1827, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5132183735393711648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51321837353937116485132183735393711648513218373539371164851321837353937116485132183735393711648513218373539371164851321837353937116485132183735393711648513218373539371164851321837353937116485132183735393711648513218373539371164851321837353937116485132183735393711648513218373539371164851321837353937116485132183735393711648513218373539371164851321837353937116485132183735393711648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2541c10f-e18d-4a89-adb6-963920ad44d7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2541c10f-e18d-4a89-adb6-963920ad44d7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9411065892812856101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94110658928128561019411065892812856101941106589281285610194110658928128561019411065892812856101941106589281285610194110658928128561019411065892812856101941106589281285610194110658928128561019411065892812856101941106589281285610194110658928128561019411065892812856101941106589281285610194110658928128561019411065892812856101941106589281285610194110658928128561019411065892812856101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11cc28c2-424d-4ecc-bf64-c6934f1a1827, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aadfa19-e52d-43d4-ac44-3f31507c7f4b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aadfa19-e52d-43d4-ac44-3f31507c7f4b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13893722272340839366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389372227234083936613893722272340839366138937222723408393661389372227234083936613893722272340839366138937222723408393661389372227234083936613893722272340839366138937222723408393661389372227234083936613893722272340839366138937222723408393661389372227234083936613893722272340839366138937222723408393661389372227234083936613893722272340839366138937222723408393661389372227234083936613893722272340839366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2541c10f-e18d-4a89-adb6-963920ad44d7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c3d83b-76aa-4ef7-95cc-213081150b23, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c3d83b-76aa-4ef7-95cc-213081150b23, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12241838725471044884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224183872547104488412241838725471044884122418387254710448841224183872547104488412241838725471044884122418387254710448841224183872547104488412241838725471044884122418387254710448841224183872547104488412241838725471044884122418387254710448841224183872547104488412241838725471044884122418387254710448841224183872547104488412241838725471044884122418387254710448841224183872547104488412241838725471044884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aadfa19-e52d-43d4-ac44-3f31507c7f4b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9edbd86-1ad3-430c-a6ed-b50b1d3b1c4c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9edbd86-1ad3-430c-a6ed-b50b1d3b1c4c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8022315420013920548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80223154200139205488022315420013920548802231542001392054880223154200139205488022315420013920548802231542001392054880223154200139205488022315420013920548802231542001392054880223154200139205488022315420013920548802231542001392054880223154200139205488022315420013920548802231542001392054880223154200139205488022315420013920548802231542001392054880223154200139205488022315420013920548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c3d83b-76aa-4ef7-95cc-213081150b23, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e510cfc8-248a-4a5d-a513-39984117bc58, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e510cfc8-248a-4a5d-a513-39984117bc58, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 652840255907724371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371652840255907724371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9edbd86-1ad3-430c-a6ed-b50b1d3b1c4c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3913c9-ae15-4618-8953-244554aba3a9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3913c9-ae15-4618-8953-244554aba3a9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2674813713137059233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26748137131370592332674813713137059233267481371313705923326748137131370592332674813713137059233267481371313705923326748137131370592332674813713137059233267481371313705923326748137131370592332674813713137059233267481371313705923326748137131370592332674813713137059233267481371313705923326748137131370592332674813713137059233267481371313705923326748137131370592332674813713137059233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e510cfc8-248a-4a5d-a513-39984117bc58, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9f5f0ba-9914-4fdf-bed3-b78d421fbef6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9f5f0ba-9914-4fdf-bed3-b78d421fbef6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3053470124438117804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30534701244381178043053470124438117804305347012443811780430534701244381178043053470124438117804305347012443811780430534701244381178043053470124438117804305347012443811780430534701244381178043053470124438117804305347012443811780430534701244381178043053470124438117804305347012443811780430534701244381178043053470124438117804305347012443811780430534701244381178043053470124438117804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3913c9-ae15-4618-8953-244554aba3a9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92dafb1b-6f11-488b-9229-a54f83bc3fd1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92dafb1b-6f11-488b-9229-a54f83bc3fd1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16830254503362228195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683025450336222819516830254503362228195168302545033622281951683025450336222819516830254503362228195168302545033622281951683025450336222819516830254503362228195168302545033622281951683025450336222819516830254503362228195168302545033622281951683025450336222819516830254503362228195168302545033622281951683025450336222819516830254503362228195168302545033622281951683025450336222819516830254503362228195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92dafb1b-6f11-488b-9229-a54f83bc3fd1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aba8382-c881-4376-a20e-be57db172d96, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aba8382-c881-4376-a20e-be57db172d96, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17948480344460395846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794848034446039584617948480344460395846179484803444603958461794848034446039584617948480344460395846179484803444603958461794848034446039584617948480344460395846179484803444603958461794848034446039584617948480344460395846179484803444603958461794848034446039584617948480344460395846179484803444603958461794848034446039584617948480344460395846179484803444603958461794848034446039584617948480344460395846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aba8382-c881-4376-a20e-be57db172d96, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4daa5b-23f5-4c0a-98fc-b5f7557798da, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9f5f0ba-9914-4fdf-bed3-b78d421fbef6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53af818-3d74-45eb-bd87-6708a4587558, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4daa5b-23f5-4c0a-98fc-b5f7557798da, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14142627232246381036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414262723224638103614142627232246381036141426272322463810361414262723224638103614142627232246381036141426272322463810361414262723224638103614142627232246381036141426272322463810361414262723224638103614142627232246381036141426272322463810361414262723224638103614142627232246381036141426272322463810361414262723224638103614142627232246381036141426272322463810361414262723224638103614142627232246381036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53af818-3d74-45eb-bd87-6708a4587558, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269727077461833694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526972707746183369415269727077461833694152697270774618336941526972707746183369415269727077461833694152697270774618336941526972707746183369415269727077461833694152697270774618336941526972707746183369415269727077461833694152697270774618336941526972707746183369415269727077461833694152697270774618336941526972707746183369415269727077461833694152697270774618336941526972707746183369415269727077461833694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53af818-3d74-45eb-bd87-6708a4587558, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5361d3-b5a7-4bca-8bca-7498b3a885f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5361d3-b5a7-4bca-8bca-7498b3a885f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3770988816538549259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37709888165385492593770988816538549259377098881653854925937709888165385492593770988816538549259377098881653854925937709888165385492593770988816538549259377098881653854925937709888165385492593770988816538549259377098881653854925937709888165385492593770988816538549259377098881653854925937709888165385492593770988816538549259377098881653854925937709888165385492593770988816538549259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4daa5b-23f5-4c0a-98fc-b5f7557798da, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab07db29-5f0d-4449-afa9-8aa9c19cd2f2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab07db29-5f0d-4449-afa9-8aa9c19cd2f2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11568612479477108435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156861247947710843511568612479477108435115686124794771084351156861247947710843511568612479477108435115686124794771084351156861247947710843511568612479477108435115686124794771084351156861247947710843511568612479477108435115686124794771084351156861247947710843511568612479477108435115686124794771084351156861247947710843511568612479477108435115686124794771084351156861247947710843511568612479477108435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5361d3-b5a7-4bca-8bca-7498b3a885f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b187ede6-1c73-4045-bc72-5169d2d1a529, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b187ede6-1c73-4045-bc72-5169d2d1a529, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16115639707330902349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611563970733090234916115639707330902349161156397073309023491611563970733090234916115639707330902349161156397073309023491611563970733090234916115639707330902349161156397073309023491611563970733090234916115639707330902349161156397073309023491611563970733090234916115639707330902349161156397073309023491611563970733090234916115639707330902349161156397073309023491611563970733090234916115639707330902349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab07db29-5f0d-4449-afa9-8aa9c19cd2f2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1417f9c-8470-4796-8639-4c51f4dffc1c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1417f9c-8470-4796-8639-4c51f4dffc1c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1799434626789670688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17994346267896706881799434626789670688179943462678967068817994346267896706881799434626789670688179943462678967068817994346267896706881799434626789670688179943462678967068817994346267896706881799434626789670688179943462678967068817994346267896706881799434626789670688179943462678967068817994346267896706881799434626789670688179943462678967068817994346267896706881799434626789670688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b187ede6-1c73-4045-bc72-5169d2d1a529, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2306e044-5919-4b6d-9b78-0b89ffc13051, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2306e044-5919-4b6d-9b78-0b89ffc13051, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8865234997388680815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88652349973886808158865234997388680815886523499738868081588652349973886808158865234997388680815886523499738868081588652349973886808158865234997388680815886523499738868081588652349973886808158865234997388680815886523499738868081588652349973886808158865234997388680815886523499738868081588652349973886808158865234997388680815886523499738868081588652349973886808158865234997388680815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1417f9c-8470-4796-8639-4c51f4dffc1c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82781d7-db2f-4ea9-874e-ea3aea6dc7d7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82781d7-db2f-4ea9-874e-ea3aea6dc7d7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5276794845262173587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52767948452621735875276794845262173587527679484526217358752767948452621735875276794845262173587527679484526217358752767948452621735875276794845262173587527679484526217358752767948452621735875276794845262173587527679484526217358752767948452621735875276794845262173587527679484526217358752767948452621735875276794845262173587527679484526217358752767948452621735875276794845262173587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2306e044-5919-4b6d-9b78-0b89ffc13051, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e06a73d-6e31-41f5-9a37-7dc025295f8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e06a73d-6e31-41f5-9a37-7dc025295f8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8495940875126968538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84959408751269685388495940875126968538849594087512696853884959408751269685388495940875126968538849594087512696853884959408751269685388495940875126968538849594087512696853884959408751269685388495940875126968538849594087512696853884959408751269685388495940875126968538849594087512696853884959408751269685388495940875126968538849594087512696853884959408751269685388495940875126968538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82781d7-db2f-4ea9-874e-ea3aea6dc7d7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e06a73d-6e31-41f5-9a37-7dc025295f8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 280464e9-f6c5-46d6-b7ec-27c9dfad1ae6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 280464e9-f6c5-46d6-b7ec-27c9dfad1ae6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170336273044894138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138170336273044894138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 220df5c8-fe0e-4efd-8287-3d6c9e8f9307, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220df5c8-fe0e-4efd-8287-3d6c9e8f9307, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17537835995389485511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753783599538948551117537835995389485511175378359953894855111753783599538948551117537835995389485511175378359953894855111753783599538948551117537835995389485511175378359953894855111753783599538948551117537835995389485511175378359953894855111753783599538948551117537835995389485511175378359953894855111753783599538948551117537835995389485511175378359953894855111753783599538948551117537835995389485511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220df5c8-fe0e-4efd-8287-3d6c9e8f9307, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16e7798-213c-4ecb-94a6-2ef6dbfd0727, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16e7798-213c-4ecb-94a6-2ef6dbfd0727, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5626245432356670126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56262454323566701265626245432356670126562624543235667012656262454323566701265626245432356670126562624543235667012656262454323566701265626245432356670126562624543235667012656262454323566701265626245432356670126562624543235667012656262454323566701265626245432356670126562624543235667012656262454323566701265626245432356670126562624543235667012656262454323566701265626245432356670126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 280464e9-f6c5-46d6-b7ec-27c9dfad1ae6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc61617-b671-42a7-9f12-739fffb9045e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc61617-b671-42a7-9f12-739fffb9045e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 702342405556113303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303702342405556113303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16e7798-213c-4ecb-94a6-2ef6dbfd0727, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa894c50-8f70-4a44-b40a-4e4b8810e9d2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa894c50-8f70-4a44-b40a-4e4b8810e9d2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6886023567626380489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68860235676263804896886023567626380489688602356762638048968860235676263804896886023567626380489688602356762638048968860235676263804896886023567626380489688602356762638048968860235676263804896886023567626380489688602356762638048968860235676263804896886023567626380489688602356762638048968860235676263804896886023567626380489688602356762638048968860235676263804896886023567626380489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc61617-b671-42a7-9f12-739fffb9045e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a766633-ac3c-422f-af67-1e09d1624914, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa894c50-8f70-4a44-b40a-4e4b8810e9d2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a766633-ac3c-422f-af67-1e09d1624914, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1694184717567714701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16941847175677147011694184717567714701169418471756771470116941847175677147011694184717567714701169418471756771470116941847175677147011694184717567714701169418471756771470116941847175677147011694184717567714701169418471756771470116941847175677147011694184717567714701169418471756771470116941847175677147011694184717567714701169418471756771470116941847175677147011694184717567714701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b41214fa-4db9-4920-8d4e-d13ed2654533, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b41214fa-4db9-4920-8d4e-d13ed2654533, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2337542701069720818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23375427010697208182337542701069720818233754270106972081823375427010697208182337542701069720818233754270106972081823375427010697208182337542701069720818233754270106972081823375427010697208182337542701069720818233754270106972081823375427010697208182337542701069720818233754270106972081823375427010697208182337542701069720818233754270106972081823375427010697208182337542701069720818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a766633-ac3c-422f-af67-1e09d1624914, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f26e43-fd97-4d0d-aee3-218c2986191a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f26e43-fd97-4d0d-aee3-218c2986191a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14185590880487293351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418559088048729335114185590880487293351141855908804872933511418559088048729335114185590880487293351141855908804872933511418559088048729335114185590880487293351141855908804872933511418559088048729335114185590880487293351141855908804872933511418559088048729335114185590880487293351141855908804872933511418559088048729335114185590880487293351141855908804872933511418559088048729335114185590880487293351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b41214fa-4db9-4920-8d4e-d13ed2654533, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b39c133-b183-4026-bb25-3d2bb60b85dd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b39c133-b183-4026-bb25-3d2bb60b85dd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16074968056623861721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607496805662386172116074968056623861721160749680566238617211607496805662386172116074968056623861721160749680566238617211607496805662386172116074968056623861721160749680566238617211607496805662386172116074968056623861721160749680566238617211607496805662386172116074968056623861721160749680566238617211607496805662386172116074968056623861721160749680566238617211607496805662386172116074968056623861721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f26e43-fd97-4d0d-aee3-218c2986191a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab183d42-d47f-4f75-bb52-e5fa8e87e95c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b39c133-b183-4026-bb25-3d2bb60b85dd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab183d42-d47f-4f75-bb52-e5fa8e87e95c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9898580783631385188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98985807836313851889898580783631385188989858078363138518898985807836313851889898580783631385188989858078363138518898985807836313851889898580783631385188989858078363138518898985807836313851889898580783631385188989858078363138518898985807836313851889898580783631385188989858078363138518898985807836313851889898580783631385188989858078363138518898985807836313851889898580783631385188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c827844-53a7-432d-a6f7-d699557d877a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c827844-53a7-432d-a6f7-d699557d877a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2941021347912937684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29410213479129376842941021347912937684294102134791293768429410213479129376842941021347912937684294102134791293768429410213479129376842941021347912937684294102134791293768429410213479129376842941021347912937684294102134791293768429410213479129376842941021347912937684294102134791293768429410213479129376842941021347912937684294102134791293768429410213479129376842941021347912937684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c827844-53a7-432d-a6f7-d699557d877a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab183d42-d47f-4f75-bb52-e5fa8e87e95c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15d91444-52bb-4029-981f-13c8c6a95ddf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15d91444-52bb-4029-981f-13c8c6a95ddf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732239963755764095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97322399637557640959732239963755764095973223996375576409597322399637557640959732239963755764095973223996375576409597322399637557640959732239963755764095973223996375576409597322399637557640959732239963755764095973223996375576409597322399637557640959732239963755764095973223996375576409597322399637557640959732239963755764095973223996375576409597322399637557640959732239963755764095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfc4623-745c-41be-8845-d9a138724489, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfc4623-745c-41be-8845-d9a138724489, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10351174409227894013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035117440922789401310351174409227894013103511744092278940131035117440922789401310351174409227894013103511744092278940131035117440922789401310351174409227894013103511744092278940131035117440922789401310351174409227894013103511744092278940131035117440922789401310351174409227894013103511744092278940131035117440922789401310351174409227894013103511744092278940131035117440922789401310351174409227894013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15d91444-52bb-4029-981f-13c8c6a95ddf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be2a41d-0618-4dc4-8b01-2630c5497986, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be2a41d-0618-4dc4-8b01-2630c5497986, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3687295491001536251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36872954910015362513687295491001536251368729549100153625136872954910015362513687295491001536251368729549100153625136872954910015362513687295491001536251368729549100153625136872954910015362513687295491001536251368729549100153625136872954910015362513687295491001536251368729549100153625136872954910015362513687295491001536251368729549100153625136872954910015362513687295491001536251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfc4623-745c-41be-8845-d9a138724489, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d153399-d6d6-45c6-9159-72df5a8a3579, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d153399-d6d6-45c6-9159-72df5a8a3579, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7665925520754316965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76659255207543169657665925520754316965766592552075431696576659255207543169657665925520754316965766592552075431696576659255207543169657665925520754316965766592552075431696576659255207543169657665925520754316965766592552075431696576659255207543169657665925520754316965766592552075431696576659255207543169657665925520754316965766592552075431696576659255207543169657665925520754316965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be2a41d-0618-4dc4-8b01-2630c5497986, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a491161-9ca4-41dc-9e75-d51a347ccef8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a491161-9ca4-41dc-9e75-d51a347ccef8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12596975862265298544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259697586226529854412596975862265298544125969758622652985441259697586226529854412596975862265298544125969758622652985441259697586226529854412596975862265298544125969758622652985441259697586226529854412596975862265298544125969758622652985441259697586226529854412596975862265298544125969758622652985441259697586226529854412596975862265298544125969758622652985441259697586226529854412596975862265298544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d153399-d6d6-45c6-9159-72df5a8a3579, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a491161-9ca4-41dc-9e75-d51a347ccef8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf71610-0ed0-4642-b26a-b92db2268378, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf71610-0ed0-4642-b26a-b92db2268378, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2636876859786661195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26368768597866611952636876859786661195263687685978666119526368768597866611952636876859786661195263687685978666119526368768597866611952636876859786661195263687685978666119526368768597866611952636876859786661195263687685978666119526368768597866611952636876859786661195263687685978666119526368768597866611952636876859786661195263687685978666119526368768597866611952636876859786661195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 100f7bdb-26d4-495e-9432-e53e3c95c231, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 100f7bdb-26d4-495e-9432-e53e3c95c231, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174057687277195380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51740576872771953805174057687277195380517405768727719538051740576872771953805174057687277195380517405768727719538051740576872771953805174057687277195380517405768727719538051740576872771953805174057687277195380517405768727719538051740576872771953805174057687277195380517405768727719538051740576872771953805174057687277195380517405768727719538051740576872771953805174057687277195380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf71610-0ed0-4642-b26a-b92db2268378, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92cf9b56-8d4b-4f75-8e1d-c33353254d63, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92cf9b56-8d4b-4f75-8e1d-c33353254d63, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2785337826542564890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27853378265425648902785337826542564890278533782654256489027853378265425648902785337826542564890278533782654256489027853378265425648902785337826542564890278533782654256489027853378265425648902785337826542564890278533782654256489027853378265425648902785337826542564890278533782654256489027853378265425648902785337826542564890278533782654256489027853378265425648902785337826542564890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 100f7bdb-26d4-495e-9432-e53e3c95c231, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f732ae4-73aa-4d7d-92da-654aafdd31e7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f732ae4-73aa-4d7d-92da-654aafdd31e7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8171573339904568592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81715733399045685928171573339904568592817157333990456859281715733399045685928171573339904568592817157333990456859281715733399045685928171573339904568592817157333990456859281715733399045685928171573339904568592817157333990456859281715733399045685928171573339904568592817157333990456859281715733399045685928171573339904568592817157333990456859281715733399045685928171573339904568592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92cf9b56-8d4b-4f75-8e1d-c33353254d63, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d2401d4-0d4d-4f9e-b3e7-34fc7a08e49b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d2401d4-0d4d-4f9e-b3e7-34fc7a08e49b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12605135950103179165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260513595010317916512605135950103179165126051359501031791651260513595010317916512605135950103179165126051359501031791651260513595010317916512605135950103179165126051359501031791651260513595010317916512605135950103179165126051359501031791651260513595010317916512605135950103179165126051359501031791651260513595010317916512605135950103179165126051359501031791651260513595010317916512605135950103179165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f732ae4-73aa-4d7d-92da-654aafdd31e7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37630ffe-8ddf-4d96-b53c-13c161b6f700, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37630ffe-8ddf-4d96-b53c-13c161b6f700, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 834178043928157821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821834178043928157821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d2401d4-0d4d-4f9e-b3e7-34fc7a08e49b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b81a6cd0-daa4-4c42-8632-a5fff6c56d34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b81a6cd0-daa4-4c42-8632-a5fff6c56d34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1112750107526971493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11127501075269714931112750107526971493111275010752697149311127501075269714931112750107526971493111275010752697149311127501075269714931112750107526971493111275010752697149311127501075269714931112750107526971493111275010752697149311127501075269714931112750107526971493111275010752697149311127501075269714931112750107526971493111275010752697149311127501075269714931112750107526971493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37630ffe-8ddf-4d96-b53c-13c161b6f700, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42bfaad1-e8a8-4143-95f0-be0f0a14b7fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42bfaad1-e8a8-4143-95f0-be0f0a14b7fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2702446704377241188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27024467043772411882702446704377241188270244670437724118827024467043772411882702446704377241188270244670437724118827024467043772411882702446704377241188270244670437724118827024467043772411882702446704377241188270244670437724118827024467043772411882702446704377241188270244670437724118827024467043772411882702446704377241188270244670437724118827024467043772411882702446704377241188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b81a6cd0-daa4-4c42-8632-a5fff6c56d34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7680a0a1-efa2-4a08-85f7-ef50d9e9044d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7680a0a1-efa2-4a08-85f7-ef50d9e9044d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2114323473319818838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21143234733198188382114323473319818838211432347331981883821143234733198188382114323473319818838211432347331981883821143234733198188382114323473319818838211432347331981883821143234733198188382114323473319818838211432347331981883821143234733198188382114323473319818838211432347331981883821143234733198188382114323473319818838211432347331981883821143234733198188382114323473319818838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42bfaad1-e8a8-4143-95f0-be0f0a14b7fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1169144b-55ed-453f-97fa-46bc4e793294, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1169144b-55ed-453f-97fa-46bc4e793294, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11898491066702208882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189849106670220888211898491066702208882118984910667022088821189849106670220888211898491066702208882118984910667022088821189849106670220888211898491066702208882118984910667022088821189849106670220888211898491066702208882118984910667022088821189849106670220888211898491066702208882118984910667022088821189849106670220888211898491066702208882118984910667022088821189849106670220888211898491066702208882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7680a0a1-efa2-4a08-85f7-ef50d9e9044d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b7a9016-5341-4436-a9eb-3ec2e0dafb86, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b7a9016-5341-4436-a9eb-3ec2e0dafb86, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3222034925762994477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32220349257629944773222034925762994477322203492576299447732220349257629944773222034925762994477322203492576299447732220349257629944773222034925762994477322203492576299447732220349257629944773222034925762994477322203492576299447732220349257629944773222034925762994477322203492576299447732220349257629944773222034925762994477322203492576299447732220349257629944773222034925762994477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1169144b-55ed-453f-97fa-46bc4e793294, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595896b8-d5cf-49af-9826-9491088a6a11, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b7a9016-5341-4436-a9eb-3ec2e0dafb86, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595896b8-d5cf-49af-9826-9491088a6a11, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12012634224099304736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201263422409930473612012634224099304736120126342240993047361201263422409930473612012634224099304736120126342240993047361201263422409930473612012634224099304736120126342240993047361201263422409930473612012634224099304736120126342240993047361201263422409930473612012634224099304736120126342240993047361201263422409930473612012634224099304736120126342240993047361201263422409930473612012634224099304736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c1a1c1-4bb3-4d8c-9301-329c0ea6331c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c1a1c1-4bb3-4d8c-9301-329c0ea6331c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10684484964129062584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068448496412906258410684484964129062584106844849641290625841068448496412906258410684484964129062584106844849641290625841068448496412906258410684484964129062584106844849641290625841068448496412906258410684484964129062584106844849641290625841068448496412906258410684484964129062584106844849641290625841068448496412906258410684484964129062584106844849641290625841068448496412906258410684484964129062584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595896b8-d5cf-49af-9826-9491088a6a11, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015acd8d-231b-4e87-96cc-c24419e0be17, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015acd8d-231b-4e87-96cc-c24419e0be17, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6255585611856655516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62555856118566555166255585611856655516625558561185665551662555856118566555166255585611856655516625558561185665551662555856118566555166255585611856655516625558561185665551662555856118566555166255585611856655516625558561185665551662555856118566555166255585611856655516625558561185665551662555856118566555166255585611856655516625558561185665551662555856118566555166255585611856655516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c1a1c1-4bb3-4d8c-9301-329c0ea6331c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d7845b9-a108-4d6b-91dd-cf586ebd6f28, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d7845b9-a108-4d6b-91dd-cf586ebd6f28, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13804803859399692450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380480385939969245013804803859399692450138048038593996924501380480385939969245013804803859399692450138048038593996924501380480385939969245013804803859399692450138048038593996924501380480385939969245013804803859399692450138048038593996924501380480385939969245013804803859399692450138048038593996924501380480385939969245013804803859399692450138048038593996924501380480385939969245013804803859399692450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015acd8d-231b-4e87-96cc-c24419e0be17, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d7845b9-a108-4d6b-91dd-cf586ebd6f28, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52540f3c-2d62-4681-811f-3d8b01a90b38, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92a556e6-7edc-4481-98e2-974c1d4d3cbd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92a556e6-7edc-4481-98e2-974c1d4d3cbd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 509738741300600439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439509738741300600439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52540f3c-2d62-4681-811f-3d8b01a90b38, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312381187222647612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73123811872226476127312381187222647612731238118722264761273123811872226476127312381187222647612731238118722264761273123811872226476127312381187222647612731238118722264761273123811872226476127312381187222647612731238118722264761273123811872226476127312381187222647612731238118722264761273123811872226476127312381187222647612731238118722264761273123811872226476127312381187222647612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92a556e6-7edc-4481-98e2-974c1d4d3cbd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39707a59-be79-4c64-b1eb-7c464edfb923, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39707a59-be79-4c64-b1eb-7c464edfb923, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3153319203126258190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31533192031262581903153319203126258190315331920312625819031533192031262581903153319203126258190315331920312625819031533192031262581903153319203126258190315331920312625819031533192031262581903153319203126258190315331920312625819031533192031262581903153319203126258190315331920312625819031533192031262581903153319203126258190315331920312625819031533192031262581903153319203126258190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52540f3c-2d62-4681-811f-3d8b01a90b38, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23346282-abf4-4359-95ad-4f59ac95236e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23346282-abf4-4359-95ad-4f59ac95236e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3318106860671454078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33181068606714540783318106860671454078331810686067145407833181068606714540783318106860671454078331810686067145407833181068606714540783318106860671454078331810686067145407833181068606714540783318106860671454078331810686067145407833181068606714540783318106860671454078331810686067145407833181068606714540783318106860671454078331810686067145407833181068606714540783318106860671454078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39707a59-be79-4c64-b1eb-7c464edfb923, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b865ae77-6537-41f9-a1f0-575201ab8414, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b865ae77-6537-41f9-a1f0-575201ab8414, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14948125293664884607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494812529366488460714948125293664884607149481252936648846071494812529366488460714948125293664884607149481252936648846071494812529366488460714948125293664884607149481252936648846071494812529366488460714948125293664884607149481252936648846071494812529366488460714948125293664884607149481252936648846071494812529366488460714948125293664884607149481252936648846071494812529366488460714948125293664884607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23346282-abf4-4359-95ad-4f59ac95236e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3b44e3-0868-4718-8130-1e8b9d9620aa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b865ae77-6537-41f9-a1f0-575201ab8414, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754ab12b-7ad2-4775-a41f-0531afb83b97, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754ab12b-7ad2-4775-a41f-0531afb83b97, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4492035399769019643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44920353997690196434492035399769019643449203539976901964344920353997690196434492035399769019643449203539976901964344920353997690196434492035399769019643449203539976901964344920353997690196434492035399769019643449203539976901964344920353997690196434492035399769019643449203539976901964344920353997690196434492035399769019643449203539976901964344920353997690196434492035399769019643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3b44e3-0868-4718-8130-1e8b9d9620aa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14275162155403104696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427516215540310469614275162155403104696142751621554031046961427516215540310469614275162155403104696142751621554031046961427516215540310469614275162155403104696142751621554031046961427516215540310469614275162155403104696142751621554031046961427516215540310469614275162155403104696142751621554031046961427516215540310469614275162155403104696142751621554031046961427516215540310469614275162155403104696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754ab12b-7ad2-4775-a41f-0531afb83b97, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd44fb06-7842-4ffa-9969-36b0e12fb37a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd44fb06-7842-4ffa-9969-36b0e12fb37a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12101925177279781655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210192517727978165512101925177279781655121019251772797816551210192517727978165512101925177279781655121019251772797816551210192517727978165512101925177279781655121019251772797816551210192517727978165512101925177279781655121019251772797816551210192517727978165512101925177279781655121019251772797816551210192517727978165512101925177279781655121019251772797816551210192517727978165512101925177279781655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3b44e3-0868-4718-8130-1e8b9d9620aa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266c44eb-8862-4f6e-9ebd-1bd5641368a1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266c44eb-8862-4f6e-9ebd-1bd5641368a1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14912173718201354709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491217371820135470914912173718201354709149121737182013547091491217371820135470914912173718201354709149121737182013547091491217371820135470914912173718201354709149121737182013547091491217371820135470914912173718201354709149121737182013547091491217371820135470914912173718201354709149121737182013547091491217371820135470914912173718201354709149121737182013547091491217371820135470914912173718201354709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd44fb06-7842-4ffa-9969-36b0e12fb37a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266c44eb-8862-4f6e-9ebd-1bd5641368a1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a98101-28b5-4c67-b58e-6c9bfa8746fc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b9669f-94b1-4718-b65b-fd0c329e870b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a98101-28b5-4c67-b58e-6c9bfa8746fc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7603556251006901491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76035562510069014917603556251006901491760355625100690149176035562510069014917603556251006901491760355625100690149176035562510069014917603556251006901491760355625100690149176035562510069014917603556251006901491760355625100690149176035562510069014917603556251006901491760355625100690149176035562510069014917603556251006901491760355625100690149176035562510069014917603556251006901491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b9669f-94b1-4718-b65b-fd0c329e870b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 457760150524153150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150457760150524153150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b9669f-94b1-4718-b65b-fd0c329e870b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a98101-28b5-4c67-b58e-6c9bfa8746fc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6f575c-7564-4d4a-9ad2-2ba7417a13af, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1622ed55-8a91-4808-a01f-2749fd83f9bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6f575c-7564-4d4a-9ad2-2ba7417a13af, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13318052088083262005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331805208808326200513318052088083262005133180520880832620051331805208808326200513318052088083262005133180520880832620051331805208808326200513318052088083262005133180520880832620051331805208808326200513318052088083262005133180520880832620051331805208808326200513318052088083262005133180520880832620051331805208808326200513318052088083262005133180520880832620051331805208808326200513318052088083262005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1622ed55-8a91-4808-a01f-2749fd83f9bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13342118126804666614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334211812680466661413342118126804666614133421181268046666141334211812680466661413342118126804666614133421181268046666141334211812680466661413342118126804666614133421181268046666141334211812680466661413342118126804666614133421181268046666141334211812680466661413342118126804666614133421181268046666141334211812680466661413342118126804666614133421181268046666141334211812680466661413342118126804666614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6f575c-7564-4d4a-9ad2-2ba7417a13af, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df16fdb6-74aa-454b-acb0-5d444aa851d5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df16fdb6-74aa-454b-acb0-5d444aa851d5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15470251912778633683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547025191277863368315470251912778633683154702519127786336831547025191277863368315470251912778633683154702519127786336831547025191277863368315470251912778633683154702519127786336831547025191277863368315470251912778633683154702519127786336831547025191277863368315470251912778633683154702519127786336831547025191277863368315470251912778633683154702519127786336831547025191277863368315470251912778633683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1622ed55-8a91-4808-a01f-2749fd83f9bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd0b7f1-6bad-4af7-83c4-63c84a862e92, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df16fdb6-74aa-454b-acb0-5d444aa851d5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd0b7f1-6bad-4af7-83c4-63c84a862e92, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17777559630348085497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777755963034808549717777559630348085497177775596303480854971777755963034808549717777559630348085497177775596303480854971777755963034808549717777559630348085497177775596303480854971777755963034808549717777559630348085497177775596303480854971777755963034808549717777559630348085497177775596303480854971777755963034808549717777559630348085497177775596303480854971777755963034808549717777559630348085497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2458dd99-f8fd-4544-972a-8e7c3504b51c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2458dd99-f8fd-4544-972a-8e7c3504b51c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15071018818943321840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507101881894332184015071018818943321840150710188189433218401507101881894332184015071018818943321840150710188189433218401507101881894332184015071018818943321840150710188189433218401507101881894332184015071018818943321840150710188189433218401507101881894332184015071018818943321840150710188189433218401507101881894332184015071018818943321840150710188189433218401507101881894332184015071018818943321840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd0b7f1-6bad-4af7-83c4-63c84a862e92, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1bfc859-45e2-4009-a3aa-d9bf2a8d1356, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1bfc859-45e2-4009-a3aa-d9bf2a8d1356, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11754644491067967565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175464449106796756511754644491067967565117546444910679675651175464449106796756511754644491067967565117546444910679675651175464449106796756511754644491067967565117546444910679675651175464449106796756511754644491067967565117546444910679675651175464449106796756511754644491067967565117546444910679675651175464449106796756511754644491067967565117546444910679675651175464449106796756511754644491067967565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2458dd99-f8fd-4544-972a-8e7c3504b51c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bb26148-5d25-40a3-b711-8fa03fdce91c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bb26148-5d25-40a3-b711-8fa03fdce91c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15198822348471906411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519882234847190641115198822348471906411151988223484719064111519882234847190641115198822348471906411151988223484719064111519882234847190641115198822348471906411151988223484719064111519882234847190641115198822348471906411151988223484719064111519882234847190641115198822348471906411151988223484719064111519882234847190641115198822348471906411151988223484719064111519882234847190641115198822348471906411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1bfc859-45e2-4009-a3aa-d9bf2a8d1356, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607bf51b-db49-44ea-bef0-00181fcaabe1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bb26148-5d25-40a3-b711-8fa03fdce91c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607bf51b-db49-44ea-bef0-00181fcaabe1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18044348386874254319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804434838687425431918044348386874254319180443483868742543191804434838687425431918044348386874254319180443483868742543191804434838687425431918044348386874254319180443483868742543191804434838687425431918044348386874254319180443483868742543191804434838687425431918044348386874254319180443483868742543191804434838687425431918044348386874254319180443483868742543191804434838687425431918044348386874254319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28cce46-94e8-4a55-aa34-9baaa915c987, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28cce46-94e8-4a55-aa34-9baaa915c987, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14606267972064863060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460626797206486306014606267972064863060146062679720648630601460626797206486306014606267972064863060146062679720648630601460626797206486306014606267972064863060146062679720648630601460626797206486306014606267972064863060146062679720648630601460626797206486306014606267972064863060146062679720648630601460626797206486306014606267972064863060146062679720648630601460626797206486306014606267972064863060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607bf51b-db49-44ea-bef0-00181fcaabe1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df12ea60-7b4c-4051-aead-5c7847043b14, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28cce46-94e8-4a55-aa34-9baaa915c987, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df12ea60-7b4c-4051-aead-5c7847043b14, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4975008492134770884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49750084921347708844975008492134770884497500849213477088449750084921347708844975008492134770884497500849213477088449750084921347708844975008492134770884497500849213477088449750084921347708844975008492134770884497500849213477088449750084921347708844975008492134770884497500849213477088449750084921347708844975008492134770884497500849213477088449750084921347708844975008492134770884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a374c9-62c2-4912-a7c2-793df49ff994, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a374c9-62c2-4912-a7c2-793df49ff994, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11025622090797021918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102562209079702191811025622090797021918110256220907970219181102562209079702191811025622090797021918110256220907970219181102562209079702191811025622090797021918110256220907970219181102562209079702191811025622090797021918110256220907970219181102562209079702191811025622090797021918110256220907970219181102562209079702191811025622090797021918110256220907970219181102562209079702191811025622090797021918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df12ea60-7b4c-4051-aead-5c7847043b14, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67cad938-4537-4737-82eb-ba5c2d0f3dc9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67cad938-4537-4737-82eb-ba5c2d0f3dc9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17229644406947102569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722964440694710256917229644406947102569172296444069471025691722964440694710256917229644406947102569172296444069471025691722964440694710256917229644406947102569172296444069471025691722964440694710256917229644406947102569172296444069471025691722964440694710256917229644406947102569172296444069471025691722964440694710256917229644406947102569172296444069471025691722964440694710256917229644406947102569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a374c9-62c2-4912-a7c2-793df49ff994, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a0dec3-379c-4d8d-8158-eebc9d037a6d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a0dec3-379c-4d8d-8158-eebc9d037a6d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3594710020141108848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35947100201411088483594710020141108848359471002014110884835947100201411088483594710020141108848359471002014110884835947100201411088483594710020141108848359471002014110884835947100201411088483594710020141108848359471002014110884835947100201411088483594710020141108848359471002014110884835947100201411088483594710020141108848359471002014110884835947100201411088483594710020141108848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67cad938-4537-4737-82eb-ba5c2d0f3dc9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a0dec3-379c-4d8d-8158-eebc9d037a6d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e5867f1-0442-4822-a030-b600276bc686, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5867f1-0442-4822-a030-b600276bc686, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16892933262567968720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689293326256796872016892933262567968720168929332625679687201689293326256796872016892933262567968720168929332625679687201689293326256796872016892933262567968720168929332625679687201689293326256796872016892933262567968720168929332625679687201689293326256796872016892933262567968720168929332625679687201689293326256796872016892933262567968720168929332625679687201689293326256796872016892933262567968720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e07cee52-ad25-46b7-84cc-7f8fcebc03fe, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e07cee52-ad25-46b7-84cc-7f8fcebc03fe, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11559256514159971436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155925651415997143611559256514159971436115592565141599714361155925651415997143611559256514159971436115592565141599714361155925651415997143611559256514159971436115592565141599714361155925651415997143611559256514159971436115592565141599714361155925651415997143611559256514159971436115592565141599714361155925651415997143611559256514159971436115592565141599714361155925651415997143611559256514159971436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5867f1-0442-4822-a030-b600276bc686, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed1707f5-937e-4759-9e1b-372187b2ed86, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed1707f5-937e-4759-9e1b-372187b2ed86, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3995684614483565344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39956846144835653443995684614483565344399568461448356534439956846144835653443995684614483565344399568461448356534439956846144835653443995684614483565344399568461448356534439956846144835653443995684614483565344399568461448356534439956846144835653443995684614483565344399568461448356534439956846144835653443995684614483565344399568461448356534439956846144835653443995684614483565344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e07cee52-ad25-46b7-84cc-7f8fcebc03fe, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed1707f5-937e-4759-9e1b-372187b2ed86, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef952df-89f8-4e03-aa51-eac2060fb558, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef952df-89f8-4e03-aa51-eac2060fb558, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7043999619815768653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70439996198157686537043999619815768653704399961981576865370439996198157686537043999619815768653704399961981576865370439996198157686537043999619815768653704399961981576865370439996198157686537043999619815768653704399961981576865370439996198157686537043999619815768653704399961981576865370439996198157686537043999619815768653704399961981576865370439996198157686537043999619815768653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73323971-a456-40f3-879f-033103962f6b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef952df-89f8-4e03-aa51-eac2060fb558, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73323971-a456-40f3-879f-033103962f6b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13054187470991023783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305418747099102378313054187470991023783130541874709910237831305418747099102378313054187470991023783130541874709910237831305418747099102378313054187470991023783130541874709910237831305418747099102378313054187470991023783130541874709910237831305418747099102378313054187470991023783130541874709910237831305418747099102378313054187470991023783130541874709910237831305418747099102378313054187470991023783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ec1366-0f0c-4f69-a507-20bd915af214, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ec1366-0f0c-4f69-a507-20bd915af214, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14547527039159340939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454752703915934093914547527039159340939145475270391593409391454752703915934093914547527039159340939145475270391593409391454752703915934093914547527039159340939145475270391593409391454752703915934093914547527039159340939145475270391593409391454752703915934093914547527039159340939145475270391593409391454752703915934093914547527039159340939145475270391593409391454752703915934093914547527039159340939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73323971-a456-40f3-879f-033103962f6b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ec1366-0f0c-4f69-a507-20bd915af214, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd45419-5e0b-4a58-b6f6-9abdc91d6725, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd45419-5e0b-4a58-b6f6-9abdc91d6725, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296613845952552362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362296613845952552362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7baa3f-46dc-41a2-99dd-bff0f0adea7d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7baa3f-46dc-41a2-99dd-bff0f0adea7d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18334959623916344369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833495962391634436918334959623916344369183349596239163443691833495962391634436918334959623916344369183349596239163443691833495962391634436918334959623916344369183349596239163443691833495962391634436918334959623916344369183349596239163443691833495962391634436918334959623916344369183349596239163443691833495962391634436918334959623916344369183349596239163443691833495962391634436918334959623916344369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd45419-5e0b-4a58-b6f6-9abdc91d6725, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6852eabb-ed42-4d47-81c9-b901faa558cb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6852eabb-ed42-4d47-81c9-b901faa558cb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8995632027416260936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89956320274162609368995632027416260936899563202741626093689956320274162609368995632027416260936899563202741626093689956320274162609368995632027416260936899563202741626093689956320274162609368995632027416260936899563202741626093689956320274162609368995632027416260936899563202741626093689956320274162609368995632027416260936899563202741626093689956320274162609368995632027416260936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7baa3f-46dc-41a2-99dd-bff0f0adea7d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943e463c-807d-4d00-a7fc-ea2450eb8ed2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943e463c-807d-4d00-a7fc-ea2450eb8ed2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16437506735182392472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643750673518239247216437506735182392472164375067351823924721643750673518239247216437506735182392472164375067351823924721643750673518239247216437506735182392472164375067351823924721643750673518239247216437506735182392472164375067351823924721643750673518239247216437506735182392472164375067351823924721643750673518239247216437506735182392472164375067351823924721643750673518239247216437506735182392472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6852eabb-ed42-4d47-81c9-b901faa558cb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b940dc5-5396-4599-9af8-250acff701c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b940dc5-5396-4599-9af8-250acff701c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13372187439510142444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337218743951014244413372187439510142444133721874395101424441337218743951014244413372187439510142444133721874395101424441337218743951014244413372187439510142444133721874395101424441337218743951014244413372187439510142444133721874395101424441337218743951014244413372187439510142444133721874395101424441337218743951014244413372187439510142444133721874395101424441337218743951014244413372187439510142444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943e463c-807d-4d00-a7fc-ea2450eb8ed2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510c7cae-f383-4687-8880-98da188a873a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510c7cae-f383-4687-8880-98da188a873a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9120720644985232223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91207206449852322239120720644985232223912072064498523222391207206449852322239120720644985232223912072064498523222391207206449852322239120720644985232223912072064498523222391207206449852322239120720644985232223912072064498523222391207206449852322239120720644985232223912072064498523222391207206449852322239120720644985232223912072064498523222391207206449852322239120720644985232223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b940dc5-5396-4599-9af8-250acff701c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc1e754a-e77e-464b-b5aa-44743e97ef4b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc1e754a-e77e-464b-b5aa-44743e97ef4b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1953595351828561696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19535953518285616961953595351828561696195359535182856169619535953518285616961953595351828561696195359535182856169619535953518285616961953595351828561696195359535182856169619535953518285616961953595351828561696195359535182856169619535953518285616961953595351828561696195359535182856169619535953518285616961953595351828561696195359535182856169619535953518285616961953595351828561696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510c7cae-f383-4687-8880-98da188a873a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a5d204-059f-4b76-a738-b152d2873673, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a5d204-059f-4b76-a738-b152d2873673, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18329703626770101668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832970362677010166818329703626770101668183297036267701016681832970362677010166818329703626770101668183297036267701016681832970362677010166818329703626770101668183297036267701016681832970362677010166818329703626770101668183297036267701016681832970362677010166818329703626770101668183297036267701016681832970362677010166818329703626770101668183297036267701016681832970362677010166818329703626770101668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc1e754a-e77e-464b-b5aa-44743e97ef4b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c50a58c-fc8e-4088-b707-6ef733ce1236, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c50a58c-fc8e-4088-b707-6ef733ce1236, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6410231720346691314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64102317203466913146410231720346691314641023172034669131464102317203466913146410231720346691314641023172034669131464102317203466913146410231720346691314641023172034669131464102317203466913146410231720346691314641023172034669131464102317203466913146410231720346691314641023172034669131464102317203466913146410231720346691314641023172034669131464102317203466913146410231720346691314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a5d204-059f-4b76-a738-b152d2873673, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 628f603f-07e4-4cd7-a7ba-6806b892b798, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628f603f-07e4-4cd7-a7ba-6806b892b798, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4539000427082039951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45390004270820399514539000427082039951453900042708203995145390004270820399514539000427082039951453900042708203995145390004270820399514539000427082039951453900042708203995145390004270820399514539000427082039951453900042708203995145390004270820399514539000427082039951453900042708203995145390004270820399514539000427082039951453900042708203995145390004270820399514539000427082039951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c50a58c-fc8e-4088-b707-6ef733ce1236, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba3c259e-2f43-43d9-b69e-dc3dc58d675c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba3c259e-2f43-43d9-b69e-dc3dc58d675c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1951004007396297225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19510040073962972251951004007396297225195100400739629722519510040073962972251951004007396297225195100400739629722519510040073962972251951004007396297225195100400739629722519510040073962972251951004007396297225195100400739629722519510040073962972251951004007396297225195100400739629722519510040073962972251951004007396297225195100400739629722519510040073962972251951004007396297225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628f603f-07e4-4cd7-a7ba-6806b892b798, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a37316-6cd0-4c45-b042-e683b81f2a34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a37316-6cd0-4c45-b042-e683b81f2a34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4984496970830405442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49844969708304054424984496970830405442498449697083040544249844969708304054424984496970830405442498449697083040544249844969708304054424984496970830405442498449697083040544249844969708304054424984496970830405442498449697083040544249844969708304054424984496970830405442498449697083040544249844969708304054424984496970830405442498449697083040544249844969708304054424984496970830405442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba3c259e-2f43-43d9-b69e-dc3dc58d675c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7a1f77-8ce5-42da-b326-4db754918eb8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a37316-6cd0-4c45-b042-e683b81f2a34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7a1f77-8ce5-42da-b326-4db754918eb8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12059279474366282944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205927947436628294412059279474366282944120592794743662829441205927947436628294412059279474366282944120592794743662829441205927947436628294412059279474366282944120592794743662829441205927947436628294412059279474366282944120592794743662829441205927947436628294412059279474366282944120592794743662829441205927947436628294412059279474366282944120592794743662829441205927947436628294412059279474366282944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a19090c-7d25-4847-98e7-f6eb568341e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a19090c-7d25-4847-98e7-f6eb568341e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2163609829631664513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21636098296316645132163609829631664513216360982963166451321636098296316645132163609829631664513216360982963166451321636098296316645132163609829631664513216360982963166451321636098296316645132163609829631664513216360982963166451321636098296316645132163609829631664513216360982963166451321636098296316645132163609829631664513216360982963166451321636098296316645132163609829631664513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7a1f77-8ce5-42da-b326-4db754918eb8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5026146b-521a-4158-b0ac-f8c63fce8112, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5026146b-521a-4158-b0ac-f8c63fce8112, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8662888130227351858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86628881302273518588662888130227351858866288813022735185886628881302273518588662888130227351858866288813022735185886628881302273518588662888130227351858866288813022735185886628881302273518588662888130227351858866288813022735185886628881302273518588662888130227351858866288813022735185886628881302273518588662888130227351858866288813022735185886628881302273518588662888130227351858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a19090c-7d25-4847-98e7-f6eb568341e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348b17cd-aca3-4e12-82f3-b621507ffae8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348b17cd-aca3-4e12-82f3-b621507ffae8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14365032228605302466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436503222860530246614365032228605302466143650322286053024661436503222860530246614365032228605302466143650322286053024661436503222860530246614365032228605302466143650322286053024661436503222860530246614365032228605302466143650322286053024661436503222860530246614365032228605302466143650322286053024661436503222860530246614365032228605302466143650322286053024661436503222860530246614365032228605302466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5026146b-521a-4158-b0ac-f8c63fce8112, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad290570-cd82-417e-9603-49aa2caa8879, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad290570-cd82-417e-9603-49aa2caa8879, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7757127445938259819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77571274459382598197757127445938259819775712744593825981977571274459382598197757127445938259819775712744593825981977571274459382598197757127445938259819775712744593825981977571274459382598197757127445938259819775712744593825981977571274459382598197757127445938259819775712744593825981977571274459382598197757127445938259819775712744593825981977571274459382598197757127445938259819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348b17cd-aca3-4e12-82f3-b621507ffae8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a85f9ad4-7c19-437b-b492-2db9f6f5eb6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad290570-cd82-417e-9603-49aa2caa8879, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a85f9ad4-7c19-437b-b492-2db9f6f5eb6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123661304708231687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312366130470823168713123661304708231687131236613047082316871312366130470823168713123661304708231687131236613047082316871312366130470823168713123661304708231687131236613047082316871312366130470823168713123661304708231687131236613047082316871312366130470823168713123661304708231687131236613047082316871312366130470823168713123661304708231687131236613047082316871312366130470823168713123661304708231687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f298145-ab90-468f-af79-ca48571254b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f298145-ab90-468f-af79-ca48571254b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15365475168059208297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536547516805920829715365475168059208297153654751680592082971536547516805920829715365475168059208297153654751680592082971536547516805920829715365475168059208297153654751680592082971536547516805920829715365475168059208297153654751680592082971536547516805920829715365475168059208297153654751680592082971536547516805920829715365475168059208297153654751680592082971536547516805920829715365475168059208297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a85f9ad4-7c19-437b-b492-2db9f6f5eb6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99f61b95-fefd-4693-8f05-3dc0348f82fa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f298145-ab90-468f-af79-ca48571254b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de85582f-8ee2-40c6-80d4-ddb6d35e50eb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99f61b95-fefd-4693-8f05-3dc0348f82fa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15866399219141257705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586639921914125770515866399219141257705158663992191412577051586639921914125770515866399219141257705158663992191412577051586639921914125770515866399219141257705158663992191412577051586639921914125770515866399219141257705158663992191412577051586639921914125770515866399219141257705158663992191412577051586639921914125770515866399219141257705158663992191412577051586639921914125770515866399219141257705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de85582f-8ee2-40c6-80d4-ddb6d35e50eb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7204494358768855039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72044943587688550397204494358768855039720449435876885503972044943587688550397204494358768855039720449435876885503972044943587688550397204494358768855039720449435876885503972044943587688550397204494358768855039720449435876885503972044943587688550397204494358768855039720449435876885503972044943587688550397204494358768855039720449435876885503972044943587688550397204494358768855039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99f61b95-fefd-4693-8f05-3dc0348f82fa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 079aa997-c97d-4aa0-a1bc-c8277edfd2a3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 079aa997-c97d-4aa0-a1bc-c8277edfd2a3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6649410520099699784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66494105200996997846649410520099699784664941052009969978466494105200996997846649410520099699784664941052009969978466494105200996997846649410520099699784664941052009969978466494105200996997846649410520099699784664941052009969978466494105200996997846649410520099699784664941052009969978466494105200996997846649410520099699784664941052009969978466494105200996997846649410520099699784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de85582f-8ee2-40c6-80d4-ddb6d35e50eb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c456671b-2765-4d15-abda-c5922d875215, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c456671b-2765-4d15-abda-c5922d875215, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508062120867981459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450806212086798145914508062120867981459145080621208679814591450806212086798145914508062120867981459145080621208679814591450806212086798145914508062120867981459145080621208679814591450806212086798145914508062120867981459145080621208679814591450806212086798145914508062120867981459145080621208679814591450806212086798145914508062120867981459145080621208679814591450806212086798145914508062120867981459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 079aa997-c97d-4aa0-a1bc-c8277edfd2a3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e7dc9e0-91d1-4828-ae37-f507d31be15e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e7dc9e0-91d1-4828-ae37-f507d31be15e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3211308128958669287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32113081289586692873211308128958669287321130812895866928732113081289586692873211308128958669287321130812895866928732113081289586692873211308128958669287321130812895866928732113081289586692873211308128958669287321130812895866928732113081289586692873211308128958669287321130812895866928732113081289586692873211308128958669287321130812895866928732113081289586692873211308128958669287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c456671b-2765-4d15-abda-c5922d875215, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e7dc9e0-91d1-4828-ae37-f507d31be15e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b08e488-2937-4377-9a43-a343680f8942, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371be0eb-d1c0-4353-ac55-e1e33902360a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b08e488-2937-4377-9a43-a343680f8942, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7769446176112001222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77694461761120012227769446176112001222776944617611200122277694461761120012227769446176112001222776944617611200122277694461761120012227769446176112001222776944617611200122277694461761120012227769446176112001222776944617611200122277694461761120012227769446176112001222776944617611200122277694461761120012227769446176112001222776944617611200122277694461761120012227769446176112001222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371be0eb-d1c0-4353-ac55-e1e33902360a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11810281425435191417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181028142543519141711810281425435191417118102814254351914171181028142543519141711810281425435191417118102814254351914171181028142543519141711810281425435191417118102814254351914171181028142543519141711810281425435191417118102814254351914171181028142543519141711810281425435191417118102814254351914171181028142543519141711810281425435191417118102814254351914171181028142543519141711810281425435191417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371be0eb-d1c0-4353-ac55-e1e33902360a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b08e488-2937-4377-9a43-a343680f8942, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fe529c-d76e-4924-bfcd-9dcab8ee29f1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ec8b61f-0469-4915-8dcb-05d66916d23c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fe529c-d76e-4924-bfcd-9dcab8ee29f1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2518222379481194642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25182223794811946422518222379481194642251822237948119464225182223794811946422518222379481194642251822237948119464225182223794811946422518222379481194642251822237948119464225182223794811946422518222379481194642251822237948119464225182223794811946422518222379481194642251822237948119464225182223794811946422518222379481194642251822237948119464225182223794811946422518222379481194642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ec8b61f-0469-4915-8dcb-05d66916d23c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16321932368525814521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632193236852581452116321932368525814521163219323685258145211632193236852581452116321932368525814521163219323685258145211632193236852581452116321932368525814521163219323685258145211632193236852581452116321932368525814521163219323685258145211632193236852581452116321932368525814521163219323685258145211632193236852581452116321932368525814521163219323685258145211632193236852581452116321932368525814521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ec8b61f-0469-4915-8dcb-05d66916d23c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b06baa-9b0e-4482-ad9f-a34b62391d1b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fe529c-d76e-4924-bfcd-9dcab8ee29f1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b06baa-9b0e-4482-ad9f-a34b62391d1b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9498005631717172801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94980056317171728019498005631717172801949800563171717280194980056317171728019498005631717172801949800563171717280194980056317171728019498005631717172801949800563171717280194980056317171728019498005631717172801949800563171717280194980056317171728019498005631717172801949800563171717280194980056317171728019498005631717172801949800563171717280194980056317171728019498005631717172801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 084c5b85-b7fe-445c-a9ec-c65828ce62f6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 084c5b85-b7fe-445c-a9ec-c65828ce62f6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7084525206837954448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70845252068379544487084525206837954448708452520683795444870845252068379544487084525206837954448708452520683795444870845252068379544487084525206837954448708452520683795444870845252068379544487084525206837954448708452520683795444870845252068379544487084525206837954448708452520683795444870845252068379544487084525206837954448708452520683795444870845252068379544487084525206837954448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b06baa-9b0e-4482-ad9f-a34b62391d1b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81650c08-849b-4c8e-bbbc-1f6de2252e7b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81650c08-849b-4c8e-bbbc-1f6de2252e7b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15700909631062995866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570090963106299586615700909631062995866157009096310629958661570090963106299586615700909631062995866157009096310629958661570090963106299586615700909631062995866157009096310629958661570090963106299586615700909631062995866157009096310629958661570090963106299586615700909631062995866157009096310629958661570090963106299586615700909631062995866157009096310629958661570090963106299586615700909631062995866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 084c5b85-b7fe-445c-a9ec-c65828ce62f6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e2190bd-9123-43b0-a781-9a9b8bc7491d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e2190bd-9123-43b0-a781-9a9b8bc7491d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2022605418392738802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20226054183927388022022605418392738802202260541839273880220226054183927388022022605418392738802202260541839273880220226054183927388022022605418392738802202260541839273880220226054183927388022022605418392738802202260541839273880220226054183927388022022605418392738802202260541839273880220226054183927388022022605418392738802202260541839273880220226054183927388022022605418392738802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81650c08-849b-4c8e-bbbc-1f6de2252e7b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa93e7ff-119e-47a0-8975-d2d10d72aed4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa93e7ff-119e-47a0-8975-d2d10d72aed4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9600915316368317990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96009153163683179909600915316368317990960091531636831799096009153163683179909600915316368317990960091531636831799096009153163683179909600915316368317990960091531636831799096009153163683179909600915316368317990960091531636831799096009153163683179909600915316368317990960091531636831799096009153163683179909600915316368317990960091531636831799096009153163683179909600915316368317990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e2190bd-9123-43b0-a781-9a9b8bc7491d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1019a914-7c18-46d3-a42b-5f6801f975b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1019a914-7c18-46d3-a42b-5f6801f975b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5407127458209967629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54071274582099676295407127458209967629540712745820996762954071274582099676295407127458209967629540712745820996762954071274582099676295407127458209967629540712745820996762954071274582099676295407127458209967629540712745820996762954071274582099676295407127458209967629540712745820996762954071274582099676295407127458209967629540712745820996762954071274582099676295407127458209967629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa93e7ff-119e-47a0-8975-d2d10d72aed4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a795387-b195-4f8c-b442-13faf0e95ee7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a795387-b195-4f8c-b442-13faf0e95ee7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352167542345208760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13521675423452087601352167542345208760135216754234520876013521675423452087601352167542345208760135216754234520876013521675423452087601352167542345208760135216754234520876013521675423452087601352167542345208760135216754234520876013521675423452087601352167542345208760135216754234520876013521675423452087601352167542345208760135216754234520876013521675423452087601352167542345208760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1019a914-7c18-46d3-a42b-5f6801f975b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20ad5719-cdb6-49cf-bb4f-f6b4d7c52d51, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20ad5719-cdb6-49cf-bb4f-f6b4d7c52d51, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9132121884831175994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91321218848311759949132121884831175994913212188483117599491321218848311759949132121884831175994913212188483117599491321218848311759949132121884831175994913212188483117599491321218848311759949132121884831175994913212188483117599491321218848311759949132121884831175994913212188483117599491321218848311759949132121884831175994913212188483117599491321218848311759949132121884831175994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a795387-b195-4f8c-b442-13faf0e95ee7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20ad5719-cdb6-49cf-bb4f-f6b4d7c52d51, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c5680d5-1f70-4d5b-b3b6-c8755f417a78, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c5680d5-1f70-4d5b-b3b6-c8755f417a78, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10374537337063267491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037453733706326749110374537337063267491103745373370632674911037453733706326749110374537337063267491103745373370632674911037453733706326749110374537337063267491103745373370632674911037453733706326749110374537337063267491103745373370632674911037453733706326749110374537337063267491103745373370632674911037453733706326749110374537337063267491103745373370632674911037453733706326749110374537337063267491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7436813-b7b2-4a27-86d2-28f1266a9bf3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7436813-b7b2-4a27-86d2-28f1266a9bf3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1377594431669514776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13775944316695147761377594431669514776137759443166951477613775944316695147761377594431669514776137759443166951477613775944316695147761377594431669514776137759443166951477613775944316695147761377594431669514776137759443166951477613775944316695147761377594431669514776137759443166951477613775944316695147761377594431669514776137759443166951477613775944316695147761377594431669514776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c5680d5-1f70-4d5b-b3b6-c8755f417a78, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 793d7272-3f41-40aa-aa64-42151e43e40a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 793d7272-3f41-40aa-aa64-42151e43e40a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6935314954158882889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69353149541588828896935314954158882889693531495415888288969353149541588828896935314954158882889693531495415888288969353149541588828896935314954158882889693531495415888288969353149541588828896935314954158882889693531495415888288969353149541588828896935314954158882889693531495415888288969353149541588828896935314954158882889693531495415888288969353149541588828896935314954158882889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7436813-b7b2-4a27-86d2-28f1266a9bf3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8236ea7d-cce1-4906-8163-51178cd800e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8236ea7d-cce1-4906-8163-51178cd800e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7211215891937272272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72112158919372722727211215891937272272721121589193727227272112158919372722727211215891937272272721121589193727227272112158919372722727211215891937272272721121589193727227272112158919372722727211215891937272272721121589193727227272112158919372722727211215891937272272721121589193727227272112158919372722727211215891937272272721121589193727227272112158919372722727211215891937272272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 793d7272-3f41-40aa-aa64-42151e43e40a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8236ea7d-cce1-4906-8163-51178cd800e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c131285-5d3f-478b-a161-66a97f4c68c5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c131285-5d3f-478b-a161-66a97f4c68c5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5348650605162403621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53486506051624036215348650605162403621534865060516240362153486506051624036215348650605162403621534865060516240362153486506051624036215348650605162403621534865060516240362153486506051624036215348650605162403621534865060516240362153486506051624036215348650605162403621534865060516240362153486506051624036215348650605162403621534865060516240362153486506051624036215348650605162403621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf45c39-e6be-476c-bd36-28218282debf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf45c39-e6be-476c-bd36-28218282debf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4252520101990368655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42525201019903686554252520101990368655425252010199036865542525201019903686554252520101990368655425252010199036865542525201019903686554252520101990368655425252010199036865542525201019903686554252520101990368655425252010199036865542525201019903686554252520101990368655425252010199036865542525201019903686554252520101990368655425252010199036865542525201019903686554252520101990368655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c131285-5d3f-478b-a161-66a97f4c68c5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf45c39-e6be-476c-bd36-28218282debf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a44f9e-b258-41b7-82a9-1983aaf6d474, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a44f9e-b258-41b7-82a9-1983aaf6d474, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7812831141689890767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78128311416898907677812831141689890767781283114168989076778128311416898907677812831141689890767781283114168989076778128311416898907677812831141689890767781283114168989076778128311416898907677812831141689890767781283114168989076778128311416898907677812831141689890767781283114168989076778128311416898907677812831141689890767781283114168989076778128311416898907677812831141689890767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e504b99-a386-41bd-bdaa-54b47cce49a7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e504b99-a386-41bd-bdaa-54b47cce49a7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18332508711295336642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833250871129533664218332508711295336642183325087112953366421833250871129533664218332508711295336642183325087112953366421833250871129533664218332508711295336642183325087112953366421833250871129533664218332508711295336642183325087112953366421833250871129533664218332508711295336642183325087112953366421833250871129533664218332508711295336642183325087112953366421833250871129533664218332508711295336642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a44f9e-b258-41b7-82a9-1983aaf6d474, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e504b99-a386-41bd-bdaa-54b47cce49a7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e6dfc7c-577d-4c4e-94b7-c432b7c4cfeb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6dfc7c-577d-4c4e-94b7-c432b7c4cfeb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12036803686059698305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203680368605969830512036803686059698305120368036860596983051203680368605969830512036803686059698305120368036860596983051203680368605969830512036803686059698305120368036860596983051203680368605969830512036803686059698305120368036860596983051203680368605969830512036803686059698305120368036860596983051203680368605969830512036803686059698305120368036860596983051203680368605969830512036803686059698305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c524522-e560-41ad-9927-8eab37bcd6ee, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c524522-e560-41ad-9927-8eab37bcd6ee, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149569048834919507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61495690488349195076149569048834919507614956904883491950761495690488349195076149569048834919507614956904883491950761495690488349195076149569048834919507614956904883491950761495690488349195076149569048834919507614956904883491950761495690488349195076149569048834919507614956904883491950761495690488349195076149569048834919507614956904883491950761495690488349195076149569048834919507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6dfc7c-577d-4c4e-94b7-c432b7c4cfeb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c524522-e560-41ad-9927-8eab37bcd6ee, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97536f41-637d-4b7c-b8b1-89af9ca0cf33, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97536f41-637d-4b7c-b8b1-89af9ca0cf33, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6470970748967432454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64709707489674324546470970748967432454647097074896743245464709707489674324546470970748967432454647097074896743245464709707489674324546470970748967432454647097074896743245464709707489674324546470970748967432454647097074896743245464709707489674324546470970748967432454647097074896743245464709707489674324546470970748967432454647097074896743245464709707489674324546470970748967432454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, add001da-c44a-4652-b12f-4e335338b917, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, add001da-c44a-4652-b12f-4e335338b917, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17164480856759027889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716448085675902788917164480856759027889171644808567590278891716448085675902788917164480856759027889171644808567590278891716448085675902788917164480856759027889171644808567590278891716448085675902788917164480856759027889171644808567590278891716448085675902788917164480856759027889171644808567590278891716448085675902788917164480856759027889171644808567590278891716448085675902788917164480856759027889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97536f41-637d-4b7c-b8b1-89af9ca0cf33, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0ba4f6-d10a-4441-a887-72e530e37666, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0ba4f6-d10a-4441-a887-72e530e37666, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904534445258347851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790453444525834785117904534445258347851179045344452583478511790453444525834785117904534445258347851179045344452583478511790453444525834785117904534445258347851179045344452583478511790453444525834785117904534445258347851179045344452583478511790453444525834785117904534445258347851179045344452583478511790453444525834785117904534445258347851179045344452583478511790453444525834785117904534445258347851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, add001da-c44a-4652-b12f-4e335338b917, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0ba4f6-d10a-4441-a887-72e530e37666, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ecb979-25cb-486a-8161-01e9042c3846, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f737f04-2d36-46d4-bada-5d2daec4149c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ecb979-25cb-486a-8161-01e9042c3846, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635212265354002259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259635212265354002259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f737f04-2d36-46d4-bada-5d2daec4149c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3566761764107601958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35667617641076019583566761764107601958356676176410760195835667617641076019583566761764107601958356676176410760195835667617641076019583566761764107601958356676176410760195835667617641076019583566761764107601958356676176410760195835667617641076019583566761764107601958356676176410760195835667617641076019583566761764107601958356676176410760195835667617641076019583566761764107601958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ecb979-25cb-486a-8161-01e9042c3846, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bbcd5dc-3f84-417e-a21e-f4a0e92a8de1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f737f04-2d36-46d4-bada-5d2daec4149c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbcd5dc-3f84-417e-a21e-f4a0e92a8de1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5530820081050801457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55308200810508014575530820081050801457553082008105080145755308200810508014575530820081050801457553082008105080145755308200810508014575530820081050801457553082008105080145755308200810508014575530820081050801457553082008105080145755308200810508014575530820081050801457553082008105080145755308200810508014575530820081050801457553082008105080145755308200810508014575530820081050801457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c74350-a82f-4527-a509-95b610cefae6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c74350-a82f-4527-a509-95b610cefae6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 105605693540597635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635105605693540597635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbcd5dc-3f84-417e-a21e-f4a0e92a8de1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10efee4b-a623-406f-8860-c1d8aebf618d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10efee4b-a623-406f-8860-c1d8aebf618d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6492785410188813607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64927854101888136076492785410188813607649278541018881360764927854101888136076492785410188813607649278541018881360764927854101888136076492785410188813607649278541018881360764927854101888136076492785410188813607649278541018881360764927854101888136076492785410188813607649278541018881360764927854101888136076492785410188813607649278541018881360764927854101888136076492785410188813607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c74350-a82f-4527-a509-95b610cefae6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae767844-8b09-4ee8-954a-9124d34d2ca8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae767844-8b09-4ee8-954a-9124d34d2ca8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5105612916466293732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51056129164662937325105612916466293732510561291646629373251056129164662937325105612916466293732510561291646629373251056129164662937325105612916466293732510561291646629373251056129164662937325105612916466293732510561291646629373251056129164662937325105612916466293732510561291646629373251056129164662937325105612916466293732510561291646629373251056129164662937325105612916466293732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10efee4b-a623-406f-8860-c1d8aebf618d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae767844-8b09-4ee8-954a-9124d34d2ca8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79dddd19-e5dd-4aa7-8e61-16f18145bd0c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79dddd19-e5dd-4aa7-8e61-16f18145bd0c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17614987897041988555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761498789704198855517614987897041988555176149878970419885551761498789704198855517614987897041988555176149878970419885551761498789704198855517614987897041988555176149878970419885551761498789704198855517614987897041988555176149878970419885551761498789704198855517614987897041988555176149878970419885551761498789704198855517614987897041988555176149878970419885551761498789704198855517614987897041988555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e30380-7d92-4440-8853-c8e64809fa30, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e30380-7d92-4440-8853-c8e64809fa30, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13226343427330695679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322634342733069567913226343427330695679132263434273306956791322634342733069567913226343427330695679132263434273306956791322634342733069567913226343427330695679132263434273306956791322634342733069567913226343427330695679132263434273306956791322634342733069567913226343427330695679132263434273306956791322634342733069567913226343427330695679132263434273306956791322634342733069567913226343427330695679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79dddd19-e5dd-4aa7-8e61-16f18145bd0c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1a13ce-1474-464c-800c-fde45b4e9772, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1a13ce-1474-464c-800c-fde45b4e9772, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6008061602932903706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60080616029329037066008061602932903706600806160293290370660080616029329037066008061602932903706600806160293290370660080616029329037066008061602932903706600806160293290370660080616029329037066008061602932903706600806160293290370660080616029329037066008061602932903706600806160293290370660080616029329037066008061602932903706600806160293290370660080616029329037066008061602932903706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e30380-7d92-4440-8853-c8e64809fa30, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2e9dfb-fa29-4142-ba16-f95663943f6b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2e9dfb-fa29-4142-ba16-f95663943f6b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16553979929925375725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655397992992537572516553979929925375725165539799299253757251655397992992537572516553979929925375725165539799299253757251655397992992537572516553979929925375725165539799299253757251655397992992537572516553979929925375725165539799299253757251655397992992537572516553979929925375725165539799299253757251655397992992537572516553979929925375725165539799299253757251655397992992537572516553979929925375725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1a13ce-1474-464c-800c-fde45b4e9772, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92fd5a4f-0c97-4b5c-941d-05393d6a28a6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92fd5a4f-0c97-4b5c-941d-05393d6a28a6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7243423089117813827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72434230891178138277243423089117813827724342308911781382772434230891178138277243423089117813827724342308911781382772434230891178138277243423089117813827724342308911781382772434230891178138277243423089117813827724342308911781382772434230891178138277243423089117813827724342308911781382772434230891178138277243423089117813827724342308911781382772434230891178138277243423089117813827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2e9dfb-fa29-4142-ba16-f95663943f6b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a543aaef-1853-4633-a448-e7e738fed404, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a543aaef-1853-4633-a448-e7e738fed404, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6391415795323822288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63914157953238222886391415795323822288639141579532382228863914157953238222886391415795323822288639141579532382228863914157953238222886391415795323822288639141579532382228863914157953238222886391415795323822288639141579532382228863914157953238222886391415795323822288639141579532382228863914157953238222886391415795323822288639141579532382228863914157953238222886391415795323822288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92fd5a4f-0c97-4b5c-941d-05393d6a28a6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed11e0c-e2bd-4804-9bf5-81b24c8cc111, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed11e0c-e2bd-4804-9bf5-81b24c8cc111, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17389368025683022932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738936802568302293217389368025683022932173893680256830229321738936802568302293217389368025683022932173893680256830229321738936802568302293217389368025683022932173893680256830229321738936802568302293217389368025683022932173893680256830229321738936802568302293217389368025683022932173893680256830229321738936802568302293217389368025683022932173893680256830229321738936802568302293217389368025683022932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a543aaef-1853-4633-a448-e7e738fed404, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d07b14-0fe4-474b-8f5d-f6df99a98f63, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d07b14-0fe4-474b-8f5d-f6df99a98f63, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327869257574974381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032786925757497438110327869257574974381103278692575749743811032786925757497438110327869257574974381103278692575749743811032786925757497438110327869257574974381103278692575749743811032786925757497438110327869257574974381103278692575749743811032786925757497438110327869257574974381103278692575749743811032786925757497438110327869257574974381103278692575749743811032786925757497438110327869257574974381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed11e0c-e2bd-4804-9bf5-81b24c8cc111, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad13f9d-b527-4c79-9281-c7bd306d09a5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad13f9d-b527-4c79-9281-c7bd306d09a5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5627448938733570108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56274489387335701085627448938733570108562744893873357010856274489387335701085627448938733570108562744893873357010856274489387335701085627448938733570108562744893873357010856274489387335701085627448938733570108562744893873357010856274489387335701085627448938733570108562744893873357010856274489387335701085627448938733570108562744893873357010856274489387335701085627448938733570108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d07b14-0fe4-474b-8f5d-f6df99a98f63, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9566873-452e-4d26-a8c8-a5e47a9d56b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9566873-452e-4d26-a8c8-a5e47a9d56b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16842665486158871286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684266548615887128616842665486158871286168426654861588712861684266548615887128616842665486158871286168426654861588712861684266548615887128616842665486158871286168426654861588712861684266548615887128616842665486158871286168426654861588712861684266548615887128616842665486158871286168426654861588712861684266548615887128616842665486158871286168426654861588712861684266548615887128616842665486158871286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad13f9d-b527-4c79-9281-c7bd306d09a5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b35b37a-bf13-440c-b01a-2b6e0ea80f2d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b35b37a-bf13-440c-b01a-2b6e0ea80f2d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1671272865422788992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16712728654227889921671272865422788992167127286542278899216712728654227889921671272865422788992167127286542278899216712728654227889921671272865422788992167127286542278899216712728654227889921671272865422788992167127286542278899216712728654227889921671272865422788992167127286542278899216712728654227889921671272865422788992167127286542278899216712728654227889921671272865422788992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b35b37a-bf13-440c-b01a-2b6e0ea80f2d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9566873-452e-4d26-a8c8-a5e47a9d56b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42f5898-6524-4c13-b263-05367f711a96, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42f5898-6524-4c13-b263-05367f711a96, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3178690085359774616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31786900853597746163178690085359774616317869008535977461631786900853597746163178690085359774616317869008535977461631786900853597746163178690085359774616317869008535977461631786900853597746163178690085359774616317869008535977461631786900853597746163178690085359774616317869008535977461631786900853597746163178690085359774616317869008535977461631786900853597746163178690085359774616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf841ba-7f66-43e3-9b68-ea236f622a2d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf841ba-7f66-43e3-9b68-ea236f622a2d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8284718175825279324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82847181758252793248284718175825279324828471817582527932482847181758252793248284718175825279324828471817582527932482847181758252793248284718175825279324828471817582527932482847181758252793248284718175825279324828471817582527932482847181758252793248284718175825279324828471817582527932482847181758252793248284718175825279324828471817582527932482847181758252793248284718175825279324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf841ba-7f66-43e3-9b68-ea236f622a2d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42f5898-6524-4c13-b263-05367f711a96, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46926c61-f78e-480d-93f1-b3b7752b8eb7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 580b19b8-f116-4739-8f1f-87ed20a814fa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46926c61-f78e-480d-93f1-b3b7752b8eb7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13105608428693726591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310560842869372659113105608428693726591131056084286937265911310560842869372659113105608428693726591131056084286937265911310560842869372659113105608428693726591131056084286937265911310560842869372659113105608428693726591131056084286937265911310560842869372659113105608428693726591131056084286937265911310560842869372659113105608428693726591131056084286937265911310560842869372659113105608428693726591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 580b19b8-f116-4739-8f1f-87ed20a814fa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12757439748541944410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275743974854194441012757439748541944410127574397485419444101275743974854194441012757439748541944410127574397485419444101275743974854194441012757439748541944410127574397485419444101275743974854194441012757439748541944410127574397485419444101275743974854194441012757439748541944410127574397485419444101275743974854194441012757439748541944410127574397485419444101275743974854194441012757439748541944410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46926c61-f78e-480d-93f1-b3b7752b8eb7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 580b19b8-f116-4739-8f1f-87ed20a814fa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1898bbc8-947c-45b3-8706-93154ff9ca99, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1898bbc8-947c-45b3-8706-93154ff9ca99, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889855893790095472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78898558937900954727889855893790095472788985589379009547278898558937900954727889855893790095472788985589379009547278898558937900954727889855893790095472788985589379009547278898558937900954727889855893790095472788985589379009547278898558937900954727889855893790095472788985589379009547278898558937900954727889855893790095472788985589379009547278898558937900954727889855893790095472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3f6364-2154-48f6-b383-4ad123fa8785, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3f6364-2154-48f6-b383-4ad123fa8785, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6361866452221040974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63618664522210409746361866452221040974636186645222104097463618664522210409746361866452221040974636186645222104097463618664522210409746361866452221040974636186645222104097463618664522210409746361866452221040974636186645222104097463618664522210409746361866452221040974636186645222104097463618664522210409746361866452221040974636186645222104097463618664522210409746361866452221040974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1898bbc8-947c-45b3-8706-93154ff9ca99, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af4b109c-a7e4-4bc1-bbb0-085248f4ae3c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af4b109c-a7e4-4bc1-bbb0-085248f4ae3c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6885425714661230215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68854257146612302156885425714661230215688542571466123021568854257146612302156885425714661230215688542571466123021568854257146612302156885425714661230215688542571466123021568854257146612302156885425714661230215688542571466123021568854257146612302156885425714661230215688542571466123021568854257146612302156885425714661230215688542571466123021568854257146612302156885425714661230215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3f6364-2154-48f6-b383-4ad123fa8785, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3087c11-02f2-417b-ba30-d0828601ab24, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3087c11-02f2-417b-ba30-d0828601ab24, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6063720591446240440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60637205914462404406063720591446240440606372059144624044060637205914462404406063720591446240440606372059144624044060637205914462404406063720591446240440606372059144624044060637205914462404406063720591446240440606372059144624044060637205914462404406063720591446240440606372059144624044060637205914462404406063720591446240440606372059144624044060637205914462404406063720591446240440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af4b109c-a7e4-4bc1-bbb0-085248f4ae3c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227c71e0-1a36-405c-9872-8d2df2075ad8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227c71e0-1a36-405c-9872-8d2df2075ad8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12435382468287051075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243538246828705107512435382468287051075124353824682870510751243538246828705107512435382468287051075124353824682870510751243538246828705107512435382468287051075124353824682870510751243538246828705107512435382468287051075124353824682870510751243538246828705107512435382468287051075124353824682870510751243538246828705107512435382468287051075124353824682870510751243538246828705107512435382468287051075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3087c11-02f2-417b-ba30-d0828601ab24, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227c71e0-1a36-405c-9872-8d2df2075ad8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e981d247-dc68-427b-abcb-4b2b48564d36, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58c9ee5-419c-41a0-8f29-eece34f9fcce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58c9ee5-419c-41a0-8f29-eece34f9fcce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8257015189031373013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82570151890313730138257015189031373013825701518903137301382570151890313730138257015189031373013825701518903137301382570151890313730138257015189031373013825701518903137301382570151890313730138257015189031373013825701518903137301382570151890313730138257015189031373013825701518903137301382570151890313730138257015189031373013825701518903137301382570151890313730138257015189031373013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e981d247-dc68-427b-abcb-4b2b48564d36, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17430564056875724966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743056405687572496617430564056875724966174305640568757249661743056405687572496617430564056875724966174305640568757249661743056405687572496617430564056875724966174305640568757249661743056405687572496617430564056875724966174305640568757249661743056405687572496617430564056875724966174305640568757249661743056405687572496617430564056875724966174305640568757249661743056405687572496617430564056875724966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58c9ee5-419c-41a0-8f29-eece34f9fcce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e981d247-dc68-427b-abcb-4b2b48564d36, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0f8bc5f-f0f6-4886-8b49-bc3a3a6346f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a0eb97-562f-4184-b76a-ab6763a6e49c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0f8bc5f-f0f6-4886-8b49-bc3a3a6346f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10324732037627892224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032473203762789222410324732037627892224103247320376278922241032473203762789222410324732037627892224103247320376278922241032473203762789222410324732037627892224103247320376278922241032473203762789222410324732037627892224103247320376278922241032473203762789222410324732037627892224103247320376278922241032473203762789222410324732037627892224103247320376278922241032473203762789222410324732037627892224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a0eb97-562f-4184-b76a-ab6763a6e49c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16559264262555466997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655926426255546699716559264262555466997165592642625554669971655926426255546699716559264262555466997165592642625554669971655926426255546699716559264262555466997165592642625554669971655926426255546699716559264262555466997165592642625554669971655926426255546699716559264262555466997165592642625554669971655926426255546699716559264262555466997165592642625554669971655926426255546699716559264262555466997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0f8bc5f-f0f6-4886-8b49-bc3a3a6346f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a0eb97-562f-4184-b76a-ab6763a6e49c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1473f7a-1c2b-4751-b584-3c831c76d46b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59dc8863-fdbd-401a-a7f8-c28743dbbd5a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1473f7a-1c2b-4751-b584-3c831c76d46b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17362366308201815286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736236630820181528617362366308201815286173623663082018152861736236630820181528617362366308201815286173623663082018152861736236630820181528617362366308201815286173623663082018152861736236630820181528617362366308201815286173623663082018152861736236630820181528617362366308201815286173623663082018152861736236630820181528617362366308201815286173623663082018152861736236630820181528617362366308201815286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59dc8863-fdbd-401a-a7f8-c28743dbbd5a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17085294217864962591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708529421786496259117085294217864962591170852942178649625911708529421786496259117085294217864962591170852942178649625911708529421786496259117085294217864962591170852942178649625911708529421786496259117085294217864962591170852942178649625911708529421786496259117085294217864962591170852942178649625911708529421786496259117085294217864962591170852942178649625911708529421786496259117085294217864962591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1473f7a-1c2b-4751-b584-3c831c76d46b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59dc8863-fdbd-401a-a7f8-c28743dbbd5a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d42c129-e582-43ad-b6dc-29beacc33a27, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6e78c5-e50f-420b-b253-3df10540b615, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d42c129-e582-43ad-b6dc-29beacc33a27, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024703282520969335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502470328252096933515024703282520969335150247032825209693351502470328252096933515024703282520969335150247032825209693351502470328252096933515024703282520969335150247032825209693351502470328252096933515024703282520969335150247032825209693351502470328252096933515024703282520969335150247032825209693351502470328252096933515024703282520969335150247032825209693351502470328252096933515024703282520969335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6e78c5-e50f-420b-b253-3df10540b615, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18798605540394722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1879860554039472218798605540394722187986055403947221879860554039472218798605540394722187986055403947221879860554039472218798605540394722187986055403947221879860554039472218798605540394722187986055403947221879860554039472218798605540394722187986055403947221879860554039472218798605540394722187986055403947221879860554039472218798605540394722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6e78c5-e50f-420b-b253-3df10540b615, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d42c129-e582-43ad-b6dc-29beacc33a27, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6710e089-0799-49d8-9abf-626ec38ae3c1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6710e089-0799-49d8-9abf-626ec38ae3c1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12418235050091267117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241823505009126711712418235050091267117124182350500912671171241823505009126711712418235050091267117124182350500912671171241823505009126711712418235050091267117124182350500912671171241823505009126711712418235050091267117124182350500912671171241823505009126711712418235050091267117124182350500912671171241823505009126711712418235050091267117124182350500912671171241823505009126711712418235050091267117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8070a3c-a930-423c-9d1f-48a1f4820117, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8070a3c-a930-423c-9d1f-48a1f4820117, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8732215865004449994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87322158650044499948732215865004449994873221586500444999487322158650044499948732215865004449994873221586500444999487322158650044499948732215865004449994873221586500444999487322158650044499948732215865004449994873221586500444999487322158650044499948732215865004449994873221586500444999487322158650044499948732215865004449994873221586500444999487322158650044499948732215865004449994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6710e089-0799-49d8-9abf-626ec38ae3c1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35c27af5-29b8-4dcf-8aa7-d7a543d7bd51, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c27af5-29b8-4dcf-8aa7-d7a543d7bd51, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16436520742640812045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643652074264081204516436520742640812045164365207426408120451643652074264081204516436520742640812045164365207426408120451643652074264081204516436520742640812045164365207426408120451643652074264081204516436520742640812045164365207426408120451643652074264081204516436520742640812045164365207426408120451643652074264081204516436520742640812045164365207426408120451643652074264081204516436520742640812045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8070a3c-a930-423c-9d1f-48a1f4820117, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e473a7c7-271c-4be7-b6e9-c31b49857187, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e473a7c7-271c-4be7-b6e9-c31b49857187, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15129664448997514764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512966444899751476415129664448997514764151296644489975147641512966444899751476415129664448997514764151296644489975147641512966444899751476415129664448997514764151296644489975147641512966444899751476415129664448997514764151296644489975147641512966444899751476415129664448997514764151296644489975147641512966444899751476415129664448997514764151296644489975147641512966444899751476415129664448997514764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c27af5-29b8-4dcf-8aa7-d7a543d7bd51, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53315ce5-0a1c-4bd4-981c-57f8dc34ee01, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53315ce5-0a1c-4bd4-981c-57f8dc34ee01, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9958463261543124977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99584632615431249779958463261543124977995846326154312497799584632615431249779958463261543124977995846326154312497799584632615431249779958463261543124977995846326154312497799584632615431249779958463261543124977995846326154312497799584632615431249779958463261543124977995846326154312497799584632615431249779958463261543124977995846326154312497799584632615431249779958463261543124977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e473a7c7-271c-4be7-b6e9-c31b49857187, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7bd8c3a-4608-4ae6-a3df-44e4cee4997f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7bd8c3a-4608-4ae6-a3df-44e4cee4997f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12916062757858216069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291606275785821606912916062757858216069129160627578582160691291606275785821606912916062757858216069129160627578582160691291606275785821606912916062757858216069129160627578582160691291606275785821606912916062757858216069129160627578582160691291606275785821606912916062757858216069129160627578582160691291606275785821606912916062757858216069129160627578582160691291606275785821606912916062757858216069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53315ce5-0a1c-4bd4-981c-57f8dc34ee01, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4a45e6-02d7-437d-bacf-873f6b96b79d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4a45e6-02d7-437d-bacf-873f6b96b79d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12193002798172056276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219300279817205627612193002798172056276121930027981720562761219300279817205627612193002798172056276121930027981720562761219300279817205627612193002798172056276121930027981720562761219300279817205627612193002798172056276121930027981720562761219300279817205627612193002798172056276121930027981720562761219300279817205627612193002798172056276121930027981720562761219300279817205627612193002798172056276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7bd8c3a-4608-4ae6-a3df-44e4cee4997f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f668ac-bd98-49c5-9ee4-1481df7b9ec6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f668ac-bd98-49c5-9ee4-1481df7b9ec6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8107664909235867112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81076649092358671128107664909235867112810766490923586711281076649092358671128107664909235867112810766490923586711281076649092358671128107664909235867112810766490923586711281076649092358671128107664909235867112810766490923586711281076649092358671128107664909235867112810766490923586711281076649092358671128107664909235867112810766490923586711281076649092358671128107664909235867112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4a45e6-02d7-437d-bacf-873f6b96b79d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f668ac-bd98-49c5-9ee4-1481df7b9ec6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f55851-c1c5-4562-a49f-4fe3753530c7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f55851-c1c5-4562-a49f-4fe3753530c7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2328665496343267975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23286654963432679752328665496343267975232866549634326797523286654963432679752328665496343267975232866549634326797523286654963432679752328665496343267975232866549634326797523286654963432679752328665496343267975232866549634326797523286654963432679752328665496343267975232866549634326797523286654963432679752328665496343267975232866549634326797523286654963432679752328665496343267975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae94adf-b02a-44b3-87bd-b944b577cd5b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae94adf-b02a-44b3-87bd-b944b577cd5b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1549176248011439949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15491762480114399491549176248011439949154917624801143994915491762480114399491549176248011439949154917624801143994915491762480114399491549176248011439949154917624801143994915491762480114399491549176248011439949154917624801143994915491762480114399491549176248011439949154917624801143994915491762480114399491549176248011439949154917624801143994915491762480114399491549176248011439949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f55851-c1c5-4562-a49f-4fe3753530c7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecd324d0-0cc1-472c-a739-13eb1b4abb41, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae94adf-b02a-44b3-87bd-b944b577cd5b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd324d0-0cc1-472c-a739-13eb1b4abb41, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778512167219862265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87785121672198622658778512167219862265877851216721986226587785121672198622658778512167219862265877851216721986226587785121672198622658778512167219862265877851216721986226587785121672198622658778512167219862265877851216721986226587785121672198622658778512167219862265877851216721986226587785121672198622658778512167219862265877851216721986226587785121672198622658778512167219862265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70eef5ac-7839-43c9-bcf3-2f75f7d3d6d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd324d0-0cc1-472c-a739-13eb1b4abb41, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70eef5ac-7839-43c9-bcf3-2f75f7d3d6d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7949127178460022582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79491271784600225827949127178460022582794912717846002258279491271784600225827949127178460022582794912717846002258279491271784600225827949127178460022582794912717846002258279491271784600225827949127178460022582794912717846002258279491271784600225827949127178460022582794912717846002258279491271784600225827949127178460022582794912717846002258279491271784600225827949127178460022582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4f0685-2a32-4a84-b7cc-006c47c35c07, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4f0685-2a32-4a84-b7cc-006c47c35c07, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2558847960258968639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25588479602589686392558847960258968639255884796025896863925588479602589686392558847960258968639255884796025896863925588479602589686392558847960258968639255884796025896863925588479602589686392558847960258968639255884796025896863925588479602589686392558847960258968639255884796025896863925588479602589686392558847960258968639255884796025896863925588479602589686392558847960258968639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70eef5ac-7839-43c9-bcf3-2f75f7d3d6d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9480b721-7fc6-4619-ae90-c543ce9dd8c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9480b721-7fc6-4619-ae90-c543ce9dd8c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17212840956052100686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721284095605210068617212840956052100686172128409560521006861721284095605210068617212840956052100686172128409560521006861721284095605210068617212840956052100686172128409560521006861721284095605210068617212840956052100686172128409560521006861721284095605210068617212840956052100686172128409560521006861721284095605210068617212840956052100686172128409560521006861721284095605210068617212840956052100686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4f0685-2a32-4a84-b7cc-006c47c35c07, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f745d978-a14b-4d14-866f-e65b9f72a2da, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f745d978-a14b-4d14-866f-e65b9f72a2da, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17796933759726611147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779693375972661114717796933759726611147177969337597266111471779693375972661114717796933759726611147177969337597266111471779693375972661114717796933759726611147177969337597266111471779693375972661114717796933759726611147177969337597266111471779693375972661114717796933759726611147177969337597266111471779693375972661114717796933759726611147177969337597266111471779693375972661114717796933759726611147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9480b721-7fc6-4619-ae90-c543ce9dd8c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f745d978-a14b-4d14-866f-e65b9f72a2da, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d52e09c-e29c-4125-b84e-70bdbb1c6864, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d52e09c-e29c-4125-b84e-70bdbb1c6864, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1023385739324452610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10233857393244526101023385739324452610102338573932445261010233857393244526101023385739324452610102338573932445261010233857393244526101023385739324452610102338573932445261010233857393244526101023385739324452610102338573932445261010233857393244526101023385739324452610102338573932445261010233857393244526101023385739324452610102338573932445261010233857393244526101023385739324452610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e9b1db-4b90-4f5d-939c-cabb5528310d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e9b1db-4b90-4f5d-939c-cabb5528310d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12230984879638359388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223098487963835938812230984879638359388122309848796383593881223098487963835938812230984879638359388122309848796383593881223098487963835938812230984879638359388122309848796383593881223098487963835938812230984879638359388122309848796383593881223098487963835938812230984879638359388122309848796383593881223098487963835938812230984879638359388122309848796383593881223098487963835938812230984879638359388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d52e09c-e29c-4125-b84e-70bdbb1c6864, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e9b1db-4b90-4f5d-939c-cabb5528310d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a93ab73d-1f77-4db7-ae4c-33b81fc40dca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d872779-ee87-406d-acb0-03d433972c2b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a93ab73d-1f77-4db7-ae4c-33b81fc40dca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9833580287624987241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98335802876249872419833580287624987241983358028762498724198335802876249872419833580287624987241983358028762498724198335802876249872419833580287624987241983358028762498724198335802876249872419833580287624987241983358028762498724198335802876249872419833580287624987241983358028762498724198335802876249872419833580287624987241983358028762498724198335802876249872419833580287624987241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d872779-ee87-406d-acb0-03d433972c2b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5799031048358839282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57990310483588392825799031048358839282579903104835883928257990310483588392825799031048358839282579903104835883928257990310483588392825799031048358839282579903104835883928257990310483588392825799031048358839282579903104835883928257990310483588392825799031048358839282579903104835883928257990310483588392825799031048358839282579903104835883928257990310483588392825799031048358839282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d872779-ee87-406d-acb0-03d433972c2b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 536b8b21-ce40-4089-bf4b-7eef2826d24d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 536b8b21-ce40-4089-bf4b-7eef2826d24d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4413200716101767840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44132007161017678404413200716101767840441320071610176784044132007161017678404413200716101767840441320071610176784044132007161017678404413200716101767840441320071610176784044132007161017678404413200716101767840441320071610176784044132007161017678404413200716101767840441320071610176784044132007161017678404413200716101767840441320071610176784044132007161017678404413200716101767840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a93ab73d-1f77-4db7-ae4c-33b81fc40dca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c461a27c-9ba6-4499-9894-9b04c85d7311, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 536b8b21-ce40-4089-bf4b-7eef2826d24d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be02fd0d-5cd0-46b8-a530-623fd174079d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c461a27c-9ba6-4499-9894-9b04c85d7311, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874344010192180819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38743440101921808193874344010192180819387434401019218081938743440101921808193874344010192180819387434401019218081938743440101921808193874344010192180819387434401019218081938743440101921808193874344010192180819387434401019218081938743440101921808193874344010192180819387434401019218081938743440101921808193874344010192180819387434401019218081938743440101921808193874344010192180819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be02fd0d-5cd0-46b8-a530-623fd174079d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1376037702746324280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13760377027463242801376037702746324280137603770274632428013760377027463242801376037702746324280137603770274632428013760377027463242801376037702746324280137603770274632428013760377027463242801376037702746324280137603770274632428013760377027463242801376037702746324280137603770274632428013760377027463242801376037702746324280137603770274632428013760377027463242801376037702746324280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c461a27c-9ba6-4499-9894-9b04c85d7311, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be02fd0d-5cd0-46b8-a530-623fd174079d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8be30f1-605c-44f3-83ea-07ffac2fe4fa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8be30f1-605c-44f3-83ea-07ffac2fe4fa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14178778859436284121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417877885943628412114178778859436284121141787788594362841211417877885943628412114178778859436284121141787788594362841211417877885943628412114178778859436284121141787788594362841211417877885943628412114178778859436284121141787788594362841211417877885943628412114178778859436284121141787788594362841211417877885943628412114178778859436284121141787788594362841211417877885943628412114178778859436284121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92ebbbb-8a92-4788-914b-737eacdd02e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92ebbbb-8a92-4788-914b-737eacdd02e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10299676743846986090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029967674384698609010299676743846986090102996767438469860901029967674384698609010299676743846986090102996767438469860901029967674384698609010299676743846986090102996767438469860901029967674384698609010299676743846986090102996767438469860901029967674384698609010299676743846986090102996767438469860901029967674384698609010299676743846986090102996767438469860901029967674384698609010299676743846986090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8be30f1-605c-44f3-83ea-07ffac2fe4fa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414d0f19-0148-4dac-b0d8-41eca33f9836, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414d0f19-0148-4dac-b0d8-41eca33f9836, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16041057632289011922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604105763228901192216041057632289011922160410576322890119221604105763228901192216041057632289011922160410576322890119221604105763228901192216041057632289011922160410576322890119221604105763228901192216041057632289011922160410576322890119221604105763228901192216041057632289011922160410576322890119221604105763228901192216041057632289011922160410576322890119221604105763228901192216041057632289011922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92ebbbb-8a92-4788-914b-737eacdd02e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e66e289-517f-4da2-8251-b9bcf8ffd8b0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e66e289-517f-4da2-8251-b9bcf8ffd8b0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845187726993644492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084518772699364449210845187726993644492108451877269936444921084518772699364449210845187726993644492108451877269936444921084518772699364449210845187726993644492108451877269936444921084518772699364449210845187726993644492108451877269936444921084518772699364449210845187726993644492108451877269936444921084518772699364449210845187726993644492108451877269936444921084518772699364449210845187726993644492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414d0f19-0148-4dac-b0d8-41eca33f9836, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4835331-7e1e-4b61-962b-7a47bd79ef4d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e66e289-517f-4da2-8251-b9bcf8ffd8b0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4835331-7e1e-4b61-962b-7a47bd79ef4d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2164499253487273511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21644992534872735112164499253487273511216449925348727351121644992534872735112164499253487273511216449925348727351121644992534872735112164499253487273511216449925348727351121644992534872735112164499253487273511216449925348727351121644992534872735112164499253487273511216449925348727351121644992534872735112164499253487273511216449925348727351121644992534872735112164499253487273511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52166e8a-201f-4463-98f7-32ac43144829, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52166e8a-201f-4463-98f7-32ac43144829, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 891637354111169228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228891637354111169228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4835331-7e1e-4b61-962b-7a47bd79ef4d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dc1cc08-2d78-40fb-a339-dabe9b6b1b5f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dc1cc08-2d78-40fb-a339-dabe9b6b1b5f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 42165694215717322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4216569421571732242165694215717322421656942157173224216569421571732242165694215717322421656942157173224216569421571732242165694215717322421656942157173224216569421571732242165694215717322421656942157173224216569421571732242165694215717322421656942157173224216569421571732242165694215717322421656942157173224216569421571732242165694215717322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52166e8a-201f-4463-98f7-32ac43144829, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fcff8cf-f337-4484-9fa6-b750c028de2c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fcff8cf-f337-4484-9fa6-b750c028de2c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11369297018444457899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136929701844445789911369297018444457899113692970184444578991136929701844445789911369297018444457899113692970184444578991136929701844445789911369297018444457899113692970184444578991136929701844445789911369297018444457899113692970184444578991136929701844445789911369297018444457899113692970184444578991136929701844445789911369297018444457899113692970184444578991136929701844445789911369297018444457899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dc1cc08-2d78-40fb-a339-dabe9b6b1b5f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8083e90-2abd-4ef6-8b83-b251198a3b8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8083e90-2abd-4ef6-8b83-b251198a3b8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5768411506744548689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57684115067445486895768411506744548689576841150674454868957684115067445486895768411506744548689576841150674454868957684115067445486895768411506744548689576841150674454868957684115067445486895768411506744548689576841150674454868957684115067445486895768411506744548689576841150674454868957684115067445486895768411506744548689576841150674454868957684115067445486895768411506744548689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fcff8cf-f337-4484-9fa6-b750c028de2c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc099dba-2d9c-45ba-b2fc-bef0dff7bac1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc099dba-2d9c-45ba-b2fc-bef0dff7bac1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12486878731034578205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248687873103457820512486878731034578205124868787310345782051248687873103457820512486878731034578205124868787310345782051248687873103457820512486878731034578205124868787310345782051248687873103457820512486878731034578205124868787310345782051248687873103457820512486878731034578205124868787310345782051248687873103457820512486878731034578205124868787310345782051248687873103457820512486878731034578205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8083e90-2abd-4ef6-8b83-b251198a3b8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc099dba-2d9c-45ba-b2fc-bef0dff7bac1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f55a573-bc68-4871-9fb2-1db38cdcabf6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f55a573-bc68-4871-9fb2-1db38cdcabf6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8043726135574864636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80437261355748646368043726135574864636804372613557486463680437261355748646368043726135574864636804372613557486463680437261355748646368043726135574864636804372613557486463680437261355748646368043726135574864636804372613557486463680437261355748646368043726135574864636804372613557486463680437261355748646368043726135574864636804372613557486463680437261355748646368043726135574864636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71992a3-79ba-4801-8050-38b9fc51551b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71992a3-79ba-4801-8050-38b9fc51551b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18381105078986988925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838110507898698892518381105078986988925183811050789869889251838110507898698892518381105078986988925183811050789869889251838110507898698892518381105078986988925183811050789869889251838110507898698892518381105078986988925183811050789869889251838110507898698892518381105078986988925183811050789869889251838110507898698892518381105078986988925183811050789869889251838110507898698892518381105078986988925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f55a573-bc68-4871-9fb2-1db38cdcabf6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e7d71ac-e3a0-415a-ab5b-ce61fdd7eef3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e7d71ac-e3a0-415a-ab5b-ce61fdd7eef3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13428404279163116152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342840427916311615213428404279163116152134284042791631161521342840427916311615213428404279163116152134284042791631161521342840427916311615213428404279163116152134284042791631161521342840427916311615213428404279163116152134284042791631161521342840427916311615213428404279163116152134284042791631161521342840427916311615213428404279163116152134284042791631161521342840427916311615213428404279163116152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71992a3-79ba-4801-8050-38b9fc51551b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d700b0-40f3-48af-aa02-cec6563a5d03, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d700b0-40f3-48af-aa02-cec6563a5d03, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853325608315146903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785332560831514690317853325608315146903178533256083151469031785332560831514690317853325608315146903178533256083151469031785332560831514690317853325608315146903178533256083151469031785332560831514690317853325608315146903178533256083151469031785332560831514690317853325608315146903178533256083151469031785332560831514690317853325608315146903178533256083151469031785332560831514690317853325608315146903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e7d71ac-e3a0-415a-ab5b-ce61fdd7eef3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75826a5d-d256-493d-837d-408c161acffc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d700b0-40f3-48af-aa02-cec6563a5d03, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75826a5d-d256-493d-837d-408c161acffc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5203910365727430516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52039103657274305165203910365727430516520391036572743051652039103657274305165203910365727430516520391036572743051652039103657274305165203910365727430516520391036572743051652039103657274305165203910365727430516520391036572743051652039103657274305165203910365727430516520391036572743051652039103657274305165203910365727430516520391036572743051652039103657274305165203910365727430516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301aeb1e-d62f-47da-ab14-dc37bd6e0798, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301aeb1e-d62f-47da-ab14-dc37bd6e0798, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6038174906795820382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60381749067958203826038174906795820382603817490679582038260381749067958203826038174906795820382603817490679582038260381749067958203826038174906795820382603817490679582038260381749067958203826038174906795820382603817490679582038260381749067958203826038174906795820382603817490679582038260381749067958203826038174906795820382603817490679582038260381749067958203826038174906795820382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75826a5d-d256-493d-837d-408c161acffc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d71015c4-a564-4232-85a1-4aa37d50e581, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d71015c4-a564-4232-85a1-4aa37d50e581, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3587662595338483250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35876625953384832503587662595338483250358766259533848325035876625953384832503587662595338483250358766259533848325035876625953384832503587662595338483250358766259533848325035876625953384832503587662595338483250358766259533848325035876625953384832503587662595338483250358766259533848325035876625953384832503587662595338483250358766259533848325035876625953384832503587662595338483250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301aeb1e-d62f-47da-ab14-dc37bd6e0798, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f65d129b-0a30-4526-80dd-f29203a06131, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f65d129b-0a30-4526-80dd-f29203a06131, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9672790011971309147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96727900119713091479672790011971309147967279001197130914796727900119713091479672790011971309147967279001197130914796727900119713091479672790011971309147967279001197130914796727900119713091479672790011971309147967279001197130914796727900119713091479672790011971309147967279001197130914796727900119713091479672790011971309147967279001197130914796727900119713091479672790011971309147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d71015c4-a564-4232-85a1-4aa37d50e581, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d31bbc0-e091-48de-85c2-14ee169b96b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d31bbc0-e091-48de-85c2-14ee169b96b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17290646081328451721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729064608132845172117290646081328451721172906460813284517211729064608132845172117290646081328451721172906460813284517211729064608132845172117290646081328451721172906460813284517211729064608132845172117290646081328451721172906460813284517211729064608132845172117290646081328451721172906460813284517211729064608132845172117290646081328451721172906460813284517211729064608132845172117290646081328451721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f65d129b-0a30-4526-80dd-f29203a06131, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0087a7b-a4e8-47b2-b0ba-05bbbd18cf5b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0087a7b-a4e8-47b2-b0ba-05bbbd18cf5b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925729745641825382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392572974564182538213925729745641825382139257297456418253821392572974564182538213925729745641825382139257297456418253821392572974564182538213925729745641825382139257297456418253821392572974564182538213925729745641825382139257297456418253821392572974564182538213925729745641825382139257297456418253821392572974564182538213925729745641825382139257297456418253821392572974564182538213925729745641825382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d31bbc0-e091-48de-85c2-14ee169b96b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c75a43-f155-456a-91fc-ef38114ddfb7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c75a43-f155-456a-91fc-ef38114ddfb7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5211795594250351267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52117955942503512675211795594250351267521179559425035126752117955942503512675211795594250351267521179559425035126752117955942503512675211795594250351267521179559425035126752117955942503512675211795594250351267521179559425035126752117955942503512675211795594250351267521179559425035126752117955942503512675211795594250351267521179559425035126752117955942503512675211795594250351267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0087a7b-a4e8-47b2-b0ba-05bbbd18cf5b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d933cd5-2935-4dbf-bbb3-c2d0b682d17a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d933cd5-2935-4dbf-bbb3-c2d0b682d17a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8963958440383238368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89639584403832383688963958440383238368896395844038323836889639584403832383688963958440383238368896395844038323836889639584403832383688963958440383238368896395844038323836889639584403832383688963958440383238368896395844038323836889639584403832383688963958440383238368896395844038323836889639584403832383688963958440383238368896395844038323836889639584403832383688963958440383238368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c75a43-f155-456a-91fc-ef38114ddfb7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494b697d-1bcb-4d00-945b-260dd58b7f4e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494b697d-1bcb-4d00-945b-260dd58b7f4e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17813295703784456429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781329570378445642917813295703784456429178132957037844564291781329570378445642917813295703784456429178132957037844564291781329570378445642917813295703784456429178132957037844564291781329570378445642917813295703784456429178132957037844564291781329570378445642917813295703784456429178132957037844564291781329570378445642917813295703784456429178132957037844564291781329570378445642917813295703784456429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d933cd5-2935-4dbf-bbb3-c2d0b682d17a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dabea0f5-ea86-4b58-956a-806377a01b05, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dabea0f5-ea86-4b58-956a-806377a01b05, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146911236514697465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114691123651469746511146911236514697465111469112365146974651114691123651469746511146911236514697465111469112365146974651114691123651469746511146911236514697465111469112365146974651114691123651469746511146911236514697465111469112365146974651114691123651469746511146911236514697465111469112365146974651114691123651469746511146911236514697465111469112365146974651114691123651469746511146911236514697465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494b697d-1bcb-4d00-945b-260dd58b7f4e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f144620-f4c6-4df1-8af9-126ec13a911a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dabea0f5-ea86-4b58-956a-806377a01b05, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f144620-f4c6-4df1-8af9-126ec13a911a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7190029923488919826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71900299234889198267190029923488919826719002992348891982671900299234889198267190029923488919826719002992348891982671900299234889198267190029923488919826719002992348891982671900299234889198267190029923488919826719002992348891982671900299234889198267190029923488919826719002992348891982671900299234889198267190029923488919826719002992348891982671900299234889198267190029923488919826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80851183-cbff-415f-917b-da0bbd58a543, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f144620-f4c6-4df1-8af9-126ec13a911a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80851183-cbff-415f-917b-da0bbd58a543, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369858193650465873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436985819365046587314369858193650465873143698581936504658731436985819365046587314369858193650465873143698581936504658731436985819365046587314369858193650465873143698581936504658731436985819365046587314369858193650465873143698581936504658731436985819365046587314369858193650465873143698581936504658731436985819365046587314369858193650465873143698581936504658731436985819365046587314369858193650465873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 775e23f7-cd61-4579-a07f-c1b46267f144, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 775e23f7-cd61-4579-a07f-c1b46267f144, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12416417542730357204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241641754273035720412416417542730357204124164175427303572041241641754273035720412416417542730357204124164175427303572041241641754273035720412416417542730357204124164175427303572041241641754273035720412416417542730357204124164175427303572041241641754273035720412416417542730357204124164175427303572041241641754273035720412416417542730357204124164175427303572041241641754273035720412416417542730357204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80851183-cbff-415f-917b-da0bbd58a543, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c45973-c0fd-4b46-864b-ffe17a10ef89, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c45973-c0fd-4b46-864b-ffe17a10ef89, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10945621059884447314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094562105988444731410945621059884447314109456210598844473141094562105988444731410945621059884447314109456210598844473141094562105988444731410945621059884447314109456210598844473141094562105988444731410945621059884447314109456210598844473141094562105988444731410945621059884447314109456210598844473141094562105988444731410945621059884447314109456210598844473141094562105988444731410945621059884447314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 775e23f7-cd61-4579-a07f-c1b46267f144, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c45973-c0fd-4b46-864b-ffe17a10ef89, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1f176c-b033-407b-9a8e-989578593854, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1f176c-b033-407b-9a8e-989578593854, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14373893509583794566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437389350958379456614373893509583794566143738935095837945661437389350958379456614373893509583794566143738935095837945661437389350958379456614373893509583794566143738935095837945661437389350958379456614373893509583794566143738935095837945661437389350958379456614373893509583794566143738935095837945661437389350958379456614373893509583794566143738935095837945661437389350958379456614373893509583794566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaead38a-492f-4ec1-9f9b-a4f22af92ef5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaead38a-492f-4ec1-9f9b-a4f22af92ef5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6341697759324155627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63416977593241556276341697759324155627634169775932415562763416977593241556276341697759324155627634169775932415562763416977593241556276341697759324155627634169775932415562763416977593241556276341697759324155627634169775932415562763416977593241556276341697759324155627634169775932415562763416977593241556276341697759324155627634169775932415562763416977593241556276341697759324155627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1f176c-b033-407b-9a8e-989578593854, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaead38a-492f-4ec1-9f9b-a4f22af92ef5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d08d6450-afd9-4663-b4be-6b00f6232a3e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d08d6450-afd9-4663-b4be-6b00f6232a3e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17613124733987960400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761312473398796040017613124733987960400176131247339879604001761312473398796040017613124733987960400176131247339879604001761312473398796040017613124733987960400176131247339879604001761312473398796040017613124733987960400176131247339879604001761312473398796040017613124733987960400176131247339879604001761312473398796040017613124733987960400176131247339879604001761312473398796040017613124733987960400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9bb6a96-86ce-4356-b198-27a535d0b7af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9bb6a96-86ce-4356-b198-27a535d0b7af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 425842786158749759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759425842786158749759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d08d6450-afd9-4663-b4be-6b00f6232a3e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3833a31a-6002-4a8d-9a2d-a275dcd5e09a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9bb6a96-86ce-4356-b198-27a535d0b7af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3833a31a-6002-4a8d-9a2d-a275dcd5e09a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12487081384821890047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248708138482189004712487081384821890047124870813848218900471248708138482189004712487081384821890047124870813848218900471248708138482189004712487081384821890047124870813848218900471248708138482189004712487081384821890047124870813848218900471248708138482189004712487081384821890047124870813848218900471248708138482189004712487081384821890047124870813848218900471248708138482189004712487081384821890047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edcbe100-9f82-4c9e-b3f6-40a5d70cdede, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edcbe100-9f82-4c9e-b3f6-40a5d70cdede, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17020439003735891670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702043900373589167017020439003735891670170204390037358916701702043900373589167017020439003735891670170204390037358916701702043900373589167017020439003735891670170204390037358916701702043900373589167017020439003735891670170204390037358916701702043900373589167017020439003735891670170204390037358916701702043900373589167017020439003735891670170204390037358916701702043900373589167017020439003735891670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3833a31a-6002-4a8d-9a2d-a275dcd5e09a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ccec5e1-b842-4037-bc0b-cd1d632d3487, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edcbe100-9f82-4c9e-b3f6-40a5d70cdede, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ccec5e1-b842-4037-bc0b-cd1d632d3487, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1672063788892645722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16720637888926457221672063788892645722167206378889264572216720637888926457221672063788892645722167206378889264572216720637888926457221672063788892645722167206378889264572216720637888926457221672063788892645722167206378889264572216720637888926457221672063788892645722167206378889264572216720637888926457221672063788892645722167206378889264572216720637888926457221672063788892645722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9882c6a7-eebe-4d67-a70e-0f806dcd9621, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9882c6a7-eebe-4d67-a70e-0f806dcd9621, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3423035787406368602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34230357874063686023423035787406368602342303578740636860234230357874063686023423035787406368602342303578740636860234230357874063686023423035787406368602342303578740636860234230357874063686023423035787406368602342303578740636860234230357874063686023423035787406368602342303578740636860234230357874063686023423035787406368602342303578740636860234230357874063686023423035787406368602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ccec5e1-b842-4037-bc0b-cd1d632d3487, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9882c6a7-eebe-4d67-a70e-0f806dcd9621, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 431842d0-bc49-41f6-a46b-c28eb8dc4fcd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 431842d0-bc49-41f6-a46b-c28eb8dc4fcd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12061748822429507262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206174882242950726212061748822429507262120617488224295072621206174882242950726212061748822429507262120617488224295072621206174882242950726212061748822429507262120617488224295072621206174882242950726212061748822429507262120617488224295072621206174882242950726212061748822429507262120617488224295072621206174882242950726212061748822429507262120617488224295072621206174882242950726212061748822429507262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905fd521-5eed-4ba0-bfe6-cd7faba0c1bd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905fd521-5eed-4ba0-bfe6-cd7faba0c1bd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4979947078154498563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49799470781544985634979947078154498563497994707815449856349799470781544985634979947078154498563497994707815449856349799470781544985634979947078154498563497994707815449856349799470781544985634979947078154498563497994707815449856349799470781544985634979947078154498563497994707815449856349799470781544985634979947078154498563497994707815449856349799470781544985634979947078154498563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905fd521-5eed-4ba0-bfe6-cd7faba0c1bd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 431842d0-bc49-41f6-a46b-c28eb8dc4fcd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed645949-b4af-44c9-a372-12261eae109f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed645949-b4af-44c9-a372-12261eae109f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16277552404252507441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627755240425250744116277552404252507441162775524042525074411627755240425250744116277552404252507441162775524042525074411627755240425250744116277552404252507441162775524042525074411627755240425250744116277552404252507441162775524042525074411627755240425250744116277552404252507441162775524042525074411627755240425250744116277552404252507441162775524042525074411627755240425250744116277552404252507441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c704262e-c2cb-4191-8097-cab20d157be6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c704262e-c2cb-4191-8097-cab20d157be6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9282878628009361491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92828786280093614919282878628009361491928287862800936149192828786280093614919282878628009361491928287862800936149192828786280093614919282878628009361491928287862800936149192828786280093614919282878628009361491928287862800936149192828786280093614919282878628009361491928287862800936149192828786280093614919282878628009361491928287862800936149192828786280093614919282878628009361491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed645949-b4af-44c9-a372-12261eae109f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b441ca12-17ea-439d-b9d7-f233a3a675cb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b441ca12-17ea-439d-b9d7-f233a3a675cb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3253826755747283370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32538267557472833703253826755747283370325382675574728337032538267557472833703253826755747283370325382675574728337032538267557472833703253826755747283370325382675574728337032538267557472833703253826755747283370325382675574728337032538267557472833703253826755747283370325382675574728337032538267557472833703253826755747283370325382675574728337032538267557472833703253826755747283370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c704262e-c2cb-4191-8097-cab20d157be6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1906166a-8f44-49ad-9a73-3be5067f1e74, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b441ca12-17ea-439d-b9d7-f233a3a675cb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1906166a-8f44-49ad-9a73-3be5067f1e74, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14942152224681952232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494215222468195223214942152224681952232149421522246819522321494215222468195223214942152224681952232149421522246819522321494215222468195223214942152224681952232149421522246819522321494215222468195223214942152224681952232149421522246819522321494215222468195223214942152224681952232149421522246819522321494215222468195223214942152224681952232149421522246819522321494215222468195223214942152224681952232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e46538a-df12-4a1c-8123-b5432edc6d3d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1906166a-8f44-49ad-9a73-3be5067f1e74, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e46538a-df12-4a1c-8123-b5432edc6d3d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3646115067558779935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36461150675587799353646115067558779935364611506755877993536461150675587799353646115067558779935364611506755877993536461150675587799353646115067558779935364611506755877993536461150675587799353646115067558779935364611506755877993536461150675587799353646115067558779935364611506755877993536461150675587799353646115067558779935364611506755877993536461150675587799353646115067558779935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01935ea-5ce4-47b5-9bae-f7fb90381aee, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01935ea-5ce4-47b5-9bae-f7fb90381aee, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327712486971252020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020327712486971252020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e46538a-df12-4a1c-8123-b5432edc6d3d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44709494-556b-40c9-8813-fef8890f3e89, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44709494-556b-40c9-8813-fef8890f3e89, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5682717423857105077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56827174238571050775682717423857105077568271742385710507756827174238571050775682717423857105077568271742385710507756827174238571050775682717423857105077568271742385710507756827174238571050775682717423857105077568271742385710507756827174238571050775682717423857105077568271742385710507756827174238571050775682717423857105077568271742385710507756827174238571050775682717423857105077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01935ea-5ce4-47b5-9bae-f7fb90381aee, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d3aa81-e8c9-49de-9529-732a2428f2fa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d3aa81-e8c9-49de-9529-732a2428f2fa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569152678419532210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25691526784195322102569152678419532210256915267841953221025691526784195322102569152678419532210256915267841953221025691526784195322102569152678419532210256915267841953221025691526784195322102569152678419532210256915267841953221025691526784195322102569152678419532210256915267841953221025691526784195322102569152678419532210256915267841953221025691526784195322102569152678419532210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44709494-556b-40c9-8813-fef8890f3e89, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7bb0f34-6a4b-40c9-8166-c6e401aeb695, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7bb0f34-6a4b-40c9-8166-c6e401aeb695, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15546601215296904702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554660121529690470215546601215296904702155466012152969047021554660121529690470215546601215296904702155466012152969047021554660121529690470215546601215296904702155466012152969047021554660121529690470215546601215296904702155466012152969047021554660121529690470215546601215296904702155466012152969047021554660121529690470215546601215296904702155466012152969047021554660121529690470215546601215296904702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d3aa81-e8c9-49de-9529-732a2428f2fa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d79661c3-05b5-4183-8730-71ea248f55aa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d79661c3-05b5-4183-8730-71ea248f55aa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17231110810107281287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723111081010728128717231110810107281287172311108101072812871723111081010728128717231110810107281287172311108101072812871723111081010728128717231110810107281287172311108101072812871723111081010728128717231110810107281287172311108101072812871723111081010728128717231110810107281287172311108101072812871723111081010728128717231110810107281287172311108101072812871723111081010728128717231110810107281287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7bb0f34-6a4b-40c9-8166-c6e401aeb695, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c67e21b1-d2f9-41e0-a36b-659f50179c3e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d79661c3-05b5-4183-8730-71ea248f55aa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c67e21b1-d2f9-41e0-a36b-659f50179c3e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6327330933235925880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63273309332359258806327330933235925880632733093323592588063273309332359258806327330933235925880632733093323592588063273309332359258806327330933235925880632733093323592588063273309332359258806327330933235925880632733093323592588063273309332359258806327330933235925880632733093323592588063273309332359258806327330933235925880632733093323592588063273309332359258806327330933235925880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac770e3-0967-43b5-bdc3-6c539a32f1dc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac770e3-0967-43b5-bdc3-6c539a32f1dc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 311136783441444211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211311136783441444211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c67e21b1-d2f9-41e0-a36b-659f50179c3e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac770e3-0967-43b5-bdc3-6c539a32f1dc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6238ca58-18b6-48d7-b0c0-03c6e3d6fa18, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6238ca58-18b6-48d7-b0c0-03c6e3d6fa18, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16308642205312440510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630864220531244051016308642205312440510163086422053124405101630864220531244051016308642205312440510163086422053124405101630864220531244051016308642205312440510163086422053124405101630864220531244051016308642205312440510163086422053124405101630864220531244051016308642205312440510163086422053124405101630864220531244051016308642205312440510163086422053124405101630864220531244051016308642205312440510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d573327a-6a3d-48f6-beda-8612ebddccc2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d573327a-6a3d-48f6-beda-8612ebddccc2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6085247942409384872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60852479424093848726085247942409384872608524794240938487260852479424093848726085247942409384872608524794240938487260852479424093848726085247942409384872608524794240938487260852479424093848726085247942409384872608524794240938487260852479424093848726085247942409384872608524794240938487260852479424093848726085247942409384872608524794240938487260852479424093848726085247942409384872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6238ca58-18b6-48d7-b0c0-03c6e3d6fa18, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d9f606-2722-4b55-906d-579edca4a43f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d573327a-6a3d-48f6-beda-8612ebddccc2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d9f606-2722-4b55-906d-579edca4a43f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15870362678022302476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587036267802230247615870362678022302476158703626780223024761587036267802230247615870362678022302476158703626780223024761587036267802230247615870362678022302476158703626780223024761587036267802230247615870362678022302476158703626780223024761587036267802230247615870362678022302476158703626780223024761587036267802230247615870362678022302476158703626780223024761587036267802230247615870362678022302476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8017ab-3c09-4297-aed9-076ed120f6ff, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8017ab-3c09-4297-aed9-076ed120f6ff, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7091421590314390813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70914215903143908137091421590314390813709142159031439081370914215903143908137091421590314390813709142159031439081370914215903143908137091421590314390813709142159031439081370914215903143908137091421590314390813709142159031439081370914215903143908137091421590314390813709142159031439081370914215903143908137091421590314390813709142159031439081370914215903143908137091421590314390813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d9f606-2722-4b55-906d-579edca4a43f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8017ab-3c09-4297-aed9-076ed120f6ff, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82116699-335c-4562-bf93-13c923a10482, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82116699-335c-4562-bf93-13c923a10482, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980694099244785560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198069409924478556011980694099244785560119806940992447855601198069409924478556011980694099244785560119806940992447855601198069409924478556011980694099244785560119806940992447855601198069409924478556011980694099244785560119806940992447855601198069409924478556011980694099244785560119806940992447855601198069409924478556011980694099244785560119806940992447855601198069409924478556011980694099244785560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2c87130-e93e-4a60-a184-ba62c885e6ab, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c87130-e93e-4a60-a184-ba62c885e6ab, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5414448111132012971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54144481111320129715414448111132012971541444811113201297154144481111320129715414448111132012971541444811113201297154144481111320129715414448111132012971541444811113201297154144481111320129715414448111132012971541444811113201297154144481111320129715414448111132012971541444811113201297154144481111320129715414448111132012971541444811113201297154144481111320129715414448111132012971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82116699-335c-4562-bf93-13c923a10482, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c87130-e93e-4a60-a184-ba62c885e6ab, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422cc6df-b91f-49ca-9dac-d5e9479029b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe9f8ba0-854e-4ff7-8629-2879b652bb89, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422cc6df-b91f-49ca-9dac-d5e9479029b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18058748854658665555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805874885465866555518058748854658665555180587488546586655551805874885465866555518058748854658665555180587488546586655551805874885465866555518058748854658665555180587488546586655551805874885465866555518058748854658665555180587488546586655551805874885465866555518058748854658665555180587488546586655551805874885465866555518058748854658665555180587488546586655551805874885465866555518058748854658665555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe9f8ba0-854e-4ff7-8629-2879b652bb89, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039495258472316758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80394952584723167588039495258472316758803949525847231675880394952584723167588039495258472316758803949525847231675880394952584723167588039495258472316758803949525847231675880394952584723167588039495258472316758803949525847231675880394952584723167588039495258472316758803949525847231675880394952584723167588039495258472316758803949525847231675880394952584723167588039495258472316758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe9f8ba0-854e-4ff7-8629-2879b652bb89, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422cc6df-b91f-49ca-9dac-d5e9479029b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 269038d0-37fc-421f-9a52-3ca1af8562f8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 269038d0-37fc-421f-9a52-3ca1af8562f8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 768487005486475126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126768487005486475126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c17000d-a51c-42c1-9f0a-43498275891b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c17000d-a51c-42c1-9f0a-43498275891b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8979838216900787816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89798382169007878168979838216900787816897983821690078781689798382169007878168979838216900787816897983821690078781689798382169007878168979838216900787816897983821690078781689798382169007878168979838216900787816897983821690078781689798382169007878168979838216900787816897983821690078781689798382169007878168979838216900787816897983821690078781689798382169007878168979838216900787816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 269038d0-37fc-421f-9a52-3ca1af8562f8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2c3498f-a8a1-4cb9-9270-6f2022a5ba1d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c17000d-a51c-42c1-9f0a-43498275891b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b74533a-68f9-4d17-aac3-4e81ea039fdf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c3498f-a8a1-4cb9-9270-6f2022a5ba1d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8949667753969426200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89496677539694262008949667753969426200894966775396942620089496677539694262008949667753969426200894966775396942620089496677539694262008949667753969426200894966775396942620089496677539694262008949667753969426200894966775396942620089496677539694262008949667753969426200894966775396942620089496677539694262008949667753969426200894966775396942620089496677539694262008949667753969426200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b74533a-68f9-4d17-aac3-4e81ea039fdf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13166355217198769467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316635521719876946713166355217198769467131663552171987694671316635521719876946713166355217198769467131663552171987694671316635521719876946713166355217198769467131663552171987694671316635521719876946713166355217198769467131663552171987694671316635521719876946713166355217198769467131663552171987694671316635521719876946713166355217198769467131663552171987694671316635521719876946713166355217198769467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c3498f-a8a1-4cb9-9270-6f2022a5ba1d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae483f1-ba8d-49e9-b2d4-c74c52f76aff, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae483f1-ba8d-49e9-b2d4-c74c52f76aff, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13321453665729142712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332145366572914271213321453665729142712133214536657291427121332145366572914271213321453665729142712133214536657291427121332145366572914271213321453665729142712133214536657291427121332145366572914271213321453665729142712133214536657291427121332145366572914271213321453665729142712133214536657291427121332145366572914271213321453665729142712133214536657291427121332145366572914271213321453665729142712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b74533a-68f9-4d17-aac3-4e81ea039fdf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52afe5ca-dddc-4a55-8bce-2d598b7df935, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52afe5ca-dddc-4a55-8bce-2d598b7df935, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6329695565386470180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63296955653864701806329695565386470180632969556538647018063296955653864701806329695565386470180632969556538647018063296955653864701806329695565386470180632969556538647018063296955653864701806329695565386470180632969556538647018063296955653864701806329695565386470180632969556538647018063296955653864701806329695565386470180632969556538647018063296955653864701806329695565386470180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae483f1-ba8d-49e9-b2d4-c74c52f76aff, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9922322c-4baa-4e90-a8e1-1318af35babb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9922322c-4baa-4e90-a8e1-1318af35babb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7884515073091807865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78845150730918078657884515073091807865788451507309180786578845150730918078657884515073091807865788451507309180786578845150730918078657884515073091807865788451507309180786578845150730918078657884515073091807865788451507309180786578845150730918078657884515073091807865788451507309180786578845150730918078657884515073091807865788451507309180786578845150730918078657884515073091807865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9922322c-4baa-4e90-a8e1-1318af35babb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a31f81-855e-4e70-9a61-900877c987c5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52afe5ca-dddc-4a55-8bce-2d598b7df935, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a31f81-855e-4e70-9a61-900877c987c5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14051448646485617018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405144864648561701814051448646485617018140514486464856170181405144864648561701814051448646485617018140514486464856170181405144864648561701814051448646485617018140514486464856170181405144864648561701814051448646485617018140514486464856170181405144864648561701814051448646485617018140514486464856170181405144864648561701814051448646485617018140514486464856170181405144864648561701814051448646485617018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fcca68-2ff5-4974-810d-4aff090f1acc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fcca68-2ff5-4974-810d-4aff090f1acc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15463844013944622834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546384401394462283415463844013944622834154638440139446228341546384401394462283415463844013944622834154638440139446228341546384401394462283415463844013944622834154638440139446228341546384401394462283415463844013944622834154638440139446228341546384401394462283415463844013944622834154638440139446228341546384401394462283415463844013944622834154638440139446228341546384401394462283415463844013944622834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a31f81-855e-4e70-9a61-900877c987c5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef0c2b6c-7257-44bc-9f85-b9d11e9fc703, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef0c2b6c-7257-44bc-9f85-b9d11e9fc703, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10273111673015188449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027311167301518844910273111673015188449102731116730151884491027311167301518844910273111673015188449102731116730151884491027311167301518844910273111673015188449102731116730151884491027311167301518844910273111673015188449102731116730151884491027311167301518844910273111673015188449102731116730151884491027311167301518844910273111673015188449102731116730151884491027311167301518844910273111673015188449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fcca68-2ff5-4974-810d-4aff090f1acc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d08738-fb57-47fe-8c11-f92b99b3d4be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef0c2b6c-7257-44bc-9f85-b9d11e9fc703, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d08738-fb57-47fe-8c11-f92b99b3d4be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15850842357902022350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585084235790202235015850842357902022350158508423579020223501585084235790202235015850842357902022350158508423579020223501585084235790202235015850842357902022350158508423579020223501585084235790202235015850842357902022350158508423579020223501585084235790202235015850842357902022350158508423579020223501585084235790202235015850842357902022350158508423579020223501585084235790202235015850842357902022350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28bd6dc-4cc2-41ea-bc41-3244672c9bb8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28bd6dc-4cc2-41ea-bc41-3244672c9bb8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2276648230030879575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22766482300308795752276648230030879575227664823003087957522766482300308795752276648230030879575227664823003087957522766482300308795752276648230030879575227664823003087957522766482300308795752276648230030879575227664823003087957522766482300308795752276648230030879575227664823003087957522766482300308795752276648230030879575227664823003087957522766482300308795752276648230030879575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d08738-fb57-47fe-8c11-f92b99b3d4be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6870df9c-7a76-441f-a49e-d37f0b88d695, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6870df9c-7a76-441f-a49e-d37f0b88d695, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11764678668498742087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176467866849874208711764678668498742087117646786684987420871176467866849874208711764678668498742087117646786684987420871176467866849874208711764678668498742087117646786684987420871176467866849874208711764678668498742087117646786684987420871176467866849874208711764678668498742087117646786684987420871176467866849874208711764678668498742087117646786684987420871176467866849874208711764678668498742087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28bd6dc-4cc2-41ea-bc41-3244672c9bb8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa1ac66b-8aa7-4f11-92f8-1ab1e4689663, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa1ac66b-8aa7-4f11-92f8-1ab1e4689663, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14681717375209174509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468171737520917450914681717375209174509146817173752091745091468171737520917450914681717375209174509146817173752091745091468171737520917450914681717375209174509146817173752091745091468171737520917450914681717375209174509146817173752091745091468171737520917450914681717375209174509146817173752091745091468171737520917450914681717375209174509146817173752091745091468171737520917450914681717375209174509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6870df9c-7a76-441f-a49e-d37f0b88d695, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa1ac66b-8aa7-4f11-92f8-1ab1e4689663, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e05b9631-25e3-47d1-b76d-a233ddef7b71, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05b9631-25e3-47d1-b76d-a233ddef7b71, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1568466800109319553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15684668001093195531568466800109319553156846680010931955315684668001093195531568466800109319553156846680010931955315684668001093195531568466800109319553156846680010931955315684668001093195531568466800109319553156846680010931955315684668001093195531568466800109319553156846680010931955315684668001093195531568466800109319553156846680010931955315684668001093195531568466800109319553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ca47b7-e6fb-4a12-8d37-2906b093d988, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05b9631-25e3-47d1-b76d-a233ddef7b71, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ca47b7-e6fb-4a12-8d37-2906b093d988, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402089556927194496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74020895569271944967402089556927194496740208955692719449674020895569271944967402089556927194496740208955692719449674020895569271944967402089556927194496740208955692719449674020895569271944967402089556927194496740208955692719449674020895569271944967402089556927194496740208955692719449674020895569271944967402089556927194496740208955692719449674020895569271944967402089556927194496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c055363e-af14-4510-bbb8-d044b98f44b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c055363e-af14-4510-bbb8-d044b98f44b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 255322992961772903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903255322992961772903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c055363e-af14-4510-bbb8-d044b98f44b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ca47b7-e6fb-4a12-8d37-2906b093d988, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e50613a2-cfdc-4c74-8fc5-c87062adcd5c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e50613a2-cfdc-4c74-8fc5-c87062adcd5c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8606548707825515610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86065487078255156108606548707825515610860654870782551561086065487078255156108606548707825515610860654870782551561086065487078255156108606548707825515610860654870782551561086065487078255156108606548707825515610860654870782551561086065487078255156108606548707825515610860654870782551561086065487078255156108606548707825515610860654870782551561086065487078255156108606548707825515610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa07582b-f3e4-4fa0-a2be-c950881bffc3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa07582b-f3e4-4fa0-a2be-c950881bffc3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14558015983287177769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455801598328717776914558015983287177769145580159832871777691455801598328717776914558015983287177769145580159832871777691455801598328717776914558015983287177769145580159832871777691455801598328717776914558015983287177769145580159832871777691455801598328717776914558015983287177769145580159832871777691455801598328717776914558015983287177769145580159832871777691455801598328717776914558015983287177769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e50613a2-cfdc-4c74-8fc5-c87062adcd5c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa40aa0-0931-42a0-9bc3-8269ea5b4105, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa40aa0-0931-42a0-9bc3-8269ea5b4105, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10303670629365147680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030367062936514768010303670629365147680103036706293651476801030367062936514768010303670629365147680103036706293651476801030367062936514768010303670629365147680103036706293651476801030367062936514768010303670629365147680103036706293651476801030367062936514768010303670629365147680103036706293651476801030367062936514768010303670629365147680103036706293651476801030367062936514768010303670629365147680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa07582b-f3e4-4fa0-a2be-c950881bffc3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ebbf473-c160-473e-8ab6-580f27d04fe9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ebbf473-c160-473e-8ab6-580f27d04fe9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1726880284599813197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17268802845998131971726880284599813197172688028459981319717268802845998131971726880284599813197172688028459981319717268802845998131971726880284599813197172688028459981319717268802845998131971726880284599813197172688028459981319717268802845998131971726880284599813197172688028459981319717268802845998131971726880284599813197172688028459981319717268802845998131971726880284599813197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa40aa0-0931-42a0-9bc3-8269ea5b4105, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ebbf473-c160-473e-8ab6-580f27d04fe9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62ecb88-8c45-4087-b57d-a026680c541d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62ecb88-8c45-4087-b57d-a026680c541d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10479332650350746609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047933265035074660910479332650350746609104793326503507466091047933265035074660910479332650350746609104793326503507466091047933265035074660910479332650350746609104793326503507466091047933265035074660910479332650350746609104793326503507466091047933265035074660910479332650350746609104793326503507466091047933265035074660910479332650350746609104793326503507466091047933265035074660910479332650350746609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d56eaef-1e5d-471e-ac3d-602d9ab947a9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d56eaef-1e5d-471e-ac3d-602d9ab947a9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3314081325175360258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33140813251753602583314081325175360258331408132517536025833140813251753602583314081325175360258331408132517536025833140813251753602583314081325175360258331408132517536025833140813251753602583314081325175360258331408132517536025833140813251753602583314081325175360258331408132517536025833140813251753602583314081325175360258331408132517536025833140813251753602583314081325175360258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62ecb88-8c45-4087-b57d-a026680c541d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4a7f5be-1a19-40be-a02c-10d61f99f216, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4a7f5be-1a19-40be-a02c-10d61f99f216, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18402684168847961049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840268416884796104918402684168847961049184026841688479610491840268416884796104918402684168847961049184026841688479610491840268416884796104918402684168847961049184026841688479610491840268416884796104918402684168847961049184026841688479610491840268416884796104918402684168847961049184026841688479610491840268416884796104918402684168847961049184026841688479610491840268416884796104918402684168847961049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d56eaef-1e5d-471e-ac3d-602d9ab947a9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 675e4026-7aeb-4a08-a876-da774b022e0f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 675e4026-7aeb-4a08-a876-da774b022e0f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16343791335388784686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634379133538878468616343791335388784686163437913353887846861634379133538878468616343791335388784686163437913353887846861634379133538878468616343791335388784686163437913353887846861634379133538878468616343791335388784686163437913353887846861634379133538878468616343791335388784686163437913353887846861634379133538878468616343791335388784686163437913353887846861634379133538878468616343791335388784686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4a7f5be-1a19-40be-a02c-10d61f99f216, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399f3103-4243-41b3-bd45-e7393bd6006d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399f3103-4243-41b3-bd45-e7393bd6006d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 794110563777957862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862794110563777957862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 675e4026-7aeb-4a08-a876-da774b022e0f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ac7760-1c5a-41fa-97bf-b90b8e8445e2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ac7760-1c5a-41fa-97bf-b90b8e8445e2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13787240692593514159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378724069259351415913787240692593514159137872406925935141591378724069259351415913787240692593514159137872406925935141591378724069259351415913787240692593514159137872406925935141591378724069259351415913787240692593514159137872406925935141591378724069259351415913787240692593514159137872406925935141591378724069259351415913787240692593514159137872406925935141591378724069259351415913787240692593514159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399f3103-4243-41b3-bd45-e7393bd6006d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab418b0-eddd-4558-97aa-6a14486827d2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab418b0-eddd-4558-97aa-6a14486827d2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9913833134556319977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99138331345563199779913833134556319977991383313455631997799138331345563199779913833134556319977991383313455631997799138331345563199779913833134556319977991383313455631997799138331345563199779913833134556319977991383313455631997799138331345563199779913833134556319977991383313455631997799138331345563199779913833134556319977991383313455631997799138331345563199779913833134556319977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ac7760-1c5a-41fa-97bf-b90b8e8445e2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf32270-d693-4f0e-8f69-3c122a1fe244, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab418b0-eddd-4558-97aa-6a14486827d2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf32270-d693-4f0e-8f69-3c122a1fe244, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2112244983403374522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21122449834033745222112244983403374522211224498340337452221122449834033745222112244983403374522211224498340337452221122449834033745222112244983403374522211224498340337452221122449834033745222112244983403374522211224498340337452221122449834033745222112244983403374522211224498340337452221122449834033745222112244983403374522211224498340337452221122449834033745222112244983403374522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff2fc0e-96b0-490c-9bba-4c3873cea556, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff2fc0e-96b0-490c-9bba-4c3873cea556, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8401963400453018289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84019634004530182898401963400453018289840196340045301828984019634004530182898401963400453018289840196340045301828984019634004530182898401963400453018289840196340045301828984019634004530182898401963400453018289840196340045301828984019634004530182898401963400453018289840196340045301828984019634004530182898401963400453018289840196340045301828984019634004530182898401963400453018289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf32270-d693-4f0e-8f69-3c122a1fe244, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1da409fd-90b0-4f7f-a8f5-8b876c0e2673, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da409fd-90b0-4f7f-a8f5-8b876c0e2673, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11507387274444382576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150738727444438257611507387274444382576115073872744443825761150738727444438257611507387274444382576115073872744443825761150738727444438257611507387274444382576115073872744443825761150738727444438257611507387274444382576115073872744443825761150738727444438257611507387274444382576115073872744443825761150738727444438257611507387274444382576115073872744443825761150738727444438257611507387274444382576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff2fc0e-96b0-490c-9bba-4c3873cea556, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7297c1e-d192-42c8-9d8c-468a88851821, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7297c1e-d192-42c8-9d8c-468a88851821, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4887946446914039216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48879464469140392164887946446914039216488794644691403921648879464469140392164887946446914039216488794644691403921648879464469140392164887946446914039216488794644691403921648879464469140392164887946446914039216488794644691403921648879464469140392164887946446914039216488794644691403921648879464469140392164887946446914039216488794644691403921648879464469140392164887946446914039216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da409fd-90b0-4f7f-a8f5-8b876c0e2673, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46fea525-f6e1-4c2e-acc7-d33235aa63e5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7297c1e-d192-42c8-9d8c-468a88851821, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46fea525-f6e1-4c2e-acc7-d33235aa63e5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3483153144926150689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34831531449261506893483153144926150689348315314492615068934831531449261506893483153144926150689348315314492615068934831531449261506893483153144926150689348315314492615068934831531449261506893483153144926150689348315314492615068934831531449261506893483153144926150689348315314492615068934831531449261506893483153144926150689348315314492615068934831531449261506893483153144926150689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a4ada1b-e931-4bff-96de-6033101bf8f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a4ada1b-e931-4bff-96de-6033101bf8f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2788026340160651699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27880263401606516992788026340160651699278802634016065169927880263401606516992788026340160651699278802634016065169927880263401606516992788026340160651699278802634016065169927880263401606516992788026340160651699278802634016065169927880263401606516992788026340160651699278802634016065169927880263401606516992788026340160651699278802634016065169927880263401606516992788026340160651699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46fea525-f6e1-4c2e-acc7-d33235aa63e5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3786e3-a3f1-4e53-b7a4-28ea1eb0fb13, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a4ada1b-e931-4bff-96de-6033101bf8f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3786e3-a3f1-4e53-b7a4-28ea1eb0fb13, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2016705057525845714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20167050575258457142016705057525845714201670505752584571420167050575258457142016705057525845714201670505752584571420167050575258457142016705057525845714201670505752584571420167050575258457142016705057525845714201670505752584571420167050575258457142016705057525845714201670505752584571420167050575258457142016705057525845714201670505752584571420167050575258457142016705057525845714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 139afb55-505a-4e31-ada4-945cfe38f472, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 139afb55-505a-4e31-ada4-945cfe38f472, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 515298395584194347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347515298395584194347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3786e3-a3f1-4e53-b7a4-28ea1eb0fb13, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bc80574-4144-4a03-b702-c5d012b7b23d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bc80574-4144-4a03-b702-c5d012b7b23d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3322550149649510124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33225501496495101243322550149649510124332255014964951012433225501496495101243322550149649510124332255014964951012433225501496495101243322550149649510124332255014964951012433225501496495101243322550149649510124332255014964951012433225501496495101243322550149649510124332255014964951012433225501496495101243322550149649510124332255014964951012433225501496495101243322550149649510124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 139afb55-505a-4e31-ada4-945cfe38f472, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9289deb-f2ed-4606-9cf4-30c17e86aea8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9289deb-f2ed-4606-9cf4-30c17e86aea8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10189115830054134728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018911583005413472810189115830054134728101891158300541347281018911583005413472810189115830054134728101891158300541347281018911583005413472810189115830054134728101891158300541347281018911583005413472810189115830054134728101891158300541347281018911583005413472810189115830054134728101891158300541347281018911583005413472810189115830054134728101891158300541347281018911583005413472810189115830054134728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bc80574-4144-4a03-b702-c5d012b7b23d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a96538c5-4d9d-4799-b84a-28e6848f651d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9289deb-f2ed-4606-9cf4-30c17e86aea8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a96538c5-4d9d-4799-b84a-28e6848f651d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 714586673995028581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581714586673995028581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8e02e7-35f1-4d7e-a6b2-24570649e4ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8e02e7-35f1-4d7e-a6b2-24570649e4ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5921815054644795849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59218150546447958495921815054644795849592181505464479584959218150546447958495921815054644795849592181505464479584959218150546447958495921815054644795849592181505464479584959218150546447958495921815054644795849592181505464479584959218150546447958495921815054644795849592181505464479584959218150546447958495921815054644795849592181505464479584959218150546447958495921815054644795849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a96538c5-4d9d-4799-b84a-28e6848f651d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d51126-aa3b-4779-9267-05bfd7d77a1c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d51126-aa3b-4779-9267-05bfd7d77a1c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16788316060955396099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678831606095539609916788316060955396099167883160609553960991678831606095539609916788316060955396099167883160609553960991678831606095539609916788316060955396099167883160609553960991678831606095539609916788316060955396099167883160609553960991678831606095539609916788316060955396099167883160609553960991678831606095539609916788316060955396099167883160609553960991678831606095539609916788316060955396099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8e02e7-35f1-4d7e-a6b2-24570649e4ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0cbf6cd-59d9-4c8a-a820-801f84d645d4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0cbf6cd-59d9-4c8a-a820-801f84d645d4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16221796990968235783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622179699096823578316221796990968235783162217969909682357831622179699096823578316221796990968235783162217969909682357831622179699096823578316221796990968235783162217969909682357831622179699096823578316221796990968235783162217969909682357831622179699096823578316221796990968235783162217969909682357831622179699096823578316221796990968235783162217969909682357831622179699096823578316221796990968235783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d51126-aa3b-4779-9267-05bfd7d77a1c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62dc34a8-a0ec-4cc9-92fb-80795627afb7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62dc34a8-a0ec-4cc9-92fb-80795627afb7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6312178916611803269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63121789166118032696312178916611803269631217891661180326963121789166118032696312178916611803269631217891661180326963121789166118032696312178916611803269631217891661180326963121789166118032696312178916611803269631217891661180326963121789166118032696312178916611803269631217891661180326963121789166118032696312178916611803269631217891661180326963121789166118032696312178916611803269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0cbf6cd-59d9-4c8a-a820-801f84d645d4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c406d148-3ede-4dfd-ad5f-11ef43010e9b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62dc34a8-a0ec-4cc9-92fb-80795627afb7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c406d148-3ede-4dfd-ad5f-11ef43010e9b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2324299483011693104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23242994830116931042324299483011693104232429948301169310423242994830116931042324299483011693104232429948301169310423242994830116931042324299483011693104232429948301169310423242994830116931042324299483011693104232429948301169310423242994830116931042324299483011693104232429948301169310423242994830116931042324299483011693104232429948301169310423242994830116931042324299483011693104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d63b74ab-04e5-4019-9542-7b1505c1f7e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d63b74ab-04e5-4019-9542-7b1505c1f7e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12021073707521529532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202107370752152953212021073707521529532120210737075215295321202107370752152953212021073707521529532120210737075215295321202107370752152953212021073707521529532120210737075215295321202107370752152953212021073707521529532120210737075215295321202107370752152953212021073707521529532120210737075215295321202107370752152953212021073707521529532120210737075215295321202107370752152953212021073707521529532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c406d148-3ede-4dfd-ad5f-11ef43010e9b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b886620c-a2ed-40b7-a61e-3b692a0945cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b886620c-a2ed-40b7-a61e-3b692a0945cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9078712372323547124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90787123723235471249078712372323547124907871237232354712490787123723235471249078712372323547124907871237232354712490787123723235471249078712372323547124907871237232354712490787123723235471249078712372323547124907871237232354712490787123723235471249078712372323547124907871237232354712490787123723235471249078712372323547124907871237232354712490787123723235471249078712372323547124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d63b74ab-04e5-4019-9542-7b1505c1f7e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed4907e-4f63-4c42-8523-88158ca3554b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed4907e-4f63-4c42-8523-88158ca3554b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258893785124888079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42588937851248880794258893785124888079425889378512488807942588937851248880794258893785124888079425889378512488807942588937851248880794258893785124888079425889378512488807942588937851248880794258893785124888079425889378512488807942588937851248880794258893785124888079425889378512488807942588937851248880794258893785124888079425889378512488807942588937851248880794258893785124888079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b886620c-a2ed-40b7-a61e-3b692a0945cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d2df80-b2b1-4f46-9ede-d502eaf0bac7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d2df80-b2b1-4f46-9ede-d502eaf0bac7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17591549599211383386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759154959921138338617591549599211383386175915495992113833861759154959921138338617591549599211383386175915495992113833861759154959921138338617591549599211383386175915495992113833861759154959921138338617591549599211383386175915495992113833861759154959921138338617591549599211383386175915495992113833861759154959921138338617591549599211383386175915495992113833861759154959921138338617591549599211383386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed4907e-4f63-4c42-8523-88158ca3554b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87969385-827f-4441-9450-5438f4a9abe4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87969385-827f-4441-9450-5438f4a9abe4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14450431994247033583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445043199424703358314450431994247033583144504319942470335831445043199424703358314450431994247033583144504319942470335831445043199424703358314450431994247033583144504319942470335831445043199424703358314450431994247033583144504319942470335831445043199424703358314450431994247033583144504319942470335831445043199424703358314450431994247033583144504319942470335831445043199424703358314450431994247033583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d2df80-b2b1-4f46-9ede-d502eaf0bac7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2eba343-7c6a-40d5-a598-00511d4886f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87969385-827f-4441-9450-5438f4a9abe4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2eba343-7c6a-40d5-a598-00511d4886f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10293764691549521408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029376469154952140810293764691549521408102937646915495214081029376469154952140810293764691549521408102937646915495214081029376469154952140810293764691549521408102937646915495214081029376469154952140810293764691549521408102937646915495214081029376469154952140810293764691549521408102937646915495214081029376469154952140810293764691549521408102937646915495214081029376469154952140810293764691549521408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3a5ac4-15bf-4ccf-8d77-6eff02fea716, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3a5ac4-15bf-4ccf-8d77-6eff02fea716, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4472260847513060443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44722608475130604434472260847513060443447226084751306044344722608475130604434472260847513060443447226084751306044344722608475130604434472260847513060443447226084751306044344722608475130604434472260847513060443447226084751306044344722608475130604434472260847513060443447226084751306044344722608475130604434472260847513060443447226084751306044344722608475130604434472260847513060443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2eba343-7c6a-40d5-a598-00511d4886f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3a5ac4-15bf-4ccf-8d77-6eff02fea716, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09367ad8-84f5-4c80-aa2d-65a39b44292c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09367ad8-84f5-4c80-aa2d-65a39b44292c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15683343389036619554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568334338903661955415683343389036619554156833433890366195541568334338903661955415683343389036619554156833433890366195541568334338903661955415683343389036619554156833433890366195541568334338903661955415683343389036619554156833433890366195541568334338903661955415683343389036619554156833433890366195541568334338903661955415683343389036619554156833433890366195541568334338903661955415683343389036619554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6cd5ec-26b1-4bb2-b4a8-c41e0681523c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6cd5ec-26b1-4bb2-b4a8-c41e0681523c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11899407547923006458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189940754792300645811899407547923006458118994075479230064581189940754792300645811899407547923006458118994075479230064581189940754792300645811899407547923006458118994075479230064581189940754792300645811899407547923006458118994075479230064581189940754792300645811899407547923006458118994075479230064581189940754792300645811899407547923006458118994075479230064581189940754792300645811899407547923006458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09367ad8-84f5-4c80-aa2d-65a39b44292c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce84825d-d4ef-42c6-b4bf-dce594cdae69, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce84825d-d4ef-42c6-b4bf-dce594cdae69, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11375192542844373849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137519254284437384911375192542844373849113751925428443738491137519254284437384911375192542844373849113751925428443738491137519254284437384911375192542844373849113751925428443738491137519254284437384911375192542844373849113751925428443738491137519254284437384911375192542844373849113751925428443738491137519254284437384911375192542844373849113751925428443738491137519254284437384911375192542844373849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6cd5ec-26b1-4bb2-b4a8-c41e0681523c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dbe8410-962a-4e48-add5-4115b5f2b14b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbe8410-962a-4e48-add5-4115b5f2b14b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 529571278128639931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931529571278128639931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce84825d-d4ef-42c6-b4bf-dce594cdae69, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbe8410-962a-4e48-add5-4115b5f2b14b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cee8600-0091-41a8-829e-4060fe155994, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488a5039-2f56-48bb-95f8-4eb17970919a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488a5039-2f56-48bb-95f8-4eb17970919a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18054403365689110931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805440336568911093118054403365689110931180544033656891109311805440336568911093118054403365689110931180544033656891109311805440336568911093118054403365689110931180544033656891109311805440336568911093118054403365689110931180544033656891109311805440336568911093118054403365689110931180544033656891109311805440336568911093118054403365689110931180544033656891109311805440336568911093118054403365689110931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cee8600-0091-41a8-829e-4060fe155994, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1081881999939884899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10818819999398848991081881999939884899108188199993988489910818819999398848991081881999939884899108188199993988489910818819999398848991081881999939884899108188199993988489910818819999398848991081881999939884899108188199993988489910818819999398848991081881999939884899108188199993988489910818819999398848991081881999939884899108188199993988489910818819999398848991081881999939884899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488a5039-2f56-48bb-95f8-4eb17970919a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbf4d423-9e44-43ef-a931-7da328758e3b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbf4d423-9e44-43ef-a931-7da328758e3b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5578547639186581558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55785476391865815585578547639186581558557854763918658155855785476391865815585578547639186581558557854763918658155855785476391865815585578547639186581558557854763918658155855785476391865815585578547639186581558557854763918658155855785476391865815585578547639186581558557854763918658155855785476391865815585578547639186581558557854763918658155855785476391865815585578547639186581558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cee8600-0091-41a8-829e-4060fe155994, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1917d97b-3a78-4570-924b-c27bee3a740d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1917d97b-3a78-4570-924b-c27bee3a740d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1139474496000677789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11394744960006777891139474496000677789113947449600067778911394744960006777891139474496000677789113947449600067778911394744960006777891139474496000677789113947449600067778911394744960006777891139474496000677789113947449600067778911394744960006777891139474496000677789113947449600067778911394744960006777891139474496000677789113947449600067778911394744960006777891139474496000677789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbf4d423-9e44-43ef-a931-7da328758e3b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df6f9063-ca2f-444a-bd1e-1af99f02f333, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df6f9063-ca2f-444a-bd1e-1af99f02f333, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16967962200651968556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696796220065196855616967962200651968556169679622006519685561696796220065196855616967962200651968556169679622006519685561696796220065196855616967962200651968556169679622006519685561696796220065196855616967962200651968556169679622006519685561696796220065196855616967962200651968556169679622006519685561696796220065196855616967962200651968556169679622006519685561696796220065196855616967962200651968556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1917d97b-3a78-4570-924b-c27bee3a740d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92bd68d8-0f57-4f55-bec4-4812eecdbe1d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92bd68d8-0f57-4f55-bec4-4812eecdbe1d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14219733778134275409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421973377813427540914219733778134275409142197337781342754091421973377813427540914219733778134275409142197337781342754091421973377813427540914219733778134275409142197337781342754091421973377813427540914219733778134275409142197337781342754091421973377813427540914219733778134275409142197337781342754091421973377813427540914219733778134275409142197337781342754091421973377813427540914219733778134275409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df6f9063-ca2f-444a-bd1e-1af99f02f333, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d76690-73a4-418f-b3ca-67cd69a10241, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d76690-73a4-418f-b3ca-67cd69a10241, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11659141474447764315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165914147444776431511659141474447764315116591414744477643151165914147444776431511659141474447764315116591414744477643151165914147444776431511659141474447764315116591414744477643151165914147444776431511659141474447764315116591414744477643151165914147444776431511659141474447764315116591414744477643151165914147444776431511659141474447764315116591414744477643151165914147444776431511659141474447764315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92bd68d8-0f57-4f55-bec4-4812eecdbe1d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa9bdee-761a-43ef-a4d9-f48dde125fcf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa9bdee-761a-43ef-a4d9-f48dde125fcf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9874521371411129801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98745213714111298019874521371411129801987452137141112980198745213714111298019874521371411129801987452137141112980198745213714111298019874521371411129801987452137141112980198745213714111298019874521371411129801987452137141112980198745213714111298019874521371411129801987452137141112980198745213714111298019874521371411129801987452137141112980198745213714111298019874521371411129801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d76690-73a4-418f-b3ca-67cd69a10241, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8810ef2-f228-4701-afd0-b59d5c58b38f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8810ef2-f228-4701-afd0-b59d5c58b38f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15151068786339475330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515106878633947533015151068786339475330151510687863394753301515106878633947533015151068786339475330151510687863394753301515106878633947533015151068786339475330151510687863394753301515106878633947533015151068786339475330151510687863394753301515106878633947533015151068786339475330151510687863394753301515106878633947533015151068786339475330151510687863394753301515106878633947533015151068786339475330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa9bdee-761a-43ef-a4d9-f48dde125fcf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fce1c394-3952-4dd6-b80c-749a1a0cd7f4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8810ef2-f228-4701-afd0-b59d5c58b38f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fce1c394-3952-4dd6-b80c-749a1a0cd7f4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3643269273853338347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36432692738533383473643269273853338347364326927385333834736432692738533383473643269273853338347364326927385333834736432692738533383473643269273853338347364326927385333834736432692738533383473643269273853338347364326927385333834736432692738533383473643269273853338347364326927385333834736432692738533383473643269273853338347364326927385333834736432692738533383473643269273853338347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a3b38f9-739a-414f-801f-fcccda37f849, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fce1c394-3952-4dd6-b80c-749a1a0cd7f4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a3b38f9-739a-414f-801f-fcccda37f849, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2436428206200790380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24364282062007903802436428206200790380243642820620079038024364282062007903802436428206200790380243642820620079038024364282062007903802436428206200790380243642820620079038024364282062007903802436428206200790380243642820620079038024364282062007903802436428206200790380243642820620079038024364282062007903802436428206200790380243642820620079038024364282062007903802436428206200790380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13403b48-6e36-46f6-b52e-4535d34e3e2d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13403b48-6e36-46f6-b52e-4535d34e3e2d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1595123179267176248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15951231792671762481595123179267176248159512317926717624815951231792671762481595123179267176248159512317926717624815951231792671762481595123179267176248159512317926717624815951231792671762481595123179267176248159512317926717624815951231792671762481595123179267176248159512317926717624815951231792671762481595123179267176248159512317926717624815951231792671762481595123179267176248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a3b38f9-739a-414f-801f-fcccda37f849, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dc54d8a-6f48-4fbe-b424-b0bccef382f4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dc54d8a-6f48-4fbe-b424-b0bccef382f4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9042788379048086568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90427883790480865689042788379048086568904278837904808656890427883790480865689042788379048086568904278837904808656890427883790480865689042788379048086568904278837904808656890427883790480865689042788379048086568904278837904808656890427883790480865689042788379048086568904278837904808656890427883790480865689042788379048086568904278837904808656890427883790480865689042788379048086568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dc54d8a-6f48-4fbe-b424-b0bccef382f4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbee31d5-1ec8-4d4f-99b9-aab678f93b2c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13403b48-6e36-46f6-b52e-4535d34e3e2d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbee31d5-1ec8-4d4f-99b9-aab678f93b2c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6650542940730434302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66505429407304343026650542940730434302665054294073043430266505429407304343026650542940730434302665054294073043430266505429407304343026650542940730434302665054294073043430266505429407304343026650542940730434302665054294073043430266505429407304343026650542940730434302665054294073043430266505429407304343026650542940730434302665054294073043430266505429407304343026650542940730434302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 120c9057-15d4-42f7-9af9-a60d8d797723, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120c9057-15d4-42f7-9af9-a60d8d797723, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15916042888012041981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591604288801204198115916042888012041981159160428880120419811591604288801204198115916042888012041981159160428880120419811591604288801204198115916042888012041981159160428880120419811591604288801204198115916042888012041981159160428880120419811591604288801204198115916042888012041981159160428880120419811591604288801204198115916042888012041981159160428880120419811591604288801204198115916042888012041981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbee31d5-1ec8-4d4f-99b9-aab678f93b2c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 381cf4bf-0d8d-4c14-8355-ff4ceb17de2b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 381cf4bf-0d8d-4c14-8355-ff4ceb17de2b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4316826372305045293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43168263723050452934316826372305045293431682637230504529343168263723050452934316826372305045293431682637230504529343168263723050452934316826372305045293431682637230504529343168263723050452934316826372305045293431682637230504529343168263723050452934316826372305045293431682637230504529343168263723050452934316826372305045293431682637230504529343168263723050452934316826372305045293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 120c9057-15d4-42f7-9af9-a60d8d797723, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1054c01-9b00-4052-ac22-5b39682ae9e4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1054c01-9b00-4052-ac22-5b39682ae9e4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16646889274725648693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664688927472564869316646889274725648693166468892747256486931664688927472564869316646889274725648693166468892747256486931664688927472564869316646889274725648693166468892747256486931664688927472564869316646889274725648693166468892747256486931664688927472564869316646889274725648693166468892747256486931664688927472564869316646889274725648693166468892747256486931664688927472564869316646889274725648693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 381cf4bf-0d8d-4c14-8355-ff4ceb17de2b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1054c01-9b00-4052-ac22-5b39682ae9e4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c095fd41-f1b7-467a-8709-e801175139a0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c606ffd5-7c9c-455c-ac05-1301efe61331, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c095fd41-f1b7-467a-8709-e801175139a0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858361839009279878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48583618390092798784858361839009279878485836183900927987848583618390092798784858361839009279878485836183900927987848583618390092798784858361839009279878485836183900927987848583618390092798784858361839009279878485836183900927987848583618390092798784858361839009279878485836183900927987848583618390092798784858361839009279878485836183900927987848583618390092798784858361839009279878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c606ffd5-7c9c-455c-ac05-1301efe61331, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2092285578160459810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20922855781604598102092285578160459810209228557816045981020922855781604598102092285578160459810209228557816045981020922855781604598102092285578160459810209228557816045981020922855781604598102092285578160459810209228557816045981020922855781604598102092285578160459810209228557816045981020922855781604598102092285578160459810209228557816045981020922855781604598102092285578160459810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c095fd41-f1b7-467a-8709-e801175139a0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a5525bf-7ebe-4344-9f2d-21fa47d91ad1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a5525bf-7ebe-4344-9f2d-21fa47d91ad1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14117543203563671852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411754320356367185214117543203563671852141175432035636718521411754320356367185214117543203563671852141175432035636718521411754320356367185214117543203563671852141175432035636718521411754320356367185214117543203563671852141175432035636718521411754320356367185214117543203563671852141175432035636718521411754320356367185214117543203563671852141175432035636718521411754320356367185214117543203563671852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c606ffd5-7c9c-455c-ac05-1301efe61331, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6146d5-622c-484c-88e2-0fcc680c0756, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6146d5-622c-484c-88e2-0fcc680c0756, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384357862140406975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638435786214040697516384357862140406975163843578621404069751638435786214040697516384357862140406975163843578621404069751638435786214040697516384357862140406975163843578621404069751638435786214040697516384357862140406975163843578621404069751638435786214040697516384357862140406975163843578621404069751638435786214040697516384357862140406975163843578621404069751638435786214040697516384357862140406975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a5525bf-7ebe-4344-9f2d-21fa47d91ad1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dad36a6c-ce95-4a67-aab7-cbfc526e69b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad36a6c-ce95-4a67-aab7-cbfc526e69b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17305840008997345576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730584000899734557617305840008997345576173058400089973455761730584000899734557617305840008997345576173058400089973455761730584000899734557617305840008997345576173058400089973455761730584000899734557617305840008997345576173058400089973455761730584000899734557617305840008997345576173058400089973455761730584000899734557617305840008997345576173058400089973455761730584000899734557617305840008997345576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6146d5-622c-484c-88e2-0fcc680c0756, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b7ac0e6-a631-47e2-98da-9e202aa50490, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7ac0e6-a631-47e2-98da-9e202aa50490, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9597107566697015673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95971075666970156739597107566697015673959710756669701567395971075666970156739597107566697015673959710756669701567395971075666970156739597107566697015673959710756669701567395971075666970156739597107566697015673959710756669701567395971075666970156739597107566697015673959710756669701567395971075666970156739597107566697015673959710756669701567395971075666970156739597107566697015673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad36a6c-ce95-4a67-aab7-cbfc526e69b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d97357f-3ff8-42dc-a60a-ba377a555f8b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d97357f-3ff8-42dc-a60a-ba377a555f8b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5003219592704099770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50032195927040997705003219592704099770500321959270409977050032195927040997705003219592704099770500321959270409977050032195927040997705003219592704099770500321959270409977050032195927040997705003219592704099770500321959270409977050032195927040997705003219592704099770500321959270409977050032195927040997705003219592704099770500321959270409977050032195927040997705003219592704099770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b7ac0e6-a631-47e2-98da-9e202aa50490, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6bf57fd-a562-4797-a1e8-bd53262f78de, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6bf57fd-a562-4797-a1e8-bd53262f78de, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355095142793650217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83550951427936502178355095142793650217835509514279365021783550951427936502178355095142793650217835509514279365021783550951427936502178355095142793650217835509514279365021783550951427936502178355095142793650217835509514279365021783550951427936502178355095142793650217835509514279365021783550951427936502178355095142793650217835509514279365021783550951427936502178355095142793650217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d97357f-3ff8-42dc-a60a-ba377a555f8b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9633eb12-e653-4461-896d-3973de4653b3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9633eb12-e653-4461-896d-3973de4653b3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18349727582662398400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834972758266239840018349727582662398400183497275826623984001834972758266239840018349727582662398400183497275826623984001834972758266239840018349727582662398400183497275826623984001834972758266239840018349727582662398400183497275826623984001834972758266239840018349727582662398400183497275826623984001834972758266239840018349727582662398400183497275826623984001834972758266239840018349727582662398400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6bf57fd-a562-4797-a1e8-bd53262f78de, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20779212-b6d1-45e0-9984-d3c9a63cc91d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20779212-b6d1-45e0-9984-d3c9a63cc91d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3573380200400796789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35733802004007967893573380200400796789357338020040079678935733802004007967893573380200400796789357338020040079678935733802004007967893573380200400796789357338020040079678935733802004007967893573380200400796789357338020040079678935733802004007967893573380200400796789357338020040079678935733802004007967893573380200400796789357338020040079678935733802004007967893573380200400796789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9633eb12-e653-4461-896d-3973de4653b3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21ad3962-912f-4b34-a842-e6f549ac0fbc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21ad3962-912f-4b34-a842-e6f549ac0fbc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13021481206124571490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302148120612457149013021481206124571490130214812061245714901302148120612457149013021481206124571490130214812061245714901302148120612457149013021481206124571490130214812061245714901302148120612457149013021481206124571490130214812061245714901302148120612457149013021481206124571490130214812061245714901302148120612457149013021481206124571490130214812061245714901302148120612457149013021481206124571490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20779212-b6d1-45e0-9984-d3c9a63cc91d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3d29c3-d17b-4ce0-87d6-66401437eead, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3d29c3-d17b-4ce0-87d6-66401437eead, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18027722418560544561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802772241856054456118027722418560544561180277224185605445611802772241856054456118027722418560544561180277224185605445611802772241856054456118027722418560544561180277224185605445611802772241856054456118027722418560544561180277224185605445611802772241856054456118027722418560544561180277224185605445611802772241856054456118027722418560544561180277224185605445611802772241856054456118027722418560544561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21ad3962-912f-4b34-a842-e6f549ac0fbc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee45f69-bd69-42bd-8613-6ebba1262968, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee45f69-bd69-42bd-8613-6ebba1262968, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11154070793076919903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115407079307691990311154070793076919903111540707930769199031115407079307691990311154070793076919903111540707930769199031115407079307691990311154070793076919903111540707930769199031115407079307691990311154070793076919903111540707930769199031115407079307691990311154070793076919903111540707930769199031115407079307691990311154070793076919903111540707930769199031115407079307691990311154070793076919903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3d29c3-d17b-4ce0-87d6-66401437eead, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d8c8cf-d9e5-42e2-958b-9d48fb6a53e0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d8c8cf-d9e5-42e2-958b-9d48fb6a53e0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9535044479375040093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95350444793750400939535044479375040093953504447937504009395350444793750400939535044479375040093953504447937504009395350444793750400939535044479375040093953504447937504009395350444793750400939535044479375040093953504447937504009395350444793750400939535044479375040093953504447937504009395350444793750400939535044479375040093953504447937504009395350444793750400939535044479375040093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee45f69-bd69-42bd-8613-6ebba1262968, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d8c8cf-d9e5-42e2-958b-9d48fb6a53e0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81bbff68-0107-4eb7-a018-6b4db428b357, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81bbff68-0107-4eb7-a018-6b4db428b357, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9814011892285597634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98140118922855976349814011892285597634981401189228559763498140118922855976349814011892285597634981401189228559763498140118922855976349814011892285597634981401189228559763498140118922855976349814011892285597634981401189228559763498140118922855976349814011892285597634981401189228559763498140118922855976349814011892285597634981401189228559763498140118922855976349814011892285597634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603c1534-d580-4f8b-9ef0-22433719a591, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603c1534-d580-4f8b-9ef0-22433719a591, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18182067674784262993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818206767478426299318182067674784262993181820676747842629931818206767478426299318182067674784262993181820676747842629931818206767478426299318182067674784262993181820676747842629931818206767478426299318182067674784262993181820676747842629931818206767478426299318182067674784262993181820676747842629931818206767478426299318182067674784262993181820676747842629931818206767478426299318182067674784262993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81bbff68-0107-4eb7-a018-6b4db428b357, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603c1534-d580-4f8b-9ef0-22433719a591, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbddffe-c227-48f2-b1a5-2a1506f0200b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbddffe-c227-48f2-b1a5-2a1506f0200b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13059158374052680158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305915837405268015813059158374052680158130591583740526801581305915837405268015813059158374052680158130591583740526801581305915837405268015813059158374052680158130591583740526801581305915837405268015813059158374052680158130591583740526801581305915837405268015813059158374052680158130591583740526801581305915837405268015813059158374052680158130591583740526801581305915837405268015813059158374052680158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7ef1a5-5eac-4f93-83cc-38dfc7a65100, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7ef1a5-5eac-4f93-83cc-38dfc7a65100, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4420501131533028842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44205011315330288424420501131533028842442050113153302884244205011315330288424420501131533028842442050113153302884244205011315330288424420501131533028842442050113153302884244205011315330288424420501131533028842442050113153302884244205011315330288424420501131533028842442050113153302884244205011315330288424420501131533028842442050113153302884244205011315330288424420501131533028842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbddffe-c227-48f2-b1a5-2a1506f0200b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7ef1a5-5eac-4f93-83cc-38dfc7a65100, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80336bb7-ce05-4933-9828-996537548a96, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80336bb7-ce05-4933-9828-996537548a96, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13306596867855000012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330659686785500001213306596867855000012133065968678550000121330659686785500001213306596867855000012133065968678550000121330659686785500001213306596867855000012133065968678550000121330659686785500001213306596867855000012133065968678550000121330659686785500001213306596867855000012133065968678550000121330659686785500001213306596867855000012133065968678550000121330659686785500001213306596867855000012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e13d3f-12bd-4193-861e-f78985004721, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e13d3f-12bd-4193-861e-f78985004721, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8157488031846441383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81574880318464413838157488031846441383815748803184644138381574880318464413838157488031846441383815748803184644138381574880318464413838157488031846441383815748803184644138381574880318464413838157488031846441383815748803184644138381574880318464413838157488031846441383815748803184644138381574880318464413838157488031846441383815748803184644138381574880318464413838157488031846441383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80336bb7-ce05-4933-9828-996537548a96, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850d8eb9-446a-483a-ae0f-e9934f6503b1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850d8eb9-446a-483a-ae0f-e9934f6503b1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4900410610292475977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49004106102924759774900410610292475977490041061029247597749004106102924759774900410610292475977490041061029247597749004106102924759774900410610292475977490041061029247597749004106102924759774900410610292475977490041061029247597749004106102924759774900410610292475977490041061029247597749004106102924759774900410610292475977490041061029247597749004106102924759774900410610292475977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e13d3f-12bd-4193-861e-f78985004721, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f63083a-df56-4a70-8f6e-ce9eb4789b8f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f63083a-df56-4a70-8f6e-ce9eb4789b8f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4864347733740085356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48643477337400853564864347733740085356486434773374008535648643477337400853564864347733740085356486434773374008535648643477337400853564864347733740085356486434773374008535648643477337400853564864347733740085356486434773374008535648643477337400853564864347733740085356486434773374008535648643477337400853564864347733740085356486434773374008535648643477337400853564864347733740085356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850d8eb9-446a-483a-ae0f-e9934f6503b1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085ea755-bcc0-4900-a395-2c2d950fae77, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085ea755-bcc0-4900-a395-2c2d950fae77, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17177636211281610153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717763621128161015317177636211281610153171776362112816101531717763621128161015317177636211281610153171776362112816101531717763621128161015317177636211281610153171776362112816101531717763621128161015317177636211281610153171776362112816101531717763621128161015317177636211281610153171776362112816101531717763621128161015317177636211281610153171776362112816101531717763621128161015317177636211281610153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f63083a-df56-4a70-8f6e-ce9eb4789b8f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cc6913e-943c-45ab-a88c-c2472309b097, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cc6913e-943c-45ab-a88c-c2472309b097, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7753696735966646640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77536967359666466407753696735966646640775369673596664664077536967359666466407753696735966646640775369673596664664077536967359666466407753696735966646640775369673596664664077536967359666466407753696735966646640775369673596664664077536967359666466407753696735966646640775369673596664664077536967359666466407753696735966646640775369673596664664077536967359666466407753696735966646640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085ea755-bcc0-4900-a395-2c2d950fae77, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3798663-e27f-4b8f-9805-a1a43a26f779, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cc6913e-943c-45ab-a88c-c2472309b097, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3798663-e27f-4b8f-9805-a1a43a26f779, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206202778926084309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520620277892608430915206202778926084309152062027789260843091520620277892608430915206202778926084309152062027789260843091520620277892608430915206202778926084309152062027789260843091520620277892608430915206202778926084309152062027789260843091520620277892608430915206202778926084309152062027789260843091520620277892608430915206202778926084309152062027789260843091520620277892608430915206202778926084309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6706fbae-f70a-4653-bafc-7c7a5ca7d6da, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6706fbae-f70a-4653-bafc-7c7a5ca7d6da, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13864633237654792933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386463323765479293313864633237654792933138646332376547929331386463323765479293313864633237654792933138646332376547929331386463323765479293313864633237654792933138646332376547929331386463323765479293313864633237654792933138646332376547929331386463323765479293313864633237654792933138646332376547929331386463323765479293313864633237654792933138646332376547929331386463323765479293313864633237654792933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3798663-e27f-4b8f-9805-a1a43a26f779, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6706fbae-f70a-4653-bafc-7c7a5ca7d6da, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c455fcbd-d613-4aeb-bc94-8dd9a98ac3fa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c455fcbd-d613-4aeb-bc94-8dd9a98ac3fa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11308586260258450130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130858626025845013011308586260258450130113085862602584501301130858626025845013011308586260258450130113085862602584501301130858626025845013011308586260258450130113085862602584501301130858626025845013011308586260258450130113085862602584501301130858626025845013011308586260258450130113085862602584501301130858626025845013011308586260258450130113085862602584501301130858626025845013011308586260258450130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583b4d6a-31f5-417e-b5c8-858131ffa971, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583b4d6a-31f5-417e-b5c8-858131ffa971, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1088619963095826722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10886199630958267221088619963095826722108861996309582672210886199630958267221088619963095826722108861996309582672210886199630958267221088619963095826722108861996309582672210886199630958267221088619963095826722108861996309582672210886199630958267221088619963095826722108861996309582672210886199630958267221088619963095826722108861996309582672210886199630958267221088619963095826722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583b4d6a-31f5-417e-b5c8-858131ffa971, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c455fcbd-d613-4aeb-bc94-8dd9a98ac3fa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ade263ac-e1b0-47c2-820c-f7af1911d933, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2921abb1-f0cd-4827-95cf-e7d8df8c3e81, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2921abb1-f0cd-4827-95cf-e7d8df8c3e81, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14078282361273715852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407828236127371585214078282361273715852140782823612737158521407828236127371585214078282361273715852140782823612737158521407828236127371585214078282361273715852140782823612737158521407828236127371585214078282361273715852140782823612737158521407828236127371585214078282361273715852140782823612737158521407828236127371585214078282361273715852140782823612737158521407828236127371585214078282361273715852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ade263ac-e1b0-47c2-820c-f7af1911d933, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3583083067515324269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35830830675153242693583083067515324269358308306751532426935830830675153242693583083067515324269358308306751532426935830830675153242693583083067515324269358308306751532426935830830675153242693583083067515324269358308306751532426935830830675153242693583083067515324269358308306751532426935830830675153242693583083067515324269358308306751532426935830830675153242693583083067515324269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2921abb1-f0cd-4827-95cf-e7d8df8c3e81, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ade263ac-e1b0-47c2-820c-f7af1911d933, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9579d91f-d452-485f-bd3c-66aeb9c27549, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9579d91f-d452-485f-bd3c-66aeb9c27549, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1214050340481302361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12140503404813023611214050340481302361121405034048130236112140503404813023611214050340481302361121405034048130236112140503404813023611214050340481302361121405034048130236112140503404813023611214050340481302361121405034048130236112140503404813023611214050340481302361121405034048130236112140503404813023611214050340481302361121405034048130236112140503404813023611214050340481302361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1c2cef-1ac8-424d-b6b5-b1a8b3ba2c62, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1c2cef-1ac8-424d-b6b5-b1a8b3ba2c62, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7613934001952257151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76139340019522571517613934001952257151761393400195225715176139340019522571517613934001952257151761393400195225715176139340019522571517613934001952257151761393400195225715176139340019522571517613934001952257151761393400195225715176139340019522571517613934001952257151761393400195225715176139340019522571517613934001952257151761393400195225715176139340019522571517613934001952257151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9579d91f-d452-485f-bd3c-66aeb9c27549, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe5aae2-a6d4-4e29-8495-acb675c46541, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe5aae2-a6d4-4e29-8495-acb675c46541, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13057971144586802980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305797114458680298013057971144586802980130579711445868029801305797114458680298013057971144586802980130579711445868029801305797114458680298013057971144586802980130579711445868029801305797114458680298013057971144586802980130579711445868029801305797114458680298013057971144586802980130579711445868029801305797114458680298013057971144586802980130579711445868029801305797114458680298013057971144586802980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1c2cef-1ac8-424d-b6b5-b1a8b3ba2c62, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e21574-3343-4aeb-a201-25083504c553, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e21574-3343-4aeb-a201-25083504c553, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9744156481699139669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97441564816991396699744156481699139669974415648169913966997441564816991396699744156481699139669974415648169913966997441564816991396699744156481699139669974415648169913966997441564816991396699744156481699139669974415648169913966997441564816991396699744156481699139669974415648169913966997441564816991396699744156481699139669974415648169913966997441564816991396699744156481699139669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe5aae2-a6d4-4e29-8495-acb675c46541, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6bdd1f0-6151-4b9b-b225-d03fe117b484, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e21574-3343-4aeb-a201-25083504c553, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6bdd1f0-6151-4b9b-b225-d03fe117b484, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536260011285188963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053626001128518896310536260011285188963105362600112851889631053626001128518896310536260011285188963105362600112851889631053626001128518896310536260011285188963105362600112851889631053626001128518896310536260011285188963105362600112851889631053626001128518896310536260011285188963105362600112851889631053626001128518896310536260011285188963105362600112851889631053626001128518896310536260011285188963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bbd08d7-8604-4472-87f9-a64a3b733795, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bbd08d7-8604-4472-87f9-a64a3b733795, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17333041302601310759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733304130260131075917333041302601310759173330413026013107591733304130260131075917333041302601310759173330413026013107591733304130260131075917333041302601310759173330413026013107591733304130260131075917333041302601310759173330413026013107591733304130260131075917333041302601310759173330413026013107591733304130260131075917333041302601310759173330413026013107591733304130260131075917333041302601310759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6bdd1f0-6151-4b9b-b225-d03fe117b484, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 543daa1c-b483-4e53-bb53-7d63fe67a3ae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 543daa1c-b483-4e53-bb53-7d63fe67a3ae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15829655129254287760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582965512925428776015829655129254287760158296551292542877601582965512925428776015829655129254287760158296551292542877601582965512925428776015829655129254287760158296551292542877601582965512925428776015829655129254287760158296551292542877601582965512925428776015829655129254287760158296551292542877601582965512925428776015829655129254287760158296551292542877601582965512925428776015829655129254287760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bbd08d7-8604-4472-87f9-a64a3b733795, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d34cdfc5-241e-4eca-9573-ac436f335fff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d34cdfc5-241e-4eca-9573-ac436f335fff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1772467447743138772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17724674477431387721772467447743138772177246744774313877217724674477431387721772467447743138772177246744774313877217724674477431387721772467447743138772177246744774313877217724674477431387721772467447743138772177246744774313877217724674477431387721772467447743138772177246744774313877217724674477431387721772467447743138772177246744774313877217724674477431387721772467447743138772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 543daa1c-b483-4e53-bb53-7d63fe67a3ae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1866e839-d642-4236-a611-530e8c029601, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1866e839-d642-4236-a611-530e8c029601, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3798841152062996622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37988411520629966223798841152062996622379884115206299662237988411520629966223798841152062996622379884115206299662237988411520629966223798841152062996622379884115206299662237988411520629966223798841152062996622379884115206299662237988411520629966223798841152062996622379884115206299662237988411520629966223798841152062996622379884115206299662237988411520629966223798841152062996622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d34cdfc5-241e-4eca-9573-ac436f335fff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b0a97f8-8e6c-4119-8b9f-53f49f468bac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b0a97f8-8e6c-4119-8b9f-53f49f468bac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14425820682242564609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442582068224256460914425820682242564609144258206822425646091442582068224256460914425820682242564609144258206822425646091442582068224256460914425820682242564609144258206822425646091442582068224256460914425820682242564609144258206822425646091442582068224256460914425820682242564609144258206822425646091442582068224256460914425820682242564609144258206822425646091442582068224256460914425820682242564609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1866e839-d642-4236-a611-530e8c029601, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347405b9-8344-4355-855a-acfc8bf35724, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347405b9-8344-4355-855a-acfc8bf35724, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1197502217526646123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11975022175266461231197502217526646123119750221752664612311975022175266461231197502217526646123119750221752664612311975022175266461231197502217526646123119750221752664612311975022175266461231197502217526646123119750221752664612311975022175266461231197502217526646123119750221752664612311975022175266461231197502217526646123119750221752664612311975022175266461231197502217526646123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b0a97f8-8e6c-4119-8b9f-53f49f468bac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 065fde37-e5a6-4d3c-a960-a55e7c3b0aa5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 065fde37-e5a6-4d3c-a960-a55e7c3b0aa5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12824018944276778951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282401894427677895112824018944276778951128240189442767789511282401894427677895112824018944276778951128240189442767789511282401894427677895112824018944276778951128240189442767789511282401894427677895112824018944276778951128240189442767789511282401894427677895112824018944276778951128240189442767789511282401894427677895112824018944276778951128240189442767789511282401894427677895112824018944276778951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347405b9-8344-4355-855a-acfc8bf35724, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6becd5ee-71ee-40c2-9275-83ec0146d57e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6becd5ee-71ee-40c2-9275-83ec0146d57e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14795509617272979351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479550961727297935114795509617272979351147955096172729793511479550961727297935114795509617272979351147955096172729793511479550961727297935114795509617272979351147955096172729793511479550961727297935114795509617272979351147955096172729793511479550961727297935114795509617272979351147955096172729793511479550961727297935114795509617272979351147955096172729793511479550961727297935114795509617272979351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 065fde37-e5a6-4d3c-a960-a55e7c3b0aa5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a72a844-98d0-4e9b-b72c-d111cabc0f7e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a72a844-98d0-4e9b-b72c-d111cabc0f7e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6754338789798016450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67543387897980164506754338789798016450675433878979801645067543387897980164506754338789798016450675433878979801645067543387897980164506754338789798016450675433878979801645067543387897980164506754338789798016450675433878979801645067543387897980164506754338789798016450675433878979801645067543387897980164506754338789798016450675433878979801645067543387897980164506754338789798016450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6becd5ee-71ee-40c2-9275-83ec0146d57e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c15891be-1379-4c84-9767-1c78ae6d6b44, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15891be-1379-4c84-9767-1c78ae6d6b44, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13193831604618364783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319383160461836478313193831604618364783131938316046183647831319383160461836478313193831604618364783131938316046183647831319383160461836478313193831604618364783131938316046183647831319383160461836478313193831604618364783131938316046183647831319383160461836478313193831604618364783131938316046183647831319383160461836478313193831604618364783131938316046183647831319383160461836478313193831604618364783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a72a844-98d0-4e9b-b72c-d111cabc0f7e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9302815-9ad1-4ed5-b4e1-5ff81116f512, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9302815-9ad1-4ed5-b4e1-5ff81116f512, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17446198432914062247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744619843291406224717446198432914062247174461984329140622471744619843291406224717446198432914062247174461984329140622471744619843291406224717446198432914062247174461984329140622471744619843291406224717446198432914062247174461984329140622471744619843291406224717446198432914062247174461984329140622471744619843291406224717446198432914062247174461984329140622471744619843291406224717446198432914062247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c15891be-1379-4c84-9767-1c78ae6d6b44, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daef7cfc-968c-4c27-a39e-a46c0ea8fc16, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daef7cfc-968c-4c27-a39e-a46c0ea8fc16, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14969951883343727873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496995188334372787314969951883343727873149699518833437278731496995188334372787314969951883343727873149699518833437278731496995188334372787314969951883343727873149699518833437278731496995188334372787314969951883343727873149699518833437278731496995188334372787314969951883343727873149699518833437278731496995188334372787314969951883343727873149699518833437278731496995188334372787314969951883343727873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9302815-9ad1-4ed5-b4e1-5ff81116f512, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83744fac-c03c-4d14-9ec5-aed2f5f2709f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daef7cfc-968c-4c27-a39e-a46c0ea8fc16, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83744fac-c03c-4d14-9ec5-aed2f5f2709f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2872376713570325638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28723767135703256382872376713570325638287237671357032563828723767135703256382872376713570325638287237671357032563828723767135703256382872376713570325638287237671357032563828723767135703256382872376713570325638287237671357032563828723767135703256382872376713570325638287237671357032563828723767135703256382872376713570325638287237671357032563828723767135703256382872376713570325638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3530620a-904e-461a-92e8-d2e6cf453345, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3530620a-904e-461a-92e8-d2e6cf453345, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12479809220263391960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247980922026339196012479809220263391960124798092202633919601247980922026339196012479809220263391960124798092202633919601247980922026339196012479809220263391960124798092202633919601247980922026339196012479809220263391960124798092202633919601247980922026339196012479809220263391960124798092202633919601247980922026339196012479809220263391960124798092202633919601247980922026339196012479809220263391960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83744fac-c03c-4d14-9ec5-aed2f5f2709f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3530620a-904e-461a-92e8-d2e6cf453345, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7795819-b3db-42f0-b416-f38990588a34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7795819-b3db-42f0-b416-f38990588a34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2783249057439743104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27832490574397431042783249057439743104278324905743974310427832490574397431042783249057439743104278324905743974310427832490574397431042783249057439743104278324905743974310427832490574397431042783249057439743104278324905743974310427832490574397431042783249057439743104278324905743974310427832490574397431042783249057439743104278324905743974310427832490574397431042783249057439743104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6db2c2d-d93a-4527-8718-8a58e09525f9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6db2c2d-d93a-4527-8718-8a58e09525f9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3714542545062828360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37145425450628283603714542545062828360371454254506282836037145425450628283603714542545062828360371454254506282836037145425450628283603714542545062828360371454254506282836037145425450628283603714542545062828360371454254506282836037145425450628283603714542545062828360371454254506282836037145425450628283603714542545062828360371454254506282836037145425450628283603714542545062828360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7795819-b3db-42f0-b416-f38990588a34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f6737d-4dbe-4f82-88f0-753d561d13b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f6737d-4dbe-4f82-88f0-753d561d13b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7779144291679123620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77791442916791236207779144291679123620777914429167912362077791442916791236207779144291679123620777914429167912362077791442916791236207779144291679123620777914429167912362077791442916791236207779144291679123620777914429167912362077791442916791236207779144291679123620777914429167912362077791442916791236207779144291679123620777914429167912362077791442916791236207779144291679123620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6db2c2d-d93a-4527-8718-8a58e09525f9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3484a8e0-528c-49c8-9d5c-9445a14b9224, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3484a8e0-528c-49c8-9d5c-9445a14b9224, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2188444234354933970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21884442343549339702188444234354933970218844423435493397021884442343549339702188444234354933970218844423435493397021884442343549339702188444234354933970218844423435493397021884442343549339702188444234354933970218844423435493397021884442343549339702188444234354933970218844423435493397021884442343549339702188444234354933970218844423435493397021884442343549339702188444234354933970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f6737d-4dbe-4f82-88f0-753d561d13b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c03262-660d-486e-a294-6b475a07b7ff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c03262-660d-486e-a294-6b475a07b7ff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15097449128346625406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509744912834662540615097449128346625406150974491283466254061509744912834662540615097449128346625406150974491283466254061509744912834662540615097449128346625406150974491283466254061509744912834662540615097449128346625406150974491283466254061509744912834662540615097449128346625406150974491283466254061509744912834662540615097449128346625406150974491283466254061509744912834662540615097449128346625406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3484a8e0-528c-49c8-9d5c-9445a14b9224, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ca0880-afde-487d-a146-c69dc45d12a3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ca0880-afde-487d-a146-c69dc45d12a3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3347152443393328522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33471524433933285223347152443393328522334715244339332852233471524433933285223347152443393328522334715244339332852233471524433933285223347152443393328522334715244339332852233471524433933285223347152443393328522334715244339332852233471524433933285223347152443393328522334715244339332852233471524433933285223347152443393328522334715244339332852233471524433933285223347152443393328522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c03262-660d-486e-a294-6b475a07b7ff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37dff43c-32b8-491f-8ce1-0e87726a1cfe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37dff43c-32b8-491f-8ce1-0e87726a1cfe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 752495013339702500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500752495013339702500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ca0880-afde-487d-a146-c69dc45d12a3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33279d11-6925-4f50-937f-7e7ba05dc669, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33279d11-6925-4f50-937f-7e7ba05dc669, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438534338748315206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343853433874831520613438534338748315206134385343387483152061343853433874831520613438534338748315206134385343387483152061343853433874831520613438534338748315206134385343387483152061343853433874831520613438534338748315206134385343387483152061343853433874831520613438534338748315206134385343387483152061343853433874831520613438534338748315206134385343387483152061343853433874831520613438534338748315206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37dff43c-32b8-491f-8ce1-0e87726a1cfe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba425ab-232e-48ee-84da-890fd940e3a2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba425ab-232e-48ee-84da-890fd940e3a2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6345349444995986845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63453494449959868456345349444995986845634534944499598684563453494449959868456345349444995986845634534944499598684563453494449959868456345349444995986845634534944499598684563453494449959868456345349444995986845634534944499598684563453494449959868456345349444995986845634534944499598684563453494449959868456345349444995986845634534944499598684563453494449959868456345349444995986845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33279d11-6925-4f50-937f-7e7ba05dc669, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21ef1a44-6612-475d-83ec-2ad44582badf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21ef1a44-6612-475d-83ec-2ad44582badf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 966452711774955932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932966452711774955932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba425ab-232e-48ee-84da-890fd940e3a2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2466118f-b34f-442d-8028-9eb26ac475dd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2466118f-b34f-442d-8028-9eb26ac475dd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169404690260515277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71694046902605152777169404690260515277716940469026051527771694046902605152777169404690260515277716940469026051527771694046902605152777169404690260515277716940469026051527771694046902605152777169404690260515277716940469026051527771694046902605152777169404690260515277716940469026051527771694046902605152777169404690260515277716940469026051527771694046902605152777169404690260515277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21ef1a44-6612-475d-83ec-2ad44582badf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519ed8f3-f750-4b5c-9a8e-2c434116b00d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2466118f-b34f-442d-8028-9eb26ac475dd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519ed8f3-f750-4b5c-9a8e-2c434116b00d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12089197404187449409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208919740418744940912089197404187449409120891974041874494091208919740418744940912089197404187449409120891974041874494091208919740418744940912089197404187449409120891974041874494091208919740418744940912089197404187449409120891974041874494091208919740418744940912089197404187449409120891974041874494091208919740418744940912089197404187449409120891974041874494091208919740418744940912089197404187449409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3cb27-aa73-4bf8-aa82-11d2c8cbd470, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3cb27-aa73-4bf8-aa82-11d2c8cbd470, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7341206150678696030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73412061506786960307341206150678696030734120615067869603073412061506786960307341206150678696030734120615067869603073412061506786960307341206150678696030734120615067869603073412061506786960307341206150678696030734120615067869603073412061506786960307341206150678696030734120615067869603073412061506786960307341206150678696030734120615067869603073412061506786960307341206150678696030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519ed8f3-f750-4b5c-9a8e-2c434116b00d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3beaee-ea77-4717-8fce-7bcab1fbde42, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3beaee-ea77-4717-8fce-7bcab1fbde42, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11913348365722946247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191334836572294624711913348365722946247119133483657229462471191334836572294624711913348365722946247119133483657229462471191334836572294624711913348365722946247119133483657229462471191334836572294624711913348365722946247119133483657229462471191334836572294624711913348365722946247119133483657229462471191334836572294624711913348365722946247119133483657229462471191334836572294624711913348365722946247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3cb27-aa73-4bf8-aa82-11d2c8cbd470, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3beaee-ea77-4717-8fce-7bcab1fbde42, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873a2fa0-9689-4474-bdf1-70d0eb651bf1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873a2fa0-9689-4474-bdf1-70d0eb651bf1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 498315964047004468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468498315964047004468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f12ab2f-de94-4b2a-96db-166ba54ba5a1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f12ab2f-de94-4b2a-96db-166ba54ba5a1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4008785188596536337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40087851885965363374008785188596536337400878518859653633740087851885965363374008785188596536337400878518859653633740087851885965363374008785188596536337400878518859653633740087851885965363374008785188596536337400878518859653633740087851885965363374008785188596536337400878518859653633740087851885965363374008785188596536337400878518859653633740087851885965363374008785188596536337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873a2fa0-9689-4474-bdf1-70d0eb651bf1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf67cdb8-f1dd-4d2a-92e9-628b847bd86f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf67cdb8-f1dd-4d2a-92e9-628b847bd86f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968237816601711644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69682378166017116446968237816601711644696823781660171164469682378166017116446968237816601711644696823781660171164469682378166017116446968237816601711644696823781660171164469682378166017116446968237816601711644696823781660171164469682378166017116446968237816601711644696823781660171164469682378166017116446968237816601711644696823781660171164469682378166017116446968237816601711644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f12ab2f-de94-4b2a-96db-166ba54ba5a1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01fa7755-9d53-4ddb-89ea-4ec188e256ce, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01fa7755-9d53-4ddb-89ea-4ec188e256ce, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17985012415978948754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798501241597894875417985012415978948754179850124159789487541798501241597894875417985012415978948754179850124159789487541798501241597894875417985012415978948754179850124159789487541798501241597894875417985012415978948754179850124159789487541798501241597894875417985012415978948754179850124159789487541798501241597894875417985012415978948754179850124159789487541798501241597894875417985012415978948754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf67cdb8-f1dd-4d2a-92e9-628b847bd86f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b423af-a2c9-4915-93af-83a1c8df6b4c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b423af-a2c9-4915-93af-83a1c8df6b4c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18326900757663286720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832690075766328672018326900757663286720183269007576632867201832690075766328672018326900757663286720183269007576632867201832690075766328672018326900757663286720183269007576632867201832690075766328672018326900757663286720183269007576632867201832690075766328672018326900757663286720183269007576632867201832690075766328672018326900757663286720183269007576632867201832690075766328672018326900757663286720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01fa7755-9d53-4ddb-89ea-4ec188e256ce, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21428f8d-ab30-45f4-88c4-652b7ad22d09, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21428f8d-ab30-45f4-88c4-652b7ad22d09, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2188436630139417610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21884366301394176102188436630139417610218843663013941761021884366301394176102188436630139417610218843663013941761021884366301394176102188436630139417610218843663013941761021884366301394176102188436630139417610218843663013941761021884366301394176102188436630139417610218843663013941761021884366301394176102188436630139417610218843663013941761021884366301394176102188436630139417610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b423af-a2c9-4915-93af-83a1c8df6b4c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb61e2e-6a42-4eed-9b6d-538ceb85e27d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb61e2e-6a42-4eed-9b6d-538ceb85e27d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6111644390508777359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61116443905087773596111644390508777359611164439050877735961116443905087773596111644390508777359611164439050877735961116443905087773596111644390508777359611164439050877735961116443905087773596111644390508777359611164439050877735961116443905087773596111644390508777359611164439050877735961116443905087773596111644390508777359611164439050877735961116443905087773596111644390508777359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21428f8d-ab30-45f4-88c4-652b7ad22d09, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0720e3f6-8b11-4f47-a378-eb14ee04aa08, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0720e3f6-8b11-4f47-a378-eb14ee04aa08, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8988195154831407945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89881951548314079458988195154831407945898819515483140794589881951548314079458988195154831407945898819515483140794589881951548314079458988195154831407945898819515483140794589881951548314079458988195154831407945898819515483140794589881951548314079458988195154831407945898819515483140794589881951548314079458988195154831407945898819515483140794589881951548314079458988195154831407945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb61e2e-6a42-4eed-9b6d-538ceb85e27d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d9bb4c7-0a40-4251-8d13-21c6b0aa2bec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d9bb4c7-0a40-4251-8d13-21c6b0aa2bec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332027207665404151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433202720766540415114332027207665404151143320272076654041511433202720766540415114332027207665404151143320272076654041511433202720766540415114332027207665404151143320272076654041511433202720766540415114332027207665404151143320272076654041511433202720766540415114332027207665404151143320272076654041511433202720766540415114332027207665404151143320272076654041511433202720766540415114332027207665404151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0720e3f6-8b11-4f47-a378-eb14ee04aa08, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5430e692-d213-4de3-ab66-706a943696c3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d9bb4c7-0a40-4251-8d13-21c6b0aa2bec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5430e692-d213-4de3-ab66-706a943696c3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13370933183790725801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337093318379072580113370933183790725801133709331837907258011337093318379072580113370933183790725801133709331837907258011337093318379072580113370933183790725801133709331837907258011337093318379072580113370933183790725801133709331837907258011337093318379072580113370933183790725801133709331837907258011337093318379072580113370933183790725801133709331837907258011337093318379072580113370933183790725801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c055838b-7476-4b44-b70d-46b69549dd00, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c055838b-7476-4b44-b70d-46b69549dd00, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9824846610178677051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98248466101786770519824846610178677051982484661017867705198248466101786770519824846610178677051982484661017867705198248466101786770519824846610178677051982484661017867705198248466101786770519824846610178677051982484661017867705198248466101786770519824846610178677051982484661017867705198248466101786770519824846610178677051982484661017867705198248466101786770519824846610178677051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5430e692-d213-4de3-ab66-706a943696c3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c055838b-7476-4b44-b70d-46b69549dd00, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f06e760d-f789-4435-8587-e42444d5e235, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f06e760d-f789-4435-8587-e42444d5e235, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1278393449909392406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12783934499093924061278393449909392406127839344990939240612783934499093924061278393449909392406127839344990939240612783934499093924061278393449909392406127839344990939240612783934499093924061278393449909392406127839344990939240612783934499093924061278393449909392406127839344990939240612783934499093924061278393449909392406127839344990939240612783934499093924061278393449909392406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cc447f-fb51-4c0c-a956-9e50b91ac16f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cc447f-fb51-4c0c-a956-9e50b91ac16f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6069776189708638569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60697761897086385696069776189708638569606977618970863856960697761897086385696069776189708638569606977618970863856960697761897086385696069776189708638569606977618970863856960697761897086385696069776189708638569606977618970863856960697761897086385696069776189708638569606977618970863856960697761897086385696069776189708638569606977618970863856960697761897086385696069776189708638569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f06e760d-f789-4435-8587-e42444d5e235, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c000525-42ae-49f2-be16-f225d86a7032, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c000525-42ae-49f2-be16-f225d86a7032, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8667953031908304026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86679530319083040268667953031908304026866795303190830402686679530319083040268667953031908304026866795303190830402686679530319083040268667953031908304026866795303190830402686679530319083040268667953031908304026866795303190830402686679530319083040268667953031908304026866795303190830402686679530319083040268667953031908304026866795303190830402686679530319083040268667953031908304026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cc447f-fb51-4c0c-a956-9e50b91ac16f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf1bf1b-1c42-493e-a028-6525ff9330cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf1bf1b-1c42-493e-a028-6525ff9330cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200465937354523979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92004659373545239799200465937354523979920046593735452397992004659373545239799200465937354523979920046593735452397992004659373545239799200465937354523979920046593735452397992004659373545239799200465937354523979920046593735452397992004659373545239799200465937354523979920046593735452397992004659373545239799200465937354523979920046593735452397992004659373545239799200465937354523979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c000525-42ae-49f2-be16-f225d86a7032, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3180c578-65da-489a-abb8-25e41b801436, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3180c578-65da-489a-abb8-25e41b801436, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7341033896205335569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73410338962053355697341033896205335569734103389620533556973410338962053355697341033896205335569734103389620533556973410338962053355697341033896205335569734103389620533556973410338962053355697341033896205335569734103389620533556973410338962053355697341033896205335569734103389620533556973410338962053355697341033896205335569734103389620533556973410338962053355697341033896205335569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf1bf1b-1c42-493e-a028-6525ff9330cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dad010a3-180d-45c8-ba14-200d92c1275e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dad010a3-180d-45c8-ba14-200d92c1275e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9095701604538526238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90957016045385262389095701604538526238909570160453852623890957016045385262389095701604538526238909570160453852623890957016045385262389095701604538526238909570160453852623890957016045385262389095701604538526238909570160453852623890957016045385262389095701604538526238909570160453852623890957016045385262389095701604538526238909570160453852623890957016045385262389095701604538526238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3180c578-65da-489a-abb8-25e41b801436, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c4c327-d976-40ad-b533-86e58b97865e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c4c327-d976-40ad-b533-86e58b97865e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12532002327556889204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253200232755688920412532002327556889204125320023275568892041253200232755688920412532002327556889204125320023275568892041253200232755688920412532002327556889204125320023275568892041253200232755688920412532002327556889204125320023275568892041253200232755688920412532002327556889204125320023275568892041253200232755688920412532002327556889204125320023275568892041253200232755688920412532002327556889204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dad010a3-180d-45c8-ba14-200d92c1275e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618c82fe-2c78-4873-8c54-477ffd0c09f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618c82fe-2c78-4873-8c54-477ffd0c09f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109018188109602141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61090181881096021416109018188109602141610901818810960214161090181881096021416109018188109602141610901818810960214161090181881096021416109018188109602141610901818810960214161090181881096021416109018188109602141610901818810960214161090181881096021416109018188109602141610901818810960214161090181881096021416109018188109602141610901818810960214161090181881096021416109018188109602141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c4c327-d976-40ad-b533-86e58b97865e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de22ac02-c5e7-4c1e-a7cf-b5cc457dcaaa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de22ac02-c5e7-4c1e-a7cf-b5cc457dcaaa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13549520102744720449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354952010274472044913549520102744720449135495201027447204491354952010274472044913549520102744720449135495201027447204491354952010274472044913549520102744720449135495201027447204491354952010274472044913549520102744720449135495201027447204491354952010274472044913549520102744720449135495201027447204491354952010274472044913549520102744720449135495201027447204491354952010274472044913549520102744720449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618c82fe-2c78-4873-8c54-477ffd0c09f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9b0b2c-a7e2-47ec-9736-4ffe55314433, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9b0b2c-a7e2-47ec-9736-4ffe55314433, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18424386640289526341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842438664028952634118424386640289526341184243866402895263411842438664028952634118424386640289526341184243866402895263411842438664028952634118424386640289526341184243866402895263411842438664028952634118424386640289526341184243866402895263411842438664028952634118424386640289526341184243866402895263411842438664028952634118424386640289526341184243866402895263411842438664028952634118424386640289526341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de22ac02-c5e7-4c1e-a7cf-b5cc457dcaaa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0adc6cc4-cf9f-46d2-855b-bbb0e2d05d9b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0adc6cc4-cf9f-46d2-855b-bbb0e2d05d9b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4469196406115806946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44691964061158069464469196406115806946446919640611580694644691964061158069464469196406115806946446919640611580694644691964061158069464469196406115806946446919640611580694644691964061158069464469196406115806946446919640611580694644691964061158069464469196406115806946446919640611580694644691964061158069464469196406115806946446919640611580694644691964061158069464469196406115806946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9b0b2c-a7e2-47ec-9736-4ffe55314433, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0adc6cc4-cf9f-46d2-855b-bbb0e2d05d9b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1b263c-3996-475f-93ab-808cba4272cd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1b263c-3996-475f-93ab-808cba4272cd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11758573172405070895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175857317240507089511758573172405070895117585731724050708951175857317240507089511758573172405070895117585731724050708951175857317240507089511758573172405070895117585731724050708951175857317240507089511758573172405070895117585731724050708951175857317240507089511758573172405070895117585731724050708951175857317240507089511758573172405070895117585731724050708951175857317240507089511758573172405070895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e4036fe-e415-4e26-84fa-81fdd24f44e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e4036fe-e415-4e26-84fa-81fdd24f44e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3486864083288512762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34868640832885127623486864083288512762348686408328851276234868640832885127623486864083288512762348686408328851276234868640832885127623486864083288512762348686408328851276234868640832885127623486864083288512762348686408328851276234868640832885127623486864083288512762348686408328851276234868640832885127623486864083288512762348686408328851276234868640832885127623486864083288512762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1b263c-3996-475f-93ab-808cba4272cd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3108a5f5-bb77-4a2a-8460-c462b79f19e9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3108a5f5-bb77-4a2a-8460-c462b79f19e9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5418209352054375625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54182093520543756255418209352054375625541820935205437562554182093520543756255418209352054375625541820935205437562554182093520543756255418209352054375625541820935205437562554182093520543756255418209352054375625541820935205437562554182093520543756255418209352054375625541820935205437562554182093520543756255418209352054375625541820935205437562554182093520543756255418209352054375625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e4036fe-e415-4e26-84fa-81fdd24f44e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30cfb8b5-082d-4e0c-8662-544f284375ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30cfb8b5-082d-4e0c-8662-544f284375ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085887461652774509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10858874616527745091085887461652774509108588746165277450910858874616527745091085887461652774509108588746165277450910858874616527745091085887461652774509108588746165277450910858874616527745091085887461652774509108588746165277450910858874616527745091085887461652774509108588746165277450910858874616527745091085887461652774509108588746165277450910858874616527745091085887461652774509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30cfb8b5-082d-4e0c-8662-544f284375ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21d8cb8-7947-4369-a6c2-5607360c072c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21d8cb8-7947-4369-a6c2-5607360c072c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4579146644562049598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45791466445620495984579146644562049598457914664456204959845791466445620495984579146644562049598457914664456204959845791466445620495984579146644562049598457914664456204959845791466445620495984579146644562049598457914664456204959845791466445620495984579146644562049598457914664456204959845791466445620495984579146644562049598457914664456204959845791466445620495984579146644562049598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3108a5f5-bb77-4a2a-8460-c462b79f19e9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7add6bf-0e20-47b8-8fb0-38ac21e0cdfc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7add6bf-0e20-47b8-8fb0-38ac21e0cdfc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11896521199958281996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189652119995828199611896521199958281996118965211999582819961189652119995828199611896521199958281996118965211999582819961189652119995828199611896521199958281996118965211999582819961189652119995828199611896521199958281996118965211999582819961189652119995828199611896521199958281996118965211999582819961189652119995828199611896521199958281996118965211999582819961189652119995828199611896521199958281996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21d8cb8-7947-4369-a6c2-5607360c072c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbeb72d2-48bf-4537-ab6c-7d2286907e01, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbeb72d2-48bf-4537-ab6c-7d2286907e01, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14248328100222260078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424832810022226007814248328100222260078142483281002222600781424832810022226007814248328100222260078142483281002222600781424832810022226007814248328100222260078142483281002222600781424832810022226007814248328100222260078142483281002222600781424832810022226007814248328100222260078142483281002222600781424832810022226007814248328100222260078142483281002222600781424832810022226007814248328100222260078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7add6bf-0e20-47b8-8fb0-38ac21e0cdfc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb922aa7-947f-463c-9d99-c4f63c9a69ea, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb922aa7-947f-463c-9d99-c4f63c9a69ea, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688814825579511730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168881482557951173011688814825579511730116888148255795117301168881482557951173011688814825579511730116888148255795117301168881482557951173011688814825579511730116888148255795117301168881482557951173011688814825579511730116888148255795117301168881482557951173011688814825579511730116888148255795117301168881482557951173011688814825579511730116888148255795117301168881482557951173011688814825579511730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbeb72d2-48bf-4537-ab6c-7d2286907e01, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27ade11a-f2e8-4843-852a-502da98bf27b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27ade11a-f2e8-4843-852a-502da98bf27b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12875837290270140923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287583729027014092312875837290270140923128758372902701409231287583729027014092312875837290270140923128758372902701409231287583729027014092312875837290270140923128758372902701409231287583729027014092312875837290270140923128758372902701409231287583729027014092312875837290270140923128758372902701409231287583729027014092312875837290270140923128758372902701409231287583729027014092312875837290270140923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb922aa7-947f-463c-9d99-c4f63c9a69ea, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea39c31-8db4-411e-8980-b9556d582bfe, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27ade11a-f2e8-4843-852a-502da98bf27b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea39c31-8db4-411e-8980-b9556d582bfe, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16815406249417701975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681540624941770197516815406249417701975168154062494177019751681540624941770197516815406249417701975168154062494177019751681540624941770197516815406249417701975168154062494177019751681540624941770197516815406249417701975168154062494177019751681540624941770197516815406249417701975168154062494177019751681540624941770197516815406249417701975168154062494177019751681540624941770197516815406249417701975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3a4128-6989-4668-ba6c-52c35a65688c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3a4128-6989-4668-ba6c-52c35a65688c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3179285457288947613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31792854572889476133179285457288947613317928545728894761331792854572889476133179285457288947613317928545728894761331792854572889476133179285457288947613317928545728894761331792854572889476133179285457288947613317928545728894761331792854572889476133179285457288947613317928545728894761331792854572889476133179285457288947613317928545728894761331792854572889476133179285457288947613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea39c31-8db4-411e-8980-b9556d582bfe, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3a4128-6989-4668-ba6c-52c35a65688c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95b720a2-6353-43e4-b11c-52185284bf16, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95b720a2-6353-43e4-b11c-52185284bf16, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14018166538370439637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401816653837043963714018166538370439637140181665383704396371401816653837043963714018166538370439637140181665383704396371401816653837043963714018166538370439637140181665383704396371401816653837043963714018166538370439637140181665383704396371401816653837043963714018166538370439637140181665383704396371401816653837043963714018166538370439637140181665383704396371401816653837043963714018166538370439637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0b46a9-40d7-424f-aa33-ac0183594b56, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0b46a9-40d7-424f-aa33-ac0183594b56, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250284506946181390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625028450694618139016250284506946181390162502845069461813901625028450694618139016250284506946181390162502845069461813901625028450694618139016250284506946181390162502845069461813901625028450694618139016250284506946181390162502845069461813901625028450694618139016250284506946181390162502845069461813901625028450694618139016250284506946181390162502845069461813901625028450694618139016250284506946181390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95b720a2-6353-43e4-b11c-52185284bf16, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5eb45a7-d2b0-4c23-9bb8-1309416c6848, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0b46a9-40d7-424f-aa33-ac0183594b56, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5eb45a7-d2b0-4c23-9bb8-1309416c6848, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15948975296477290230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594897529647729023015948975296477290230159489752964772902301594897529647729023015948975296477290230159489752964772902301594897529647729023015948975296477290230159489752964772902301594897529647729023015948975296477290230159489752964772902301594897529647729023015948975296477290230159489752964772902301594897529647729023015948975296477290230159489752964772902301594897529647729023015948975296477290230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc3c569f-a2e1-4930-bfaa-40f0fea0b35a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc3c569f-a2e1-4930-bfaa-40f0fea0b35a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12645884110267986249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264588411026798624912645884110267986249126458841102679862491264588411026798624912645884110267986249126458841102679862491264588411026798624912645884110267986249126458841102679862491264588411026798624912645884110267986249126458841102679862491264588411026798624912645884110267986249126458841102679862491264588411026798624912645884110267986249126458841102679862491264588411026798624912645884110267986249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5eb45a7-d2b0-4c23-9bb8-1309416c6848, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc3c569f-a2e1-4930-bfaa-40f0fea0b35a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e292f975-2719-41fe-b522-b7fec47de178, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e292f975-2719-41fe-b522-b7fec47de178, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8288643762227539276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82886437622275392768288643762227539276828864376222753927682886437622275392768288643762227539276828864376222753927682886437622275392768288643762227539276828864376222753927682886437622275392768288643762227539276828864376222753927682886437622275392768288643762227539276828864376222753927682886437622275392768288643762227539276828864376222753927682886437622275392768288643762227539276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d51bb7-2033-439d-bdea-422bbc5bd044, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d51bb7-2033-439d-bdea-422bbc5bd044, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 192589123528337227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227192589123528337227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e292f975-2719-41fe-b522-b7fec47de178, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cc3ee0-5c59-446c-8ec7-24c62b0ff403, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cc3ee0-5c59-446c-8ec7-24c62b0ff403, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4687607775535415436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46876077755354154364687607775535415436468760777553541543646876077755354154364687607775535415436468760777553541543646876077755354154364687607775535415436468760777553541543646876077755354154364687607775535415436468760777553541543646876077755354154364687607775535415436468760777553541543646876077755354154364687607775535415436468760777553541543646876077755354154364687607775535415436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d51bb7-2033-439d-bdea-422bbc5bd044, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1da2e3d1-e4d7-4422-8631-381a0c55e7b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da2e3d1-e4d7-4422-8631-381a0c55e7b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16374605464980893442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637460546498089344216374605464980893442163746054649808934421637460546498089344216374605464980893442163746054649808934421637460546498089344216374605464980893442163746054649808934421637460546498089344216374605464980893442163746054649808934421637460546498089344216374605464980893442163746054649808934421637460546498089344216374605464980893442163746054649808934421637460546498089344216374605464980893442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cc3ee0-5c59-446c-8ec7-24c62b0ff403, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11090ca-cff0-49ac-9620-a74d0408bef1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11090ca-cff0-49ac-9620-a74d0408bef1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15199668921344904688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519966892134490468815199668921344904688151996689213449046881519966892134490468815199668921344904688151996689213449046881519966892134490468815199668921344904688151996689213449046881519966892134490468815199668921344904688151996689213449046881519966892134490468815199668921344904688151996689213449046881519966892134490468815199668921344904688151996689213449046881519966892134490468815199668921344904688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da2e3d1-e4d7-4422-8631-381a0c55e7b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ee77a8-670a-4e52-9583-8f0e25254a9d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ee77a8-670a-4e52-9583-8f0e25254a9d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17948145322003334695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794814532200333469517948145322003334695179481453220033346951794814532200333469517948145322003334695179481453220033346951794814532200333469517948145322003334695179481453220033346951794814532200333469517948145322003334695179481453220033346951794814532200333469517948145322003334695179481453220033346951794814532200333469517948145322003334695179481453220033346951794814532200333469517948145322003334695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11090ca-cff0-49ac-9620-a74d0408bef1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f8c9c6-3100-40ff-8dc7-ef9356a7f65d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ee77a8-670a-4e52-9583-8f0e25254a9d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f8c9c6-3100-40ff-8dc7-ef9356a7f65d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5764275695673584556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57642756956735845565764275695673584556576427569567358455657642756956735845565764275695673584556576427569567358455657642756956735845565764275695673584556576427569567358455657642756956735845565764275695673584556576427569567358455657642756956735845565764275695673584556576427569567358455657642756956735845565764275695673584556576427569567358455657642756956735845565764275695673584556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f0d463a-8bc1-4ca6-ae3c-71d3d0e258e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f0d463a-8bc1-4ca6-ae3c-71d3d0e258e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1061791884275205790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10617918842752057901061791884275205790106179188427520579010617918842752057901061791884275205790106179188427520579010617918842752057901061791884275205790106179188427520579010617918842752057901061791884275205790106179188427520579010617918842752057901061791884275205790106179188427520579010617918842752057901061791884275205790106179188427520579010617918842752057901061791884275205790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f8c9c6-3100-40ff-8dc7-ef9356a7f65d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e24cc51-4ad0-44f6-a7ea-056f83722b5f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e24cc51-4ad0-44f6-a7ea-056f83722b5f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12066462256918285852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206646225691828585212066462256918285852120664622569182858521206646225691828585212066462256918285852120664622569182858521206646225691828585212066462256918285852120664622569182858521206646225691828585212066462256918285852120664622569182858521206646225691828585212066462256918285852120664622569182858521206646225691828585212066462256918285852120664622569182858521206646225691828585212066462256918285852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f0d463a-8bc1-4ca6-ae3c-71d3d0e258e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5afc51e7-005d-4c12-89bd-7df3b976fb7d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5afc51e7-005d-4c12-89bd-7df3b976fb7d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3419667770261270771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34196677702612707713419667770261270771341966777026127077134196677702612707713419667770261270771341966777026127077134196677702612707713419667770261270771341966777026127077134196677702612707713419667770261270771341966777026127077134196677702612707713419667770261270771341966777026127077134196677702612707713419667770261270771341966777026127077134196677702612707713419667770261270771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e24cc51-4ad0-44f6-a7ea-056f83722b5f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf559d71-a9ba-453a-9283-7e678ecc3d5e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf559d71-a9ba-453a-9283-7e678ecc3d5e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15480368753877030612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548036875387703061215480368753877030612154803687538770306121548036875387703061215480368753877030612154803687538770306121548036875387703061215480368753877030612154803687538770306121548036875387703061215480368753877030612154803687538770306121548036875387703061215480368753877030612154803687538770306121548036875387703061215480368753877030612154803687538770306121548036875387703061215480368753877030612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5afc51e7-005d-4c12-89bd-7df3b976fb7d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1593a45-a26e-4988-a7e7-c4c97cfb8283, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1593a45-a26e-4988-a7e7-c4c97cfb8283, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4453921343199597844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44539213431995978444453921343199597844445392134319959784444539213431995978444453921343199597844445392134319959784444539213431995978444453921343199597844445392134319959784444539213431995978444453921343199597844445392134319959784444539213431995978444453921343199597844445392134319959784444539213431995978444453921343199597844445392134319959784444539213431995978444453921343199597844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf559d71-a9ba-453a-9283-7e678ecc3d5e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f13841-b316-4168-894f-bd1850d2b9ed, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f13841-b316-4168-894f-bd1850d2b9ed, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6367052468313046904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63670524683130469046367052468313046904636705246831304690463670524683130469046367052468313046904636705246831304690463670524683130469046367052468313046904636705246831304690463670524683130469046367052468313046904636705246831304690463670524683130469046367052468313046904636705246831304690463670524683130469046367052468313046904636705246831304690463670524683130469046367052468313046904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1593a45-a26e-4988-a7e7-c4c97cfb8283, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917bd408-cc51-46b8-a095-859ad770bdcb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917bd408-cc51-46b8-a095-859ad770bdcb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2022053411204954683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20220534112049546832022053411204954683202205341120495468320220534112049546832022053411204954683202205341120495468320220534112049546832022053411204954683202205341120495468320220534112049546832022053411204954683202205341120495468320220534112049546832022053411204954683202205341120495468320220534112049546832022053411204954683202205341120495468320220534112049546832022053411204954683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f13841-b316-4168-894f-bd1850d2b9ed, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e5fa7ab-82fd-4f08-9429-551911d0c03f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5fa7ab-82fd-4f08-9429-551911d0c03f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9073650225875773071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90736502258757730719073650225875773071907365022587577307190736502258757730719073650225875773071907365022587577307190736502258757730719073650225875773071907365022587577307190736502258757730719073650225875773071907365022587577307190736502258757730719073650225875773071907365022587577307190736502258757730719073650225875773071907365022587577307190736502258757730719073650225875773071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917bd408-cc51-46b8-a095-859ad770bdcb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43ab445-861e-465a-b369-069265b931cf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43ab445-861e-465a-b369-069265b931cf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9689188337603589159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96891883376035891599689188337603589159968918833760358915996891883376035891599689188337603589159968918833760358915996891883376035891599689188337603589159968918833760358915996891883376035891599689188337603589159968918833760358915996891883376035891599689188337603589159968918833760358915996891883376035891599689188337603589159968918833760358915996891883376035891599689188337603589159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5fa7ab-82fd-4f08-9429-551911d0c03f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c3a9ba-8a07-423c-976b-7a728728acfa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c3a9ba-8a07-423c-976b-7a728728acfa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8180547907813301620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81805479078133016208180547907813301620818054790781330162081805479078133016208180547907813301620818054790781330162081805479078133016208180547907813301620818054790781330162081805479078133016208180547907813301620818054790781330162081805479078133016208180547907813301620818054790781330162081805479078133016208180547907813301620818054790781330162081805479078133016208180547907813301620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43ab445-861e-465a-b369-069265b931cf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8f759f-7261-4c55-9b53-db77ba52a33c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8f759f-7261-4c55-9b53-db77ba52a33c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503416566704444019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750341656670444401917503416566704444019175034165667044440191750341656670444401917503416566704444019175034165667044440191750341656670444401917503416566704444019175034165667044440191750341656670444401917503416566704444019175034165667044440191750341656670444401917503416566704444019175034165667044440191750341656670444401917503416566704444019175034165667044440191750341656670444401917503416566704444019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c3a9ba-8a07-423c-976b-7a728728acfa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8f759f-7261-4c55-9b53-db77ba52a33c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40bdac52-f77d-4777-b8fb-35b43217e037, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40bdac52-f77d-4777-b8fb-35b43217e037, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6313559272773903626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63135592727739036266313559272773903626631355927277390362663135592727739036266313559272773903626631355927277390362663135592727739036266313559272773903626631355927277390362663135592727739036266313559272773903626631355927277390362663135592727739036266313559272773903626631355927277390362663135592727739036266313559272773903626631355927277390362663135592727739036266313559272773903626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eba57091-7850-42ed-b901-af9f0f21c5bd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eba57091-7850-42ed-b901-af9f0f21c5bd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009573822811690769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20095738228116907692009573822811690769200957382281169076920095738228116907692009573822811690769200957382281169076920095738228116907692009573822811690769200957382281169076920095738228116907692009573822811690769200957382281169076920095738228116907692009573822811690769200957382281169076920095738228116907692009573822811690769200957382281169076920095738228116907692009573822811690769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40bdac52-f77d-4777-b8fb-35b43217e037, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7424a3ad-1a9b-4b24-8f7f-2fcae99452f2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7424a3ad-1a9b-4b24-8f7f-2fcae99452f2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12860328852738123508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286032885273812350812860328852738123508128603288527381235081286032885273812350812860328852738123508128603288527381235081286032885273812350812860328852738123508128603288527381235081286032885273812350812860328852738123508128603288527381235081286032885273812350812860328852738123508128603288527381235081286032885273812350812860328852738123508128603288527381235081286032885273812350812860328852738123508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7424a3ad-1a9b-4b24-8f7f-2fcae99452f2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eba57091-7850-42ed-b901-af9f0f21c5bd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5484fae-cabd-4099-a749-b68349cf2682, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5484fae-cabd-4099-a749-b68349cf2682, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8067523166436882987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80675231664368829878067523166436882987806752316643688298780675231664368829878067523166436882987806752316643688298780675231664368829878067523166436882987806752316643688298780675231664368829878067523166436882987806752316643688298780675231664368829878067523166436882987806752316643688298780675231664368829878067523166436882987806752316643688298780675231664368829878067523166436882987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb28e9be-73aa-4c45-b43d-cd4dece36552, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb28e9be-73aa-4c45-b43d-cd4dece36552, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15008536704650661801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500853670465066180115008536704650661801150085367046506618011500853670465066180115008536704650661801150085367046506618011500853670465066180115008536704650661801150085367046506618011500853670465066180115008536704650661801150085367046506618011500853670465066180115008536704650661801150085367046506618011500853670465066180115008536704650661801150085367046506618011500853670465066180115008536704650661801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5484fae-cabd-4099-a749-b68349cf2682, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37f8f5e-5541-43c0-9a18-6250143812ea, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37f8f5e-5541-43c0-9a18-6250143812ea, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5488947320838888156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54889473208388881565488947320838888156548894732083888815654889473208388881565488947320838888156548894732083888815654889473208388881565488947320838888156548894732083888815654889473208388881565488947320838888156548894732083888815654889473208388881565488947320838888156548894732083888815654889473208388881565488947320838888156548894732083888815654889473208388881565488947320838888156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb28e9be-73aa-4c45-b43d-cd4dece36552, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbfc2812-583f-4d74-8ed1-6343ae966ad2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbfc2812-583f-4d74-8ed1-6343ae966ad2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11088628568777266515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108862856877726651511088628568777266515110886285687772665151108862856877726651511088628568777266515110886285687772665151108862856877726651511088628568777266515110886285687772665151108862856877726651511088628568777266515110886285687772665151108862856877726651511088628568777266515110886285687772665151108862856877726651511088628568777266515110886285687772665151108862856877726651511088628568777266515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37f8f5e-5541-43c0-9a18-6250143812ea, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b62f01fb-4042-41fc-9f97-179642586342, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b62f01fb-4042-41fc-9f97-179642586342, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17361862374634153484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736186237463415348417361862374634153484173618623746341534841736186237463415348417361862374634153484173618623746341534841736186237463415348417361862374634153484173618623746341534841736186237463415348417361862374634153484173618623746341534841736186237463415348417361862374634153484173618623746341534841736186237463415348417361862374634153484173618623746341534841736186237463415348417361862374634153484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbfc2812-583f-4d74-8ed1-6343ae966ad2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeecdc2e-6776-4259-9395-88f1ff235def, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeecdc2e-6776-4259-9395-88f1ff235def, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5178239315693254333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51782393156932543335178239315693254333517823931569325433351782393156932543335178239315693254333517823931569325433351782393156932543335178239315693254333517823931569325433351782393156932543335178239315693254333517823931569325433351782393156932543335178239315693254333517823931569325433351782393156932543335178239315693254333517823931569325433351782393156932543335178239315693254333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b62f01fb-4042-41fc-9f97-179642586342, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1177f181-4198-4df2-bab5-301c86d29bae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1177f181-4198-4df2-bab5-301c86d29bae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12589417659927015422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258941765992701542212589417659927015422125894176599270154221258941765992701542212589417659927015422125894176599270154221258941765992701542212589417659927015422125894176599270154221258941765992701542212589417659927015422125894176599270154221258941765992701542212589417659927015422125894176599270154221258941765992701542212589417659927015422125894176599270154221258941765992701542212589417659927015422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeecdc2e-6776-4259-9395-88f1ff235def, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1177f181-4198-4df2-bab5-301c86d29bae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33579284-0c49-43e5-8f50-d458522a8614, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33579284-0c49-43e5-8f50-d458522a8614, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7983165888744598866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79831658887445988667983165888744598866798316588874459886679831658887445988667983165888744598866798316588874459886679831658887445988667983165888744598866798316588874459886679831658887445988667983165888744598866798316588874459886679831658887445988667983165888744598866798316588874459886679831658887445988667983165888744598866798316588874459886679831658887445988667983165888744598866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b3b786-d325-4db8-8652-9fb750db557b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b3b786-d325-4db8-8652-9fb750db557b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9246180360657447322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92461803606574473229246180360657447322924618036065744732292461803606574473229246180360657447322924618036065744732292461803606574473229246180360657447322924618036065744732292461803606574473229246180360657447322924618036065744732292461803606574473229246180360657447322924618036065744732292461803606574473229246180360657447322924618036065744732292461803606574473229246180360657447322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33579284-0c49-43e5-8f50-d458522a8614, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09c85bae-dc86-4b81-b448-af1ecd7cbccf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09c85bae-dc86-4b81-b448-af1ecd7cbccf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10396268310022177890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039626831002217789010396268310022177890103962683100221778901039626831002217789010396268310022177890103962683100221778901039626831002217789010396268310022177890103962683100221778901039626831002217789010396268310022177890103962683100221778901039626831002217789010396268310022177890103962683100221778901039626831002217789010396268310022177890103962683100221778901039626831002217789010396268310022177890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b3b786-d325-4db8-8652-9fb750db557b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41466bf5-ece7-4250-9c12-9418079081fb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41466bf5-ece7-4250-9c12-9418079081fb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9265233155354518131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92652331553545181319265233155354518131926523315535451813192652331553545181319265233155354518131926523315535451813192652331553545181319265233155354518131926523315535451813192652331553545181319265233155354518131926523315535451813192652331553545181319265233155354518131926523315535451813192652331553545181319265233155354518131926523315535451813192652331553545181319265233155354518131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09c85bae-dc86-4b81-b448-af1ecd7cbccf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc0b383-2860-4b95-8510-300ce8a1ce17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc0b383-2860-4b95-8510-300ce8a1ce17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11026916833394994221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102691683339499422111026916833394994221110269168333949942211102691683339499422111026916833394994221110269168333949942211102691683339499422111026916833394994221110269168333949942211102691683339499422111026916833394994221110269168333949942211102691683339499422111026916833394994221110269168333949942211102691683339499422111026916833394994221110269168333949942211102691683339499422111026916833394994221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41466bf5-ece7-4250-9c12-9418079081fb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93bef2c5-bad2-48a3-b298-a97c2a7c7759, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93bef2c5-bad2-48a3-b298-a97c2a7c7759, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2319333339218876458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23193333392188764582319333339218876458231933333921887645823193333392188764582319333339218876458231933333921887645823193333392188764582319333339218876458231933333921887645823193333392188764582319333339218876458231933333921887645823193333392188764582319333339218876458231933333921887645823193333392188764582319333339218876458231933333921887645823193333392188764582319333339218876458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc0b383-2860-4b95-8510-300ce8a1ce17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90ccd76-0f51-4d6c-b0d8-228d4db25e8f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90ccd76-0f51-4d6c-b0d8-228d4db25e8f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6454556769322756720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64545567693227567206454556769322756720645455676932275672064545567693227567206454556769322756720645455676932275672064545567693227567206454556769322756720645455676932275672064545567693227567206454556769322756720645455676932275672064545567693227567206454556769322756720645455676932275672064545567693227567206454556769322756720645455676932275672064545567693227567206454556769322756720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93bef2c5-bad2-48a3-b298-a97c2a7c7759, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d872922-27b8-41a4-95ce-ef69875c0213, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d872922-27b8-41a4-95ce-ef69875c0213, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6456204666378873000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64562046663788730006456204666378873000645620466637887300064562046663788730006456204666378873000645620466637887300064562046663788730006456204666378873000645620466637887300064562046663788730006456204666378873000645620466637887300064562046663788730006456204666378873000645620466637887300064562046663788730006456204666378873000645620466637887300064562046663788730006456204666378873000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90ccd76-0f51-4d6c-b0d8-228d4db25e8f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d64f0c7-0cd6-4808-aad5-569c45a32af6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d64f0c7-0cd6-4808-aad5-569c45a32af6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6887438738076780068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68874387380767800686887438738076780068688743873807678006868874387380767800686887438738076780068688743873807678006868874387380767800686887438738076780068688743873807678006868874387380767800686887438738076780068688743873807678006868874387380767800686887438738076780068688743873807678006868874387380767800686887438738076780068688743873807678006868874387380767800686887438738076780068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d872922-27b8-41a4-95ce-ef69875c0213, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ec8091-25f7-4e49-865c-f4299dd846cc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ec8091-25f7-4e49-865c-f4299dd846cc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14784426155936555421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478442615593655542114784426155936555421147844261559365554211478442615593655542114784426155936555421147844261559365554211478442615593655542114784426155936555421147844261559365554211478442615593655542114784426155936555421147844261559365554211478442615593655542114784426155936555421147844261559365554211478442615593655542114784426155936555421147844261559365554211478442615593655542114784426155936555421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d64f0c7-0cd6-4808-aad5-569c45a32af6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3eb8b38-23e8-47ce-b05e-7f12dc5b79f8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3eb8b38-23e8-47ce-b05e-7f12dc5b79f8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13785376671273834772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378537667127383477213785376671273834772137853766712738347721378537667127383477213785376671273834772137853766712738347721378537667127383477213785376671273834772137853766712738347721378537667127383477213785376671273834772137853766712738347721378537667127383477213785376671273834772137853766712738347721378537667127383477213785376671273834772137853766712738347721378537667127383477213785376671273834772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ec8091-25f7-4e49-865c-f4299dd846cc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3eb8b38-23e8-47ce-b05e-7f12dc5b79f8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d14d863a-fb0e-4070-a594-eefb5deea08b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d14d863a-fb0e-4070-a594-eefb5deea08b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3329742407165322903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33297424071653229033329742407165322903332974240716532290333297424071653229033329742407165322903332974240716532290333297424071653229033329742407165322903332974240716532290333297424071653229033329742407165322903332974240716532290333297424071653229033329742407165322903332974240716532290333297424071653229033329742407165322903332974240716532290333297424071653229033329742407165322903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aebc731-a595-478d-a753-9087d2204748, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aebc731-a595-478d-a753-9087d2204748, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1792179205158186002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17921792051581860021792179205158186002179217920515818600217921792051581860021792179205158186002179217920515818600217921792051581860021792179205158186002179217920515818600217921792051581860021792179205158186002179217920515818600217921792051581860021792179205158186002179217920515818600217921792051581860021792179205158186002179217920515818600217921792051581860021792179205158186002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d14d863a-fb0e-4070-a594-eefb5deea08b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aebc731-a595-478d-a753-9087d2204748, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99f4a4d-a193-4a93-a54f-13f465910c68, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99f4a4d-a193-4a93-a54f-13f465910c68, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366046047120717607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036604604712071760710366046047120717607103660460471207176071036604604712071760710366046047120717607103660460471207176071036604604712071760710366046047120717607103660460471207176071036604604712071760710366046047120717607103660460471207176071036604604712071760710366046047120717607103660460471207176071036604604712071760710366046047120717607103660460471207176071036604604712071760710366046047120717607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ab6b58-1182-47c8-85f8-6b7243bd5377, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ab6b58-1182-47c8-85f8-6b7243bd5377, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9408772242309358740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94087722423093587409408772242309358740940877224230935874094087722423093587409408772242309358740940877224230935874094087722423093587409408772242309358740940877224230935874094087722423093587409408772242309358740940877224230935874094087722423093587409408772242309358740940877224230935874094087722423093587409408772242309358740940877224230935874094087722423093587409408772242309358740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99f4a4d-a193-4a93-a54f-13f465910c68, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d149be99-f898-4dbb-8585-e9f02ad9b4ba, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ab6b58-1182-47c8-85f8-6b7243bd5377, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d149be99-f898-4dbb-8585-e9f02ad9b4ba, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 808498815364473990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990808498815364473990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc318f41-5f67-4a79-a6a9-e3cc413c8145, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d149be99-f898-4dbb-8585-e9f02ad9b4ba, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc318f41-5f67-4a79-a6a9-e3cc413c8145, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4859013580198008923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48590135801980089234859013580198008923485901358019800892348590135801980089234859013580198008923485901358019800892348590135801980089234859013580198008923485901358019800892348590135801980089234859013580198008923485901358019800892348590135801980089234859013580198008923485901358019800892348590135801980089234859013580198008923485901358019800892348590135801980089234859013580198008923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2622423-253a-40d3-a0cb-b2e80b678585, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2622423-253a-40d3-a0cb-b2e80b678585, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11481326241122171323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148132624112217132311481326241122171323114813262411221713231148132624112217132311481326241122171323114813262411221713231148132624112217132311481326241122171323114813262411221713231148132624112217132311481326241122171323114813262411221713231148132624112217132311481326241122171323114813262411221713231148132624112217132311481326241122171323114813262411221713231148132624112217132311481326241122171323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc318f41-5f67-4a79-a6a9-e3cc413c8145, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded0b9c9-2952-49d5-b118-f53d43dfac24, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded0b9c9-2952-49d5-b118-f53d43dfac24, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182330522149983281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281182330522149983281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded0b9c9-2952-49d5-b118-f53d43dfac24, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17db4f71-eeb0-4790-8c5f-a376fa2fc73d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2622423-253a-40d3-a0cb-b2e80b678585, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17db4f71-eeb0-4790-8c5f-a376fa2fc73d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10301750343933153765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030175034393315376510301750343933153765103017503439331537651030175034393315376510301750343933153765103017503439331537651030175034393315376510301750343933153765103017503439331537651030175034393315376510301750343933153765103017503439331537651030175034393315376510301750343933153765103017503439331537651030175034393315376510301750343933153765103017503439331537651030175034393315376510301750343933153765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26970436-61b3-46b6-b978-d961be0bf43c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26970436-61b3-46b6-b978-d961be0bf43c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6517621761135590561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65176217611355905616517621761135590561651762176113559056165176217611355905616517621761135590561651762176113559056165176217611355905616517621761135590561651762176113559056165176217611355905616517621761135590561651762176113559056165176217611355905616517621761135590561651762176113559056165176217611355905616517621761135590561651762176113559056165176217611355905616517621761135590561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17db4f71-eeb0-4790-8c5f-a376fa2fc73d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a03096-9fe7-4ac4-abf3-e4c966746cb7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26970436-61b3-46b6-b978-d961be0bf43c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a03096-9fe7-4ac4-abf3-e4c966746cb7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12203549015134200725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220354901513420072512203549015134200725122035490151342007251220354901513420072512203549015134200725122035490151342007251220354901513420072512203549015134200725122035490151342007251220354901513420072512203549015134200725122035490151342007251220354901513420072512203549015134200725122035490151342007251220354901513420072512203549015134200725122035490151342007251220354901513420072512203549015134200725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02596c22-8cb2-4b0b-9c11-3e4350b5eb1a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02596c22-8cb2-4b0b-9c11-3e4350b5eb1a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13418738740005470841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341873874000547084113418738740005470841134187387400054708411341873874000547084113418738740005470841134187387400054708411341873874000547084113418738740005470841134187387400054708411341873874000547084113418738740005470841134187387400054708411341873874000547084113418738740005470841134187387400054708411341873874000547084113418738740005470841134187387400054708411341873874000547084113418738740005470841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a03096-9fe7-4ac4-abf3-e4c966746cb7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab0385c5-d08c-465e-9a48-77474567b406, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab0385c5-d08c-465e-9a48-77474567b406, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13448882014322032763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344888201432203276313448882014322032763134488820143220327631344888201432203276313448882014322032763134488820143220327631344888201432203276313448882014322032763134488820143220327631344888201432203276313448882014322032763134488820143220327631344888201432203276313448882014322032763134488820143220327631344888201432203276313448882014322032763134488820143220327631344888201432203276313448882014322032763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02596c22-8cb2-4b0b-9c11-3e4350b5eb1a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdd7d484-8715-44db-80bb-2046c83b4669, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdd7d484-8715-44db-80bb-2046c83b4669, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7972926982581870801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79729269825818708017972926982581870801797292698258187080179729269825818708017972926982581870801797292698258187080179729269825818708017972926982581870801797292698258187080179729269825818708017972926982581870801797292698258187080179729269825818708017972926982581870801797292698258187080179729269825818708017972926982581870801797292698258187080179729269825818708017972926982581870801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab0385c5-d08c-465e-9a48-77474567b406, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f181e1de-52e5-45df-b947-b521d0923f73, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f181e1de-52e5-45df-b947-b521d0923f73, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4674579598298971840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46745795982989718404674579598298971840467457959829897184046745795982989718404674579598298971840467457959829897184046745795982989718404674579598298971840467457959829897184046745795982989718404674579598298971840467457959829897184046745795982989718404674579598298971840467457959829897184046745795982989718404674579598298971840467457959829897184046745795982989718404674579598298971840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdd7d484-8715-44db-80bb-2046c83b4669, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad04226-7683-4f58-a9e8-bef0b697c8b2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad04226-7683-4f58-a9e8-bef0b697c8b2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16281732180965161386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628173218096516138616281732180965161386162817321809651613861628173218096516138616281732180965161386162817321809651613861628173218096516138616281732180965161386162817321809651613861628173218096516138616281732180965161386162817321809651613861628173218096516138616281732180965161386162817321809651613861628173218096516138616281732180965161386162817321809651613861628173218096516138616281732180965161386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f181e1de-52e5-45df-b947-b521d0923f73, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15aec1d2-a438-4d0e-a9fd-c9fc583952ce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15aec1d2-a438-4d0e-a9fd-c9fc583952ce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7159203359796380147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71592033597963801477159203359796380147715920335979638014771592033597963801477159203359796380147715920335979638014771592033597963801477159203359796380147715920335979638014771592033597963801477159203359796380147715920335979638014771592033597963801477159203359796380147715920335979638014771592033597963801477159203359796380147715920335979638014771592033597963801477159203359796380147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad04226-7683-4f58-a9e8-bef0b697c8b2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f23a6c-80c5-472d-b9c8-f60b91b62317, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f23a6c-80c5-472d-b9c8-f60b91b62317, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7240236218523729405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72402362185237294057240236218523729405724023621852372940572402362185237294057240236218523729405724023621852372940572402362185237294057240236218523729405724023621852372940572402362185237294057240236218523729405724023621852372940572402362185237294057240236218523729405724023621852372940572402362185237294057240236218523729405724023621852372940572402362185237294057240236218523729405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15aec1d2-a438-4d0e-a9fd-c9fc583952ce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf75a5a7-3c2d-4512-bb91-8a93a90fc0da, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f23a6c-80c5-472d-b9c8-f60b91b62317, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf75a5a7-3c2d-4512-bb91-8a93a90fc0da, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17805457229964549548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780545722996454954817805457229964549548178054572299645495481780545722996454954817805457229964549548178054572299645495481780545722996454954817805457229964549548178054572299645495481780545722996454954817805457229964549548178054572299645495481780545722996454954817805457229964549548178054572299645495481780545722996454954817805457229964549548178054572299645495481780545722996454954817805457229964549548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6b346a-c96a-49c5-b677-71442fbd87b2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6b346a-c96a-49c5-b677-71442fbd87b2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14137554034853845798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413755403485384579814137554034853845798141375540348538457981413755403485384579814137554034853845798141375540348538457981413755403485384579814137554034853845798141375540348538457981413755403485384579814137554034853845798141375540348538457981413755403485384579814137554034853845798141375540348538457981413755403485384579814137554034853845798141375540348538457981413755403485384579814137554034853845798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf75a5a7-3c2d-4512-bb91-8a93a90fc0da, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a8392a1-49a4-4d65-a989-073248a90bd5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a8392a1-49a4-4d65-a989-073248a90bd5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4064361533855075232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40643615338550752324064361533855075232406436153385507523240643615338550752324064361533855075232406436153385507523240643615338550752324064361533855075232406436153385507523240643615338550752324064361533855075232406436153385507523240643615338550752324064361533855075232406436153385507523240643615338550752324064361533855075232406436153385507523240643615338550752324064361533855075232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6b346a-c96a-49c5-b677-71442fbd87b2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1770c1ff-02e3-4662-b1a9-2cafd4303766, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1770c1ff-02e3-4662-b1a9-2cafd4303766, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17446430430560489039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744643043056048903917446430430560489039174464304305604890391744643043056048903917446430430560489039174464304305604890391744643043056048903917446430430560489039174464304305604890391744643043056048903917446430430560489039174464304305604890391744643043056048903917446430430560489039174464304305604890391744643043056048903917446430430560489039174464304305604890391744643043056048903917446430430560489039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a8392a1-49a4-4d65-a989-073248a90bd5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2cf00df-5d8d-4151-a648-56878e9f4546, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cf00df-5d8d-4151-a648-56878e9f4546, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6286321178456241404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62863211784562414046286321178456241404628632117845624140462863211784562414046286321178456241404628632117845624140462863211784562414046286321178456241404628632117845624140462863211784562414046286321178456241404628632117845624140462863211784562414046286321178456241404628632117845624140462863211784562414046286321178456241404628632117845624140462863211784562414046286321178456241404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1770c1ff-02e3-4662-b1a9-2cafd4303766, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbea6cec-2200-438d-bf1e-aa6794139a95, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbea6cec-2200-438d-bf1e-aa6794139a95, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282962408393389465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728296240839338946517282962408393389465172829624083933894651728296240839338946517282962408393389465172829624083933894651728296240839338946517282962408393389465172829624083933894651728296240839338946517282962408393389465172829624083933894651728296240839338946517282962408393389465172829624083933894651728296240839338946517282962408393389465172829624083933894651728296240839338946517282962408393389465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cf00df-5d8d-4151-a648-56878e9f4546, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48070c89-e6af-46fe-8317-1537032b3ab4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48070c89-e6af-46fe-8317-1537032b3ab4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2488968430025638777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24889684300256387772488968430025638777248896843002563877724889684300256387772488968430025638777248896843002563877724889684300256387772488968430025638777248896843002563877724889684300256387772488968430025638777248896843002563877724889684300256387772488968430025638777248896843002563877724889684300256387772488968430025638777248896843002563877724889684300256387772488968430025638777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbea6cec-2200-438d-bf1e-aa6794139a95, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1383b2-5add-455a-8471-b22ccf521159, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1383b2-5add-455a-8471-b22ccf521159, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1802464876022790534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18024648760227905341802464876022790534180246487602279053418024648760227905341802464876022790534180246487602279053418024648760227905341802464876022790534180246487602279053418024648760227905341802464876022790534180246487602279053418024648760227905341802464876022790534180246487602279053418024648760227905341802464876022790534180246487602279053418024648760227905341802464876022790534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48070c89-e6af-46fe-8317-1537032b3ab4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1383b2-5add-455a-8471-b22ccf521159, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8ba6b1-c7ac-4945-81ff-63da49ef7b05, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8ba6b1-c7ac-4945-81ff-63da49ef7b05, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15289522977418558869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528952297741855886915289522977418558869152895229774185588691528952297741855886915289522977418558869152895229774185588691528952297741855886915289522977418558869152895229774185588691528952297741855886915289522977418558869152895229774185588691528952297741855886915289522977418558869152895229774185588691528952297741855886915289522977418558869152895229774185588691528952297741855886915289522977418558869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ca7484-313c-4ce7-86ec-719200a9d248, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ca7484-313c-4ce7-86ec-719200a9d248, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 875002166991906677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677875002166991906677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8ba6b1-c7ac-4945-81ff-63da49ef7b05, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ca7484-313c-4ce7-86ec-719200a9d248, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad4e015-db66-4273-b715-2a75ae72d272, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9481b59-57c0-4920-adc6-7206d34a44d6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad4e015-db66-4273-b715-2a75ae72d272, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9229441639815178932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92294416398151789329229441639815178932922944163981517893292294416398151789329229441639815178932922944163981517893292294416398151789329229441639815178932922944163981517893292294416398151789329229441639815178932922944163981517893292294416398151789329229441639815178932922944163981517893292294416398151789329229441639815178932922944163981517893292294416398151789329229441639815178932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9481b59-57c0-4920-adc6-7206d34a44d6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12400767314642707153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240076731464270715312400767314642707153124007673146427071531240076731464270715312400767314642707153124007673146427071531240076731464270715312400767314642707153124007673146427071531240076731464270715312400767314642707153124007673146427071531240076731464270715312400767314642707153124007673146427071531240076731464270715312400767314642707153124007673146427071531240076731464270715312400767314642707153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9481b59-57c0-4920-adc6-7206d34a44d6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8db1e09-d5de-47fe-80ce-2f2a205b1f44, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8db1e09-d5de-47fe-80ce-2f2a205b1f44, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18211468075705821524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821146807570582152418211468075705821524182114680757058215241821146807570582152418211468075705821524182114680757058215241821146807570582152418211468075705821524182114680757058215241821146807570582152418211468075705821524182114680757058215241821146807570582152418211468075705821524182114680757058215241821146807570582152418211468075705821524182114680757058215241821146807570582152418211468075705821524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad4e015-db66-4273-b715-2a75ae72d272, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 473beb09-23e3-4e24-b7d3-22e9239fc321, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 473beb09-23e3-4e24-b7d3-22e9239fc321, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16719909433842856194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671990943384285619416719909433842856194167199094338428561941671990943384285619416719909433842856194167199094338428561941671990943384285619416719909433842856194167199094338428561941671990943384285619416719909433842856194167199094338428561941671990943384285619416719909433842856194167199094338428561941671990943384285619416719909433842856194167199094338428561941671990943384285619416719909433842856194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8db1e09-d5de-47fe-80ce-2f2a205b1f44, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89de455f-f09b-4b7e-b8e8-6e554df7f345, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89de455f-f09b-4b7e-b8e8-6e554df7f345, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15444495538001434059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544449553800143405915444495538001434059154444955380014340591544449553800143405915444495538001434059154444955380014340591544449553800143405915444495538001434059154444955380014340591544449553800143405915444495538001434059154444955380014340591544449553800143405915444495538001434059154444955380014340591544449553800143405915444495538001434059154444955380014340591544449553800143405915444495538001434059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 473beb09-23e3-4e24-b7d3-22e9239fc321, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1cca4e6-0b3f-4664-a56b-428c04cb4ee8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1cca4e6-0b3f-4664-a56b-428c04cb4ee8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5702652669188852321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57026526691888523215702652669188852321570265266918885232157026526691888523215702652669188852321570265266918885232157026526691888523215702652669188852321570265266918885232157026526691888523215702652669188852321570265266918885232157026526691888523215702652669188852321570265266918885232157026526691888523215702652669188852321570265266918885232157026526691888523215702652669188852321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89de455f-f09b-4b7e-b8e8-6e554df7f345, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb67725-ab2d-487c-9537-51f15090ee81, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb67725-ab2d-487c-9537-51f15090ee81, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15156607871973520134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515660787197352013415156607871973520134151566078719735201341515660787197352013415156607871973520134151566078719735201341515660787197352013415156607871973520134151566078719735201341515660787197352013415156607871973520134151566078719735201341515660787197352013415156607871973520134151566078719735201341515660787197352013415156607871973520134151566078719735201341515660787197352013415156607871973520134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1cca4e6-0b3f-4664-a56b-428c04cb4ee8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13aae071-e088-4799-bd4a-1fef57dfdd3b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb67725-ab2d-487c-9537-51f15090ee81, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13aae071-e088-4799-bd4a-1fef57dfdd3b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12558021356651686305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255802135665168630512558021356651686305125580213566516863051255802135665168630512558021356651686305125580213566516863051255802135665168630512558021356651686305125580213566516863051255802135665168630512558021356651686305125580213566516863051255802135665168630512558021356651686305125580213566516863051255802135665168630512558021356651686305125580213566516863051255802135665168630512558021356651686305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4b4ce8-b963-4ca0-9399-36b2ae9b51e5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4b4ce8-b963-4ca0-9399-36b2ae9b51e5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11420870180970067561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142087018097006756111420870180970067561114208701809700675611142087018097006756111420870180970067561114208701809700675611142087018097006756111420870180970067561114208701809700675611142087018097006756111420870180970067561114208701809700675611142087018097006756111420870180970067561114208701809700675611142087018097006756111420870180970067561114208701809700675611142087018097006756111420870180970067561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13aae071-e088-4799-bd4a-1fef57dfdd3b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92df1b55-41b6-4e78-b38c-f1580e65985c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4b4ce8-b963-4ca0-9399-36b2ae9b51e5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92df1b55-41b6-4e78-b38c-f1580e65985c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312350470150175703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73123504701501757037312350470150175703731235047015017570373123504701501757037312350470150175703731235047015017570373123504701501757037312350470150175703731235047015017570373123504701501757037312350470150175703731235047015017570373123504701501757037312350470150175703731235047015017570373123504701501757037312350470150175703731235047015017570373123504701501757037312350470150175703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e364ee27-ad9b-431e-a2cd-5d1f08a3f8d3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e364ee27-ad9b-431e-a2cd-5d1f08a3f8d3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 828538686871293895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895828538686871293895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92df1b55-41b6-4e78-b38c-f1580e65985c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8798a2ac-a61c-4d11-83ca-5e3e08642d3d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8798a2ac-a61c-4d11-83ca-5e3e08642d3d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11734576512491399898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173457651249139989811734576512491399898117345765124913998981173457651249139989811734576512491399898117345765124913998981173457651249139989811734576512491399898117345765124913998981173457651249139989811734576512491399898117345765124913998981173457651249139989811734576512491399898117345765124913998981173457651249139989811734576512491399898117345765124913998981173457651249139989811734576512491399898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e364ee27-ad9b-431e-a2cd-5d1f08a3f8d3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea96930-ada1-4821-a0be-72aa714fe87d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea96930-ada1-4821-a0be-72aa714fe87d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10655204239212818418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065520423921281841810655204239212818418106552042392128184181065520423921281841810655204239212818418106552042392128184181065520423921281841810655204239212818418106552042392128184181065520423921281841810655204239212818418106552042392128184181065520423921281841810655204239212818418106552042392128184181065520423921281841810655204239212818418106552042392128184181065520423921281841810655204239212818418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8798a2ac-a61c-4d11-83ca-5e3e08642d3d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81161714-688a-4766-9389-2b221b398667, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81161714-688a-4766-9389-2b221b398667, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17095294738214397761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709529473821439776117095294738214397761170952947382143977611709529473821439776117095294738214397761170952947382143977611709529473821439776117095294738214397761170952947382143977611709529473821439776117095294738214397761170952947382143977611709529473821439776117095294738214397761170952947382143977611709529473821439776117095294738214397761170952947382143977611709529473821439776117095294738214397761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea96930-ada1-4821-a0be-72aa714fe87d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0700b5fb-54ed-4524-9920-4754a673ac17, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0700b5fb-54ed-4524-9920-4754a673ac17, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9063742779952596047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90637427799525960479063742779952596047906374277995259604790637427799525960479063742779952596047906374277995259604790637427799525960479063742779952596047906374277995259604790637427799525960479063742779952596047906374277995259604790637427799525960479063742779952596047906374277995259604790637427799525960479063742779952596047906374277995259604790637427799525960479063742779952596047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81161714-688a-4766-9389-2b221b398667, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a6e851-7723-4c4a-8072-087ae2b135a9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a6e851-7723-4c4a-8072-087ae2b135a9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11570768670964864782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157076867096486478211570768670964864782115707686709648647821157076867096486478211570768670964864782115707686709648647821157076867096486478211570768670964864782115707686709648647821157076867096486478211570768670964864782115707686709648647821157076867096486478211570768670964864782115707686709648647821157076867096486478211570768670964864782115707686709648647821157076867096486478211570768670964864782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0700b5fb-54ed-4524-9920-4754a673ac17, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757ac809-85d9-4ade-846f-b1431eea3f88, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757ac809-85d9-4ade-846f-b1431eea3f88, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11009688244623371609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100968824462337160911009688244623371609110096882446233716091100968824462337160911009688244623371609110096882446233716091100968824462337160911009688244623371609110096882446233716091100968824462337160911009688244623371609110096882446233716091100968824462337160911009688244623371609110096882446233716091100968824462337160911009688244623371609110096882446233716091100968824462337160911009688244623371609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a6e851-7723-4c4a-8072-087ae2b135a9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee64f0f4-41ae-4bcf-9ee8-4399021053ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee64f0f4-41ae-4bcf-9ee8-4399021053ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6373951341404988710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63739513414049887106373951341404988710637395134140498871063739513414049887106373951341404988710637395134140498871063739513414049887106373951341404988710637395134140498871063739513414049887106373951341404988710637395134140498871063739513414049887106373951341404988710637395134140498871063739513414049887106373951341404988710637395134140498871063739513414049887106373951341404988710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757ac809-85d9-4ade-846f-b1431eea3f88, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88cfd160-ac4b-4d31-aaff-62eb541bb8d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee64f0f4-41ae-4bcf-9ee8-4399021053ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88d0763-5d66-4128-a462-077355e7692c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88d0763-5d66-4128-a462-077355e7692c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6623379637206238870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66233796372062388706623379637206238870662337963720623887066233796372062388706623379637206238870662337963720623887066233796372062388706623379637206238870662337963720623887066233796372062388706623379637206238870662337963720623887066233796372062388706623379637206238870662337963720623887066233796372062388706623379637206238870662337963720623887066233796372062388706623379637206238870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88cfd160-ac4b-4d31-aaff-62eb541bb8d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5213278293970983738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52132782939709837385213278293970983738521327829397098373852132782939709837385213278293970983738521327829397098373852132782939709837385213278293970983738521327829397098373852132782939709837385213278293970983738521327829397098373852132782939709837385213278293970983738521327829397098373852132782939709837385213278293970983738521327829397098373852132782939709837385213278293970983738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88d0763-5d66-4128-a462-077355e7692c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c851ba-eae4-4f51-9f6c-5f8d4bcd558a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c851ba-eae4-4f51-9f6c-5f8d4bcd558a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12182635887573493120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218263588757349312012182635887573493120121826358875734931201218263588757349312012182635887573493120121826358875734931201218263588757349312012182635887573493120121826358875734931201218263588757349312012182635887573493120121826358875734931201218263588757349312012182635887573493120121826358875734931201218263588757349312012182635887573493120121826358875734931201218263588757349312012182635887573493120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88cfd160-ac4b-4d31-aaff-62eb541bb8d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1c492dd-93b9-40a6-9d7e-218083805841, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1c492dd-93b9-40a6-9d7e-218083805841, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12998601766092490995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299860176609249099512998601766092490995129986017660924909951299860176609249099512998601766092490995129986017660924909951299860176609249099512998601766092490995129986017660924909951299860176609249099512998601766092490995129986017660924909951299860176609249099512998601766092490995129986017660924909951299860176609249099512998601766092490995129986017660924909951299860176609249099512998601766092490995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c851ba-eae4-4f51-9f6c-5f8d4bcd558a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0953a662-7f7b-4f60-9b67-7b81d3de7365, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0953a662-7f7b-4f60-9b67-7b81d3de7365, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3974159037593505086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39741590375935050863974159037593505086397415903759350508639741590375935050863974159037593505086397415903759350508639741590375935050863974159037593505086397415903759350508639741590375935050863974159037593505086397415903759350508639741590375935050863974159037593505086397415903759350508639741590375935050863974159037593505086397415903759350508639741590375935050863974159037593505086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1c492dd-93b9-40a6-9d7e-218083805841, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b8b4a7-6ba3-4dc9-9e49-79bc7c04ae6e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b8b4a7-6ba3-4dc9-9e49-79bc7c04ae6e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2713835799311382363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27138357993113823632713835799311382363271383579931138236327138357993113823632713835799311382363271383579931138236327138357993113823632713835799311382363271383579931138236327138357993113823632713835799311382363271383579931138236327138357993113823632713835799311382363271383579931138236327138357993113823632713835799311382363271383579931138236327138357993113823632713835799311382363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0953a662-7f7b-4f60-9b67-7b81d3de7365, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaca5711-fd11-4fb1-97c1-0f9b00d275ac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaca5711-fd11-4fb1-97c1-0f9b00d275ac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13575528948094743410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357552894809474341013575528948094743410135755289480947434101357552894809474341013575528948094743410135755289480947434101357552894809474341013575528948094743410135755289480947434101357552894809474341013575528948094743410135755289480947434101357552894809474341013575528948094743410135755289480947434101357552894809474341013575528948094743410135755289480947434101357552894809474341013575528948094743410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b8b4a7-6ba3-4dc9-9e49-79bc7c04ae6e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b908817-c9c0-43f0-b5c2-c13ad1771d4d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b908817-c9c0-43f0-b5c2-c13ad1771d4d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10732954991366084306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073295499136608430610732954991366084306107329549913660843061073295499136608430610732954991366084306107329549913660843061073295499136608430610732954991366084306107329549913660843061073295499136608430610732954991366084306107329549913660843061073295499136608430610732954991366084306107329549913660843061073295499136608430610732954991366084306107329549913660843061073295499136608430610732954991366084306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaca5711-fd11-4fb1-97c1-0f9b00d275ac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b1c620-72a2-466b-abec-7e0e7ce36476, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b1c620-72a2-466b-abec-7e0e7ce36476, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5625421399312811798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56254213993128117985625421399312811798562542139931281179856254213993128117985625421399312811798562542139931281179856254213993128117985625421399312811798562542139931281179856254213993128117985625421399312811798562542139931281179856254213993128117985625421399312811798562542139931281179856254213993128117985625421399312811798562542139931281179856254213993128117985625421399312811798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b908817-c9c0-43f0-b5c2-c13ad1771d4d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 419737d8-3a13-47ee-a1e7-343bc6027208, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 419737d8-3a13-47ee-a1e7-343bc6027208, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14216522097677155569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421652209767715556914216522097677155569142165220976771555691421652209767715556914216522097677155569142165220976771555691421652209767715556914216522097677155569142165220976771555691421652209767715556914216522097677155569142165220976771555691421652209767715556914216522097677155569142165220976771555691421652209767715556914216522097677155569142165220976771555691421652209767715556914216522097677155569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b1c620-72a2-466b-abec-7e0e7ce36476, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ee16d0-a726-4c46-8b3e-1a5632b6352c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ee16d0-a726-4c46-8b3e-1a5632b6352c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10947381821567510037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094738182156751003710947381821567510037109473818215675100371094738182156751003710947381821567510037109473818215675100371094738182156751003710947381821567510037109473818215675100371094738182156751003710947381821567510037109473818215675100371094738182156751003710947381821567510037109473818215675100371094738182156751003710947381821567510037109473818215675100371094738182156751003710947381821567510037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 419737d8-3a13-47ee-a1e7-343bc6027208, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ee16d0-a726-4c46-8b3e-1a5632b6352c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a58e0f-89e2-41e1-bdad-e43df666cd2c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a58e0f-89e2-41e1-bdad-e43df666cd2c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783014979648038611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77830149796480386117783014979648038611778301497964803861177830149796480386117783014979648038611778301497964803861177830149796480386117783014979648038611778301497964803861177830149796480386117783014979648038611778301497964803861177830149796480386117783014979648038611778301497964803861177830149796480386117783014979648038611778301497964803861177830149796480386117783014979648038611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b561f58a-b077-4ee1-9fdd-ae5999a35b25, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b561f58a-b077-4ee1-9fdd-ae5999a35b25, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17849729266705957394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784972926670595739417849729266705957394178497292667059573941784972926670595739417849729266705957394178497292667059573941784972926670595739417849729266705957394178497292667059573941784972926670595739417849729266705957394178497292667059573941784972926670595739417849729266705957394178497292667059573941784972926670595739417849729266705957394178497292667059573941784972926670595739417849729266705957394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a58e0f-89e2-41e1-bdad-e43df666cd2c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b561f58a-b077-4ee1-9fdd-ae5999a35b25, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b310674a-97b0-46ec-98b6-9f77d7bbb553, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b310674a-97b0-46ec-98b6-9f77d7bbb553, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9624118080623844905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96241180806238449059624118080623844905962411808062384490596241180806238449059624118080623844905962411808062384490596241180806238449059624118080623844905962411808062384490596241180806238449059624118080623844905962411808062384490596241180806238449059624118080623844905962411808062384490596241180806238449059624118080623844905962411808062384490596241180806238449059624118080623844905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563f460c-3066-4f32-a29b-26ded72ce07f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563f460c-3066-4f32-a29b-26ded72ce07f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1148744132665090219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11487441326650902191148744132665090219114874413266509021911487441326650902191148744132665090219114874413266509021911487441326650902191148744132665090219114874413266509021911487441326650902191148744132665090219114874413266509021911487441326650902191148744132665090219114874413266509021911487441326650902191148744132665090219114874413266509021911487441326650902191148744132665090219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b310674a-97b0-46ec-98b6-9f77d7bbb553, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32882c9-b50d-42b0-8128-45634a57dcde, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32882c9-b50d-42b0-8128-45634a57dcde, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17309112395257367440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730911239525736744017309112395257367440173091123952573674401730911239525736744017309112395257367440173091123952573674401730911239525736744017309112395257367440173091123952573674401730911239525736744017309112395257367440173091123952573674401730911239525736744017309112395257367440173091123952573674401730911239525736744017309112395257367440173091123952573674401730911239525736744017309112395257367440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563f460c-3066-4f32-a29b-26ded72ce07f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0860029-86aa-4ba1-bf5c-5c5cd39e495b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0860029-86aa-4ba1-bf5c-5c5cd39e495b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16739654427245959384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673965442724595938416739654427245959384167396544272459593841673965442724595938416739654427245959384167396544272459593841673965442724595938416739654427245959384167396544272459593841673965442724595938416739654427245959384167396544272459593841673965442724595938416739654427245959384167396544272459593841673965442724595938416739654427245959384167396544272459593841673965442724595938416739654427245959384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32882c9-b50d-42b0-8128-45634a57dcde, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6997a22f-d30b-4f90-8dcc-9d1d0a3497fa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6997a22f-d30b-4f90-8dcc-9d1d0a3497fa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14496527999919341361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449652799991934136114496527999919341361144965279999193413611449652799991934136114496527999919341361144965279999193413611449652799991934136114496527999919341361144965279999193413611449652799991934136114496527999919341361144965279999193413611449652799991934136114496527999919341361144965279999193413611449652799991934136114496527999919341361144965279999193413611449652799991934136114496527999919341361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0860029-86aa-4ba1-bf5c-5c5cd39e495b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd302db-bfde-4972-b860-5f0d45fe8d77, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd302db-bfde-4972-b860-5f0d45fe8d77, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13896664271667265972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389666427166726597213896664271667265972138966642716672659721389666427166726597213896664271667265972138966642716672659721389666427166726597213896664271667265972138966642716672659721389666427166726597213896664271667265972138966642716672659721389666427166726597213896664271667265972138966642716672659721389666427166726597213896664271667265972138966642716672659721389666427166726597213896664271667265972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6997a22f-d30b-4f90-8dcc-9d1d0a3497fa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0c868b-cccb-4ac1-960a-965eb7e6fd81, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0c868b-cccb-4ac1-960a-965eb7e6fd81, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2852128955471782998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28521289554717829982852128955471782998285212895547178299828521289554717829982852128955471782998285212895547178299828521289554717829982852128955471782998285212895547178299828521289554717829982852128955471782998285212895547178299828521289554717829982852128955471782998285212895547178299828521289554717829982852128955471782998285212895547178299828521289554717829982852128955471782998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd302db-bfde-4972-b860-5f0d45fe8d77, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9348fb60-9fef-4520-8ed7-95b49bfbdf00, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9348fb60-9fef-4520-8ed7-95b49bfbdf00, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17010197201529872892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701019720152987289217010197201529872892170101972015298728921701019720152987289217010197201529872892170101972015298728921701019720152987289217010197201529872892170101972015298728921701019720152987289217010197201529872892170101972015298728921701019720152987289217010197201529872892170101972015298728921701019720152987289217010197201529872892170101972015298728921701019720152987289217010197201529872892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0c868b-cccb-4ac1-960a-965eb7e6fd81, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a06bc1c5-14ef-45c8-844d-ab4c0db8bf9c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a06bc1c5-14ef-45c8-844d-ab4c0db8bf9c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11568038673974782905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156803867397478290511568038673974782905115680386739747829051156803867397478290511568038673974782905115680386739747829051156803867397478290511568038673974782905115680386739747829051156803867397478290511568038673974782905115680386739747829051156803867397478290511568038673974782905115680386739747829051156803867397478290511568038673974782905115680386739747829051156803867397478290511568038673974782905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9348fb60-9fef-4520-8ed7-95b49bfbdf00, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703c43f6-8aa4-495f-b43f-d85bd412597d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a06bc1c5-14ef-45c8-844d-ab4c0db8bf9c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703c43f6-8aa4-495f-b43f-d85bd412597d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345005959210961681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73450059592109616817345005959210961681734500595921096168173450059592109616817345005959210961681734500595921096168173450059592109616817345005959210961681734500595921096168173450059592109616817345005959210961681734500595921096168173450059592109616817345005959210961681734500595921096168173450059592109616817345005959210961681734500595921096168173450059592109616817345005959210961681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15dc2702-aefc-450e-8650-637fb6a4d9e1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15dc2702-aefc-450e-8650-637fb6a4d9e1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 48722275113341679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4872227511334167948722275113341679487222751133416794872227511334167948722275113341679487222751133416794872227511334167948722275113341679487222751133416794872227511334167948722275113341679487222751133416794872227511334167948722275113341679487222751133416794872227511334167948722275113341679487222751133416794872227511334167948722275113341679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703c43f6-8aa4-495f-b43f-d85bd412597d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb41a4ec-60c0-4b6d-9500-68ee399dbefc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb41a4ec-60c0-4b6d-9500-68ee399dbefc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17356571974755342750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735657197475534275017356571974755342750173565719747553427501735657197475534275017356571974755342750173565719747553427501735657197475534275017356571974755342750173565719747553427501735657197475534275017356571974755342750173565719747553427501735657197475534275017356571974755342750173565719747553427501735657197475534275017356571974755342750173565719747553427501735657197475534275017356571974755342750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15dc2702-aefc-450e-8650-637fb6a4d9e1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d06ec40-e1a7-4ab9-97ab-895f68e9d748, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d06ec40-e1a7-4ab9-97ab-895f68e9d748, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4721704664540972826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47217046645409728264721704664540972826472170466454097282647217046645409728264721704664540972826472170466454097282647217046645409728264721704664540972826472170466454097282647217046645409728264721704664540972826472170466454097282647217046645409728264721704664540972826472170466454097282647217046645409728264721704664540972826472170466454097282647217046645409728264721704664540972826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb41a4ec-60c0-4b6d-9500-68ee399dbefc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f63309-5cef-4d8a-a651-510e47371811, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f63309-5cef-4d8a-a651-510e47371811, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16194039679850298957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619403967985029895716194039679850298957161940396798502989571619403967985029895716194039679850298957161940396798502989571619403967985029895716194039679850298957161940396798502989571619403967985029895716194039679850298957161940396798502989571619403967985029895716194039679850298957161940396798502989571619403967985029895716194039679850298957161940396798502989571619403967985029895716194039679850298957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d06ec40-e1a7-4ab9-97ab-895f68e9d748, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad388a6d-8e43-4aa5-a768-28325c15eaca, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad388a6d-8e43-4aa5-a768-28325c15eaca, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1803890213778206905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18038902137782069051803890213778206905180389021377820690518038902137782069051803890213778206905180389021377820690518038902137782069051803890213778206905180389021377820690518038902137782069051803890213778206905180389021377820690518038902137782069051803890213778206905180389021377820690518038902137782069051803890213778206905180389021377820690518038902137782069051803890213778206905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f63309-5cef-4d8a-a651-510e47371811, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07441720-453d-4f7c-8304-389e86468798, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07441720-453d-4f7c-8304-389e86468798, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10698116249938478320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069811624993847832010698116249938478320106981162499384783201069811624993847832010698116249938478320106981162499384783201069811624993847832010698116249938478320106981162499384783201069811624993847832010698116249938478320106981162499384783201069811624993847832010698116249938478320106981162499384783201069811624993847832010698116249938478320106981162499384783201069811624993847832010698116249938478320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad388a6d-8e43-4aa5-a768-28325c15eaca, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ab0b06-c516-4570-9919-bab2c94fb4fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ab0b06-c516-4570-9919-bab2c94fb4fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18082775429280349973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808277542928034997318082775429280349973180827754292803499731808277542928034997318082775429280349973180827754292803499731808277542928034997318082775429280349973180827754292803499731808277542928034997318082775429280349973180827754292803499731808277542928034997318082775429280349973180827754292803499731808277542928034997318082775429280349973180827754292803499731808277542928034997318082775429280349973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07441720-453d-4f7c-8304-389e86468798, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a66390e6-6e8c-47b1-a842-89137df275ed, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a66390e6-6e8c-47b1-a842-89137df275ed, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18249696373500303288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824969637350030328818249696373500303288182496963735003032881824969637350030328818249696373500303288182496963735003032881824969637350030328818249696373500303288182496963735003032881824969637350030328818249696373500303288182496963735003032881824969637350030328818249696373500303288182496963735003032881824969637350030328818249696373500303288182496963735003032881824969637350030328818249696373500303288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ab0b06-c516-4570-9919-bab2c94fb4fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55790f05-cde6-450e-a7d9-36af477694a2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a66390e6-6e8c-47b1-a842-89137df275ed, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba5b5192-44d9-4f96-8fef-1ae77fb03eaf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba5b5192-44d9-4f96-8fef-1ae77fb03eaf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12710322856295476975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271032285629547697512710322856295476975127103228562954769751271032285629547697512710322856295476975127103228562954769751271032285629547697512710322856295476975127103228562954769751271032285629547697512710322856295476975127103228562954769751271032285629547697512710322856295476975127103228562954769751271032285629547697512710322856295476975127103228562954769751271032285629547697512710322856295476975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55790f05-cde6-450e-a7d9-36af477694a2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9138403567528283373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91384035675282833739138403567528283373913840356752828337391384035675282833739138403567528283373913840356752828337391384035675282833739138403567528283373913840356752828337391384035675282833739138403567528283373913840356752828337391384035675282833739138403567528283373913840356752828337391384035675282833739138403567528283373913840356752828337391384035675282833739138403567528283373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba5b5192-44d9-4f96-8fef-1ae77fb03eaf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca59291f-566a-4f89-afee-3170e016fe85, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca59291f-566a-4f89-afee-3170e016fe85, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7277456384437637885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72774563844376378857277456384437637885727745638443763788572774563844376378857277456384437637885727745638443763788572774563844376378857277456384437637885727745638443763788572774563844376378857277456384437637885727745638443763788572774563844376378857277456384437637885727745638443763788572774563844376378857277456384437637885727745638443763788572774563844376378857277456384437637885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55790f05-cde6-450e-a7d9-36af477694a2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca59291f-566a-4f89-afee-3170e016fe85, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b244e62-5cfd-49e4-a658-7772a01f79a6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b244e62-5cfd-49e4-a658-7772a01f79a6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2353344685181284821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23533446851812848212353344685181284821235334468518128482123533446851812848212353344685181284821235334468518128482123533446851812848212353344685181284821235334468518128482123533446851812848212353344685181284821235334468518128482123533446851812848212353344685181284821235334468518128482123533446851812848212353344685181284821235334468518128482123533446851812848212353344685181284821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f9b9677-3fce-4da6-85df-79ab728a26b2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f9b9677-3fce-4da6-85df-79ab728a26b2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12072940144060104261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207294014406010426112072940144060104261120729401440601042611207294014406010426112072940144060104261120729401440601042611207294014406010426112072940144060104261120729401440601042611207294014406010426112072940144060104261120729401440601042611207294014406010426112072940144060104261120729401440601042611207294014406010426112072940144060104261120729401440601042611207294014406010426112072940144060104261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b244e62-5cfd-49e4-a658-7772a01f79a6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5f7fce-2478-49fe-8f9f-6318b86e6beb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5f7fce-2478-49fe-8f9f-6318b86e6beb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3544744418138809955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35447444181388099553544744418138809955354474441813880995535447444181388099553544744418138809955354474441813880995535447444181388099553544744418138809955354474441813880995535447444181388099553544744418138809955354474441813880995535447444181388099553544744418138809955354474441813880995535447444181388099553544744418138809955354474441813880995535447444181388099553544744418138809955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f9b9677-3fce-4da6-85df-79ab728a26b2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07fc57c3-b494-4b97-9a6f-ba852f29721b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07fc57c3-b494-4b97-9a6f-ba852f29721b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17656125564546453660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765612556454645366017656125564546453660176561255645464536601765612556454645366017656125564546453660176561255645464536601765612556454645366017656125564546453660176561255645464536601765612556454645366017656125564546453660176561255645464536601765612556454645366017656125564546453660176561255645464536601765612556454645366017656125564546453660176561255645464536601765612556454645366017656125564546453660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5f7fce-2478-49fe-8f9f-6318b86e6beb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c53e0dcf-7612-4fc5-802a-db5ea9715ae6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c53e0dcf-7612-4fc5-802a-db5ea9715ae6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9686233171054004093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96862331710540040939686233171054004093968623317105400409396862331710540040939686233171054004093968623317105400409396862331710540040939686233171054004093968623317105400409396862331710540040939686233171054004093968623317105400409396862331710540040939686233171054004093968623317105400409396862331710540040939686233171054004093968623317105400409396862331710540040939686233171054004093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07fc57c3-b494-4b97-9a6f-ba852f29721b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7057532-5cea-4389-8852-b42885ea7406, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7057532-5cea-4389-8852-b42885ea7406, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13459750069962246186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345975006996224618613459750069962246186134597500699622461861345975006996224618613459750069962246186134597500699622461861345975006996224618613459750069962246186134597500699622461861345975006996224618613459750069962246186134597500699622461861345975006996224618613459750069962246186134597500699622461861345975006996224618613459750069962246186134597500699622461861345975006996224618613459750069962246186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c53e0dcf-7612-4fc5-802a-db5ea9715ae6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e333a18f-9aa7-4904-8bd0-6d3115a1b297, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e333a18f-9aa7-4904-8bd0-6d3115a1b297, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18351501710615878715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835150171061587871518351501710615878715183515017106158787151835150171061587871518351501710615878715183515017106158787151835150171061587871518351501710615878715183515017106158787151835150171061587871518351501710615878715183515017106158787151835150171061587871518351501710615878715183515017106158787151835150171061587871518351501710615878715183515017106158787151835150171061587871518351501710615878715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7057532-5cea-4389-8852-b42885ea7406, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 813db5aa-24fc-4bde-8222-86106bcf4d96, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 813db5aa-24fc-4bde-8222-86106bcf4d96, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14839374518151363937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483937451815136393714839374518151363937148393745181513639371483937451815136393714839374518151363937148393745181513639371483937451815136393714839374518151363937148393745181513639371483937451815136393714839374518151363937148393745181513639371483937451815136393714839374518151363937148393745181513639371483937451815136393714839374518151363937148393745181513639371483937451815136393714839374518151363937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e333a18f-9aa7-4904-8bd0-6d3115a1b297, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3800b54-1fd6-495b-8ec1-674b70f8e496, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3800b54-1fd6-495b-8ec1-674b70f8e496, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16124749316423091622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612474931642309162216124749316423091622161247493164230916221612474931642309162216124749316423091622161247493164230916221612474931642309162216124749316423091622161247493164230916221612474931642309162216124749316423091622161247493164230916221612474931642309162216124749316423091622161247493164230916221612474931642309162216124749316423091622161247493164230916221612474931642309162216124749316423091622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 813db5aa-24fc-4bde-8222-86106bcf4d96, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf45b5e-ae20-4f8e-b1d3-cee98521742e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf45b5e-ae20-4f8e-b1d3-cee98521742e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5223888563705768556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52238885637057685565223888563705768556522388856370576855652238885637057685565223888563705768556522388856370576855652238885637057685565223888563705768556522388856370576855652238885637057685565223888563705768556522388856370576855652238885637057685565223888563705768556522388856370576855652238885637057685565223888563705768556522388856370576855652238885637057685565223888563705768556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf45b5e-ae20-4f8e-b1d3-cee98521742e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3800b54-1fd6-495b-8ec1-674b70f8e496, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 139e3c44-e293-4dfa-9586-152cde66ce0b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 139e3c44-e293-4dfa-9586-152cde66ce0b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5064336441106169096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50643364411061690965064336441106169096506433644110616909650643364411061690965064336441106169096506433644110616909650643364411061690965064336441106169096506433644110616909650643364411061690965064336441106169096506433644110616909650643364411061690965064336441106169096506433644110616909650643364411061690965064336441106169096506433644110616909650643364411061690965064336441106169096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a67fcb-b4f6-42bf-98f2-ee1b5a538660, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a67fcb-b4f6-42bf-98f2-ee1b5a538660, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669733962599045792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566973396259904579215669733962599045792156697339625990457921566973396259904579215669733962599045792156697339625990457921566973396259904579215669733962599045792156697339625990457921566973396259904579215669733962599045792156697339625990457921566973396259904579215669733962599045792156697339625990457921566973396259904579215669733962599045792156697339625990457921566973396259904579215669733962599045792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 139e3c44-e293-4dfa-9586-152cde66ce0b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a67fcb-b4f6-42bf-98f2-ee1b5a538660, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abcccdd9-44c9-4ef9-8b45-0e3393d8cfab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abcccdd9-44c9-4ef9-8b45-0e3393d8cfab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11975516928275905986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197551692827590598611975516928275905986119755169282759059861197551692827590598611975516928275905986119755169282759059861197551692827590598611975516928275905986119755169282759059861197551692827590598611975516928275905986119755169282759059861197551692827590598611975516928275905986119755169282759059861197551692827590598611975516928275905986119755169282759059861197551692827590598611975516928275905986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b45c39-da70-4fc8-921d-5a5feaf5441b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b45c39-da70-4fc8-921d-5a5feaf5441b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2202591961318722692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22025919613187226922202591961318722692220259196131872269222025919613187226922202591961318722692220259196131872269222025919613187226922202591961318722692220259196131872269222025919613187226922202591961318722692220259196131872269222025919613187226922202591961318722692220259196131872269222025919613187226922202591961318722692220259196131872269222025919613187226922202591961318722692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abcccdd9-44c9-4ef9-8b45-0e3393d8cfab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e64f33b-1a9d-4e6b-b7a4-1f13d374a6aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e64f33b-1a9d-4e6b-b7a4-1f13d374a6aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13587182034104959604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358718203410495960413587182034104959604135871820341049596041358718203410495960413587182034104959604135871820341049596041358718203410495960413587182034104959604135871820341049596041358718203410495960413587182034104959604135871820341049596041358718203410495960413587182034104959604135871820341049596041358718203410495960413587182034104959604135871820341049596041358718203410495960413587182034104959604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b45c39-da70-4fc8-921d-5a5feaf5441b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e64f33b-1a9d-4e6b-b7a4-1f13d374a6aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d1eef6-a1b2-4017-805b-02d7feca0869, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d1eef6-a1b2-4017-805b-02d7feca0869, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10844973735250119027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084497373525011902710844973735250119027108449737352501190271084497373525011902710844973735250119027108449737352501190271084497373525011902710844973735250119027108449737352501190271084497373525011902710844973735250119027108449737352501190271084497373525011902710844973735250119027108449737352501190271084497373525011902710844973735250119027108449737352501190271084497373525011902710844973735250119027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb7452a-3f89-4a0d-bdc4-9a59d73054a6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb7452a-3f89-4a0d-bdc4-9a59d73054a6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15308939329858567106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530893932985856710615308939329858567106153089393298585671061530893932985856710615308939329858567106153089393298585671061530893932985856710615308939329858567106153089393298585671061530893932985856710615308939329858567106153089393298585671061530893932985856710615308939329858567106153089393298585671061530893932985856710615308939329858567106153089393298585671061530893932985856710615308939329858567106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb7452a-3f89-4a0d-bdc4-9a59d73054a6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d1eef6-a1b2-4017-805b-02d7feca0869, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae28a8fd-5824-4881-81a0-93315e745545, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae28a8fd-5824-4881-81a0-93315e745545, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15433029239300113966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543302923930011396615433029239300113966154330292393001139661543302923930011396615433029239300113966154330292393001139661543302923930011396615433029239300113966154330292393001139661543302923930011396615433029239300113966154330292393001139661543302923930011396615433029239300113966154330292393001139661543302923930011396615433029239300113966154330292393001139661543302923930011396615433029239300113966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbfc8b7-8eeb-4b4b-ac13-481d14b19e7e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbfc8b7-8eeb-4b4b-ac13-481d14b19e7e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7105546053414921659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71055460534149216597105546053414921659710554605341492165971055460534149216597105546053414921659710554605341492165971055460534149216597105546053414921659710554605341492165971055460534149216597105546053414921659710554605341492165971055460534149216597105546053414921659710554605341492165971055460534149216597105546053414921659710554605341492165971055460534149216597105546053414921659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae28a8fd-5824-4881-81a0-93315e745545, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbfc8b7-8eeb-4b4b-ac13-481d14b19e7e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2933f69-21af-452e-8c3f-c83d9c594579, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2933f69-21af-452e-8c3f-c83d9c594579, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1102720741443957245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11027207414439572451102720741443957245110272074144395724511027207414439572451102720741443957245110272074144395724511027207414439572451102720741443957245110272074144395724511027207414439572451102720741443957245110272074144395724511027207414439572451102720741443957245110272074144395724511027207414439572451102720741443957245110272074144395724511027207414439572451102720741443957245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7f1f212-042b-45b3-bb44-2b67299206e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7f1f212-042b-45b3-bb44-2b67299206e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4694746646576635763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46947466465766357634694746646576635763469474664657663576346947466465766357634694746646576635763469474664657663576346947466465766357634694746646576635763469474664657663576346947466465766357634694746646576635763469474664657663576346947466465766357634694746646576635763469474664657663576346947466465766357634694746646576635763469474664657663576346947466465766357634694746646576635763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2933f69-21af-452e-8c3f-c83d9c594579, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1eb3d1-88a3-43b7-a42d-b57a5d62e417, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1eb3d1-88a3-43b7-a42d-b57a5d62e417, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12290963429919554775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229096342991955477512290963429919554775122909634299195547751229096342991955477512290963429919554775122909634299195547751229096342991955477512290963429919554775122909634299195547751229096342991955477512290963429919554775122909634299195547751229096342991955477512290963429919554775122909634299195547751229096342991955477512290963429919554775122909634299195547751229096342991955477512290963429919554775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7f1f212-042b-45b3-bb44-2b67299206e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6beab2-80af-45e8-860a-4934703b2607, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6beab2-80af-45e8-860a-4934703b2607, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11497074290926462367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149707429092646236711497074290926462367114970742909264623671149707429092646236711497074290926462367114970742909264623671149707429092646236711497074290926462367114970742909264623671149707429092646236711497074290926462367114970742909264623671149707429092646236711497074290926462367114970742909264623671149707429092646236711497074290926462367114970742909264623671149707429092646236711497074290926462367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1eb3d1-88a3-43b7-a42d-b57a5d62e417, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b1dcf08-00c3-468e-b278-2f1317446a86, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b1dcf08-00c3-468e-b278-2f1317446a86, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10381937722144456423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038193772214445642310381937722144456423103819377221444564231038193772214445642310381937722144456423103819377221444564231038193772214445642310381937722144456423103819377221444564231038193772214445642310381937722144456423103819377221444564231038193772214445642310381937722144456423103819377221444564231038193772214445642310381937722144456423103819377221444564231038193772214445642310381937722144456423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6beab2-80af-45e8-860a-4934703b2607, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48179ce-3a41-426c-af17-9f442b1fd210, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48179ce-3a41-426c-af17-9f442b1fd210, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9021523381791211556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90215233817912115569021523381791211556902152338179121155690215233817912115569021523381791211556902152338179121155690215233817912115569021523381791211556902152338179121155690215233817912115569021523381791211556902152338179121155690215233817912115569021523381791211556902152338179121155690215233817912115569021523381791211556902152338179121155690215233817912115569021523381791211556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b1dcf08-00c3-468e-b278-2f1317446a86, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9f2f4c-e418-4f6d-bcaf-a00dbc305034, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9f2f4c-e418-4f6d-bcaf-a00dbc305034, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11082283287894889785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108228328789488978511082283287894889785110822832878948897851108228328789488978511082283287894889785110822832878948897851108228328789488978511082283287894889785110822832878948897851108228328789488978511082283287894889785110822832878948897851108228328789488978511082283287894889785110822832878948897851108228328789488978511082283287894889785110822832878948897851108228328789488978511082283287894889785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48179ce-3a41-426c-af17-9f442b1fd210, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68bc5533-9b9f-4237-a03d-a69c015400c1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9f2f4c-e418-4f6d-bcaf-a00dbc305034, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68bc5533-9b9f-4237-a03d-a69c015400c1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12601849518993510442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260184951899351044212601849518993510442126018495189935104421260184951899351044212601849518993510442126018495189935104421260184951899351044212601849518993510442126018495189935104421260184951899351044212601849518993510442126018495189935104421260184951899351044212601849518993510442126018495189935104421260184951899351044212601849518993510442126018495189935104421260184951899351044212601849518993510442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2ecc7f-a39b-4f81-a872-9fa173745573, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2ecc7f-a39b-4f81-a872-9fa173745573, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16066934850159966632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606693485015996663216066934850159966632160669348501599666321606693485015996663216066934850159966632160669348501599666321606693485015996663216066934850159966632160669348501599666321606693485015996663216066934850159966632160669348501599666321606693485015996663216066934850159966632160669348501599666321606693485015996663216066934850159966632160669348501599666321606693485015996663216066934850159966632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68bc5533-9b9f-4237-a03d-a69c015400c1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff81aeb5-d763-46b0-8024-4799144b0295, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2ecc7f-a39b-4f81-a872-9fa173745573, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff81aeb5-d763-46b0-8024-4799144b0295, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 324324694724269706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706324324694724269706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fabe143d-2c85-47a4-a927-26587dfc4aa5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff81aeb5-d763-46b0-8024-4799144b0295, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fabe143d-2c85-47a4-a927-26587dfc4aa5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6254000568608793813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62540005686087938136254000568608793813625400056860879381362540005686087938136254000568608793813625400056860879381362540005686087938136254000568608793813625400056860879381362540005686087938136254000568608793813625400056860879381362540005686087938136254000568608793813625400056860879381362540005686087938136254000568608793813625400056860879381362540005686087938136254000568608793813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011277c3-d6b3-436a-8d95-f382faebf82c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011277c3-d6b3-436a-8d95-f382faebf82c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1984612652099258646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19846126520992586461984612652099258646198461265209925864619846126520992586461984612652099258646198461265209925864619846126520992586461984612652099258646198461265209925864619846126520992586461984612652099258646198461265209925864619846126520992586461984612652099258646198461265209925864619846126520992586461984612652099258646198461265209925864619846126520992586461984612652099258646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fabe143d-2c85-47a4-a927-26587dfc4aa5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b331ae2-398a-4598-8f1e-dd84e3d0e622, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011277c3-d6b3-436a-8d95-f382faebf82c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c03fa23-0612-4d21-8ca0-a3ae4ebc12ee, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b331ae2-398a-4598-8f1e-dd84e3d0e622, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 784723510591866141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141784723510591866141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c03fa23-0612-4d21-8ca0-a3ae4ebc12ee, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9542115662841218007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95421156628412180079542115662841218007954211566284121800795421156628412180079542115662841218007954211566284121800795421156628412180079542115662841218007954211566284121800795421156628412180079542115662841218007954211566284121800795421156628412180079542115662841218007954211566284121800795421156628412180079542115662841218007954211566284121800795421156628412180079542115662841218007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b331ae2-398a-4598-8f1e-dd84e3d0e622, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37ecacc-49b2-4d3a-9f94-48f370728a17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37ecacc-49b2-4d3a-9f94-48f370728a17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11349314621270217075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134931462127021707511349314621270217075113493146212702170751134931462127021707511349314621270217075113493146212702170751134931462127021707511349314621270217075113493146212702170751134931462127021707511349314621270217075113493146212702170751134931462127021707511349314621270217075113493146212702170751134931462127021707511349314621270217075113493146212702170751134931462127021707511349314621270217075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c03fa23-0612-4d21-8ca0-a3ae4ebc12ee, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f119b28-8ac6-4f9a-ab1b-e4b919081353, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f119b28-8ac6-4f9a-ab1b-e4b919081353, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11405686186452053072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140568618645205307211405686186452053072114056861864520530721140568618645205307211405686186452053072114056861864520530721140568618645205307211405686186452053072114056861864520530721140568618645205307211405686186452053072114056861864520530721140568618645205307211405686186452053072114056861864520530721140568618645205307211405686186452053072114056861864520530721140568618645205307211405686186452053072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37ecacc-49b2-4d3a-9f94-48f370728a17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0872e096-bad8-4952-b524-deaec125f72b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0872e096-bad8-4952-b524-deaec125f72b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16546444715033923608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654644471503392360816546444715033923608165464447150339236081654644471503392360816546444715033923608165464447150339236081654644471503392360816546444715033923608165464447150339236081654644471503392360816546444715033923608165464447150339236081654644471503392360816546444715033923608165464447150339236081654644471503392360816546444715033923608165464447150339236081654644471503392360816546444715033923608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f119b28-8ac6-4f9a-ab1b-e4b919081353, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 956e03b0-aa80-472d-993b-4e5dd07b2e19, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 956e03b0-aa80-472d-993b-4e5dd07b2e19, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2206555428513364470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22065554285133644702206555428513364470220655542851336447022065554285133644702206555428513364470220655542851336447022065554285133644702206555428513364470220655542851336447022065554285133644702206555428513364470220655542851336447022065554285133644702206555428513364470220655542851336447022065554285133644702206555428513364470220655542851336447022065554285133644702206555428513364470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0872e096-bad8-4952-b524-deaec125f72b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16dc47a5-3c96-4e3c-9b2e-209d5dda9330, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16dc47a5-3c96-4e3c-9b2e-209d5dda9330, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6750365348125444019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67503653481254440196750365348125444019675036534812544401967503653481254440196750365348125444019675036534812544401967503653481254440196750365348125444019675036534812544401967503653481254440196750365348125444019675036534812544401967503653481254440196750365348125444019675036534812544401967503653481254440196750365348125444019675036534812544401967503653481254440196750365348125444019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 956e03b0-aa80-472d-993b-4e5dd07b2e19, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d30d9e-74c3-475b-87e2-af89362eafa8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d30d9e-74c3-475b-87e2-af89362eafa8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 717167794143531505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505717167794143531505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16dc47a5-3c96-4e3c-9b2e-209d5dda9330, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" 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:281 Stopped node localhost:10488/2
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a486b0a-427d-47bd-b4b3-0b82fb8eb854, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a486b0a-427d-47bd-b4b3-0b82fb8eb854, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17839183165356601917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783918316535660191717839183165356601917178391831653566019171783918316535660191717839183165356601917178391831653566019171783918316535660191717839183165356601917178391831653566019171783918316535660191717839183165356601917178391831653566019171783918316535660191717839183165356601917178391831653566019171783918316535660191717839183165356601917178391831653566019171783918316535660191717839183165356601917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d30d9e-74c3-475b-87e2-af89362eafa8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081c7ea9-750e-4e10-a9e1-92d9a07c1307, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081c7ea9-750e-4e10-a9e1-92d9a07c1307, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3150536770956951813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31505367709569518133150536770956951813315053677095695181331505367709569518133150536770956951813315053677095695181331505367709569518133150536770956951813315053677095695181331505367709569518133150536770956951813315053677095695181331505367709569518133150536770956951813315053677095695181331505367709569518133150536770956951813315053677095695181331505367709569518133150536770956951813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a486b0a-427d-47bd-b4b3-0b82fb8eb854, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9fa2c04-c757-4027-8d7a-07d3535abb26, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9fa2c04-c757-4027-8d7a-07d3535abb26, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3347211915162604528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33472119151626045283347211915162604528334721191516260452833472119151626045283347211915162604528334721191516260452833472119151626045283347211915162604528334721191516260452833472119151626045283347211915162604528334721191516260452833472119151626045283347211915162604528334721191516260452833472119151626045283347211915162604528334721191516260452833472119151626045283347211915162604528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081c7ea9-750e-4e10-a9e1-92d9a07c1307, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ced5884-5f6e-410e-945f-5295c0b3cbee, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ced5884-5f6e-410e-945f-5295c0b3cbee, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9766445030471601468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97664450304716014689766445030471601468976644503047160146897664450304716014689766445030471601468976644503047160146897664450304716014689766445030471601468976644503047160146897664450304716014689766445030471601468976644503047160146897664450304716014689766445030471601468976644503047160146897664450304716014689766445030471601468976644503047160146897664450304716014689766445030471601468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9fa2c04-c757-4027-8d7a-07d3535abb26, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c218ea4-5e0a-4eba-a0a5-b55bb357c938, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c218ea4-5e0a-4eba-a0a5-b55bb357c938, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243682684678630294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524368268467863029415243682684678630294152436826846786302941524368268467863029415243682684678630294152436826846786302941524368268467863029415243682684678630294152436826846786302941524368268467863029415243682684678630294152436826846786302941524368268467863029415243682684678630294152436826846786302941524368268467863029415243682684678630294152436826846786302941524368268467863029415243682684678630294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ced5884-5f6e-410e-945f-5295c0b3cbee, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fcd554-fd85-4d25-80e1-cf759a34c216, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fcd554-fd85-4d25-80e1-cf759a34c216, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8288706491267383344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82887064912673833448288706491267383344828870649126738334482887064912673833448288706491267383344828870649126738334482887064912673833448288706491267383344828870649126738334482887064912673833448288706491267383344828870649126738334482887064912673833448288706491267383344828870649126738334482887064912673833448288706491267383344828870649126738334482887064912673833448288706491267383344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c218ea4-5e0a-4eba-a0a5-b55bb357c938, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d22855-6ea1-47d4-ba1d-baa79701d954, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d22855-6ea1-47d4-ba1d-baa79701d954, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 613165301684296877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877613165301684296877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fcd554-fd85-4d25-80e1-cf759a34c216, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb79d745-6246-4520-aab2-5cbde071cb73, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb79d745-6246-4520-aab2-5cbde071cb73, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12639435241983828051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263943524198382805112639435241983828051126394352419838280511263943524198382805112639435241983828051126394352419838280511263943524198382805112639435241983828051126394352419838280511263943524198382805112639435241983828051126394352419838280511263943524198382805112639435241983828051126394352419838280511263943524198382805112639435241983828051126394352419838280511263943524198382805112639435241983828051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb79d745-6246-4520-aab2-5cbde071cb73, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d22855-6ea1-47d4-ba1d-baa79701d954, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65459602-1983-4ae6-944a-a2c7a4b26556, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776d45ac-3496-4d4f-a8fa-78f52a701142, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65459602-1983-4ae6-944a-a2c7a4b26556, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11457154207501159069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145715420750115906911457154207501159069114571542075011590691145715420750115906911457154207501159069114571542075011590691145715420750115906911457154207501159069114571542075011590691145715420750115906911457154207501159069114571542075011590691145715420750115906911457154207501159069114571542075011590691145715420750115906911457154207501159069114571542075011590691145715420750115906911457154207501159069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776d45ac-3496-4d4f-a8fa-78f52a701142, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2575339023808787888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25753390238087878882575339023808787888257533902380878788825753390238087878882575339023808787888257533902380878788825753390238087878882575339023808787888257533902380878788825753390238087878882575339023808787888257533902380878788825753390238087878882575339023808787888257533902380878788825753390238087878882575339023808787888257533902380878788825753390238087878882575339023808787888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65459602-1983-4ae6-944a-a2c7a4b26556, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776d45ac-3496-4d4f-a8fa-78f52a701142, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc27ba60-5f6e-4641-b0a8-9ee0b6568642, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc27ba60-5f6e-4641-b0a8-9ee0b6568642, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 981980159718559195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195981980159718559195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d775151-5e51-46ad-9578-6df99beb70e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d775151-5e51-46ad-9578-6df99beb70e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13168497539169725307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316849753916972530713168497539169725307131684975391697253071316849753916972530713168497539169725307131684975391697253071316849753916972530713168497539169725307131684975391697253071316849753916972530713168497539169725307131684975391697253071316849753916972530713168497539169725307131684975391697253071316849753916972530713168497539169725307131684975391697253071316849753916972530713168497539169725307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc27ba60-5f6e-4641-b0a8-9ee0b6568642, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7809a5-d890-424b-8ad8-9ec2cc24ad30, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7809a5-d890-424b-8ad8-9ec2cc24ad30, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6178563788110716534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61785637881107165346178563788110716534617856378811071653461785637881107165346178563788110716534617856378811071653461785637881107165346178563788110716534617856378811071653461785637881107165346178563788110716534617856378811071653461785637881107165346178563788110716534617856378811071653461785637881107165346178563788110716534617856378811071653461785637881107165346178563788110716534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d775151-5e51-46ad-9578-6df99beb70e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc28aed6-0ed2-4f12-b397-712f1ed31fab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc28aed6-0ed2-4f12-b397-712f1ed31fab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11247040116002303265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124704011600230326511247040116002303265112470401160023032651124704011600230326511247040116002303265112470401160023032651124704011600230326511247040116002303265112470401160023032651124704011600230326511247040116002303265112470401160023032651124704011600230326511247040116002303265112470401160023032651124704011600230326511247040116002303265112470401160023032651124704011600230326511247040116002303265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7809a5-d890-424b-8ad8-9ec2cc24ad30, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a40ba9-a42d-4114-bb02-0a15947ec48e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a40ba9-a42d-4114-bb02-0a15947ec48e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2788886627076272323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27888866270762723232788886627076272323278888662707627232327888866270762723232788886627076272323278888662707627232327888866270762723232788886627076272323278888662707627232327888866270762723232788886627076272323278888662707627232327888866270762723232788886627076272323278888662707627232327888866270762723232788886627076272323278888662707627232327888866270762723232788886627076272323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc28aed6-0ed2-4f12-b397-712f1ed31fab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b2a78af-0235-4c1f-bf5e-3b56068ed1c5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2a78af-0235-4c1f-bf5e-3b56068ed1c5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1870152866564794332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18701528665647943321870152866564794332187015286656479433218701528665647943321870152866564794332187015286656479433218701528665647943321870152866564794332187015286656479433218701528665647943321870152866564794332187015286656479433218701528665647943321870152866564794332187015286656479433218701528665647943321870152866564794332187015286656479433218701528665647943321870152866564794332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a40ba9-a42d-4114-bb02-0a15947ec48e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6636c9f-bd9f-438b-b791-e66bfc5d9c29, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6636c9f-bd9f-438b-b791-e66bfc5d9c29, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15606624514459303869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560662451445930386915606624514459303869156066245144593038691560662451445930386915606624514459303869156066245144593038691560662451445930386915606624514459303869156066245144593038691560662451445930386915606624514459303869156066245144593038691560662451445930386915606624514459303869156066245144593038691560662451445930386915606624514459303869156066245144593038691560662451445930386915606624514459303869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2a78af-0235-4c1f-bf5e-3b56068ed1c5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d32e8cc7-dfe1-48bd-8201-fc6c608d324e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d32e8cc7-dfe1-48bd-8201-fc6c608d324e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1653909617229642814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16539096172296428141653909617229642814165390961722964281416539096172296428141653909617229642814165390961722964281416539096172296428141653909617229642814165390961722964281416539096172296428141653909617229642814165390961722964281416539096172296428141653909617229642814165390961722964281416539096172296428141653909617229642814165390961722964281416539096172296428141653909617229642814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6636c9f-bd9f-438b-b791-e66bfc5d9c29, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ecc8cfb-676e-4ce8-83e5-fee413da3b5a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ecc8cfb-676e-4ce8-83e5-fee413da3b5a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14076404831310485345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407640483131048534514076404831310485345140764048313104853451407640483131048534514076404831310485345140764048313104853451407640483131048534514076404831310485345140764048313104853451407640483131048534514076404831310485345140764048313104853451407640483131048534514076404831310485345140764048313104853451407640483131048534514076404831310485345140764048313104853451407640483131048534514076404831310485345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d32e8cc7-dfe1-48bd-8201-fc6c608d324e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ecc8cfb-676e-4ce8-83e5-fee413da3b5a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74d6d9ff-d83c-42f2-846f-4e15811504d2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74d6d9ff-d83c-42f2-846f-4e15811504d2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15151921165324817386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515192116532481738615151921165324817386151519211653248173861515192116532481738615151921165324817386151519211653248173861515192116532481738615151921165324817386151519211653248173861515192116532481738615151921165324817386151519211653248173861515192116532481738615151921165324817386151519211653248173861515192116532481738615151921165324817386151519211653248173861515192116532481738615151921165324817386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c524778c-53ba-4c35-a402-bd67a415e766, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c524778c-53ba-4c35-a402-bd67a415e766, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2780907905894282120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27809079058942821202780907905894282120278090790589428212027809079058942821202780907905894282120278090790589428212027809079058942821202780907905894282120278090790589428212027809079058942821202780907905894282120278090790589428212027809079058942821202780907905894282120278090790589428212027809079058942821202780907905894282120278090790589428212027809079058942821202780907905894282120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74d6d9ff-d83c-42f2-846f-4e15811504d2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c524778c-53ba-4c35-a402-bd67a415e766, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc2258c-b55c-4ef5-8b2b-69f6f026dd3e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc2258c-b55c-4ef5-8b2b-69f6f026dd3e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679591304605054384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26795913046050543842679591304605054384267959130460505438426795913046050543842679591304605054384267959130460505438426795913046050543842679591304605054384267959130460505438426795913046050543842679591304605054384267959130460505438426795913046050543842679591304605054384267959130460505438426795913046050543842679591304605054384267959130460505438426795913046050543842679591304605054384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edec9b56-c161-417b-a488-ccde4e8ddd4f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edec9b56-c161-417b-a488-ccde4e8ddd4f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10989386454190433394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098938645419043339410989386454190433394109893864541904333941098938645419043339410989386454190433394109893864541904333941098938645419043339410989386454190433394109893864541904333941098938645419043339410989386454190433394109893864541904333941098938645419043339410989386454190433394109893864541904333941098938645419043339410989386454190433394109893864541904333941098938645419043339410989386454190433394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc2258c-b55c-4ef5-8b2b-69f6f026dd3e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae71d125-5baa-4b5a-821e-62db6774ee76, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae71d125-5baa-4b5a-821e-62db6774ee76, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18018661139296275518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801866113929627551818018661139296275518180186611392962755181801866113929627551818018661139296275518180186611392962755181801866113929627551818018661139296275518180186611392962755181801866113929627551818018661139296275518180186611392962755181801866113929627551818018661139296275518180186611392962755181801866113929627551818018661139296275518180186611392962755181801866113929627551818018661139296275518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edec9b56-c161-417b-a488-ccde4e8ddd4f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f84dc93-8b89-4283-ab21-879847bbf592, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae71d125-5baa-4b5a-821e-62db6774ee76, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f84dc93-8b89-4283-ab21-879847bbf592, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17943661490465915764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794366149046591576417943661490465915764179436614904659157641794366149046591576417943661490465915764179436614904659157641794366149046591576417943661490465915764179436614904659157641794366149046591576417943661490465915764179436614904659157641794366149046591576417943661490465915764179436614904659157641794366149046591576417943661490465915764179436614904659157641794366149046591576417943661490465915764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfeb1fbd-da46-47b7-8d70-7f7d02a0edf0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f84dc93-8b89-4283-ab21-879847bbf592, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfeb1fbd-da46-47b7-8d70-7f7d02a0edf0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2942499520265970813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29424995202659708132942499520265970813294249952026597081329424995202659708132942499520265970813294249952026597081329424995202659708132942499520265970813294249952026597081329424995202659708132942499520265970813294249952026597081329424995202659708132942499520265970813294249952026597081329424995202659708132942499520265970813294249952026597081329424995202659708132942499520265970813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e234e230-4642-4727-83b2-c27b5045b136, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e234e230-4642-4727-83b2-c27b5045b136, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16097957482146609561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609795748214660956116097957482146609561160979574821466095611609795748214660956116097957482146609561160979574821466095611609795748214660956116097957482146609561160979574821466095611609795748214660956116097957482146609561160979574821466095611609795748214660956116097957482146609561160979574821466095611609795748214660956116097957482146609561160979574821466095611609795748214660956116097957482146609561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfeb1fbd-da46-47b7-8d70-7f7d02a0edf0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea5e4a78-5789-439d-a841-003eb879ef5a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e234e230-4642-4727-83b2-c27b5045b136, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea5e4a78-5789-439d-a841-003eb879ef5a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10645122522469789819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064512252246978981910645122522469789819106451225224697898191064512252246978981910645122522469789819106451225224697898191064512252246978981910645122522469789819106451225224697898191064512252246978981910645122522469789819106451225224697898191064512252246978981910645122522469789819106451225224697898191064512252246978981910645122522469789819106451225224697898191064512252246978981910645122522469789819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcdb9c12-2e75-4fde-b831-59193dffd899, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcdb9c12-2e75-4fde-b831-59193dffd899, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307434134986051666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43074341349860516664307434134986051666430743413498605166643074341349860516664307434134986051666430743413498605166643074341349860516664307434134986051666430743413498605166643074341349860516664307434134986051666430743413498605166643074341349860516664307434134986051666430743413498605166643074341349860516664307434134986051666430743413498605166643074341349860516664307434134986051666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea5e4a78-5789-439d-a841-003eb879ef5a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c5d872-c212-40d1-aa9c-5d06f7b8239e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcdb9c12-2e75-4fde-b831-59193dffd899, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c5d872-c212-40d1-aa9c-5d06f7b8239e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8543531113583557485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85435311135835574858543531113583557485854353111358355748585435311135835574858543531113583557485854353111358355748585435311135835574858543531113583557485854353111358355748585435311135835574858543531113583557485854353111358355748585435311135835574858543531113583557485854353111358355748585435311135835574858543531113583557485854353111358355748585435311135835574858543531113583557485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f0186b-b2ec-43cb-b2f5-a3d999aee655, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f0186b-b2ec-43cb-b2f5-a3d999aee655, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5561114068959543030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55611140689595430305561114068959543030556111406895954303055611140689595430305561114068959543030556111406895954303055611140689595430305561114068959543030556111406895954303055611140689595430305561114068959543030556111406895954303055611140689595430305561114068959543030556111406895954303055611140689595430305561114068959543030556111406895954303055611140689595430305561114068959543030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c5d872-c212-40d1-aa9c-5d06f7b8239e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccf73f9a-2db2-4512-b6ea-a8040f60e160, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f0186b-b2ec-43cb-b2f5-a3d999aee655, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccf73f9a-2db2-4512-b6ea-a8040f60e160, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354966986935503197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635496698693550319716354966986935503197163549669869355031971635496698693550319716354966986935503197163549669869355031971635496698693550319716354966986935503197163549669869355031971635496698693550319716354966986935503197163549669869355031971635496698693550319716354966986935503197163549669869355031971635496698693550319716354966986935503197163549669869355031971635496698693550319716354966986935503197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71e550a-55ea-402c-bbe3-23a5d76a4195, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71e550a-55ea-402c-bbe3-23a5d76a4195, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9520930992887197381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95209309928871973819520930992887197381952093099288719738195209309928871973819520930992887197381952093099288719738195209309928871973819520930992887197381952093099288719738195209309928871973819520930992887197381952093099288719738195209309928871973819520930992887197381952093099288719738195209309928871973819520930992887197381952093099288719738195209309928871973819520930992887197381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccf73f9a-2db2-4512-b6ea-a8040f60e160, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 486dfc9f-c8d3-4c54-bfaf-7e72904e1032, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 486dfc9f-c8d3-4c54-bfaf-7e72904e1032, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14383449219423565876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438344921942356587614383449219423565876143834492194235658761438344921942356587614383449219423565876143834492194235658761438344921942356587614383449219423565876143834492194235658761438344921942356587614383449219423565876143834492194235658761438344921942356587614383449219423565876143834492194235658761438344921942356587614383449219423565876143834492194235658761438344921942356587614383449219423565876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71e550a-55ea-402c-bbe3-23a5d76a4195, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a61013-2cbc-4844-a8e7-2f3dbefd8839, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a61013-2cbc-4844-a8e7-2f3dbefd8839, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383067881877963082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238306788187796308212383067881877963082123830678818779630821238306788187796308212383067881877963082123830678818779630821238306788187796308212383067881877963082123830678818779630821238306788187796308212383067881877963082123830678818779630821238306788187796308212383067881877963082123830678818779630821238306788187796308212383067881877963082123830678818779630821238306788187796308212383067881877963082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 486dfc9f-c8d3-4c54-bfaf-7e72904e1032, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16823ce0-c632-444f-91ff-f2fc35fdb3a9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16823ce0-c632-444f-91ff-f2fc35fdb3a9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4647470708745085939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46474707087450859394647470708745085939464747070874508593946474707087450859394647470708745085939464747070874508593946474707087450859394647470708745085939464747070874508593946474707087450859394647470708745085939464747070874508593946474707087450859394647470708745085939464747070874508593946474707087450859394647470708745085939464747070874508593946474707087450859394647470708745085939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a61013-2cbc-4844-a8e7-2f3dbefd8839, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c4e89c-c2ea-49d3-875f-7fa7a9672197, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c4e89c-c2ea-49d3-875f-7fa7a9672197, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8528865026964736673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85288650269647366738528865026964736673852886502696473667385288650269647366738528865026964736673852886502696473667385288650269647366738528865026964736673852886502696473667385288650269647366738528865026964736673852886502696473667385288650269647366738528865026964736673852886502696473667385288650269647366738528865026964736673852886502696473667385288650269647366738528865026964736673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16823ce0-c632-444f-91ff-f2fc35fdb3a9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb48215-7def-4d0a-8f21-f118cde98dce, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb48215-7def-4d0a-8f21-f118cde98dce, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16529433687578415149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652943368757841514916529433687578415149165294336875784151491652943368757841514916529433687578415149165294336875784151491652943368757841514916529433687578415149165294336875784151491652943368757841514916529433687578415149165294336875784151491652943368757841514916529433687578415149165294336875784151491652943368757841514916529433687578415149165294336875784151491652943368757841514916529433687578415149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c4e89c-c2ea-49d3-875f-7fa7a9672197, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e34f9f9-41d1-4549-a80c-904616f74885, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e34f9f9-41d1-4549-a80c-904616f74885, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 875018174933033930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930875018174933033930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb48215-7def-4d0a-8f21-f118cde98dce, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 421ecd63-4764-48c8-ac21-6001912c2dc2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 421ecd63-4764-48c8-ac21-6001912c2dc2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18291959138670744834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829195913867074483418291959138670744834182919591386707448341829195913867074483418291959138670744834182919591386707448341829195913867074483418291959138670744834182919591386707448341829195913867074483418291959138670744834182919591386707448341829195913867074483418291959138670744834182919591386707448341829195913867074483418291959138670744834182919591386707448341829195913867074483418291959138670744834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e34f9f9-41d1-4549-a80c-904616f74885, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7fe767-f1f2-4c7d-9019-231c94e9a1c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7fe767-f1f2-4c7d-9019-231c94e9a1c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3047655365378700583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30476553653787005833047655365378700583304765536537870058330476553653787005833047655365378700583304765536537870058330476553653787005833047655365378700583304765536537870058330476553653787005833047655365378700583304765536537870058330476553653787005833047655365378700583304765536537870058330476553653787005833047655365378700583304765536537870058330476553653787005833047655365378700583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 421ecd63-4764-48c8-ac21-6001912c2dc2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334f127e-9015-453c-97d9-d85bfecbcf0e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334f127e-9015-453c-97d9-d85bfecbcf0e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7873179702420248471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78731797024202484717873179702420248471787317970242024847178731797024202484717873179702420248471787317970242024847178731797024202484717873179702420248471787317970242024847178731797024202484717873179702420248471787317970242024847178731797024202484717873179702420248471787317970242024847178731797024202484717873179702420248471787317970242024847178731797024202484717873179702420248471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7fe767-f1f2-4c7d-9019-231c94e9a1c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 009af964-968e-46eb-aead-9f20c87dc600, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 009af964-968e-46eb-aead-9f20c87dc600, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2384663667371199057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23846636673711990572384663667371199057238466366737119905723846636673711990572384663667371199057238466366737119905723846636673711990572384663667371199057238466366737119905723846636673711990572384663667371199057238466366737119905723846636673711990572384663667371199057238466366737119905723846636673711990572384663667371199057238466366737119905723846636673711990572384663667371199057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334f127e-9015-453c-97d9-d85bfecbcf0e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23df7e27-6b50-47ee-826e-0b46608074d5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23df7e27-6b50-47ee-826e-0b46608074d5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10020464338967245729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002046433896724572910020464338967245729100204643389672457291002046433896724572910020464338967245729100204643389672457291002046433896724572910020464338967245729100204643389672457291002046433896724572910020464338967245729100204643389672457291002046433896724572910020464338967245729100204643389672457291002046433896724572910020464338967245729100204643389672457291002046433896724572910020464338967245729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 009af964-968e-46eb-aead-9f20c87dc600, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef28b6f9-0e90-4f4b-a0cf-414922079b7d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef28b6f9-0e90-4f4b-a0cf-414922079b7d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2331732638431721097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23317326384317210972331732638431721097233173263843172109723317326384317210972331732638431721097233173263843172109723317326384317210972331732638431721097233173263843172109723317326384317210972331732638431721097233173263843172109723317326384317210972331732638431721097233173263843172109723317326384317210972331732638431721097233173263843172109723317326384317210972331732638431721097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23df7e27-6b50-47ee-826e-0b46608074d5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eebb536f-ee9f-491e-95bc-b7858d887446, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eebb536f-ee9f-491e-95bc-b7858d887446, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10208261963433237687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020826196343323768710208261963433237687102082619634332376871020826196343323768710208261963433237687102082619634332376871020826196343323768710208261963433237687102082619634332376871020826196343323768710208261963433237687102082619634332376871020826196343323768710208261963433237687102082619634332376871020826196343323768710208261963433237687102082619634332376871020826196343323768710208261963433237687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef28b6f9-0e90-4f4b-a0cf-414922079b7d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852d58ae-58a9-42b9-a24d-7150549d6bce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852d58ae-58a9-42b9-a24d-7150549d6bce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 340629208619739009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009340629208619739009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eebb536f-ee9f-491e-95bc-b7858d887446, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842f7792-c0ba-4a24-b047-1d131c80fca6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842f7792-c0ba-4a24-b047-1d131c80fca6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14194155610777999136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419415561077799913614194155610777999136141941556107779991361419415561077799913614194155610777999136141941556107779991361419415561077799913614194155610777999136141941556107779991361419415561077799913614194155610777999136141941556107779991361419415561077799913614194155610777999136141941556107779991361419415561077799913614194155610777999136141941556107779991361419415561077799913614194155610777999136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852d58ae-58a9-42b9-a24d-7150549d6bce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45438cf-5f5c-4f7d-b59c-41db7005f5cb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45438cf-5f5c-4f7d-b59c-41db7005f5cb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14509582392238844468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450958239223884446814509582392238844468145095823922388444681450958239223884446814509582392238844468145095823922388444681450958239223884446814509582392238844468145095823922388444681450958239223884446814509582392238844468145095823922388444681450958239223884446814509582392238844468145095823922388444681450958239223884446814509582392238844468145095823922388444681450958239223884446814509582392238844468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842f7792-c0ba-4a24-b047-1d131c80fca6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3720311d-cfe6-42de-8ca7-444b032e7520, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3720311d-cfe6-42de-8ca7-444b032e7520, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16940506323516251698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694050632351625169816940506323516251698169405063235162516981694050632351625169816940506323516251698169405063235162516981694050632351625169816940506323516251698169405063235162516981694050632351625169816940506323516251698169405063235162516981694050632351625169816940506323516251698169405063235162516981694050632351625169816940506323516251698169405063235162516981694050632351625169816940506323516251698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3720311d-cfe6-42de-8ca7-444b032e7520, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab703eb9-473a-431c-a421-a9f89710e235, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab703eb9-473a-431c-a421-a9f89710e235, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 774797088888105343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343774797088888105343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45438cf-5f5c-4f7d-b59c-41db7005f5cb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5fbea4-9434-4a2e-aa75-ec8d1f3fe2fb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5fbea4-9434-4a2e-aa75-ec8d1f3fe2fb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9592752858740264793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95927528587402647939592752858740264793959275285874026479395927528587402647939592752858740264793959275285874026479395927528587402647939592752858740264793959275285874026479395927528587402647939592752858740264793959275285874026479395927528587402647939592752858740264793959275285874026479395927528587402647939592752858740264793959275285874026479395927528587402647939592752858740264793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab703eb9-473a-431c-a421-a9f89710e235, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d2b68c-7a49-46e1-9af1-d0552ea9616d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d2b68c-7a49-46e1-9af1-d0552ea9616d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692426094482221657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66924260944822216576692426094482221657669242609448222165766924260944822216576692426094482221657669242609448222165766924260944822216576692426094482221657669242609448222165766924260944822216576692426094482221657669242609448222165766924260944822216576692426094482221657669242609448222165766924260944822216576692426094482221657669242609448222165766924260944822216576692426094482221657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5fbea4-9434-4a2e-aa75-ec8d1f3fe2fb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4122e0f5-9b00-4957-9540-f219c30b7861, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d2b68c-7a49-46e1-9af1-d0552ea9616d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4122e0f5-9b00-4957-9540-f219c30b7861, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4329189464497129932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43291894644971299324329189464497129932432918946449712993243291894644971299324329189464497129932432918946449712993243291894644971299324329189464497129932432918946449712993243291894644971299324329189464497129932432918946449712993243291894644971299324329189464497129932432918946449712993243291894644971299324329189464497129932432918946449712993243291894644971299324329189464497129932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bceafa3-65d6-440d-81b7-59d20b9c9a0e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bceafa3-65d6-440d-81b7-59d20b9c9a0e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5258252633332019885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52582526333320198855258252633332019885525825263333201988552582526333320198855258252633332019885525825263333201988552582526333320198855258252633332019885525825263333201988552582526333320198855258252633332019885525825263333201988552582526333320198855258252633332019885525825263333201988552582526333320198855258252633332019885525825263333201988552582526333320198855258252633332019885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4122e0f5-9b00-4957-9540-f219c30b7861, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e6536bc-f0a9-4fdb-a368-3c8fe790cd39, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bceafa3-65d6-440d-81b7-59d20b9c9a0e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6536bc-f0a9-4fdb-a368-3c8fe790cd39, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3720114406162508162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37201144061625081623720114406162508162372011440616250816237201144061625081623720114406162508162372011440616250816237201144061625081623720114406162508162372011440616250816237201144061625081623720114406162508162372011440616250816237201144061625081623720114406162508162372011440616250816237201144061625081623720114406162508162372011440616250816237201144061625081623720114406162508162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f7e39c6-ac44-438e-8e65-4198f097bc72, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f7e39c6-ac44-438e-8e65-4198f097bc72, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2437270351962992477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24372703519629924772437270351962992477243727035196299247724372703519629924772437270351962992477243727035196299247724372703519629924772437270351962992477243727035196299247724372703519629924772437270351962992477243727035196299247724372703519629924772437270351962992477243727035196299247724372703519629924772437270351962992477243727035196299247724372703519629924772437270351962992477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6536bc-f0a9-4fdb-a368-3c8fe790cd39, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f7e39c6-ac44-438e-8e65-4198f097bc72, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63975405-b24a-414e-b617-00136f923c88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63975405-b24a-414e-b617-00136f923c88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13243316539415188576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324331653941518857613243316539415188576132433165394151885761324331653941518857613243316539415188576132433165394151885761324331653941518857613243316539415188576132433165394151885761324331653941518857613243316539415188576132433165394151885761324331653941518857613243316539415188576132433165394151885761324331653941518857613243316539415188576132433165394151885761324331653941518857613243316539415188576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92eff30a-1db3-4e90-a6f4-d2db3abb1175, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92eff30a-1db3-4e90-a6f4-d2db3abb1175, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894964514540074538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58949645145400745385894964514540074538589496451454007453858949645145400745385894964514540074538589496451454007453858949645145400745385894964514540074538589496451454007453858949645145400745385894964514540074538589496451454007453858949645145400745385894964514540074538589496451454007453858949645145400745385894964514540074538589496451454007453858949645145400745385894964514540074538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63975405-b24a-414e-b617-00136f923c88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee4dee8-0fdc-4f40-9794-49864453916e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee4dee8-0fdc-4f40-9794-49864453916e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7884258251053399760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78842582510533997607884258251053399760788425825105339976078842582510533997607884258251053399760788425825105339976078842582510533997607884258251053399760788425825105339976078842582510533997607884258251053399760788425825105339976078842582510533997607884258251053399760788425825105339976078842582510533997607884258251053399760788425825105339976078842582510533997607884258251053399760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92eff30a-1db3-4e90-a6f4-d2db3abb1175, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f961fcc-cc55-43d0-8c23-98aaa0a84edc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f961fcc-cc55-43d0-8c23-98aaa0a84edc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4770885585929950803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47708855859299508034770885585929950803477088558592995080347708855859299508034770885585929950803477088558592995080347708855859299508034770885585929950803477088558592995080347708855859299508034770885585929950803477088558592995080347708855859299508034770885585929950803477088558592995080347708855859299508034770885585929950803477088558592995080347708855859299508034770885585929950803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee4dee8-0fdc-4f40-9794-49864453916e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f961fcc-cc55-43d0-8c23-98aaa0a84edc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f885bd6c-c98a-4f7f-882c-52c543629a3e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f885bd6c-c98a-4f7f-882c-52c543629a3e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7524080118887434067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75240801188874340677524080118887434067752408011888743406775240801188874340677524080118887434067752408011888743406775240801188874340677524080118887434067752408011888743406775240801188874340677524080118887434067752408011888743406775240801188874340677524080118887434067752408011888743406775240801188874340677524080118887434067752408011888743406775240801188874340677524080118887434067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83a1725b-e256-418c-ba06-f92e23bb2d35, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83a1725b-e256-418c-ba06-f92e23bb2d35, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10833185654397081907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083318565439708190710833185654397081907108331856543970819071083318565439708190710833185654397081907108331856543970819071083318565439708190710833185654397081907108331856543970819071083318565439708190710833185654397081907108331856543970819071083318565439708190710833185654397081907108331856543970819071083318565439708190710833185654397081907108331856543970819071083318565439708190710833185654397081907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f885bd6c-c98a-4f7f-882c-52c543629a3e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b1c5ed-8071-4842-a768-985fadb7e9f4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83a1725b-e256-418c-ba06-f92e23bb2d35, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b1c5ed-8071-4842-a768-985fadb7e9f4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9588203740334051621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95882037403340516219588203740334051621958820374033405162195882037403340516219588203740334051621958820374033405162195882037403340516219588203740334051621958820374033405162195882037403340516219588203740334051621958820374033405162195882037403340516219588203740334051621958820374033405162195882037403340516219588203740334051621958820374033405162195882037403340516219588203740334051621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 206294f3-52f9-406a-a9e4-07f2da48da12, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 206294f3-52f9-406a-a9e4-07f2da48da12, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16699299328607516372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669929932860751637216699299328607516372166992993286075163721669929932860751637216699299328607516372166992993286075163721669929932860751637216699299328607516372166992993286075163721669929932860751637216699299328607516372166992993286075163721669929932860751637216699299328607516372166992993286075163721669929932860751637216699299328607516372166992993286075163721669929932860751637216699299328607516372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b1c5ed-8071-4842-a768-985fadb7e9f4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b202ce80-029f-439a-8d9d-9f83074babe3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b202ce80-029f-439a-8d9d-9f83074babe3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17068450732873871619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706845073287387161917068450732873871619170684507328738716191706845073287387161917068450732873871619170684507328738716191706845073287387161917068450732873871619170684507328738716191706845073287387161917068450732873871619170684507328738716191706845073287387161917068450732873871619170684507328738716191706845073287387161917068450732873871619170684507328738716191706845073287387161917068450732873871619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 206294f3-52f9-406a-a9e4-07f2da48da12, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49fa0c6-5a41-452c-a8f2-bb89dc3c6a18, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49fa0c6-5a41-452c-a8f2-bb89dc3c6a18, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3751130544303303065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37511305443033030653751130544303303065375113054430330306537511305443033030653751130544303303065375113054430330306537511305443033030653751130544303303065375113054430330306537511305443033030653751130544303303065375113054430330306537511305443033030653751130544303303065375113054430330306537511305443033030653751130544303303065375113054430330306537511305443033030653751130544303303065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b202ce80-029f-439a-8d9d-9f83074babe3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0061c94e-5994-4550-a2f2-46d6549a296e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0061c94e-5994-4550-a2f2-46d6549a296e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15762192890006813206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576219289000681320615762192890006813206157621928900068132061576219289000681320615762192890006813206157621928900068132061576219289000681320615762192890006813206157621928900068132061576219289000681320615762192890006813206157621928900068132061576219289000681320615762192890006813206157621928900068132061576219289000681320615762192890006813206157621928900068132061576219289000681320615762192890006813206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49fa0c6-5a41-452c-a8f2-bb89dc3c6a18, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd972c0-98ec-4b52-a0ef-08be610df3fd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd972c0-98ec-4b52-a0ef-08be610df3fd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1698800761382281066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16988007613822810661698800761382281066169880076138228106616988007613822810661698800761382281066169880076138228106616988007613822810661698800761382281066169880076138228106616988007613822810661698800761382281066169880076138228106616988007613822810661698800761382281066169880076138228106616988007613822810661698800761382281066169880076138228106616988007613822810661698800761382281066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0061c94e-5994-4550-a2f2-46d6549a296e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e187470-dab8-49b8-8ee9-bfc1aa214af4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd972c0-98ec-4b52-a0ef-08be610df3fd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e187470-dab8-49b8-8ee9-bfc1aa214af4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9904357680417586555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99043576804175865559904357680417586555990435768041758655599043576804175865559904357680417586555990435768041758655599043576804175865559904357680417586555990435768041758655599043576804175865559904357680417586555990435768041758655599043576804175865559904357680417586555990435768041758655599043576804175865559904357680417586555990435768041758655599043576804175865559904357680417586555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1835e2a-5b0d-40ad-b86d-6a4b5fef3edd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1835e2a-5b0d-40ad-b86d-6a4b5fef3edd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6034063675348201466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60340636753482014666034063675348201466603406367534820146660340636753482014666034063675348201466603406367534820146660340636753482014666034063675348201466603406367534820146660340636753482014666034063675348201466603406367534820146660340636753482014666034063675348201466603406367534820146660340636753482014666034063675348201466603406367534820146660340636753482014666034063675348201466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e187470-dab8-49b8-8ee9-bfc1aa214af4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1835e2a-5b0d-40ad-b86d-6a4b5fef3edd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 622253db-5269-4aa6-a4a0-74065b86dcb9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 622253db-5269-4aa6-a4a0-74065b86dcb9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11868167613908362933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186816761390836293311868167613908362933118681676139083629331186816761390836293311868167613908362933118681676139083629331186816761390836293311868167613908362933118681676139083629331186816761390836293311868167613908362933118681676139083629331186816761390836293311868167613908362933118681676139083629331186816761390836293311868167613908362933118681676139083629331186816761390836293311868167613908362933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e128a28-4fbb-495e-86e3-e0b620f7832f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e128a28-4fbb-495e-86e3-e0b620f7832f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13507426060168941008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350742606016894100813507426060168941008135074260601689410081350742606016894100813507426060168941008135074260601689410081350742606016894100813507426060168941008135074260601689410081350742606016894100813507426060168941008135074260601689410081350742606016894100813507426060168941008135074260601689410081350742606016894100813507426060168941008135074260601689410081350742606016894100813507426060168941008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 622253db-5269-4aa6-a4a0-74065b86dcb9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e128a28-4fbb-495e-86e3-e0b620f7832f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8019787-3366-46d0-af09-c77f2b15824f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8019787-3366-46d0-af09-c77f2b15824f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11804264377401911497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180426437740191149711804264377401911497118042643774019114971180426437740191149711804264377401911497118042643774019114971180426437740191149711804264377401911497118042643774019114971180426437740191149711804264377401911497118042643774019114971180426437740191149711804264377401911497118042643774019114971180426437740191149711804264377401911497118042643774019114971180426437740191149711804264377401911497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d92ed688-7f44-494a-ba2b-cc434f4c60a3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d92ed688-7f44-494a-ba2b-cc434f4c60a3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2922365113830400417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29223651138304004172922365113830400417292236511383040041729223651138304004172922365113830400417292236511383040041729223651138304004172922365113830400417292236511383040041729223651138304004172922365113830400417292236511383040041729223651138304004172922365113830400417292236511383040041729223651138304004172922365113830400417292236511383040041729223651138304004172922365113830400417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8019787-3366-46d0-af09-c77f2b15824f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b8744d-889f-431b-8abd-0a3514b3b9d6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b8744d-889f-431b-8abd-0a3514b3b9d6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10316080470961424664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031608047096142466410316080470961424664103160804709614246641031608047096142466410316080470961424664103160804709614246641031608047096142466410316080470961424664103160804709614246641031608047096142466410316080470961424664103160804709614246641031608047096142466410316080470961424664103160804709614246641031608047096142466410316080470961424664103160804709614246641031608047096142466410316080470961424664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d92ed688-7f44-494a-ba2b-cc434f4c60a3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e527195-ce6e-4981-8032-02068c41185e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e527195-ce6e-4981-8032-02068c41185e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2574272860909454747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25742728609094547472574272860909454747257427286090945474725742728609094547472574272860909454747257427286090945474725742728609094547472574272860909454747257427286090945474725742728609094547472574272860909454747257427286090945474725742728609094547472574272860909454747257427286090945474725742728609094547472574272860909454747257427286090945474725742728609094547472574272860909454747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b8744d-889f-431b-8abd-0a3514b3b9d6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfdbc46-0c51-41b9-a75a-ae8aaf299f3f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfdbc46-0c51-41b9-a75a-ae8aaf299f3f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558839105392256091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55588391053922560915558839105392256091555883910539225609155588391053922560915558839105392256091555883910539225609155588391053922560915558839105392256091555883910539225609155588391053922560915558839105392256091555883910539225609155588391053922560915558839105392256091555883910539225609155588391053922560915558839105392256091555883910539225609155588391053922560915558839105392256091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_c74rd1_b.log --grpc-port=10488 --mon-port=28243 --ic-port=23433 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_c74rd1_b.log', '--grpc-port=10488', '--mon-port=28243', '--ic-port=23433', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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, 4e527195-ce6e-4981-8032-02068c41185e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3de761d-aa9d-40e7-8edb-76ab22fc3826, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfdbc46-0c51-41b9-a75a-ae8aaf299f3f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3de761d-aa9d-40e7-8edb-76ab22fc3826, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10340530768457616586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034053076845761658610340530768457616586103405307684576165861034053076845761658610340530768457616586103405307684576165861034053076845761658610340530768457616586103405307684576165861034053076845761658610340530768457616586103405307684576165861034053076845761658610340530768457616586103405307684576165861034053076845761658610340530768457616586103405307684576165861034053076845761658610340530768457616586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ya.test:process.py:628 Command pid: 965325
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f77ea96-874c-4a2c-97bc-4143ab79e1ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f77ea96-874c-4a2c-97bc-4143ab79e1ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6760225885373451479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67602258853734514796760225885373451479676022588537345147967602258853734514796760225885373451479676022588537345147967602258853734514796760225885373451479676022588537345147967602258853734514796760225885373451479676022588537345147967602258853734514796760225885373451479676022588537345147967602258853734514796760225885373451479676022588537345147967602258853734514796760225885373451479" } } } 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:314 Started node localhost:10488/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3de761d-aa9d-40e7-8edb-76ab22fc3826, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51481dbc-013e-4607-a26c-27ea2f67cefb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51481dbc-013e-4607-a26c-27ea2f67cefb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14667040233050812369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466704023305081236914667040233050812369146670402330508123691466704023305081236914667040233050812369146670402330508123691466704023305081236914667040233050812369146670402330508123691466704023305081236914667040233050812369146670402330508123691466704023305081236914667040233050812369146670402330508123691466704023305081236914667040233050812369146670402330508123691466704023305081236914667040233050812369" } } } 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.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 965326
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51481dbc-013e-4607-a26c-27ea2f67cefb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f77ea96-874c-4a2c-97bc-4143ab79e1ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3a7856-2232-4ed1-bca1-740658390369, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3a7856-2232-4ed1-bca1-740658390369, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16764687110588091908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676468711058809190816764687110588091908167646871105880919081676468711058809190816764687110588091908167646871105880919081676468711058809190816764687110588091908167646871105880919081676468711058809190816764687110588091908167646871105880919081676468711058809190816764687110588091908167646871105880919081676468711058809190816764687110588091908167646871105880919081676468711058809190816764687110588091908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11f1539-2aba-4b11-aa11-ff82ebe4ade4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11f1539-2aba-4b11-aa11-ff82ebe4ade4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11861126157122375046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186112615712237504611861126157122375046118611261571223750461186112615712237504611861126157122375046118611261571223750461186112615712237504611861126157122375046118611261571223750461186112615712237504611861126157122375046118611261571223750461186112615712237504611861126157122375046118611261571223750461186112615712237504611861126157122375046118611261571223750461186112615712237504611861126157122375046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3a7856-2232-4ed1-bca1-740658390369, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11f1539-2aba-4b11-aa11-ff82ebe4ade4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfc7a24-fea7-47d9-9f8d-df2a0763d9b7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af0ed34-85dc-4731-be22-93d97200d0de, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfc7a24-fea7-47d9-9f8d-df2a0763d9b7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7039426337664025489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70394263376640254897039426337664025489703942633766402548970394263376640254897039426337664025489703942633766402548970394263376640254897039426337664025489703942633766402548970394263376640254897039426337664025489703942633766402548970394263376640254897039426337664025489703942633766402548970394263376640254897039426337664025489703942633766402548970394263376640254897039426337664025489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af0ed34-85dc-4731-be22-93d97200d0de, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2531825516933134197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25318255169331341972531825516933134197253182551693313419725318255169331341972531825516933134197253182551693313419725318255169331341972531825516933134197253182551693313419725318255169331341972531825516933134197253182551693313419725318255169331341972531825516933134197253182551693313419725318255169331341972531825516933134197253182551693313419725318255169331341972531825516933134197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfc7a24-fea7-47d9-9f8d-df2a0763d9b7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 183c099e-1cd4-439c-91f4-daefa53c24be, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af0ed34-85dc-4731-be22-93d97200d0de, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 183c099e-1cd4-439c-91f4-daefa53c24be, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11573032051343298676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157303205134329867611573032051343298676115730320513432986761157303205134329867611573032051343298676115730320513432986761157303205134329867611573032051343298676115730320513432986761157303205134329867611573032051343298676115730320513432986761157303205134329867611573032051343298676115730320513432986761157303205134329867611573032051343298676115730320513432986761157303205134329867611573032051343298676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a69b47-7323-4afe-9394-7d884c03c3d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a69b47-7323-4afe-9394-7d884c03c3d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17226633865940356480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722663386594035648017226633865940356480172266338659403564801722663386594035648017226633865940356480172266338659403564801722663386594035648017226633865940356480172266338659403564801722663386594035648017226633865940356480172266338659403564801722663386594035648017226633865940356480172266338659403564801722663386594035648017226633865940356480172266338659403564801722663386594035648017226633865940356480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 183c099e-1cd4-439c-91f4-daefa53c24be, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8588ea0e-e390-4581-87ea-6738ae868596, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8588ea0e-e390-4581-87ea-6738ae868596, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1981927307397275192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19819273073972751921981927307397275192198192730739727519219819273073972751921981927307397275192198192730739727519219819273073972751921981927307397275192198192730739727519219819273073972751921981927307397275192198192730739727519219819273073972751921981927307397275192198192730739727519219819273073972751921981927307397275192198192730739727519219819273073972751921981927307397275192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a69b47-7323-4afe-9394-7d884c03c3d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1563ff32-03da-41df-9f52-1bed61250b45, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8588ea0e-e390-4581-87ea-6738ae868596, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1563ff32-03da-41df-9f52-1bed61250b45, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11417313776942120739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141731377694212073911417313776942120739114173137769421207391141731377694212073911417313776942120739114173137769421207391141731377694212073911417313776942120739114173137769421207391141731377694212073911417313776942120739114173137769421207391141731377694212073911417313776942120739114173137769421207391141731377694212073911417313776942120739114173137769421207391141731377694212073911417313776942120739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1411ed-8544-4565-996b-7a1b82608d7b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1411ed-8544-4565-996b-7a1b82608d7b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048523785121970706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50485237851219707065048523785121970706504852378512197070650485237851219707065048523785121970706504852378512197070650485237851219707065048523785121970706504852378512197070650485237851219707065048523785121970706504852378512197070650485237851219707065048523785121970706504852378512197070650485237851219707065048523785121970706504852378512197070650485237851219707065048523785121970706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1563ff32-03da-41df-9f52-1bed61250b45, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48096d7d-5f64-489f-ba18-7000386738e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48096d7d-5f64-489f-ba18-7000386738e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15028916830009698433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502891683000969843315028916830009698433150289168300096984331502891683000969843315028916830009698433150289168300096984331502891683000969843315028916830009698433150289168300096984331502891683000969843315028916830009698433150289168300096984331502891683000969843315028916830009698433150289168300096984331502891683000969843315028916830009698433150289168300096984331502891683000969843315028916830009698433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1411ed-8544-4565-996b-7a1b82608d7b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8cc5e5a-6183-4e83-b843-c6d9f648046e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8cc5e5a-6183-4e83-b843-c6d9f648046e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3146387509522318662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31463875095223186623146387509522318662314638750952231866231463875095223186623146387509522318662314638750952231866231463875095223186623146387509522318662314638750952231866231463875095223186623146387509522318662314638750952231866231463875095223186623146387509522318662314638750952231866231463875095223186623146387509522318662314638750952231866231463875095223186623146387509522318662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48096d7d-5f64-489f-ba18-7000386738e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a77f189-7a30-4175-9397-7e9347ccd2fc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a77f189-7a30-4175-9397-7e9347ccd2fc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1069302284883078556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10693022848830785561069302284883078556106930228488307855610693022848830785561069302284883078556106930228488307855610693022848830785561069302284883078556106930228488307855610693022848830785561069302284883078556106930228488307855610693022848830785561069302284883078556106930228488307855610693022848830785561069302284883078556106930228488307855610693022848830785561069302284883078556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8cc5e5a-6183-4e83-b843-c6d9f648046e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e27559b4-c456-4c95-b141-9d8be29ac4c6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a77f189-7a30-4175-9397-7e9347ccd2fc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e27559b4-c456-4c95-b141-9d8be29ac4c6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7521548207980013676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75215482079800136767521548207980013676752154820798001367675215482079800136767521548207980013676752154820798001367675215482079800136767521548207980013676752154820798001367675215482079800136767521548207980013676752154820798001367675215482079800136767521548207980013676752154820798001367675215482079800136767521548207980013676752154820798001367675215482079800136767521548207980013676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e27559b4-c456-4c95-b141-9d8be29ac4c6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49896adf-9901-49f6-8548-c5bb39509343, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49896adf-9901-49f6-8548-c5bb39509343, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3311252543591944889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33112525435919448893311252543591944889331125254359194488933112525435919448893311252543591944889331125254359194488933112525435919448893311252543591944889331125254359194488933112525435919448893311252543591944889331125254359194488933112525435919448893311252543591944889331125254359194488933112525435919448893311252543591944889331125254359194488933112525435919448893311252543591944889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9da7da83-ba54-46a7-9324-d3171c9044b4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9da7da83-ba54-46a7-9324-d3171c9044b4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12172317716062102609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217231771606210260912172317716062102609121723177160621026091217231771606210260912172317716062102609121723177160621026091217231771606210260912172317716062102609121723177160621026091217231771606210260912172317716062102609121723177160621026091217231771606210260912172317716062102609121723177160621026091217231771606210260912172317716062102609121723177160621026091217231771606210260912172317716062102609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49896adf-9901-49f6-8548-c5bb39509343, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3920c142-3199-4158-8b63-393516b047fa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3920c142-3199-4158-8b63-393516b047fa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14551266225247179008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455126622524717900814551266225247179008145512662252471790081455126622524717900814551266225247179008145512662252471790081455126622524717900814551266225247179008145512662252471790081455126622524717900814551266225247179008145512662252471790081455126622524717900814551266225247179008145512662252471790081455126622524717900814551266225247179008145512662252471790081455126622524717900814551266225247179008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9da7da83-ba54-46a7-9324-d3171c9044b4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ffa080-55c6-4884-b869-bfc55a5fd351, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ffa080-55c6-4884-b869-bfc55a5fd351, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9722095090264327873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97220950902643278739722095090264327873972209509026432787397220950902643278739722095090264327873972209509026432787397220950902643278739722095090264327873972209509026432787397220950902643278739722095090264327873972209509026432787397220950902643278739722095090264327873972209509026432787397220950902643278739722095090264327873972209509026432787397220950902643278739722095090264327873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3920c142-3199-4158-8b63-393516b047fa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a96b72fd-b03c-4bf3-ac3a-3c23b07be6bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a96b72fd-b03c-4bf3-ac3a-3c23b07be6bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4773705630930130258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47737056309301302584773705630930130258477370563093013025847737056309301302584773705630930130258477370563093013025847737056309301302584773705630930130258477370563093013025847737056309301302584773705630930130258477370563093013025847737056309301302584773705630930130258477370563093013025847737056309301302584773705630930130258477370563093013025847737056309301302584773705630930130258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ffa080-55c6-4884-b869-bfc55a5fd351, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1298c372-6a6d-4d1e-afcb-a4f2e758abc3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1298c372-6a6d-4d1e-afcb-a4f2e758abc3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5354802798922574232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53548027989225742325354802798922574232535480279892257423253548027989225742325354802798922574232535480279892257423253548027989225742325354802798922574232535480279892257423253548027989225742325354802798922574232535480279892257423253548027989225742325354802798922574232535480279892257423253548027989225742325354802798922574232535480279892257423253548027989225742325354802798922574232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a96b72fd-b03c-4bf3-ac3a-3c23b07be6bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1b59e0-68c5-4e10-94ae-9e2b213520bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1298c372-6a6d-4d1e-afcb-a4f2e758abc3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1b59e0-68c5-4e10-94ae-9e2b213520bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8292573780541202700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82925737805412027008292573780541202700829257378054120270082925737805412027008292573780541202700829257378054120270082925737805412027008292573780541202700829257378054120270082925737805412027008292573780541202700829257378054120270082925737805412027008292573780541202700829257378054120270082925737805412027008292573780541202700829257378054120270082925737805412027008292573780541202700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb8eeb6-c608-43d1-a413-57dcb44d9c28, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb8eeb6-c608-43d1-a413-57dcb44d9c28, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7600159979053043708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76001599790530437087600159979053043708760015997905304370876001599790530437087600159979053043708760015997905304370876001599790530437087600159979053043708760015997905304370876001599790530437087600159979053043708760015997905304370876001599790530437087600159979053043708760015997905304370876001599790530437087600159979053043708760015997905304370876001599790530437087600159979053043708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1b59e0-68c5-4e10-94ae-9e2b213520bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aaaa1b3-08c5-45cb-9992-31765ed9d971, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aaaa1b3-08c5-45cb-9992-31765ed9d971, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16827114073879750935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682711407387975093516827114073879750935168271140738797509351682711407387975093516827114073879750935168271140738797509351682711407387975093516827114073879750935168271140738797509351682711407387975093516827114073879750935168271140738797509351682711407387975093516827114073879750935168271140738797509351682711407387975093516827114073879750935168271140738797509351682711407387975093516827114073879750935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb8eeb6-c608-43d1-a413-57dcb44d9c28, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 867ed7c6-4448-48ce-b503-539c1065a8ff, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 867ed7c6-4448-48ce-b503-539c1065a8ff, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4791823322612047489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47918233226120474894791823322612047489479182332261204748947918233226120474894791823322612047489479182332261204748947918233226120474894791823322612047489479182332261204748947918233226120474894791823322612047489479182332261204748947918233226120474894791823322612047489479182332261204748947918233226120474894791823322612047489479182332261204748947918233226120474894791823322612047489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aaaa1b3-08c5-45cb-9992-31765ed9d971, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f77a6621-ad6b-4dae-956a-cf958c2c12a1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f77a6621-ad6b-4dae-956a-cf958c2c12a1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11823742572983068727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182374257298306872711823742572983068727118237425729830687271182374257298306872711823742572983068727118237425729830687271182374257298306872711823742572983068727118237425729830687271182374257298306872711823742572983068727118237425729830687271182374257298306872711823742572983068727118237425729830687271182374257298306872711823742572983068727118237425729830687271182374257298306872711823742572983068727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 867ed7c6-4448-48ce-b503-539c1065a8ff, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c95a74-a6a1-4196-8319-12bf4b1a7659, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c95a74-a6a1-4196-8319-12bf4b1a7659, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1061133909331800465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10611339093318004651061133909331800465106113390933180046510611339093318004651061133909331800465106113390933180046510611339093318004651061133909331800465106113390933180046510611339093318004651061133909331800465106113390933180046510611339093318004651061133909331800465106113390933180046510611339093318004651061133909331800465106113390933180046510611339093318004651061133909331800465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f77a6621-ad6b-4dae-956a-cf958c2c12a1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5d8ced-c2ef-4233-bba2-c112a3f4675f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5d8ced-c2ef-4233-bba2-c112a3f4675f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457554667784118692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94575546677841186929457554667784118692945755466778411869294575546677841186929457554667784118692945755466778411869294575546677841186929457554667784118692945755466778411869294575546677841186929457554667784118692945755466778411869294575546677841186929457554667784118692945755466778411869294575546677841186929457554667784118692945755466778411869294575546677841186929457554667784118692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c95a74-a6a1-4196-8319-12bf4b1a7659, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947a54af-06e9-4ba7-8bb3-678813bad424, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947a54af-06e9-4ba7-8bb3-678813bad424, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 469220301572226184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184469220301572226184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5d8ced-c2ef-4233-bba2-c112a3f4675f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b23c4a0-158a-4ff6-af52-b9a15ff49d40, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b23c4a0-158a-4ff6-af52-b9a15ff49d40, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13792646139967325437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379264613996732543713792646139967325437137926461399673254371379264613996732543713792646139967325437137926461399673254371379264613996732543713792646139967325437137926461399673254371379264613996732543713792646139967325437137926461399673254371379264613996732543713792646139967325437137926461399673254371379264613996732543713792646139967325437137926461399673254371379264613996732543713792646139967325437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947a54af-06e9-4ba7-8bb3-678813bad424, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92dd0cb-4079-4172-82e1-adf021f8464b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92dd0cb-4079-4172-82e1-adf021f8464b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1755574987816168898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17555749878161688981755574987816168898175557498781616889817555749878161688981755574987816168898175557498781616889817555749878161688981755574987816168898175557498781616889817555749878161688981755574987816168898175557498781616889817555749878161688981755574987816168898175557498781616889817555749878161688981755574987816168898175557498781616889817555749878161688981755574987816168898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b23c4a0-158a-4ff6-af52-b9a15ff49d40, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92dd0cb-4079-4172-82e1-adf021f8464b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be7a445a-303c-4815-bb3f-cfa8a064d8d2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4070ea2-4447-4ac9-a3e6-5be667b739d8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be7a445a-303c-4815-bb3f-cfa8a064d8d2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10352244567264416265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035224456726441626510352244567264416265103522445672644162651035224456726441626510352244567264416265103522445672644162651035224456726441626510352244567264416265103522445672644162651035224456726441626510352244567264416265103522445672644162651035224456726441626510352244567264416265103522445672644162651035224456726441626510352244567264416265103522445672644162651035224456726441626510352244567264416265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4070ea2-4447-4ac9-a3e6-5be667b739d8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17024293106467558134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702429310646755813417024293106467558134170242931064675581341702429310646755813417024293106467558134170242931064675581341702429310646755813417024293106467558134170242931064675581341702429310646755813417024293106467558134170242931064675581341702429310646755813417024293106467558134170242931064675581341702429310646755813417024293106467558134170242931064675581341702429310646755813417024293106467558134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be7a445a-303c-4815-bb3f-cfa8a064d8d2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b070ef08-6f98-4d25-a775-b4ca8bd8cf2a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b070ef08-6f98-4d25-a775-b4ca8bd8cf2a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3746000993482590679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37460009934825906793746000993482590679374600099348259067937460009934825906793746000993482590679374600099348259067937460009934825906793746000993482590679374600099348259067937460009934825906793746000993482590679374600099348259067937460009934825906793746000993482590679374600099348259067937460009934825906793746000993482590679374600099348259067937460009934825906793746000993482590679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4070ea2-4447-4ac9-a3e6-5be667b739d8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1212f912-8ac3-4086-892e-9c295bbb0c50, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1212f912-8ac3-4086-892e-9c295bbb0c50, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6485084385593345358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64850843855933453586485084385593345358648508438559334535864850843855933453586485084385593345358648508438559334535864850843855933453586485084385593345358648508438559334535864850843855933453586485084385593345358648508438559334535864850843855933453586485084385593345358648508438559334535864850843855933453586485084385593345358648508438559334535864850843855933453586485084385593345358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1212f912-8ac3-4086-892e-9c295bbb0c50, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b070ef08-6f98-4d25-a775-b4ca8bd8cf2a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1159645b-6bed-407c-8143-28e17f90f32f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1159645b-6bed-407c-8143-28e17f90f32f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9036246308858231351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90362463088582313519036246308858231351903624630885823135190362463088582313519036246308858231351903624630885823135190362463088582313519036246308858231351903624630885823135190362463088582313519036246308858231351903624630885823135190362463088582313519036246308858231351903624630885823135190362463088582313519036246308858231351903624630885823135190362463088582313519036246308858231351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0357ddb-82fe-4783-b7e6-fb517a3f1e15, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1159645b-6bed-407c-8143-28e17f90f32f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0357ddb-82fe-4783-b7e6-fb517a3f1e15, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14552589486996884356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455258948699688435614552589486996884356145525894869968843561455258948699688435614552589486996884356145525894869968843561455258948699688435614552589486996884356145525894869968843561455258948699688435614552589486996884356145525894869968843561455258948699688435614552589486996884356145525894869968843561455258948699688435614552589486996884356145525894869968843561455258948699688435614552589486996884356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8e8d52-47c6-4daa-81fc-c6395af49504, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8e8d52-47c6-4daa-81fc-c6395af49504, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11390301637030027512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139030163703002751211390301637030027512113903016370300275121139030163703002751211390301637030027512113903016370300275121139030163703002751211390301637030027512113903016370300275121139030163703002751211390301637030027512113903016370300275121139030163703002751211390301637030027512113903016370300275121139030163703002751211390301637030027512113903016370300275121139030163703002751211390301637030027512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0357ddb-82fe-4783-b7e6-fb517a3f1e15, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0787cc0-6706-428f-ab4c-3f2965fe3105, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0787cc0-6706-428f-ab4c-3f2965fe3105, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8003937901919752969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80039379019197529698003937901919752969800393790191975296980039379019197529698003937901919752969800393790191975296980039379019197529698003937901919752969800393790191975296980039379019197529698003937901919752969800393790191975296980039379019197529698003937901919752969800393790191975296980039379019197529698003937901919752969800393790191975296980039379019197529698003937901919752969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8e8d52-47c6-4daa-81fc-c6395af49504, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0787cc0-6706-428f-ab4c-3f2965fe3105, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f6235a-e2eb-42a4-af64-4aae33a3e5b0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7ec1dc1-7684-49df-aabc-0651d51e8f19, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f6235a-e2eb-42a4-af64-4aae33a3e5b0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2104290029665342353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21042900296653423532104290029665342353210429002966534235321042900296653423532104290029665342353210429002966534235321042900296653423532104290029665342353210429002966534235321042900296653423532104290029665342353210429002966534235321042900296653423532104290029665342353210429002966534235321042900296653423532104290029665342353210429002966534235321042900296653423532104290029665342353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7ec1dc1-7684-49df-aabc-0651d51e8f19, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4566414312963533155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45664143129635331554566414312963533155456641431296353315545664143129635331554566414312963533155456641431296353315545664143129635331554566414312963533155456641431296353315545664143129635331554566414312963533155456641431296353315545664143129635331554566414312963533155456641431296353315545664143129635331554566414312963533155456641431296353315545664143129635331554566414312963533155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f6235a-e2eb-42a4-af64-4aae33a3e5b0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7ec1dc1-7684-49df-aabc-0651d51e8f19, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 641bdb34-d6c2-4454-b6be-7521ce80bf95, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 641bdb34-d6c2-4454-b6be-7521ce80bf95, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6602423409903079305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66024234099030793056602423409903079305660242340990307930566024234099030793056602423409903079305660242340990307930566024234099030793056602423409903079305660242340990307930566024234099030793056602423409903079305660242340990307930566024234099030793056602423409903079305660242340990307930566024234099030793056602423409903079305660242340990307930566024234099030793056602423409903079305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e5685e-49b2-4bc7-bf2d-b376c8eaef86, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e5685e-49b2-4bc7-bf2d-b376c8eaef86, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6693444305186422013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66934443051864220136693444305186422013669344430518642201366934443051864220136693444305186422013669344430518642201366934443051864220136693444305186422013669344430518642201366934443051864220136693444305186422013669344430518642201366934443051864220136693444305186422013669344430518642201366934443051864220136693444305186422013669344430518642201366934443051864220136693444305186422013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 641bdb34-d6c2-4454-b6be-7521ce80bf95, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d652989-1cca-4660-9892-92509e68ae63, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d652989-1cca-4660-9892-92509e68ae63, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4327857915661568006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43278579156615680064327857915661568006432785791566156800643278579156615680064327857915661568006432785791566156800643278579156615680064327857915661568006432785791566156800643278579156615680064327857915661568006432785791566156800643278579156615680064327857915661568006432785791566156800643278579156615680064327857915661568006432785791566156800643278579156615680064327857915661568006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e5685e-49b2-4bc7-bf2d-b376c8eaef86, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dcd9d04-4793-401b-b7c9-df1005b2dfa7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dcd9d04-4793-401b-b7c9-df1005b2dfa7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480970388421071498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74809703884210714987480970388421071498748097038842107149874809703884210714987480970388421071498748097038842107149874809703884210714987480970388421071498748097038842107149874809703884210714987480970388421071498748097038842107149874809703884210714987480970388421071498748097038842107149874809703884210714987480970388421071498748097038842107149874809703884210714987480970388421071498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d652989-1cca-4660-9892-92509e68ae63, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64bd38ed-5726-4897-9326-f860c5842c89, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64bd38ed-5726-4897-9326-f860c5842c89, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8004031155201798323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80040311552017983238004031155201798323800403115520179832380040311552017983238004031155201798323800403115520179832380040311552017983238004031155201798323800403115520179832380040311552017983238004031155201798323800403115520179832380040311552017983238004031155201798323800403115520179832380040311552017983238004031155201798323800403115520179832380040311552017983238004031155201798323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dcd9d04-4793-401b-b7c9-df1005b2dfa7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26f98bf-1c1d-4894-abf4-58abdedaec87, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26f98bf-1c1d-4894-abf4-58abdedaec87, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16760338033449388573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676033803344938857316760338033449388573167603380334493885731676033803344938857316760338033449388573167603380334493885731676033803344938857316760338033449388573167603380334493885731676033803344938857316760338033449388573167603380334493885731676033803344938857316760338033449388573167603380334493885731676033803344938857316760338033449388573167603380334493885731676033803344938857316760338033449388573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64bd38ed-5726-4897-9326-f860c5842c89, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85f4b19-68b0-4bc0-babe-7f902d941720, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85f4b19-68b0-4bc0-babe-7f902d941720, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4414155042134143404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44141550421341434044414155042134143404441415504213414340444141550421341434044414155042134143404441415504213414340444141550421341434044414155042134143404441415504213414340444141550421341434044414155042134143404441415504213414340444141550421341434044414155042134143404441415504213414340444141550421341434044414155042134143404441415504213414340444141550421341434044414155042134143404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26f98bf-1c1d-4894-abf4-58abdedaec87, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b228dca-ce44-4427-b947-a428fc2ec446, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b228dca-ce44-4427-b947-a428fc2ec446, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16275220280105890666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627522028010589066616275220280105890666162752202801058906661627522028010589066616275220280105890666162752202801058906661627522028010589066616275220280105890666162752202801058906661627522028010589066616275220280105890666162752202801058906661627522028010589066616275220280105890666162752202801058906661627522028010589066616275220280105890666162752202801058906661627522028010589066616275220280105890666" } } } 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 965326) rc: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85f4b19-68b0-4bc0-babe-7f902d941720, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:260 Command (pid 965326) elapsed time (sec): 0.8042306900024414
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b228dca-ce44-4427-b947-a428fc2ec446, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f9ef0b-04ec-4e75-a4ed-c3f89b9deb6a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ya.test:process.py:263 Command (pid 965326) idrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f9ef0b-04ec-4e75-a4ed-c3f89b9deb6a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465573145376846581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84655731453768465818465573145376846581846557314537684658184655731453768465818465573145376846581846557314537684658184655731453768465818465573145376846581846557314537684658184655731453768465818465573145376846581846557314537684658184655731453768465818465573145376846581846557314537684658184655731453768465818465573145376846581846557314537684658184655731453768465818465573145376846581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ya.test:process.py:263 Command (pid 965326) inblock: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8c17d2-1907-4776-988b-6158194c116b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ya.test:process.py:263 Command (pid 965326) isrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8c17d2-1907-4776-988b-6158194c116b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13714285457829884206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371428545782988420613714285457829884206137142854578298842061371428545782988420613714285457829884206137142854578298842061371428545782988420613714285457829884206137142854578298842061371428545782988420613714285457829884206137142854578298842061371428545782988420613714285457829884206137142854578298842061371428545782988420613714285457829884206137142854578298842061371428545782988420613714285457829884206" } } } 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 965326) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 965326) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 965326) maxrss: 850456
DEBUG    ya.test:process.py:263 Command (pid 965326) minflt: 45751
DEBUG    ya.test:process.py:263 Command (pid 965326) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 965326) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 965326) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 965326) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 965326) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 965326) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 965326) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 965326) stime: 0.190164
DEBUG    ya.test:process.py:263 Command (pid 965326) utime: 0.47632399999999997
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f9ef0b-04ec-4e75-a4ed-c3f89b9deb6a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ya.test:process.py:263 Command (pid 965326) wtime: 0.806
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8c17d2-1907-4776-988b-6158194c116b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0418902b-0f9a-494b-8fe5-2ccd83f43ca5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ya.test:process.py:275 Command (pid 965326) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f3bf418-0af4-4085-a636-afb7ab205379, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0418902b-0f9a-494b-8fe5-2ccd83f43ca5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15309348688462350840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530934868846235084015309348688462350840153093486884623508401530934868846235084015309348688462350840153093486884623508401530934868846235084015309348688462350840153093486884623508401530934868846235084015309348688462350840153093486884623508401530934868846235084015309348688462350840153093486884623508401530934868846235084015309348688462350840153093486884623508401530934868846235084015309348688462350840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f3bf418-0af4-4085-a636-afb7ab205379, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1283337148867392213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12833371488673922131283337148867392213128333714886739221312833371488673922131283337148867392213128333714886739221312833371488673922131283337148867392213128333714886739221312833371488673922131283337148867392213128333714886739221312833371488673922131283337148867392213128333714886739221312833371488673922131283337148867392213128333714886739221312833371488673922131283337148867392213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:276 Command (pid 965326) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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, 6f3bf418-0af4-4085-a636-afb7ab205379, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0418902b-0f9a-494b-8fe5-2ccd83f43ca5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb21e7de-5a97-462c-af4f-2f1a0df9f500, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc23eb0-4306-438f-ae2c-c36d3ccab028, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb21e7de-5a97-462c-af4f-2f1a0df9f500, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13158587287617428557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315858728761742855713158587287617428557131585872876174285571315858728761742855713158587287617428557131585872876174285571315858728761742855713158587287617428557131585872876174285571315858728761742855713158587287617428557131585872876174285571315858728761742855713158587287617428557131585872876174285571315858728761742855713158587287617428557131585872876174285571315858728761742855713158587287617428557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc23eb0-4306-438f-ae2c-c36d3ccab028, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17696609003311201453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769660900331120145317696609003311201453176966090033112014531769660900331120145317696609003311201453176966090033112014531769660900331120145317696609003311201453176966090033112014531769660900331120145317696609003311201453176966090033112014531769660900331120145317696609003311201453176966090033112014531769660900331120145317696609003311201453176966090033112014531769660900331120145317696609003311201453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc23eb0-4306-438f-ae2c-c36d3ccab028, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d7466dd-fabeb84a-9a3f2e10-53361d83" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3da4330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c3da4330>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c3da4330> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d68da0f0-eca1-46c2-a219-02400f710525, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d68da0f0-eca1-46c2-a219-02400f710525, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=OWZmNGY1OWMtNjcwYjRmNWItOWFhMWQ2ZjMtNmU1Y2UyMDk=" 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 0x7c25c3da4330>
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 0x7c25c330a130 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d68da0f0-eca1-46c2-a219-02400f710525, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb21e7de-5a97-462c-af4f-2f1a0df9f500, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
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:52 RpcState(DeleteSession, d68da0f0-eca1-46c2-a219-02400f710525, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d68da0f0-eca1-46c2-a219-02400f710525, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 75f9df2f-1396-40b8-8946-c1453ce8a3f1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75f9df2f-1396-40b8-8946-c1453ce8a3f1, ghrun-pdu5anijtm.auto.internal:19767): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 75f9df2f-1396-40b8-8946-c1453ce8a3f1, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75f9df2f-1396-40b8-8946-c1453ce8a3f1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 75f9df2f-1396-40b8-8946-c1453ce8a3f1, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f7e328d9-679e-4da0-80cf-cde98523a00e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f7e328d9-679e-4da0-80cf-cde98523a00e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" 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 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef8dcd3-439c-47d3-9df1-71197cffc4b2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef8dcd3-439c-47d3-9df1-71197cffc4b2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12462134017437665842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246213401743766584212462134017437665842124621340174376658421246213401743766584212462134017437665842124621340174376658421246213401743766584212462134017437665842124621340174376658421246213401743766584212462134017437665842124621340174376658421246213401743766584212462134017437665842124621340174376658421246213401743766584212462134017437665842124621340174376658421246213401743766584212462134017437665842" } } } 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, f7e328d9-679e-4da0-80cf-cde98523a00e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=bbb06731-7f01ea1c-91bec70c-c54cda89" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07668782-34f2-4e27-9e43-4018f8a40f55, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07668782-34f2-4e27-9e43-4018f8a40f55, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1993914391862252760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19939143918622527601993914391862252760199391439186225276019939143918622527601993914391862252760199391439186225276019939143918622527601993914391862252760199391439186225276019939143918622527601993914391862252760199391439186225276019939143918622527601993914391862252760199391439186225276019939143918622527601993914391862252760199391439186225276019939143918622527601993914391862252760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef8dcd3-439c-47d3-9df1-71197cffc4b2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1da72ea1-1a96-4525-8441-881a525e2aeb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da72ea1-1a96-4525-8441-881a525e2aeb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1829020253352344795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18290202533523447951829020253352344795182902025335234479518290202533523447951829020253352344795182902025335234479518290202533523447951829020253352344795182902025335234479518290202533523447951829020253352344795182902025335234479518290202533523447951829020253352344795182902025335234479518290202533523447951829020253352344795182902025335234479518290202533523447951829020253352344795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07668782-34f2-4e27-9e43-4018f8a40f55, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aae5547-eb4a-4823-9bd3-6a1249e7ba90, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aae5547-eb4a-4823-9bd3-6a1249e7ba90, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11138481675733188223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da72ea1-1a96-4525-8441-881a525e2aeb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d479e963-2a3a-4cf5-b1b9-3ad21e161823, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d479e963-2a3a-4cf5-b1b9-3ad21e161823, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13728561437562467010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372856143756246701013728561437562467010137285614375624670101372856143756246701013728561437562467010137285614375624670101372856143756246701013728561437562467010137285614375624670101372856143756246701013728561437562467010137285614375624670101372856143756246701013728561437562467010137285614375624670101372856143756246701013728561437562467010137285614375624670101372856143756246701013728561437562467010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d479e963-2a3a-4cf5-b1b9-3ad21e161823, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf97291-4feb-4acc-bd9d-649c576b2855, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf97291-4feb-4acc-bd9d-649c576b2855, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172348549867239298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817234854986723929818172348549867239298181723485498672392981817234854986723929818172348549867239298181723485498672392981817234854986723929818172348549867239298181723485498672392981817234854986723929818172348549867239298181723485498672392981817234854986723929818172348549867239298181723485498672392981817234854986723929818172348549867239298181723485498672392981817234854986723929818172348549867239298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aae5547-eb4a-4823-9bd3-6a1249e7ba90, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb363xb41mqqkt4qkp3v9j1s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0195881-628f-4fec-b104-472494500795, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0195881-628f-4fec-b104-472494500795, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11138481675733188223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223111384816757331882231113848167573318822311138481675733188223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf97291-4feb-4acc-bd9d-649c576b2855, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcac86af-1b39-47d8-86e3-e1b132c30a9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcac86af-1b39-47d8-86e3-e1b132c30a9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462005295782150634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54620052957821506345462005295782150634546200529578215063454620052957821506345462005295782150634546200529578215063454620052957821506345462005295782150634546200529578215063454620052957821506345462005295782150634546200529578215063454620052957821506345462005295782150634546200529578215063454620052957821506345462005295782150634546200529578215063454620052957821506345462005295782150634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcac86af-1b39-47d8-86e3-e1b132c30a9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09fa2c22-de63-4f4f-80e9-54afac0f2bdb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09fa2c22-de63-4f4f-80e9-54afac0f2bdb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9300245243919477805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93002452439194778059300245243919477805930024524391947780593002452439194778059300245243919477805930024524391947780593002452439194778059300245243919477805930024524391947780593002452439194778059300245243919477805930024524391947780593002452439194778059300245243919477805930024524391947780593002452439194778059300245243919477805930024524391947780593002452439194778059300245243919477805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09fa2c22-de63-4f4f-80e9-54afac0f2bdb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fabbef3f-9e62-4559-815b-7a52113ab097, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0195881-628f-4fec-b104-472494500795, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d771ce72-b37d-4694-ad32-766cc7075f96, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fabbef3f-9e62-4559-815b-7a52113ab097, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17797911570839750032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779791157083975003217797911570839750032177979115708397500321779791157083975003217797911570839750032177979115708397500321779791157083975003217797911570839750032177979115708397500321779791157083975003217797911570839750032177979115708397500321779791157083975003217797911570839750032177979115708397500321779791157083975003217797911570839750032177979115708397500321779791157083975003217797911570839750032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d771ce72-b37d-4694-ad32-766cc7075f96, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14818102145000030357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481810214500003035714818102145000030357148181021450000303571481810214500003035714818102145000030357148181021450000303571481810214500003035714818102145000030357148181021450000303571481810214500003035714818102145000030357148181021450000303571481810214500003035714818102145000030357148181021450000303571481810214500003035714818102145000030357148181021450000303571481810214500003035714818102145000030357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d771ce72-b37d-4694-ad32-766cc7075f96, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e1e462-2026-4968-9da3-5bc248703a1d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e1e462-2026-4968-9da3-5bc248703a1d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874735789132545356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38747357891325453563874735789132545356387473578913254535638747357891325453563874735789132545356387473578913254535638747357891325453563874735789132545356387473578913254535638747357891325453563874735789132545356387473578913254535638747357891325453563874735789132545356387473578913254535638747357891325453563874735789132545356387473578913254535638747357891325453563874735789132545356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fabbef3f-9e62-4559-815b-7a52113ab097, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b5e7ef-0524-4a31-818d-f110fbc790ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b5e7ef-0524-4a31-818d-f110fbc790ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6820180160651699481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68201801606516994816820180160651699481682018016065169948168201801606516994816820180160651699481682018016065169948168201801606516994816820180160651699481682018016065169948168201801606516994816820180160651699481682018016065169948168201801606516994816820180160651699481682018016065169948168201801606516994816820180160651699481682018016065169948168201801606516994816820180160651699481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e1e462-2026-4968-9da3-5bc248703a1d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07a922b2-9968-4589-8f41-f491caf7a5fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a922b2-9968-4589-8f41-f491caf7a5fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15341779958059978796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534177995805997879615341779958059978796153417799580599787961534177995805997879615341779958059978796153417799580599787961534177995805997879615341779958059978796153417799580599787961534177995805997879615341779958059978796153417799580599787961534177995805997879615341779958059978796153417799580599787961534177995805997879615341779958059978796153417799580599787961534177995805997879615341779958059978796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b5e7ef-0524-4a31-818d-f110fbc790ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3f8e42-6298-4a0b-9b1a-05648424f54c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3f8e42-6298-4a0b-9b1a-05648424f54c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16425288511023615386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642528851102361538616425288511023615386164252885110236153861642528851102361538616425288511023615386164252885110236153861642528851102361538616425288511023615386164252885110236153861642528851102361538616425288511023615386164252885110236153861642528851102361538616425288511023615386164252885110236153861642528851102361538616425288511023615386164252885110236153861642528851102361538616425288511023615386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a922b2-9968-4589-8f41-f491caf7a5fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5041d954-7324-4c03-acf3-ba87b48e1ccc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3f8e42-6298-4a0b-9b1a-05648424f54c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5041d954-7324-4c03-acf3-ba87b48e1ccc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9201690424276778171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92016904242767781719201690424276778171920169042427677817192016904242767781719201690424276778171920169042427677817192016904242767781719201690424276778171920169042427677817192016904242767781719201690424276778171920169042427677817192016904242767781719201690424276778171920169042427677817192016904242767781719201690424276778171920169042427677817192016904242767781719201690424276778171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a21026-dc59-432b-9ba8-c3311b175b15, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a21026-dc59-432b-9ba8-c3311b175b15, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4106151691542770745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41061516915427707454106151691542770745410615169154277074541061516915427707454106151691542770745410615169154277074541061516915427707454106151691542770745410615169154277074541061516915427707454106151691542770745410615169154277074541061516915427707454106151691542770745410615169154277074541061516915427707454106151691542770745410615169154277074541061516915427707454106151691542770745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5041d954-7324-4c03-acf3-ba87b48e1ccc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57da3c07-f034-4539-983c-5819a8f366b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57da3c07-f034-4539-983c-5819a8f366b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4085126544201587509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40851265442015875094085126544201587509408512654420158750940851265442015875094085126544201587509408512654420158750940851265442015875094085126544201587509408512654420158750940851265442015875094085126544201587509408512654420158750940851265442015875094085126544201587509408512654420158750940851265442015875094085126544201587509408512654420158750940851265442015875094085126544201587509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a21026-dc59-432b-9ba8-c3311b175b15, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6d895b-d22b-4968-afa3-6fa109ea0d75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6d895b-d22b-4968-afa3-6fa109ea0d75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10205941988643744742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020594198864374474210205941988643744742102059419886437447421020594198864374474210205941988643744742102059419886437447421020594198864374474210205941988643744742102059419886437447421020594198864374474210205941988643744742102059419886437447421020594198864374474210205941988643744742102059419886437447421020594198864374474210205941988643744742102059419886437447421020594198864374474210205941988643744742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57da3c07-f034-4539-983c-5819a8f366b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786e0803-f360-4b00-b60c-b9a8b33cdebd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786e0803-f360-4b00-b60c-b9a8b33cdebd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11448401921182580819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144840192118258081911448401921182580819114484019211825808191144840192118258081911448401921182580819114484019211825808191144840192118258081911448401921182580819114484019211825808191144840192118258081911448401921182580819114484019211825808191144840192118258081911448401921182580819114484019211825808191144840192118258081911448401921182580819114484019211825808191144840192118258081911448401921182580819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6d895b-d22b-4968-afa3-6fa109ea0d75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b22c40-e096-4f7d-af45-f301f9b04478, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b22c40-e096-4f7d-af45-f301f9b04478, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10859221851557817077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085922185155781707710859221851557817077108592218515578170771085922185155781707710859221851557817077108592218515578170771085922185155781707710859221851557817077108592218515578170771085922185155781707710859221851557817077108592218515578170771085922185155781707710859221851557817077108592218515578170771085922185155781707710859221851557817077108592218515578170771085922185155781707710859221851557817077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786e0803-f360-4b00-b60c-b9a8b33cdebd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81544d62-217c-4f64-862d-bb6007ed99be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b22c40-e096-4f7d-af45-f301f9b04478, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81544d62-217c-4f64-862d-bb6007ed99be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12355225142210666948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235522514221066694812355225142210666948123552251422106669481235522514221066694812355225142210666948123552251422106669481235522514221066694812355225142210666948123552251422106669481235522514221066694812355225142210666948123552251422106669481235522514221066694812355225142210666948123552251422106669481235522514221066694812355225142210666948123552251422106669481235522514221066694812355225142210666948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce43f88d-9549-4649-8697-6a15f6db2a68, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81544d62-217c-4f64-862d-bb6007ed99be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce43f88d-9549-4649-8697-6a15f6db2a68, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18407597252839489633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840759725283948963318407597252839489633184075972528394896331840759725283948963318407597252839489633184075972528394896331840759725283948963318407597252839489633184075972528394896331840759725283948963318407597252839489633184075972528394896331840759725283948963318407597252839489633184075972528394896331840759725283948963318407597252839489633184075972528394896331840759725283948963318407597252839489633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0ac6a5-3abb-41b3-87ad-2a31a5fda910, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0ac6a5-3abb-41b3-87ad-2a31a5fda910, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2865553618332041695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28655536183320416952865553618332041695286555361833204169528655536183320416952865553618332041695286555361833204169528655536183320416952865553618332041695286555361833204169528655536183320416952865553618332041695286555361833204169528655536183320416952865553618332041695286555361833204169528655536183320416952865553618332041695286555361833204169528655536183320416952865553618332041695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce43f88d-9549-4649-8697-6a15f6db2a68, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b36f7d-bd1a-4d24-9a85-b88fbed12d10, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0ac6a5-3abb-41b3-87ad-2a31a5fda910, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b36f7d-bd1a-4d24-9a85-b88fbed12d10, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2613410639833649918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26134106398336499182613410639833649918261341063983364991826134106398336499182613410639833649918261341063983364991826134106398336499182613410639833649918261341063983364991826134106398336499182613410639833649918261341063983364991826134106398336499182613410639833649918261341063983364991826134106398336499182613410639833649918261341063983364991826134106398336499182613410639833649918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8bd6003-0953-462d-8647-44e933da8016, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8bd6003-0953-462d-8647-44e933da8016, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18187957324009840500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818795732400984050018187957324009840500181879573240098405001818795732400984050018187957324009840500181879573240098405001818795732400984050018187957324009840500181879573240098405001818795732400984050018187957324009840500181879573240098405001818795732400984050018187957324009840500181879573240098405001818795732400984050018187957324009840500181879573240098405001818795732400984050018187957324009840500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b36f7d-bd1a-4d24-9a85-b88fbed12d10, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0783d503-85cf-47ac-81ad-c300d871a2db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0783d503-85cf-47ac-81ad-c300d871a2db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3818135710497789386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38181357104977893863818135710497789386381813571049778938638181357104977893863818135710497789386381813571049778938638181357104977893863818135710497789386381813571049778938638181357104977893863818135710497789386381813571049778938638181357104977893863818135710497789386381813571049778938638181357104977893863818135710497789386381813571049778938638181357104977893863818135710497789386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8bd6003-0953-462d-8647-44e933da8016, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7e4130-74c1-42fd-a70a-a265c7e9cb01, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7e4130-74c1-42fd-a70a-a265c7e9cb01, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11601522985897492288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160152298589749228811601522985897492288116015229858974922881160152298589749228811601522985897492288116015229858974922881160152298589749228811601522985897492288116015229858974922881160152298589749228811601522985897492288116015229858974922881160152298589749228811601522985897492288116015229858974922881160152298589749228811601522985897492288116015229858974922881160152298589749228811601522985897492288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0783d503-85cf-47ac-81ad-c300d871a2db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69934c6d-f02e-4bf2-a463-123991b1556b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69934c6d-f02e-4bf2-a463-123991b1556b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5582103040629415667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55821030406294156675582103040629415667558210304062941566755821030406294156675582103040629415667558210304062941566755821030406294156675582103040629415667558210304062941566755821030406294156675582103040629415667558210304062941566755821030406294156675582103040629415667558210304062941566755821030406294156675582103040629415667558210304062941566755821030406294156675582103040629415667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7e4130-74c1-42fd-a70a-a265c7e9cb01, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 911cb23a-936b-47e2-96cd-e7b2df153687, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 911cb23a-936b-47e2-96cd-e7b2df153687, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225960017684839687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822596001768483968718225960017684839687182259600176848396871822596001768483968718225960017684839687182259600176848396871822596001768483968718225960017684839687182259600176848396871822596001768483968718225960017684839687182259600176848396871822596001768483968718225960017684839687182259600176848396871822596001768483968718225960017684839687182259600176848396871822596001768483968718225960017684839687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69934c6d-f02e-4bf2-a463-123991b1556b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea047511-b164-43d3-94ac-99829ea6c7cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea047511-b164-43d3-94ac-99829ea6c7cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311331415998658735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831133141599865873518311331415998658735183113314159986587351831133141599865873518311331415998658735183113314159986587351831133141599865873518311331415998658735183113314159986587351831133141599865873518311331415998658735183113314159986587351831133141599865873518311331415998658735183113314159986587351831133141599865873518311331415998658735183113314159986587351831133141599865873518311331415998658735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 911cb23a-936b-47e2-96cd-e7b2df153687, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8163328-3dfd-4d63-acd6-e707b4023ef0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea047511-b164-43d3-94ac-99829ea6c7cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8163328-3dfd-4d63-acd6-e707b4023ef0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6546391720487045705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65463917204870457056546391720487045705654639172048704570565463917204870457056546391720487045705654639172048704570565463917204870457056546391720487045705654639172048704570565463917204870457056546391720487045705654639172048704570565463917204870457056546391720487045705654639172048704570565463917204870457056546391720487045705654639172048704570565463917204870457056546391720487045705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63896b10-ab1a-4cd5-b9a0-70c82855b654, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63896b10-ab1a-4cd5-b9a0-70c82855b654, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2605771695070526351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26057716950705263512605771695070526351260577169507052635126057716950705263512605771695070526351260577169507052635126057716950705263512605771695070526351260577169507052635126057716950705263512605771695070526351260577169507052635126057716950705263512605771695070526351260577169507052635126057716950705263512605771695070526351260577169507052635126057716950705263512605771695070526351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8163328-3dfd-4d63-acd6-e707b4023ef0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c98fa9-4327-4e92-b999-acfb2a270dd6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c98fa9-4327-4e92-b999-acfb2a270dd6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14908211447405439001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490821144740543900114908211447405439001149082114474054390011490821144740543900114908211447405439001149082114474054390011490821144740543900114908211447405439001149082114474054390011490821144740543900114908211447405439001149082114474054390011490821144740543900114908211447405439001149082114474054390011490821144740543900114908211447405439001149082114474054390011490821144740543900114908211447405439001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63896b10-ab1a-4cd5-b9a0-70c82855b654, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df901eb1-5919-4552-b31a-d98955707f0e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c98fa9-4327-4e92-b999-acfb2a270dd6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18c05ec-6bc4-45b4-a8c0-4b6e11a561c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df901eb1-5919-4552-b31a-d98955707f0e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9220689482516210513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92206894825162105139220689482516210513922068948251621051392206894825162105139220689482516210513922068948251621051392206894825162105139220689482516210513922068948251621051392206894825162105139220689482516210513922068948251621051392206894825162105139220689482516210513922068948251621051392206894825162105139220689482516210513922068948251621051392206894825162105139220689482516210513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18c05ec-6bc4-45b4-a8c0-4b6e11a561c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16940040579306948618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694004057930694861816940040579306948618169400405793069486181694004057930694861816940040579306948618169400405793069486181694004057930694861816940040579306948618169400405793069486181694004057930694861816940040579306948618169400405793069486181694004057930694861816940040579306948618169400405793069486181694004057930694861816940040579306948618169400405793069486181694004057930694861816940040579306948618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df901eb1-5919-4552-b31a-d98955707f0e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18c05ec-6bc4-45b4-a8c0-4b6e11a561c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f86ea2-0400-49b8-b926-aa3c1752a774, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f86ea2-0400-49b8-b926-aa3c1752a774, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648125235679090094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96481252356790900949648125235679090094964812523567909009496481252356790900949648125235679090094964812523567909009496481252356790900949648125235679090094964812523567909009496481252356790900949648125235679090094964812523567909009496481252356790900949648125235679090094964812523567909009496481252356790900949648125235679090094964812523567909009496481252356790900949648125235679090094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec8a7bfa-8a5b-4691-82fd-8701550a88e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec8a7bfa-8a5b-4691-82fd-8701550a88e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13792611506385428530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379261150638542853013792611506385428530137926115063854285301379261150638542853013792611506385428530137926115063854285301379261150638542853013792611506385428530137926115063854285301379261150638542853013792611506385428530137926115063854285301379261150638542853013792611506385428530137926115063854285301379261150638542853013792611506385428530137926115063854285301379261150638542853013792611506385428530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f86ea2-0400-49b8-b926-aa3c1752a774, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d5f7a2-639d-4c4a-840b-bfd7feb8dbf5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d5f7a2-639d-4c4a-840b-bfd7feb8dbf5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10284229813854803704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028422981385480370410284229813854803704102842298138548037041028422981385480370410284229813854803704102842298138548037041028422981385480370410284229813854803704102842298138548037041028422981385480370410284229813854803704102842298138548037041028422981385480370410284229813854803704102842298138548037041028422981385480370410284229813854803704102842298138548037041028422981385480370410284229813854803704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec8a7bfa-8a5b-4691-82fd-8701550a88e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a12a2fb-fe54-4ed4-8e9b-26635dd62492, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a12a2fb-fe54-4ed4-8e9b-26635dd62492, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8392165320815838879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83921653208158388798392165320815838879839216532081583887983921653208158388798392165320815838879839216532081583887983921653208158388798392165320815838879839216532081583887983921653208158388798392165320815838879839216532081583887983921653208158388798392165320815838879839216532081583887983921653208158388798392165320815838879839216532081583887983921653208158388798392165320815838879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d5f7a2-639d-4c4a-840b-bfd7feb8dbf5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda78379-f085-41d0-8266-21e1b13c60e5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda78379-f085-41d0-8266-21e1b13c60e5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10731582299185279114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073158229918527911410731582299185279114107315822991852791141073158229918527911410731582299185279114107315822991852791141073158229918527911410731582299185279114107315822991852791141073158229918527911410731582299185279114107315822991852791141073158229918527911410731582299185279114107315822991852791141073158229918527911410731582299185279114107315822991852791141073158229918527911410731582299185279114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a12a2fb-fe54-4ed4-8e9b-26635dd62492, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0182406c-004a-4922-87a1-c41951a5facb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0182406c-004a-4922-87a1-c41951a5facb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11517934932772470699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151793493277247069911517934932772470699115179349327724706991151793493277247069911517934932772470699115179349327724706991151793493277247069911517934932772470699115179349327724706991151793493277247069911517934932772470699115179349327724706991151793493277247069911517934932772470699115179349327724706991151793493277247069911517934932772470699115179349327724706991151793493277247069911517934932772470699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda78379-f085-41d0-8266-21e1b13c60e5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0182406c-004a-4922-87a1-c41951a5facb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5164b297-7a45-4ef7-9f88-3e8d239cab53, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5164b297-7a45-4ef7-9f88-3e8d239cab53, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4730012730601588450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47300127306015884504730012730601588450473001273060158845047300127306015884504730012730601588450473001273060158845047300127306015884504730012730601588450473001273060158845047300127306015884504730012730601588450473001273060158845047300127306015884504730012730601588450473001273060158845047300127306015884504730012730601588450473001273060158845047300127306015884504730012730601588450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56348057-91c9-4dd6-bb9e-ef8a8c507966, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56348057-91c9-4dd6-bb9e-ef8a8c507966, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2542316145305711080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25423161453057110802542316145305711080254231614530571108025423161453057110802542316145305711080254231614530571108025423161453057110802542316145305711080254231614530571108025423161453057110802542316145305711080254231614530571108025423161453057110802542316145305711080254231614530571108025423161453057110802542316145305711080254231614530571108025423161453057110802542316145305711080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5164b297-7a45-4ef7-9f88-3e8d239cab53, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6e10738-0c84-4060-ae83-b61a249c1cf4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6e10738-0c84-4060-ae83-b61a249c1cf4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377510848286126662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137751084828612666211377510848286126662113775108482861266621137751084828612666211377510848286126662113775108482861266621137751084828612666211377510848286126662113775108482861266621137751084828612666211377510848286126662113775108482861266621137751084828612666211377510848286126662113775108482861266621137751084828612666211377510848286126662113775108482861266621137751084828612666211377510848286126662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56348057-91c9-4dd6-bb9e-ef8a8c507966, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6e10738-0c84-4060-ae83-b61a249c1cf4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfc36fba-5133-4a08-ad50-7a2d3e265da4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfc36fba-5133-4a08-ad50-7a2d3e265da4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10671433460215652462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067143346021565246210671433460215652462106714334602156524621067143346021565246210671433460215652462106714334602156524621067143346021565246210671433460215652462106714334602156524621067143346021565246210671433460215652462106714334602156524621067143346021565246210671433460215652462106714334602156524621067143346021565246210671433460215652462106714334602156524621067143346021565246210671433460215652462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75f7f1b5-ceb1-4c30-8c9a-aabd6c8b5be6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75f7f1b5-ceb1-4c30-8c9a-aabd6c8b5be6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6821231429870618165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68212314298706181656821231429870618165682123142987061816568212314298706181656821231429870618165682123142987061816568212314298706181656821231429870618165682123142987061816568212314298706181656821231429870618165682123142987061816568212314298706181656821231429870618165682123142987061816568212314298706181656821231429870618165682123142987061816568212314298706181656821231429870618165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfc36fba-5133-4a08-ad50-7a2d3e265da4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac98e04-d18e-41ad-9802-cbb7395d34f8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac98e04-d18e-41ad-9802-cbb7395d34f8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9575135122044653183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95751351220446531839575135122044653183957513512204465318395751351220446531839575135122044653183957513512204465318395751351220446531839575135122044653183957513512204465318395751351220446531839575135122044653183957513512204465318395751351220446531839575135122044653183957513512204465318395751351220446531839575135122044653183957513512204465318395751351220446531839575135122044653183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75f7f1b5-ceb1-4c30-8c9a-aabd6c8b5be6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac98e04-d18e-41ad-9802-cbb7395d34f8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963f3bbe-0dd6-4291-889f-f68c52281287, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5abea9d8-0987-461f-80e6-9ef613deb380, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5abea9d8-0987-461f-80e6-9ef613deb380, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209124234688724539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539209124234688724539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963f3bbe-0dd6-4291-889f-f68c52281287, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 146386299515745289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289146386299515745289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5abea9d8-0987-461f-80e6-9ef613deb380, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 526b85e8-a8c4-4a3d-be59-75bd10ca18b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 526b85e8-a8c4-4a3d-be59-75bd10ca18b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13685829266793228913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368582926679322891313685829266793228913136858292667932289131368582926679322891313685829266793228913136858292667932289131368582926679322891313685829266793228913136858292667932289131368582926679322891313685829266793228913136858292667932289131368582926679322891313685829266793228913136858292667932289131368582926679322891313685829266793228913136858292667932289131368582926679322891313685829266793228913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963f3bbe-0dd6-4291-889f-f68c52281287, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af5723e3-37c3-4bbd-8c55-667d7193dc9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af5723e3-37c3-4bbd-8c55-667d7193dc9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16625863956227353460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662586395622735346016625863956227353460166258639562273534601662586395622735346016625863956227353460166258639562273534601662586395622735346016625863956227353460166258639562273534601662586395622735346016625863956227353460166258639562273534601662586395622735346016625863956227353460166258639562273534601662586395622735346016625863956227353460166258639562273534601662586395622735346016625863956227353460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 526b85e8-a8c4-4a3d-be59-75bd10ca18b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af5723e3-37c3-4bbd-8c55-667d7193dc9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9aee31-0c10-440a-b03a-3802d7ac73ed, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7d84e7-9faa-459c-acd8-152f380ba22f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd7d84e7-9faa-459c-acd8-152f380ba22f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2822067176015572080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28220671760155720802822067176015572080282206717601557208028220671760155720802822067176015572080282206717601557208028220671760155720802822067176015572080282206717601557208028220671760155720802822067176015572080282206717601557208028220671760155720802822067176015572080282206717601557208028220671760155720802822067176015572080282206717601557208028220671760155720802822067176015572080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9aee31-0c10-440a-b03a-3802d7ac73ed, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7081996086026540636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70819960860265406367081996086026540636708199608602654063670819960860265406367081996086026540636708199608602654063670819960860265406367081996086026540636708199608602654063670819960860265406367081996086026540636708199608602654063670819960860265406367081996086026540636708199608602654063670819960860265406367081996086026540636708199608602654063670819960860265406367081996086026540636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7d84e7-9faa-459c-acd8-152f380ba22f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f532f4bc-dbe0-44ef-9015-e88aa83a86f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f532f4bc-dbe0-44ef-9015-e88aa83a86f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16614620787860281368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661462078786028136816614620787860281368166146207878602813681661462078786028136816614620787860281368166146207878602813681661462078786028136816614620787860281368166146207878602813681661462078786028136816614620787860281368166146207878602813681661462078786028136816614620787860281368166146207878602813681661462078786028136816614620787860281368166146207878602813681661462078786028136816614620787860281368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9aee31-0c10-440a-b03a-3802d7ac73ed, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04a06ff6-bd6c-480a-90a3-1f89f390999e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04a06ff6-bd6c-480a-90a3-1f89f390999e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16817986105101482323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681798610510148232316817986105101482323168179861051014823231681798610510148232316817986105101482323168179861051014823231681798610510148232316817986105101482323168179861051014823231681798610510148232316817986105101482323168179861051014823231681798610510148232316817986105101482323168179861051014823231681798610510148232316817986105101482323168179861051014823231681798610510148232316817986105101482323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f532f4bc-dbe0-44ef-9015-e88aa83a86f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c4dd105-7f07-4c53-866d-2fce54251121, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c4dd105-7f07-4c53-866d-2fce54251121, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1742115739798462475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17421157397984624751742115739798462475174211573979846247517421157397984624751742115739798462475174211573979846247517421157397984624751742115739798462475174211573979846247517421157397984624751742115739798462475174211573979846247517421157397984624751742115739798462475174211573979846247517421157397984624751742115739798462475174211573979846247517421157397984624751742115739798462475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04a06ff6-bd6c-480a-90a3-1f89f390999e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37575640-856b-43a6-b766-e99f2f45a298, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c4dd105-7f07-4c53-866d-2fce54251121, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37575640-856b-43a6-b766-e99f2f45a298, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11022485114763910131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102248511476391013111022485114763910131110224851147639101311102248511476391013111022485114763910131110224851147639101311102248511476391013111022485114763910131110224851147639101311102248511476391013111022485114763910131110224851147639101311102248511476391013111022485114763910131110224851147639101311102248511476391013111022485114763910131110224851147639101311102248511476391013111022485114763910131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2935385-d126-4278-ba5b-de9354e9abb6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2935385-d126-4278-ba5b-de9354e9abb6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12770535103773785219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277053510377378521912770535103773785219127705351037737852191277053510377378521912770535103773785219127705351037737852191277053510377378521912770535103773785219127705351037737852191277053510377378521912770535103773785219127705351037737852191277053510377378521912770535103773785219127705351037737852191277053510377378521912770535103773785219127705351037737852191277053510377378521912770535103773785219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37575640-856b-43a6-b766-e99f2f45a298, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6275129-2181-4fc8-94de-0e31067ff0e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6275129-2181-4fc8-94de-0e31067ff0e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12089860630839462263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208986063083946226312089860630839462263120898606308394622631208986063083946226312089860630839462263120898606308394622631208986063083946226312089860630839462263120898606308394622631208986063083946226312089860630839462263120898606308394622631208986063083946226312089860630839462263120898606308394622631208986063083946226312089860630839462263120898606308394622631208986063083946226312089860630839462263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2935385-d126-4278-ba5b-de9354e9abb6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 117b8871-976d-45a3-9b81-cbc56cdbee6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6275129-2181-4fc8-94de-0e31067ff0e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 117b8871-976d-45a3-9b81-cbc56cdbee6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649440001903189397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264944000190318939712649440001903189397126494400019031893971264944000190318939712649440001903189397126494400019031893971264944000190318939712649440001903189397126494400019031893971264944000190318939712649440001903189397126494400019031893971264944000190318939712649440001903189397126494400019031893971264944000190318939712649440001903189397126494400019031893971264944000190318939712649440001903189397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c8f72c7-b0d6-42d3-b3ae-5f7c0d053386, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 117b8871-976d-45a3-9b81-cbc56cdbee6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c8f72c7-b0d6-42d3-b3ae-5f7c0d053386, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10549041186987126272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054904118698712627210549041186987126272105490411869871262721054904118698712627210549041186987126272105490411869871262721054904118698712627210549041186987126272105490411869871262721054904118698712627210549041186987126272105490411869871262721054904118698712627210549041186987126272105490411869871262721054904118698712627210549041186987126272105490411869871262721054904118698712627210549041186987126272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b899e18a-f528-4f2d-9a01-f24521d701d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b899e18a-f528-4f2d-9a01-f24521d701d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9034707496738626096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90347074967386260969034707496738626096903470749673862609690347074967386260969034707496738626096903470749673862609690347074967386260969034707496738626096903470749673862609690347074967386260969034707496738626096903470749673862609690347074967386260969034707496738626096903470749673862609690347074967386260969034707496738626096903470749673862609690347074967386260969034707496738626096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c8f72c7-b0d6-42d3-b3ae-5f7c0d053386, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05820277-bd53-47a9-85dc-10a67777c26a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b899e18a-f528-4f2d-9a01-f24521d701d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05820277-bd53-47a9-85dc-10a67777c26a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6381541145026906594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63815411450269065946381541145026906594638154114502690659463815411450269065946381541145026906594638154114502690659463815411450269065946381541145026906594638154114502690659463815411450269065946381541145026906594638154114502690659463815411450269065946381541145026906594638154114502690659463815411450269065946381541145026906594638154114502690659463815411450269065946381541145026906594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a751e4f1-1bbe-46a9-9d46-afd2fbd91d57, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a751e4f1-1bbe-46a9-9d46-afd2fbd91d57, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5260359566979287969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52603595669792879695260359566979287969526035956697928796952603595669792879695260359566979287969526035956697928796952603595669792879695260359566979287969526035956697928796952603595669792879695260359566979287969526035956697928796952603595669792879695260359566979287969526035956697928796952603595669792879695260359566979287969526035956697928796952603595669792879695260359566979287969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05820277-bd53-47a9-85dc-10a67777c26a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6db6010-83c7-4f5a-bf2a-eada5c726276, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6db6010-83c7-4f5a-bf2a-eada5c726276, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4474842625704296482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44748426257042964824474842625704296482447484262570429648244748426257042964824474842625704296482447484262570429648244748426257042964824474842625704296482447484262570429648244748426257042964824474842625704296482447484262570429648244748426257042964824474842625704296482447484262570429648244748426257042964824474842625704296482447484262570429648244748426257042964824474842625704296482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a751e4f1-1bbe-46a9-9d46-afd2fbd91d57, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4ebb32-276e-45fd-bbf6-78decf5e217b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4ebb32-276e-45fd-bbf6-78decf5e217b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2016588750925776941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20165887509257769412016588750925776941201658875092577694120165887509257769412016588750925776941201658875092577694120165887509257769412016588750925776941201658875092577694120165887509257769412016588750925776941201658875092577694120165887509257769412016588750925776941201658875092577694120165887509257769412016588750925776941201658875092577694120165887509257769412016588750925776941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6db6010-83c7-4f5a-bf2a-eada5c726276, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e11ff89-8422-4c4b-ac1d-2feb6927d78a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e11ff89-8422-4c4b-ac1d-2feb6927d78a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14070958243220617500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407095824322061750014070958243220617500140709582432206175001407095824322061750014070958243220617500140709582432206175001407095824322061750014070958243220617500140709582432206175001407095824322061750014070958243220617500140709582432206175001407095824322061750014070958243220617500140709582432206175001407095824322061750014070958243220617500140709582432206175001407095824322061750014070958243220617500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4ebb32-276e-45fd-bbf6-78decf5e217b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e11ff89-8422-4c4b-ac1d-2feb6927d78a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68bd5a5c-d9a6-4896-9659-b31319795e1c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68bd5a5c-d9a6-4896-9659-b31319795e1c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 951739738753891968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968951739738753891968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4816abc9-075e-4574-b069-55ab3907d407, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4816abc9-075e-4574-b069-55ab3907d407, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7833594650628302891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78335946506283028917833594650628302891783359465062830289178335946506283028917833594650628302891783359465062830289178335946506283028917833594650628302891783359465062830289178335946506283028917833594650628302891783359465062830289178335946506283028917833594650628302891783359465062830289178335946506283028917833594650628302891783359465062830289178335946506283028917833594650628302891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68bd5a5c-d9a6-4896-9659-b31319795e1c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38a136c-5d19-468c-96a2-70edfc348a66, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38a136c-5d19-468c-96a2-70edfc348a66, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1484901613669264478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14849016136692644781484901613669264478148490161366926447814849016136692644781484901613669264478148490161366926447814849016136692644781484901613669264478148490161366926447814849016136692644781484901613669264478148490161366926447814849016136692644781484901613669264478148490161366926447814849016136692644781484901613669264478148490161366926447814849016136692644781484901613669264478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4816abc9-075e-4574-b069-55ab3907d407, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e1613aa-66a5-49bb-af33-b46a1e0d547d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e1613aa-66a5-49bb-af33-b46a1e0d547d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18073053678057248356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807305367805724835618073053678057248356180730536780572483561807305367805724835618073053678057248356180730536780572483561807305367805724835618073053678057248356180730536780572483561807305367805724835618073053678057248356180730536780572483561807305367805724835618073053678057248356180730536780572483561807305367805724835618073053678057248356180730536780572483561807305367805724835618073053678057248356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38a136c-5d19-468c-96a2-70edfc348a66, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e1613aa-66a5-49bb-af33-b46a1e0d547d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b41ebd89-b876-4bf4-ae67-ade7c471a0f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b41ebd89-b876-4bf4-ae67-ade7c471a0f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939803676075415850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69398036760754158506939803676075415850693980367607541585069398036760754158506939803676075415850693980367607541585069398036760754158506939803676075415850693980367607541585069398036760754158506939803676075415850693980367607541585069398036760754158506939803676075415850693980367607541585069398036760754158506939803676075415850693980367607541585069398036760754158506939803676075415850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c6f985-b696-4142-8fa3-eceda3f6a9ba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c6f985-b696-4142-8fa3-eceda3f6a9ba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6596167179427666605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65961671794276666056596167179427666605659616717942766660565961671794276666056596167179427666605659616717942766660565961671794276666056596167179427666605659616717942766660565961671794276666056596167179427666605659616717942766660565961671794276666056596167179427666605659616717942766660565961671794276666056596167179427666605659616717942766660565961671794276666056596167179427666605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b41ebd89-b876-4bf4-ae67-ade7c471a0f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04558150-99af-4df1-88d9-09870836440d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04558150-99af-4df1-88d9-09870836440d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3316916044277040015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33169160442770400153316916044277040015331691604427704001533169160442770400153316916044277040015331691604427704001533169160442770400153316916044277040015331691604427704001533169160442770400153316916044277040015331691604427704001533169160442770400153316916044277040015331691604427704001533169160442770400153316916044277040015331691604427704001533169160442770400153316916044277040015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c6f985-b696-4142-8fa3-eceda3f6a9ba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1fc0d7-0a57-43c9-90fd-e2d6ecd6c002, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04558150-99af-4df1-88d9-09870836440d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1fc0d7-0a57-43c9-90fd-e2d6ecd6c002, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5173115598258090149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51731155982580901495173115598258090149517311559825809014951731155982580901495173115598258090149517311559825809014951731155982580901495173115598258090149517311559825809014951731155982580901495173115598258090149517311559825809014951731155982580901495173115598258090149517311559825809014951731155982580901495173115598258090149517311559825809014951731155982580901495173115598258090149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54830969-6ed4-4e5b-bc1e-475002a41262, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54830969-6ed4-4e5b-bc1e-475002a41262, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452444109538143515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84524441095381435158452444109538143515845244410953814351584524441095381435158452444109538143515845244410953814351584524441095381435158452444109538143515845244410953814351584524441095381435158452444109538143515845244410953814351584524441095381435158452444109538143515845244410953814351584524441095381435158452444109538143515845244410953814351584524441095381435158452444109538143515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54830969-6ed4-4e5b-bc1e-475002a41262, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a84159e5-6552-4ce6-9448-971f60c07c7d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1fc0d7-0a57-43c9-90fd-e2d6ecd6c002, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a84159e5-6552-4ce6-9448-971f60c07c7d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1738720841066537016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17387208410665370161738720841066537016173872084106653701617387208410665370161738720841066537016173872084106653701617387208410665370161738720841066537016173872084106653701617387208410665370161738720841066537016173872084106653701617387208410665370161738720841066537016173872084106653701617387208410665370161738720841066537016173872084106653701617387208410665370161738720841066537016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e1b1b9-c5a5-427b-b4d8-29859ab6d868, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e1b1b9-c5a5-427b-b4d8-29859ab6d868, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6517276617514581863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65172766175145818636517276617514581863651727661751458186365172766175145818636517276617514581863651727661751458186365172766175145818636517276617514581863651727661751458186365172766175145818636517276617514581863651727661751458186365172766175145818636517276617514581863651727661751458186365172766175145818636517276617514581863651727661751458186365172766175145818636517276617514581863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a84159e5-6552-4ce6-9448-971f60c07c7d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6e6d232-82f5-47a0-9fc9-51b39e48966f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e6d232-82f5-47a0-9fc9-51b39e48966f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 303189394356868652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652303189394356868652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e1b1b9-c5a5-427b-b4d8-29859ab6d868, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173b8d1b-c49e-42f1-afae-be7f4fced98f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173b8d1b-c49e-42f1-afae-be7f4fced98f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5995484921282139124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59954849212821391245995484921282139124599548492128213912459954849212821391245995484921282139124599548492128213912459954849212821391245995484921282139124599548492128213912459954849212821391245995484921282139124599548492128213912459954849212821391245995484921282139124599548492128213912459954849212821391245995484921282139124599548492128213912459954849212821391245995484921282139124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e6d232-82f5-47a0-9fc9-51b39e48966f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc029c2-e936-4553-9ed0-11f7670a2dea, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc029c2-e936-4553-9ed0-11f7670a2dea, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2601124426750043114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26011244267500431142601124426750043114260112442675004311426011244267500431142601124426750043114260112442675004311426011244267500431142601124426750043114260112442675004311426011244267500431142601124426750043114260112442675004311426011244267500431142601124426750043114260112442675004311426011244267500431142601124426750043114260112442675004311426011244267500431142601124426750043114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173b8d1b-c49e-42f1-afae-be7f4fced98f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f4fe88-a222-46f8-b127-d1fecc535418, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f4fe88-a222-46f8-b127-d1fecc535418, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5457369141250806958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54573691412508069585457369141250806958545736914125080695854573691412508069585457369141250806958545736914125080695854573691412508069585457369141250806958545736914125080695854573691412508069585457369141250806958545736914125080695854573691412508069585457369141250806958545736914125080695854573691412508069585457369141250806958545736914125080695854573691412508069585457369141250806958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc029c2-e936-4553-9ed0-11f7670a2dea, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62b1c01c-7feb-433f-9d85-a1d67813dad7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b1c01c-7feb-433f-9d85-a1d67813dad7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3087694574512703729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30876945745127037293087694574512703729308769457451270372930876945745127037293087694574512703729308769457451270372930876945745127037293087694574512703729308769457451270372930876945745127037293087694574512703729308769457451270372930876945745127037293087694574512703729308769457451270372930876945745127037293087694574512703729308769457451270372930876945745127037293087694574512703729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f4fe88-a222-46f8-b127-d1fecc535418, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b1c01c-7feb-433f-9d85-a1d67813dad7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf96c641-dfac-4b7c-a030-39b9720aaa30, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf96c641-dfac-4b7c-a030-39b9720aaa30, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6420374890890894111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64203748908908941116420374890890894111642037489089089411164203748908908941116420374890890894111642037489089089411164203748908908941116420374890890894111642037489089089411164203748908908941116420374890890894111642037489089089411164203748908908941116420374890890894111642037489089089411164203748908908941116420374890890894111642037489089089411164203748908908941116420374890890894111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 822a336f-95c8-4e3e-b85c-f5bd4da73de7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 822a336f-95c8-4e3e-b85c-f5bd4da73de7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5755786208785063721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57557862087850637215755786208785063721575578620878506372157557862087850637215755786208785063721575578620878506372157557862087850637215755786208785063721575578620878506372157557862087850637215755786208785063721575578620878506372157557862087850637215755786208785063721575578620878506372157557862087850637215755786208785063721575578620878506372157557862087850637215755786208785063721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf96c641-dfac-4b7c-a030-39b9720aaa30, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d501968d-ec65-45c7-9771-6aa30817469b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 822a336f-95c8-4e3e-b85c-f5bd4da73de7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d501968d-ec65-45c7-9771-6aa30817469b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10644220362709252217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064422036270925221710644220362709252217106442203627092522171064422036270925221710644220362709252217106442203627092522171064422036270925221710644220362709252217106442203627092522171064422036270925221710644220362709252217106442203627092522171064422036270925221710644220362709252217106442203627092522171064422036270925221710644220362709252217106442203627092522171064422036270925221710644220362709252217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2168a2d-0074-4abd-bfa9-d839154bb25e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2168a2d-0074-4abd-bfa9-d839154bb25e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10408944476297459490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040894447629745949010408944476297459490104089444762974594901040894447629745949010408944476297459490104089444762974594901040894447629745949010408944476297459490104089444762974594901040894447629745949010408944476297459490104089444762974594901040894447629745949010408944476297459490104089444762974594901040894447629745949010408944476297459490104089444762974594901040894447629745949010408944476297459490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d501968d-ec65-45c7-9771-6aa30817469b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2168a2d-0074-4abd-bfa9-d839154bb25e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67ed0340-2d4d-4a82-b222-c16570b509ab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67ed0340-2d4d-4a82-b222-c16570b509ab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18013446554091254484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801344655409125448418013446554091254484180134465540912544841801344655409125448418013446554091254484180134465540912544841801344655409125448418013446554091254484180134465540912544841801344655409125448418013446554091254484180134465540912544841801344655409125448418013446554091254484180134465540912544841801344655409125448418013446554091254484180134465540912544841801344655409125448418013446554091254484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64edafa7-d2af-401e-9b70-a2ba4b04187b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64edafa7-d2af-401e-9b70-a2ba4b04187b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1979417936510554989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19794179365105549891979417936510554989197941793651055498919794179365105549891979417936510554989197941793651055498919794179365105549891979417936510554989197941793651055498919794179365105549891979417936510554989197941793651055498919794179365105549891979417936510554989197941793651055498919794179365105549891979417936510554989197941793651055498919794179365105549891979417936510554989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67ed0340-2d4d-4a82-b222-c16570b509ab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df526f7a-de86-49c7-a893-72086b769f3f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df526f7a-de86-49c7-a893-72086b769f3f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 165184608383269691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691165184608383269691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64edafa7-d2af-401e-9b70-a2ba4b04187b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d4a8a6-cbb1-4dd0-a6d0-ef0b1bf4f75e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d4a8a6-cbb1-4dd0-a6d0-ef0b1bf4f75e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1802869883548261595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18028698835482615951802869883548261595180286988354826159518028698835482615951802869883548261595180286988354826159518028698835482615951802869883548261595180286988354826159518028698835482615951802869883548261595180286988354826159518028698835482615951802869883548261595180286988354826159518028698835482615951802869883548261595180286988354826159518028698835482615951802869883548261595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df526f7a-de86-49c7-a893-72086b769f3f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b677eacd-018b-4ac2-82c4-d1774557c24e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b677eacd-018b-4ac2-82c4-d1774557c24e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16185209587089426157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618520958708942615716185209587089426157161852095870894261571618520958708942615716185209587089426157161852095870894261571618520958708942615716185209587089426157161852095870894261571618520958708942615716185209587089426157161852095870894261571618520958708942615716185209587089426157161852095870894261571618520958708942615716185209587089426157161852095870894261571618520958708942615716185209587089426157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d4a8a6-cbb1-4dd0-a6d0-ef0b1bf4f75e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a75f6f-7c86-4560-936e-93ef46b61f2b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a75f6f-7c86-4560-936e-93ef46b61f2b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 330923023040222696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696330923023040222696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b677eacd-018b-4ac2-82c4-d1774557c24e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6da6562f-f629-4516-a3ef-d11dede4a83e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6da6562f-f629-4516-a3ef-d11dede4a83e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16800402893753921569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680040289375392156916800402893753921569168004028937539215691680040289375392156916800402893753921569168004028937539215691680040289375392156916800402893753921569168004028937539215691680040289375392156916800402893753921569168004028937539215691680040289375392156916800402893753921569168004028937539215691680040289375392156916800402893753921569168004028937539215691680040289375392156916800402893753921569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a75f6f-7c86-4560-936e-93ef46b61f2b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291bfa14-0f00-47ad-8ae5-c64be161899b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291bfa14-0f00-47ad-8ae5-c64be161899b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3600741381996262686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36007413819962626863600741381996262686360074138199626268636007413819962626863600741381996262686360074138199626268636007413819962626863600741381996262686360074138199626268636007413819962626863600741381996262686360074138199626268636007413819962626863600741381996262686360074138199626268636007413819962626863600741381996262686360074138199626268636007413819962626863600741381996262686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6da6562f-f629-4516-a3ef-d11dede4a83e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291bfa14-0f00-47ad-8ae5-c64be161899b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5c67dab-7400-4af0-bcdb-20fb0cdfd222, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30f3e67-e61a-464a-bc5e-73a6d0453fc2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5c67dab-7400-4af0-bcdb-20fb0cdfd222, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15367171796513185593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536717179651318559315367171796513185593153671717965131855931536717179651318559315367171796513185593153671717965131855931536717179651318559315367171796513185593153671717965131855931536717179651318559315367171796513185593153671717965131855931536717179651318559315367171796513185593153671717965131855931536717179651318559315367171796513185593153671717965131855931536717179651318559315367171796513185593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30f3e67-e61a-464a-bc5e-73a6d0453fc2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3013170600445087076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30131706004450870763013170600445087076301317060044508707630131706004450870763013170600445087076301317060044508707630131706004450870763013170600445087076301317060044508707630131706004450870763013170600445087076301317060044508707630131706004450870763013170600445087076301317060044508707630131706004450870763013170600445087076301317060044508707630131706004450870763013170600445087076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5c67dab-7400-4af0-bcdb-20fb0cdfd222, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2a1eca-9719-49b0-af26-f505cf6fc51e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2a1eca-9719-49b0-af26-f505cf6fc51e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9801931498560596620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98019314985605966209801931498560596620980193149856059662098019314985605966209801931498560596620980193149856059662098019314985605966209801931498560596620980193149856059662098019314985605966209801931498560596620980193149856059662098019314985605966209801931498560596620980193149856059662098019314985605966209801931498560596620980193149856059662098019314985605966209801931498560596620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30f3e67-e61a-464a-bc5e-73a6d0453fc2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f53a913-2f44-4820-8d27-1ed6e4da84d7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f53a913-2f44-4820-8d27-1ed6e4da84d7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17774903442052412906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777490344205241290617774903442052412906177749034420524129061777490344205241290617774903442052412906177749034420524129061777490344205241290617774903442052412906177749034420524129061777490344205241290617774903442052412906177749034420524129061777490344205241290617774903442052412906177749034420524129061777490344205241290617774903442052412906177749034420524129061777490344205241290617774903442052412906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2a1eca-9719-49b0-af26-f505cf6fc51e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75662a01-01e0-4ad0-a1df-8fa388c34e23, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75662a01-01e0-4ad0-a1df-8fa388c34e23, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12651330250697048704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265133025069704870412651330250697048704126513302506970487041265133025069704870412651330250697048704126513302506970487041265133025069704870412651330250697048704126513302506970487041265133025069704870412651330250697048704126513302506970487041265133025069704870412651330250697048704126513302506970487041265133025069704870412651330250697048704126513302506970487041265133025069704870412651330250697048704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f53a913-2f44-4820-8d27-1ed6e4da84d7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a75ea748-8303-4912-bc40-9413c5d9c121, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a75ea748-8303-4912-bc40-9413c5d9c121, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8147367322129691757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81473673221296917578147367322129691757814736732212969175781473673221296917578147367322129691757814736732212969175781473673221296917578147367322129691757814736732212969175781473673221296917578147367322129691757814736732212969175781473673221296917578147367322129691757814736732212969175781473673221296917578147367322129691757814736732212969175781473673221296917578147367322129691757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75662a01-01e0-4ad0-a1df-8fa388c34e23, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb57958-ef8d-48c4-b69a-7ee74a5e544d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb57958-ef8d-48c4-b69a-7ee74a5e544d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13103296023171553729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310329602317155372913103296023171553729131032960231715537291310329602317155372913103296023171553729131032960231715537291310329602317155372913103296023171553729131032960231715537291310329602317155372913103296023171553729131032960231715537291310329602317155372913103296023171553729131032960231715537291310329602317155372913103296023171553729131032960231715537291310329602317155372913103296023171553729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a75ea748-8303-4912-bc40-9413c5d9c121, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e4dd20-51cd-4b3f-8e0b-5017af5a216c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e4dd20-51cd-4b3f-8e0b-5017af5a216c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8375916261069477510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83759162610694775108375916261069477510837591626106947751083759162610694775108375916261069477510837591626106947751083759162610694775108375916261069477510837591626106947751083759162610694775108375916261069477510837591626106947751083759162610694775108375916261069477510837591626106947751083759162610694775108375916261069477510837591626106947751083759162610694775108375916261069477510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb57958-ef8d-48c4-b69a-7ee74a5e544d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f3f527-36c7-467d-886b-e7e78e9a41c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f3f527-36c7-467d-886b-e7e78e9a41c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10865720387705546186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086572038770554618610865720387705546186108657203877055461861086572038770554618610865720387705546186108657203877055461861086572038770554618610865720387705546186108657203877055461861086572038770554618610865720387705546186108657203877055461861086572038770554618610865720387705546186108657203877055461861086572038770554618610865720387705546186108657203877055461861086572038770554618610865720387705546186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e4dd20-51cd-4b3f-8e0b-5017af5a216c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04619d58-7e66-4c38-ac1f-0bf5ee3cba3b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04619d58-7e66-4c38-ac1f-0bf5ee3cba3b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1137886529856513750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11378865298565137501137886529856513750113788652985651375011378865298565137501137886529856513750113788652985651375011378865298565137501137886529856513750113788652985651375011378865298565137501137886529856513750113788652985651375011378865298565137501137886529856513750113788652985651375011378865298565137501137886529856513750113788652985651375011378865298565137501137886529856513750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f3f527-36c7-467d-886b-e7e78e9a41c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841e3bd2-6880-49c2-971c-76e6ebef0af2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841e3bd2-6880-49c2-971c-76e6ebef0af2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004150831432943846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800415083143294384618004150831432943846180041508314329438461800415083143294384618004150831432943846180041508314329438461800415083143294384618004150831432943846180041508314329438461800415083143294384618004150831432943846180041508314329438461800415083143294384618004150831432943846180041508314329438461800415083143294384618004150831432943846180041508314329438461800415083143294384618004150831432943846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04619d58-7e66-4c38-ac1f-0bf5ee3cba3b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841e3bd2-6880-49c2-971c-76e6ebef0af2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600dd6be-bc38-4e4a-a8d5-b76d5889d052, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39b26ae-8e5f-430e-acde-12a4eb1e0c61, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600dd6be-bc38-4e4a-a8d5-b76d5889d052, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1347557435762436854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13475574357624368541347557435762436854134755743576243685413475574357624368541347557435762436854134755743576243685413475574357624368541347557435762436854134755743576243685413475574357624368541347557435762436854134755743576243685413475574357624368541347557435762436854134755743576243685413475574357624368541347557435762436854134755743576243685413475574357624368541347557435762436854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39b26ae-8e5f-430e-acde-12a4eb1e0c61, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11212184164661230972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121218416466123097211212184164661230972112121841646612309721121218416466123097211212184164661230972112121841646612309721121218416466123097211212184164661230972112121841646612309721121218416466123097211212184164661230972112121841646612309721121218416466123097211212184164661230972112121841646612309721121218416466123097211212184164661230972112121841646612309721121218416466123097211212184164661230972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600dd6be-bc38-4e4a-a8d5-b76d5889d052, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39b26ae-8e5f-430e-acde-12a4eb1e0c61, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdd208df-2437-445b-af0f-67be3760acc1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdd208df-2437-445b-af0f-67be3760acc1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15151813851602345917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515181385160234591715151813851602345917151518138516023459171515181385160234591715151813851602345917151518138516023459171515181385160234591715151813851602345917151518138516023459171515181385160234591715151813851602345917151518138516023459171515181385160234591715151813851602345917151518138516023459171515181385160234591715151813851602345917151518138516023459171515181385160234591715151813851602345917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0506f996-a6db-4acb-96a3-0598b4927b87, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0506f996-a6db-4acb-96a3-0598b4927b87, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8643229354287845534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86432293542878455348643229354287845534864322935428784553486432293542878455348643229354287845534864322935428784553486432293542878455348643229354287845534864322935428784553486432293542878455348643229354287845534864322935428784553486432293542878455348643229354287845534864322935428784553486432293542878455348643229354287845534864322935428784553486432293542878455348643229354287845534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdd208df-2437-445b-af0f-67be3760acc1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f8a8e7-abfe-4ca7-8b44-d0bf4bc7faca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0506f996-a6db-4acb-96a3-0598b4927b87, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f8a8e7-abfe-4ca7-8b44-d0bf4bc7faca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9727216605815207092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97272166058152070929727216605815207092972721660581520709297272166058152070929727216605815207092972721660581520709297272166058152070929727216605815207092972721660581520709297272166058152070929727216605815207092972721660581520709297272166058152070929727216605815207092972721660581520709297272166058152070929727216605815207092972721660581520709297272166058152070929727216605815207092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e01cfbd-73ab-4709-88bc-d86e1e0f0ae2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f8a8e7-abfe-4ca7-8b44-d0bf4bc7faca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e01cfbd-73ab-4709-88bc-d86e1e0f0ae2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3403049694880668754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34030496948806687543403049694880668754340304969488066875434030496948806687543403049694880668754340304969488066875434030496948806687543403049694880668754340304969488066875434030496948806687543403049694880668754340304969488066875434030496948806687543403049694880668754340304969488066875434030496948806687543403049694880668754340304969488066875434030496948806687543403049694880668754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04486590-4af5-4abd-93dc-b744c2fdbc8d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04486590-4af5-4abd-93dc-b744c2fdbc8d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12429996451253041523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242999645125304152312429996451253041523124299964512530415231242999645125304152312429996451253041523124299964512530415231242999645125304152312429996451253041523124299964512530415231242999645125304152312429996451253041523124299964512530415231242999645125304152312429996451253041523124299964512530415231242999645125304152312429996451253041523124299964512530415231242999645125304152312429996451253041523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e01cfbd-73ab-4709-88bc-d86e1e0f0ae2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 958f929c-7c1d-4b61-ac34-a22fad37554b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958f929c-7c1d-4b61-ac34-a22fad37554b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13472729121848525959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347272912184852595913472729121848525959134727291218485259591347272912184852595913472729121848525959134727291218485259591347272912184852595913472729121848525959134727291218485259591347272912184852595913472729121848525959134727291218485259591347272912184852595913472729121848525959134727291218485259591347272912184852595913472729121848525959134727291218485259591347272912184852595913472729121848525959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04486590-4af5-4abd-93dc-b744c2fdbc8d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b45f7e3-af0f-418f-89d8-acd4be249305, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b45f7e3-af0f-418f-89d8-acd4be249305, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416178983749689529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14161789837496895291416178983749689529141617898374968952914161789837496895291416178983749689529141617898374968952914161789837496895291416178983749689529141617898374968952914161789837496895291416178983749689529141617898374968952914161789837496895291416178983749689529141617898374968952914161789837496895291416178983749689529141617898374968952914161789837496895291416178983749689529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958f929c-7c1d-4b61-ac34-a22fad37554b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac688d5-4a66-4d1a-9eb1-be696ff68cbd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac688d5-4a66-4d1a-9eb1-be696ff68cbd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15340576924047687443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534057692404768744315340576924047687443153405769240476874431534057692404768744315340576924047687443153405769240476874431534057692404768744315340576924047687443153405769240476874431534057692404768744315340576924047687443153405769240476874431534057692404768744315340576924047687443153405769240476874431534057692404768744315340576924047687443153405769240476874431534057692404768744315340576924047687443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b45f7e3-af0f-418f-89d8-acd4be249305, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b205ec80-8558-4879-9361-787d3008ce1c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b205ec80-8558-4879-9361-787d3008ce1c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9790717176482081549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97907171764820815499790717176482081549979071717648208154997907171764820815499790717176482081549979071717648208154997907171764820815499790717176482081549979071717648208154997907171764820815499790717176482081549979071717648208154997907171764820815499790717176482081549979071717648208154997907171764820815499790717176482081549979071717648208154997907171764820815499790717176482081549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac688d5-4a66-4d1a-9eb1-be696ff68cbd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b205ec80-8558-4879-9361-787d3008ce1c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be185b7e-a8cb-476d-8010-563724046740, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be185b7e-a8cb-476d-8010-563724046740, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17532987906001075496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753298790600107549617532987906001075496175329879060010754961753298790600107549617532987906001075496175329879060010754961753298790600107549617532987906001075496175329879060010754961753298790600107549617532987906001075496175329879060010754961753298790600107549617532987906001075496175329879060010754961753298790600107549617532987906001075496175329879060010754961753298790600107549617532987906001075496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a3e6995-932b-43eb-94cd-9d42a325a7d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3e6995-932b-43eb-94cd-9d42a325a7d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10716245632027644582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071624563202764458210716245632027644582107162456320276445821071624563202764458210716245632027644582107162456320276445821071624563202764458210716245632027644582107162456320276445821071624563202764458210716245632027644582107162456320276445821071624563202764458210716245632027644582107162456320276445821071624563202764458210716245632027644582107162456320276445821071624563202764458210716245632027644582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be185b7e-a8cb-476d-8010-563724046740, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3e6995-932b-43eb-94cd-9d42a325a7d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c46b44c0-9b85-49bb-8d6a-66ae8235739c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8131e669-2cc3-4ff1-a52d-3e9c99e0d75a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c46b44c0-9b85-49bb-8d6a-66ae8235739c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935186643132331508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693518664313233150816935186643132331508169351866431323315081693518664313233150816935186643132331508169351866431323315081693518664313233150816935186643132331508169351866431323315081693518664313233150816935186643132331508169351866431323315081693518664313233150816935186643132331508169351866431323315081693518664313233150816935186643132331508169351866431323315081693518664313233150816935186643132331508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8131e669-2cc3-4ff1-a52d-3e9c99e0d75a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11803301625022543319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180330162502254331911803301625022543319118033016250225433191180330162502254331911803301625022543319118033016250225433191180330162502254331911803301625022543319118033016250225433191180330162502254331911803301625022543319118033016250225433191180330162502254331911803301625022543319118033016250225433191180330162502254331911803301625022543319118033016250225433191180330162502254331911803301625022543319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8131e669-2cc3-4ff1-a52d-3e9c99e0d75a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c46b44c0-9b85-49bb-8d6a-66ae8235739c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab9fdcd0-8a24-431d-b9dc-a33e9c246a8a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab9fdcd0-8a24-431d-b9dc-a33e9c246a8a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297229906609850157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429722990660985015714297229906609850157142972299066098501571429722990660985015714297229906609850157142972299066098501571429722990660985015714297229906609850157142972299066098501571429722990660985015714297229906609850157142972299066098501571429722990660985015714297229906609850157142972299066098501571429722990660985015714297229906609850157142972299066098501571429722990660985015714297229906609850157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c6add29-5ad3-4fdf-9b21-edb16f8d939c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6add29-5ad3-4fdf-9b21-edb16f8d939c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15867765441271711913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586776544127171191315867765441271711913158677654412717119131586776544127171191315867765441271711913158677654412717119131586776544127171191315867765441271711913158677654412717119131586776544127171191315867765441271711913158677654412717119131586776544127171191315867765441271711913158677654412717119131586776544127171191315867765441271711913158677654412717119131586776544127171191315867765441271711913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab9fdcd0-8a24-431d-b9dc-a33e9c246a8a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379044dd-966b-407e-8132-f0025eed50bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379044dd-966b-407e-8132-f0025eed50bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498432431646453816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149843243164645381611498432431646453816114984324316464538161149843243164645381611498432431646453816114984324316464538161149843243164645381611498432431646453816114984324316464538161149843243164645381611498432431646453816114984324316464538161149843243164645381611498432431646453816114984324316464538161149843243164645381611498432431646453816114984324316464538161149843243164645381611498432431646453816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6add29-5ad3-4fdf-9b21-edb16f8d939c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9d80960-1971-4c09-a2c2-592c90f37fc0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9d80960-1971-4c09-a2c2-592c90f37fc0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6418007348791891211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64180073487918912116418007348791891211641800734879189121164180073487918912116418007348791891211641800734879189121164180073487918912116418007348791891211641800734879189121164180073487918912116418007348791891211641800734879189121164180073487918912116418007348791891211641800734879189121164180073487918912116418007348791891211641800734879189121164180073487918912116418007348791891211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379044dd-966b-407e-8132-f0025eed50bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347ec12b-ffad-4b13-a8aa-b1db8d84862a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347ec12b-ffad-4b13-a8aa-b1db8d84862a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 720423645087956567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567720423645087956567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9d80960-1971-4c09-a2c2-592c90f37fc0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b3cf376-a9c7-4560-bf88-3a3a60790b29, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b3cf376-a9c7-4560-bf88-3a3a60790b29, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10035220502553739010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003522050255373901010035220502553739010100352205025537390101003522050255373901010035220502553739010100352205025537390101003522050255373901010035220502553739010100352205025537390101003522050255373901010035220502553739010100352205025537390101003522050255373901010035220502553739010100352205025537390101003522050255373901010035220502553739010100352205025537390101003522050255373901010035220502553739010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347ec12b-ffad-4b13-a8aa-b1db8d84862a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d8d2a5-7bf8-48ce-8364-df00bec2e951, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d8d2a5-7bf8-48ce-8364-df00bec2e951, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13964531694380204687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1396453169438020468713964531694380204687139645316943802046871396453169438020468713964531694380204687139645316943802046871396453169438020468713964531694380204687139645316943802046871396453169438020468713964531694380204687139645316943802046871396453169438020468713964531694380204687139645316943802046871396453169438020468713964531694380204687139645316943802046871396453169438020468713964531694380204687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b3cf376-a9c7-4560-bf88-3a3a60790b29, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d8d2a5-7bf8-48ce-8364-df00bec2e951, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99457bb0-1b63-4bcf-8b20-563067bc9db4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99457bb0-1b63-4bcf-8b20-563067bc9db4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7977279334114208729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79772793341142087297977279334114208729797727933411420872979772793341142087297977279334114208729797727933411420872979772793341142087297977279334114208729797727933411420872979772793341142087297977279334114208729797727933411420872979772793341142087297977279334114208729797727933411420872979772793341142087297977279334114208729797727933411420872979772793341142087297977279334114208729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca1016d-2d46-4466-bdb7-ea2dde7c0191, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99457bb0-1b63-4bcf-8b20-563067bc9db4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca1016d-2d46-4466-bdb7-ea2dde7c0191, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13126990232255804974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312699023225580497413126990232255804974131269902322558049741312699023225580497413126990232255804974131269902322558049741312699023225580497413126990232255804974131269902322558049741312699023225580497413126990232255804974131269902322558049741312699023225580497413126990232255804974131269902322558049741312699023225580497413126990232255804974131269902322558049741312699023225580497413126990232255804974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46f1e4aa-f530-4c63-b4c3-30ac046947ed, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46f1e4aa-f530-4c63-b4c3-30ac046947ed, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3757123096067300342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37571230960673003423757123096067300342375712309606730034237571230960673003423757123096067300342375712309606730034237571230960673003423757123096067300342375712309606730034237571230960673003423757123096067300342375712309606730034237571230960673003423757123096067300342375712309606730034237571230960673003423757123096067300342375712309606730034237571230960673003423757123096067300342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca1016d-2d46-4466-bdb7-ea2dde7c0191, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46f1e4aa-f530-4c63-b4c3-30ac046947ed, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27148e9-31ab-4aa3-a1aa-df881ed97d22, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f11fe15b-10b8-44a1-8a27-9763c2847938, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27148e9-31ab-4aa3-a1aa-df881ed97d22, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3106362004558699437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31063620045586994373106362004558699437310636200455869943731063620045586994373106362004558699437310636200455869943731063620045586994373106362004558699437310636200455869943731063620045586994373106362004558699437310636200455869943731063620045586994373106362004558699437310636200455869943731063620045586994373106362004558699437310636200455869943731063620045586994373106362004558699437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f11fe15b-10b8-44a1-8a27-9763c2847938, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2245592405111818114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22455924051118181142245592405111818114224559240511181811422455924051118181142245592405111818114224559240511181811422455924051118181142245592405111818114224559240511181811422455924051118181142245592405111818114224559240511181811422455924051118181142245592405111818114224559240511181811422455924051118181142245592405111818114224559240511181811422455924051118181142245592405111818114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27148e9-31ab-4aa3-a1aa-df881ed97d22, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d3b7fc-7830-498f-8b7a-f7d292898234, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d3b7fc-7830-498f-8b7a-f7d292898234, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10700923026327949854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070092302632794985410700923026327949854107009230263279498541070092302632794985410700923026327949854107009230263279498541070092302632794985410700923026327949854107009230263279498541070092302632794985410700923026327949854107009230263279498541070092302632794985410700923026327949854107009230263279498541070092302632794985410700923026327949854107009230263279498541070092302632794985410700923026327949854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f11fe15b-10b8-44a1-8a27-9763c2847938, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d742fbb7-bb06-4a40-97c6-27a8c8012f8e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d742fbb7-bb06-4a40-97c6-27a8c8012f8e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8539199106454219066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85391991064542190668539199106454219066853919910645421906685391991064542190668539199106454219066853919910645421906685391991064542190668539199106454219066853919910645421906685391991064542190668539199106454219066853919910645421906685391991064542190668539199106454219066853919910645421906685391991064542190668539199106454219066853919910645421906685391991064542190668539199106454219066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d3b7fc-7830-498f-8b7a-f7d292898234, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d742fbb7-bb06-4a40-97c6-27a8c8012f8e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e12eb70-b390-4ab9-bedc-c78fb4e6f493, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e12eb70-b390-4ab9-bedc-c78fb4e6f493, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4232252593413283132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42322525934132831324232252593413283132423225259341328313242322525934132831324232252593413283132423225259341328313242322525934132831324232252593413283132423225259341328313242322525934132831324232252593413283132423225259341328313242322525934132831324232252593413283132423225259341328313242322525934132831324232252593413283132423225259341328313242322525934132831324232252593413283132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087b0df5-4740-4fbe-b204-210624a2d259, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087b0df5-4740-4fbe-b204-210624a2d259, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 488419685851921954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954488419685851921954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e12eb70-b390-4ab9-bedc-c78fb4e6f493, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fae0dad-325a-44ff-be5a-f53167aaab90, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fae0dad-325a-44ff-be5a-f53167aaab90, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 101466432030364792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792101466432030364792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087b0df5-4740-4fbe-b204-210624a2d259, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c985902-7b83-4a94-9fa0-4960174a3ebd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c985902-7b83-4a94-9fa0-4960174a3ebd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12609301087921476635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260930108792147663512609301087921476635126093010879214766351260930108792147663512609301087921476635126093010879214766351260930108792147663512609301087921476635126093010879214766351260930108792147663512609301087921476635126093010879214766351260930108792147663512609301087921476635126093010879214766351260930108792147663512609301087921476635126093010879214766351260930108792147663512609301087921476635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fae0dad-325a-44ff-be5a-f53167aaab90, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd69e00-8b3a-4067-ada7-517a8512fde7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd69e00-8b3a-4067-ada7-517a8512fde7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5640025197787597592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56400251977875975925640025197787597592564002519778759759256400251977875975925640025197787597592564002519778759759256400251977875975925640025197787597592564002519778759759256400251977875975925640025197787597592564002519778759759256400251977875975925640025197787597592564002519778759759256400251977875975925640025197787597592564002519778759759256400251977875975925640025197787597592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c985902-7b83-4a94-9fa0-4960174a3ebd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0798460-9f60-4020-bc25-1b7a1f159d2a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0798460-9f60-4020-bc25-1b7a1f159d2a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7274577613824474366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72745776138244743667274577613824474366727457761382447436672745776138244743667274577613824474366727457761382447436672745776138244743667274577613824474366727457761382447436672745776138244743667274577613824474366727457761382447436672745776138244743667274577613824474366727457761382447436672745776138244743667274577613824474366727457761382447436672745776138244743667274577613824474366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd69e00-8b3a-4067-ada7-517a8512fde7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f58fce-f54a-4102-9ad5-226fd26ff001, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f58fce-f54a-4102-9ad5-226fd26ff001, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2755220874838615208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27552208748386152082755220874838615208275522087483861520827552208748386152082755220874838615208275522087483861520827552208748386152082755220874838615208275522087483861520827552208748386152082755220874838615208275522087483861520827552208748386152082755220874838615208275522087483861520827552208748386152082755220874838615208275522087483861520827552208748386152082755220874838615208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0798460-9f60-4020-bc25-1b7a1f159d2a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d258cf21-cccd-4012-8d30-10056fd6e90f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d258cf21-cccd-4012-8d30-10056fd6e90f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873074639226849795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28730746392268497952873074639226849795287307463922684979528730746392268497952873074639226849795287307463922684979528730746392268497952873074639226849795287307463922684979528730746392268497952873074639226849795287307463922684979528730746392268497952873074639226849795287307463922684979528730746392268497952873074639226849795287307463922684979528730746392268497952873074639226849795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f58fce-f54a-4102-9ad5-226fd26ff001, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8291efcf-f6f3-44d1-9016-72f5ffdf0aad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8291efcf-f6f3-44d1-9016-72f5ffdf0aad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18408526336117016003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840852633611701600318408526336117016003184085263361170160031840852633611701600318408526336117016003184085263361170160031840852633611701600318408526336117016003184085263361170160031840852633611701600318408526336117016003184085263361170160031840852633611701600318408526336117016003184085263361170160031840852633611701600318408526336117016003184085263361170160031840852633611701600318408526336117016003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d258cf21-cccd-4012-8d30-10056fd6e90f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8291efcf-f6f3-44d1-9016-72f5ffdf0aad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f666f7e-5f37-4d11-96ca-f59c73883266, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f666f7e-5f37-4d11-96ca-f59c73883266, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11534299220483219907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153429922048321990711534299220483219907115342992204832199071153429922048321990711534299220483219907115342992204832199071153429922048321990711534299220483219907115342992204832199071153429922048321990711534299220483219907115342992204832199071153429922048321990711534299220483219907115342992204832199071153429922048321990711534299220483219907115342992204832199071153429922048321990711534299220483219907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27165475-4965-4eca-9594-cabdc1c52c17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27165475-4965-4eca-9594-cabdc1c52c17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17567652092289340128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756765209228934012817567652092289340128175676520922893401281756765209228934012817567652092289340128175676520922893401281756765209228934012817567652092289340128175676520922893401281756765209228934012817567652092289340128175676520922893401281756765209228934012817567652092289340128175676520922893401281756765209228934012817567652092289340128175676520922893401281756765209228934012817567652092289340128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f666f7e-5f37-4d11-96ca-f59c73883266, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd30e94f-449d-49fc-8f5c-61c8c68c90a7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27165475-4965-4eca-9594-cabdc1c52c17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd30e94f-449d-49fc-8f5c-61c8c68c90a7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3008148896256578417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30081488962565784173008148896256578417300814889625657841730081488962565784173008148896256578417300814889625657841730081488962565784173008148896256578417300814889625657841730081488962565784173008148896256578417300814889625657841730081488962565784173008148896256578417300814889625657841730081488962565784173008148896256578417300814889625657841730081488962565784173008148896256578417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e716408-bdb2-4c83-9326-fb1f21237471, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e716408-bdb2-4c83-9326-fb1f21237471, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16059124944127354962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605912494412735496216059124944127354962160591249441273549621605912494412735496216059124944127354962160591249441273549621605912494412735496216059124944127354962160591249441273549621605912494412735496216059124944127354962160591249441273549621605912494412735496216059124944127354962160591249441273549621605912494412735496216059124944127354962160591249441273549621605912494412735496216059124944127354962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd30e94f-449d-49fc-8f5c-61c8c68c90a7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53a008c-b085-4cdf-b5ca-66686e3894c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53a008c-b085-4cdf-b5ca-66686e3894c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10216525993743632317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021652599374363231710216525993743632317102165259937436323171021652599374363231710216525993743632317102165259937436323171021652599374363231710216525993743632317102165259937436323171021652599374363231710216525993743632317102165259937436323171021652599374363231710216525993743632317102165259937436323171021652599374363231710216525993743632317102165259937436323171021652599374363231710216525993743632317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e716408-bdb2-4c83-9326-fb1f21237471, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53a008c-b085-4cdf-b5ca-66686e3894c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 566d1204-2d2b-4a78-85bd-3a5c7947751a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 566d1204-2d2b-4a78-85bd-3a5c7947751a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956957544661066797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19569575446610667971956957544661066797195695754466106679719569575446610667971956957544661066797195695754466106679719569575446610667971956957544661066797195695754466106679719569575446610667971956957544661066797195695754466106679719569575446610667971956957544661066797195695754466106679719569575446610667971956957544661066797195695754466106679719569575446610667971956957544661066797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f53f15-f014-4f58-a4c8-e1ac1b7e4756, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f53f15-f014-4f58-a4c8-e1ac1b7e4756, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17483358449346519404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748335844934651940417483358449346519404174833584493465194041748335844934651940417483358449346519404174833584493465194041748335844934651940417483358449346519404174833584493465194041748335844934651940417483358449346519404174833584493465194041748335844934651940417483358449346519404174833584493465194041748335844934651940417483358449346519404174833584493465194041748335844934651940417483358449346519404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 566d1204-2d2b-4a78-85bd-3a5c7947751a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf9be904-e673-47f7-8704-8de25ae2aa95, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf9be904-e673-47f7-8704-8de25ae2aa95, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2446222836392746037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24462228363927460372446222836392746037244622283639274603724462228363927460372446222836392746037244622283639274603724462228363927460372446222836392746037244622283639274603724462228363927460372446222836392746037244622283639274603724462228363927460372446222836392746037244622283639274603724462228363927460372446222836392746037244622283639274603724462228363927460372446222836392746037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f53f15-f014-4f58-a4c8-e1ac1b7e4756, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d813d04-ec03-4431-9318-62d4bc17a25a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d813d04-ec03-4431-9318-62d4bc17a25a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8390186416384286339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83901864163842863398390186416384286339839018641638428633983901864163842863398390186416384286339839018641638428633983901864163842863398390186416384286339839018641638428633983901864163842863398390186416384286339839018641638428633983901864163842863398390186416384286339839018641638428633983901864163842863398390186416384286339839018641638428633983901864163842863398390186416384286339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf9be904-e673-47f7-8704-8de25ae2aa95, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e477fd1b-358c-4789-b469-b54879e1cd92, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e477fd1b-358c-4789-b469-b54879e1cd92, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12595251354020037837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259525135402003783712595251354020037837125952513540200378371259525135402003783712595251354020037837125952513540200378371259525135402003783712595251354020037837125952513540200378371259525135402003783712595251354020037837125952513540200378371259525135402003783712595251354020037837125952513540200378371259525135402003783712595251354020037837125952513540200378371259525135402003783712595251354020037837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d813d04-ec03-4431-9318-62d4bc17a25a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e7db24-a162-423e-86de-3dc7b92eb62b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e477fd1b-358c-4789-b469-b54879e1cd92, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9afd3ab-fd05-4569-b2ec-81c25c282a6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9afd3ab-fd05-4569-b2ec-81c25c282a6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14551838864935290457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455183886493529045714551838864935290457145518388649352904571455183886493529045714551838864935290457145518388649352904571455183886493529045714551838864935290457145518388649352904571455183886493529045714551838864935290457145518388649352904571455183886493529045714551838864935290457145518388649352904571455183886493529045714551838864935290457145518388649352904571455183886493529045714551838864935290457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e7db24-a162-423e-86de-3dc7b92eb62b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1368452438623112350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13684524386231123501368452438623112350136845243862311235013684524386231123501368452438623112350136845243862311235013684524386231123501368452438623112350136845243862311235013684524386231123501368452438623112350136845243862311235013684524386231123501368452438623112350136845243862311235013684524386231123501368452438623112350136845243862311235013684524386231123501368452438623112350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e7db24-a162-423e-86de-3dc7b92eb62b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9afd3ab-fd05-4569-b2ec-81c25c282a6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc9a9fe0-2697-4d13-8c02-bdd23dc4939d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc9a9fe0-2697-4d13-8c02-bdd23dc4939d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16607544212820525803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660754421282052580316607544212820525803166075442128205258031660754421282052580316607544212820525803166075442128205258031660754421282052580316607544212820525803166075442128205258031660754421282052580316607544212820525803166075442128205258031660754421282052580316607544212820525803166075442128205258031660754421282052580316607544212820525803166075442128205258031660754421282052580316607544212820525803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6266c4-308e-4095-a4e4-718ea57ba4c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6266c4-308e-4095-a4e4-718ea57ba4c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18352386730793488492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835238673079348849218352386730793488492183523867307934884921835238673079348849218352386730793488492183523867307934884921835238673079348849218352386730793488492183523867307934884921835238673079348849218352386730793488492183523867307934884921835238673079348849218352386730793488492183523867307934884921835238673079348849218352386730793488492183523867307934884921835238673079348849218352386730793488492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc9a9fe0-2697-4d13-8c02-bdd23dc4939d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6266c4-308e-4095-a4e4-718ea57ba4c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7fafc09-b893-4071-997d-9b7e0119e8b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8dd3a1-09d6-46d1-b7ca-5361d834f36b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8dd3a1-09d6-46d1-b7ca-5361d834f36b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11238293820427312233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123829382042731223311238293820427312233112382938204273122331123829382042731223311238293820427312233112382938204273122331123829382042731223311238293820427312233112382938204273122331123829382042731223311238293820427312233112382938204273122331123829382042731223311238293820427312233112382938204273122331123829382042731223311238293820427312233112382938204273122331123829382042731223311238293820427312233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7fafc09-b893-4071-997d-9b7e0119e8b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 329703662620462186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186329703662620462186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8dd3a1-09d6-46d1-b7ca-5361d834f36b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be3f86d-cf14-4e13-9e32-bba7fd060c5c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be3f86d-cf14-4e13-9e32-bba7fd060c5c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14526993562363411589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452699356236341158914526993562363411589145269935623634115891452699356236341158914526993562363411589145269935623634115891452699356236341158914526993562363411589145269935623634115891452699356236341158914526993562363411589145269935623634115891452699356236341158914526993562363411589145269935623634115891452699356236341158914526993562363411589145269935623634115891452699356236341158914526993562363411589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7fafc09-b893-4071-997d-9b7e0119e8b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f74975-b523-4d5f-9167-0fcddc8ec6b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f74975-b523-4d5f-9167-0fcddc8ec6b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16735336986607977987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673533698660797798716735336986607977987167353369866079779871673533698660797798716735336986607977987167353369866079779871673533698660797798716735336986607977987167353369866079779871673533698660797798716735336986607977987167353369866079779871673533698660797798716735336986607977987167353369866079779871673533698660797798716735336986607977987167353369866079779871673533698660797798716735336986607977987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be3f86d-cf14-4e13-9e32-bba7fd060c5c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b0a492-a754-4d85-a81e-4c92eb162005, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b0a492-a754-4d85-a81e-4c92eb162005, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9565403006229951267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95654030062299512679565403006229951267956540300622995126795654030062299512679565403006229951267956540300622995126795654030062299512679565403006229951267956540300622995126795654030062299512679565403006229951267956540300622995126795654030062299512679565403006229951267956540300622995126795654030062299512679565403006229951267956540300622995126795654030062299512679565403006229951267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f74975-b523-4d5f-9167-0fcddc8ec6b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac151d0-d434-4630-a18c-2792a0cf4b51, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac151d0-d434-4630-a18c-2792a0cf4b51, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17891939684906315245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789193968490631524517891939684906315245178919396849063152451789193968490631524517891939684906315245178919396849063152451789193968490631524517891939684906315245178919396849063152451789193968490631524517891939684906315245178919396849063152451789193968490631524517891939684906315245178919396849063152451789193968490631524517891939684906315245178919396849063152451789193968490631524517891939684906315245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b0a492-a754-4d85-a81e-4c92eb162005, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3013f640-d8db-478a-b58a-8fa81fba981c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3013f640-d8db-478a-b58a-8fa81fba981c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16261346767830319970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626134676783031997016261346767830319970162613467678303199701626134676783031997016261346767830319970162613467678303199701626134676783031997016261346767830319970162613467678303199701626134676783031997016261346767830319970162613467678303199701626134676783031997016261346767830319970162613467678303199701626134676783031997016261346767830319970162613467678303199701626134676783031997016261346767830319970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac151d0-d434-4630-a18c-2792a0cf4b51, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3190ac-d185-4952-b806-61ce9284671e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3190ac-d185-4952-b806-61ce9284671e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7410402364421552508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74104023644215525087410402364421552508741040236442155250874104023644215525087410402364421552508741040236442155250874104023644215525087410402364421552508741040236442155250874104023644215525087410402364421552508741040236442155250874104023644215525087410402364421552508741040236442155250874104023644215525087410402364421552508741040236442155250874104023644215525087410402364421552508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3013f640-d8db-478a-b58a-8fa81fba981c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9164bd1-6d9d-48cf-b5a8-68b89adf1c02, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9164bd1-6d9d-48cf-b5a8-68b89adf1c02, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238946610722014071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023894661072201407110238946610722014071102389466107220140711023894661072201407110238946610722014071102389466107220140711023894661072201407110238946610722014071102389466107220140711023894661072201407110238946610722014071102389466107220140711023894661072201407110238946610722014071102389466107220140711023894661072201407110238946610722014071102389466107220140711023894661072201407110238946610722014071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3190ac-d185-4952-b806-61ce9284671e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb16724-aa46-442f-9c71-3cd6fa20a38b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb16724-aa46-442f-9c71-3cd6fa20a38b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18178956893392105874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817895689339210587418178956893392105874181789568933921058741817895689339210587418178956893392105874181789568933921058741817895689339210587418178956893392105874181789568933921058741817895689339210587418178956893392105874181789568933921058741817895689339210587418178956893392105874181789568933921058741817895689339210587418178956893392105874181789568933921058741817895689339210587418178956893392105874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9164bd1-6d9d-48cf-b5a8-68b89adf1c02, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e726f476-0a05-44a7-9c33-a219051a9258, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e726f476-0a05-44a7-9c33-a219051a9258, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3622567016133490410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36225670161334904103622567016133490410362256701613349041036225670161334904103622567016133490410362256701613349041036225670161334904103622567016133490410362256701613349041036225670161334904103622567016133490410362256701613349041036225670161334904103622567016133490410362256701613349041036225670161334904103622567016133490410362256701613349041036225670161334904103622567016133490410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb16724-aa46-442f-9c71-3cd6fa20a38b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3351e0d-dce4-41e0-b3ba-041c3afece48, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3351e0d-dce4-41e0-b3ba-041c3afece48, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4444944486458264125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44449444864582641254444944486458264125444494448645826412544449444864582641254444944486458264125444494448645826412544449444864582641254444944486458264125444494448645826412544449444864582641254444944486458264125444494448645826412544449444864582641254444944486458264125444494448645826412544449444864582641254444944486458264125444494448645826412544449444864582641254444944486458264125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e726f476-0a05-44a7-9c33-a219051a9258, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3351e0d-dce4-41e0-b3ba-041c3afece48, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed87678f-b4ef-412d-8e4e-f9e13711ca6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed87678f-b4ef-412d-8e4e-f9e13711ca6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5101740143803129815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51017401438031298155101740143803129815510174014380312981551017401438031298155101740143803129815510174014380312981551017401438031298155101740143803129815510174014380312981551017401438031298155101740143803129815510174014380312981551017401438031298155101740143803129815510174014380312981551017401438031298155101740143803129815510174014380312981551017401438031298155101740143803129815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8909ba94-cc92-4443-b8e2-451052ea5ee2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8909ba94-cc92-4443-b8e2-451052ea5ee2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8122489128239180835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81224891282391808358122489128239180835812248912823918083581224891282391808358122489128239180835812248912823918083581224891282391808358122489128239180835812248912823918083581224891282391808358122489128239180835812248912823918083581224891282391808358122489128239180835812248912823918083581224891282391808358122489128239180835812248912823918083581224891282391808358122489128239180835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed87678f-b4ef-412d-8e4e-f9e13711ca6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd1b2ce-0f45-4737-929b-a0b7b3140788, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd1b2ce-0f45-4737-929b-a0b7b3140788, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1371728392530595112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13717283925305951121371728392530595112137172839253059511213717283925305951121371728392530595112137172839253059511213717283925305951121371728392530595112137172839253059511213717283925305951121371728392530595112137172839253059511213717283925305951121371728392530595112137172839253059511213717283925305951121371728392530595112137172839253059511213717283925305951121371728392530595112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8909ba94-cc92-4443-b8e2-451052ea5ee2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76d61183-a8d3-4dd3-93dd-6c71047061eb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76d61183-a8d3-4dd3-93dd-6c71047061eb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5275058679309727685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52750586793097276855275058679309727685527505867930972768552750586793097276855275058679309727685527505867930972768552750586793097276855275058679309727685527505867930972768552750586793097276855275058679309727685527505867930972768552750586793097276855275058679309727685527505867930972768552750586793097276855275058679309727685527505867930972768552750586793097276855275058679309727685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd1b2ce-0f45-4737-929b-a0b7b3140788, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a8fac15-7fdb-45aa-96f3-f11d8872d648, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a8fac15-7fdb-45aa-96f3-f11d8872d648, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3495521181195719065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34955211811957190653495521181195719065349552118119571906534955211811957190653495521181195719065349552118119571906534955211811957190653495521181195719065349552118119571906534955211811957190653495521181195719065349552118119571906534955211811957190653495521181195719065349552118119571906534955211811957190653495521181195719065349552118119571906534955211811957190653495521181195719065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76d61183-a8d3-4dd3-93dd-6c71047061eb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8174121c-dcc1-4685-a4f9-3a3b6bb9010f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8174121c-dcc1-4685-a4f9-3a3b6bb9010f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16855012554862678379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685501255486267837916855012554862678379168550125548626783791685501255486267837916855012554862678379168550125548626783791685501255486267837916855012554862678379168550125548626783791685501255486267837916855012554862678379168550125548626783791685501255486267837916855012554862678379168550125548626783791685501255486267837916855012554862678379168550125548626783791685501255486267837916855012554862678379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a8fac15-7fdb-45aa-96f3-f11d8872d648, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df46278a-4143-4f3e-81b3-674ab4b6c24c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df46278a-4143-4f3e-81b3-674ab4b6c24c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970585351132992547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79705853511329925477970585351132992547797058535113299254779705853511329925477970585351132992547797058535113299254779705853511329925477970585351132992547797058535113299254779705853511329925477970585351132992547797058535113299254779705853511329925477970585351132992547797058535113299254779705853511329925477970585351132992547797058535113299254779705853511329925477970585351132992547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8174121c-dcc1-4685-a4f9-3a3b6bb9010f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2ff5167-f056-4492-a801-8c83ed2683f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df46278a-4143-4f3e-81b3-674ab4b6c24c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2ff5167-f056-4492-a801-8c83ed2683f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12367760507081868054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236776050708186805412367760507081868054123677605070818680541236776050708186805412367760507081868054123677605070818680541236776050708186805412367760507081868054123677605070818680541236776050708186805412367760507081868054123677605070818680541236776050708186805412367760507081868054123677605070818680541236776050708186805412367760507081868054123677605070818680541236776050708186805412367760507081868054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9095272-7593-4c2f-9285-0859a2cd6804, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9095272-7593-4c2f-9285-0859a2cd6804, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13221947239126982960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322194723912698296013221947239126982960132219472391269829601322194723912698296013221947239126982960132219472391269829601322194723912698296013221947239126982960132219472391269829601322194723912698296013221947239126982960132219472391269829601322194723912698296013221947239126982960132219472391269829601322194723912698296013221947239126982960132219472391269829601322194723912698296013221947239126982960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2ff5167-f056-4492-a801-8c83ed2683f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9095272-7593-4c2f-9285-0859a2cd6804, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6eaafa-4183-42e9-b967-7278afa0364f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6eaafa-4183-42e9-b967-7278afa0364f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10330660599043036501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033066059904303650110330660599043036501103306605990430365011033066059904303650110330660599043036501103306605990430365011033066059904303650110330660599043036501103306605990430365011033066059904303650110330660599043036501103306605990430365011033066059904303650110330660599043036501103306605990430365011033066059904303650110330660599043036501103306605990430365011033066059904303650110330660599043036501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce03aa46-67b9-49b4-a952-d256e406e5d8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce03aa46-67b9-49b4-a952-d256e406e5d8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12198165671746494303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219816567174649430312198165671746494303121981656717464943031219816567174649430312198165671746494303121981656717464943031219816567174649430312198165671746494303121981656717464943031219816567174649430312198165671746494303121981656717464943031219816567174649430312198165671746494303121981656717464943031219816567174649430312198165671746494303121981656717464943031219816567174649430312198165671746494303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6eaafa-4183-42e9-b967-7278afa0364f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b7a4c5-6bf8-4c9e-8184-a6d1d1854f0c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b7a4c5-6bf8-4c9e-8184-a6d1d1854f0c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2633649861633830791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26336498616338307912633649861633830791263364986163383079126336498616338307912633649861633830791263364986163383079126336498616338307912633649861633830791263364986163383079126336498616338307912633649861633830791263364986163383079126336498616338307912633649861633830791263364986163383079126336498616338307912633649861633830791263364986163383079126336498616338307912633649861633830791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce03aa46-67b9-49b4-a952-d256e406e5d8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f399e894-442a-4fe2-bc03-601d96802f9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f399e894-442a-4fe2-bc03-601d96802f9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15090263739335353080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509026373933535308015090263739335353080150902637393353530801509026373933535308015090263739335353080150902637393353530801509026373933535308015090263739335353080150902637393353530801509026373933535308015090263739335353080150902637393353530801509026373933535308015090263739335353080150902637393353530801509026373933535308015090263739335353080150902637393353530801509026373933535308015090263739335353080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b7a4c5-6bf8-4c9e-8184-a6d1d1854f0c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 130a26d7-1c38-43cf-ae64-1eb304f29afb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 130a26d7-1c38-43cf-ae64-1eb304f29afb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17565357064194743363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756535706419474336317565357064194743363175653570641947433631756535706419474336317565357064194743363175653570641947433631756535706419474336317565357064194743363175653570641947433631756535706419474336317565357064194743363175653570641947433631756535706419474336317565357064194743363175653570641947433631756535706419474336317565357064194743363175653570641947433631756535706419474336317565357064194743363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f399e894-442a-4fe2-bc03-601d96802f9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b78c8546-7f4b-4486-9276-be4d4330720a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b78c8546-7f4b-4486-9276-be4d4330720a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14381574629138878918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438157462913887891814381574629138878918143815746291388789181438157462913887891814381574629138878918143815746291388789181438157462913887891814381574629138878918143815746291388789181438157462913887891814381574629138878918143815746291388789181438157462913887891814381574629138878918143815746291388789181438157462913887891814381574629138878918143815746291388789181438157462913887891814381574629138878918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 130a26d7-1c38-43cf-ae64-1eb304f29afb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8956eeb-6590-49c4-9f6c-5103b7499125, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8956eeb-6590-49c4-9f6c-5103b7499125, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6872583828774134449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68725838287741344496872583828774134449687258382877413444968725838287741344496872583828774134449687258382877413444968725838287741344496872583828774134449687258382877413444968725838287741344496872583828774134449687258382877413444968725838287741344496872583828774134449687258382877413444968725838287741344496872583828774134449687258382877413444968725838287741344496872583828774134449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b78c8546-7f4b-4486-9276-be4d4330720a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8956eeb-6590-49c4-9f6c-5103b7499125, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78343b0-3eb5-46b8-b07a-49b7ae1241d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78343b0-3eb5-46b8-b07a-49b7ae1241d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9910559347877116192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99105593478771161929910559347877116192991055934787711619299105593478771161929910559347877116192991055934787711619299105593478771161929910559347877116192991055934787711619299105593478771161929910559347877116192991055934787711619299105593478771161929910559347877116192991055934787711619299105593478771161929910559347877116192991055934787711619299105593478771161929910559347877116192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1d709d-9031-4c7f-b6ea-8bded3730533, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1d709d-9031-4c7f-b6ea-8bded3730533, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16718996263689645082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671899626368964508216718996263689645082167189962636896450821671899626368964508216718996263689645082167189962636896450821671899626368964508216718996263689645082167189962636896450821671899626368964508216718996263689645082167189962636896450821671899626368964508216718996263689645082167189962636896450821671899626368964508216718996263689645082167189962636896450821671899626368964508216718996263689645082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78343b0-3eb5-46b8-b07a-49b7ae1241d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722fc7cd-06a8-4f7f-ae3d-80777ae50df1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1d709d-9031-4c7f-b6ea-8bded3730533, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722fc7cd-06a8-4f7f-ae3d-80777ae50df1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3727068439033905941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37270684390339059413727068439033905941372706843903390594137270684390339059413727068439033905941372706843903390594137270684390339059413727068439033905941372706843903390594137270684390339059413727068439033905941372706843903390594137270684390339059413727068439033905941372706843903390594137270684390339059413727068439033905941372706843903390594137270684390339059413727068439033905941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72825b9b-0609-4941-89e4-f4a4fbee7ca2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72825b9b-0609-4941-89e4-f4a4fbee7ca2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13386749733102137044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338674973310213704413386749733102137044133867497331021370441338674973310213704413386749733102137044133867497331021370441338674973310213704413386749733102137044133867497331021370441338674973310213704413386749733102137044133867497331021370441338674973310213704413386749733102137044133867497331021370441338674973310213704413386749733102137044133867497331021370441338674973310213704413386749733102137044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722fc7cd-06a8-4f7f-ae3d-80777ae50df1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72825b9b-0609-4941-89e4-f4a4fbee7ca2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0f9123f-2c88-49fe-bd53-1a9da0f2777e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c03d674-71df-44ed-a8da-f3214a4260cb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0f9123f-2c88-49fe-bd53-1a9da0f2777e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12238796683717422768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223879668371742276812238796683717422768122387966837174227681223879668371742276812238796683717422768122387966837174227681223879668371742276812238796683717422768122387966837174227681223879668371742276812238796683717422768122387966837174227681223879668371742276812238796683717422768122387966837174227681223879668371742276812238796683717422768122387966837174227681223879668371742276812238796683717422768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c03d674-71df-44ed-a8da-f3214a4260cb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422972121069551416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442297212106955141614422972121069551416144229721210695514161442297212106955141614422972121069551416144229721210695514161442297212106955141614422972121069551416144229721210695514161442297212106955141614422972121069551416144229721210695514161442297212106955141614422972121069551416144229721210695514161442297212106955141614422972121069551416144229721210695514161442297212106955141614422972121069551416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0f9123f-2c88-49fe-bd53-1a9da0f2777e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7099c263-81a3-4229-b8a0-fba9a8ed0256, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c03d674-71df-44ed-a8da-f3214a4260cb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7099c263-81a3-4229-b8a0-fba9a8ed0256, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9249358387355245062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92493583873552450629249358387355245062924935838735524506292493583873552450629249358387355245062924935838735524506292493583873552450629249358387355245062924935838735524506292493583873552450629249358387355245062924935838735524506292493583873552450629249358387355245062924935838735524506292493583873552450629249358387355245062924935838735524506292493583873552450629249358387355245062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa05df18-edb4-4405-888e-3a09d1904e54, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa05df18-edb4-4405-888e-3a09d1904e54, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 884001065477580181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181884001065477580181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa05df18-edb4-4405-888e-3a09d1904e54, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7099c263-81a3-4229-b8a0-fba9a8ed0256, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb5eca5-3629-4a26-894b-54aef8fd4b83, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb5eca5-3629-4a26-894b-54aef8fd4b83, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855195405067524927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085519540506752492710855195405067524927108551954050675249271085519540506752492710855195405067524927108551954050675249271085519540506752492710855195405067524927108551954050675249271085519540506752492710855195405067524927108551954050675249271085519540506752492710855195405067524927108551954050675249271085519540506752492710855195405067524927108551954050675249271085519540506752492710855195405067524927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31285d44-7d25-4b13-b1f3-7eba44986fb7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31285d44-7d25-4b13-b1f3-7eba44986fb7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5425955733058335653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54259557330583356535425955733058335653542595573305833565354259557330583356535425955733058335653542595573305833565354259557330583356535425955733058335653542595573305833565354259557330583356535425955733058335653542595573305833565354259557330583356535425955733058335653542595573305833565354259557330583356535425955733058335653542595573305833565354259557330583356535425955733058335653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb5eca5-3629-4a26-894b-54aef8fd4b83, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31285d44-7d25-4b13-b1f3-7eba44986fb7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9bfb2cb-3be9-4fb0-a6cc-9ca24c32dffc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9bfb2cb-3be9-4fb0-a6cc-9ca24c32dffc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14793428439003967115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479342843900396711514793428439003967115147934284390039671151479342843900396711514793428439003967115147934284390039671151479342843900396711514793428439003967115147934284390039671151479342843900396711514793428439003967115147934284390039671151479342843900396711514793428439003967115147934284390039671151479342843900396711514793428439003967115147934284390039671151479342843900396711514793428439003967115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b2f5a5c-8ae8-4f3e-a9cf-097665a0ab10, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b2f5a5c-8ae8-4f3e-a9cf-097665a0ab10, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4705851368206870459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47058513682068704594705851368206870459470585136820687045947058513682068704594705851368206870459470585136820687045947058513682068704594705851368206870459470585136820687045947058513682068704594705851368206870459470585136820687045947058513682068704594705851368206870459470585136820687045947058513682068704594705851368206870459470585136820687045947058513682068704594705851368206870459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b2f5a5c-8ae8-4f3e-a9cf-097665a0ab10, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9bfb2cb-3be9-4fb0-a6cc-9ca24c32dffc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d54f113-94d2-45b0-9f12-5557d5b75838, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d54f113-94d2-45b0-9f12-5557d5b75838, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8342580916132754237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83425809161327542378342580916132754237834258091613275423783425809161327542378342580916132754237834258091613275423783425809161327542378342580916132754237834258091613275423783425809161327542378342580916132754237834258091613275423783425809161327542378342580916132754237834258091613275423783425809161327542378342580916132754237834258091613275423783425809161327542378342580916132754237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191b490b-b8b7-4b6f-8cfe-1b212c304e2e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191b490b-b8b7-4b6f-8cfe-1b212c304e2e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6668483452428436503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66684834524284365036668483452428436503666848345242843650366684834524284365036668483452428436503666848345242843650366684834524284365036668483452428436503666848345242843650366684834524284365036668483452428436503666848345242843650366684834524284365036668483452428436503666848345242843650366684834524284365036668483452428436503666848345242843650366684834524284365036668483452428436503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d54f113-94d2-45b0-9f12-5557d5b75838, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 427cc389-b91f-4dd6-964c-90e674214bea, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 427cc389-b91f-4dd6-964c-90e674214bea, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9656247960324745997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96562479603247459979656247960324745997965624796032474599796562479603247459979656247960324745997965624796032474599796562479603247459979656247960324745997965624796032474599796562479603247459979656247960324745997965624796032474599796562479603247459979656247960324745997965624796032474599796562479603247459979656247960324745997965624796032474599796562479603247459979656247960324745997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191b490b-b8b7-4b6f-8cfe-1b212c304e2e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e65eea06-d9e1-4f8d-a769-0e752153be59, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65eea06-d9e1-4f8d-a769-0e752153be59, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14569937105735671631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456993710573567163114569937105735671631145699371057356716311456993710573567163114569937105735671631145699371057356716311456993710573567163114569937105735671631145699371057356716311456993710573567163114569937105735671631145699371057356716311456993710573567163114569937105735671631145699371057356716311456993710573567163114569937105735671631145699371057356716311456993710573567163114569937105735671631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 427cc389-b91f-4dd6-964c-90e674214bea, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80011df3-93de-4102-ad17-118c32ff927c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80011df3-93de-4102-ad17-118c32ff927c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8267631952660916958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82676319526609169588267631952660916958826763195266091695882676319526609169588267631952660916958826763195266091695882676319526609169588267631952660916958826763195266091695882676319526609169588267631952660916958826763195266091695882676319526609169588267631952660916958826763195266091695882676319526609169588267631952660916958826763195266091695882676319526609169588267631952660916958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65eea06-d9e1-4f8d-a769-0e752153be59, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fdd0f4f-fe1f-487f-a8ef-4bf0558e9322, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fdd0f4f-fe1f-487f-a8ef-4bf0558e9322, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15554257112589810910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555425711258981091015554257112589810910155542571125898109101555425711258981091015554257112589810910155542571125898109101555425711258981091015554257112589810910155542571125898109101555425711258981091015554257112589810910155542571125898109101555425711258981091015554257112589810910155542571125898109101555425711258981091015554257112589810910155542571125898109101555425711258981091015554257112589810910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80011df3-93de-4102-ad17-118c32ff927c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c301bec-e59c-4a97-a6b4-b57306b8e114, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fdd0f4f-fe1f-487f-a8ef-4bf0558e9322, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c301bec-e59c-4a97-a6b4-b57306b8e114, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7088605094177115257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70886050941771152577088605094177115257708860509417711525770886050941771152577088605094177115257708860509417711525770886050941771152577088605094177115257708860509417711525770886050941771152577088605094177115257708860509417711525770886050941771152577088605094177115257708860509417711525770886050941771152577088605094177115257708860509417711525770886050941771152577088605094177115257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64656b9c-16d8-4e53-8e0f-29c57ccd4cfd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64656b9c-16d8-4e53-8e0f-29c57ccd4cfd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950264255893500047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49502642558935000474950264255893500047495026425589350004749502642558935000474950264255893500047495026425589350004749502642558935000474950264255893500047495026425589350004749502642558935000474950264255893500047495026425589350004749502642558935000474950264255893500047495026425589350004749502642558935000474950264255893500047495026425589350004749502642558935000474950264255893500047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c301bec-e59c-4a97-a6b4-b57306b8e114, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef4b670b-2078-4139-a089-c030ff043b63, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4b670b-2078-4139-a089-c030ff043b63, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14033775645261288967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403377564526128896714033775645261288967140337756452612889671403377564526128896714033775645261288967140337756452612889671403377564526128896714033775645261288967140337756452612889671403377564526128896714033775645261288967140337756452612889671403377564526128896714033775645261288967140337756452612889671403377564526128896714033775645261288967140337756452612889671403377564526128896714033775645261288967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64656b9c-16d8-4e53-8e0f-29c57ccd4cfd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8af1e3-0b1e-4ab4-9cc1-67d0f0b663f4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8af1e3-0b1e-4ab4-9cc1-67d0f0b663f4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13735471457439454213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373547145743945421313735471457439454213137354714574394542131373547145743945421313735471457439454213137354714574394542131373547145743945421313735471457439454213137354714574394542131373547145743945421313735471457439454213137354714574394542131373547145743945421313735471457439454213137354714574394542131373547145743945421313735471457439454213137354714574394542131373547145743945421313735471457439454213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4b670b-2078-4139-a089-c030ff043b63, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76055086-b554-4e5b-a67d-a312336bdad7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76055086-b554-4e5b-a67d-a312336bdad7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556635962302195558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25566359623021955582556635962302195558255663596230219555825566359623021955582556635962302195558255663596230219555825566359623021955582556635962302195558255663596230219555825566359623021955582556635962302195558255663596230219555825566359623021955582556635962302195558255663596230219555825566359623021955582556635962302195558255663596230219555825566359623021955582556635962302195558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8af1e3-0b1e-4ab4-9cc1-67d0f0b663f4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5539c50f-ff27-4f7c-b072-232238564d03, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5539c50f-ff27-4f7c-b072-232238564d03, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3094234464470204348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30942344644702043483094234464470204348309423446447020434830942344644702043483094234464470204348309423446447020434830942344644702043483094234464470204348309423446447020434830942344644702043483094234464470204348309423446447020434830942344644702043483094234464470204348309423446447020434830942344644702043483094234464470204348309423446447020434830942344644702043483094234464470204348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76055086-b554-4e5b-a67d-a312336bdad7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa9a154-f005-46b4-89fb-5116751f978f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa9a154-f005-46b4-89fb-5116751f978f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13082235681980543494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308223568198054349413082235681980543494130822356819805434941308223568198054349413082235681980543494130822356819805434941308223568198054349413082235681980543494130822356819805434941308223568198054349413082235681980543494130822356819805434941308223568198054349413082235681980543494130822356819805434941308223568198054349413082235681980543494130822356819805434941308223568198054349413082235681980543494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5539c50f-ff27-4f7c-b072-232238564d03, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cb95834-93c9-42ce-98b3-24b4e96be3e4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb95834-93c9-42ce-98b3-24b4e96be3e4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17112311571688515044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711231157168851504417112311571688515044171123115716885150441711231157168851504417112311571688515044171123115716885150441711231157168851504417112311571688515044171123115716885150441711231157168851504417112311571688515044171123115716885150441711231157168851504417112311571688515044171123115716885150441711231157168851504417112311571688515044171123115716885150441711231157168851504417112311571688515044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa9a154-f005-46b4-89fb-5116751f978f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f11d24e-dd49-4f15-b4ef-2756bf1b7754, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f11d24e-dd49-4f15-b4ef-2756bf1b7754, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15429736320658846490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542973632065884649015429736320658846490154297363206588464901542973632065884649015429736320658846490154297363206588464901542973632065884649015429736320658846490154297363206588464901542973632065884649015429736320658846490154297363206588464901542973632065884649015429736320658846490154297363206588464901542973632065884649015429736320658846490154297363206588464901542973632065884649015429736320658846490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb95834-93c9-42ce-98b3-24b4e96be3e4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f82e5a30-88a4-4f18-b16e-6a033ea93ef0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f82e5a30-88a4-4f18-b16e-6a033ea93ef0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5486826200949971134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54868262009499711345486826200949971134548682620094997113454868262009499711345486826200949971134548682620094997113454868262009499711345486826200949971134548682620094997113454868262009499711345486826200949971134548682620094997113454868262009499711345486826200949971134548682620094997113454868262009499711345486826200949971134548682620094997113454868262009499711345486826200949971134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f11d24e-dd49-4f15-b4ef-2756bf1b7754, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f82e5a30-88a4-4f18-b16e-6a033ea93ef0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3706fd76-f6c4-45cd-b91d-450b70ceb18b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3706fd76-f6c4-45cd-b91d-450b70ceb18b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9157769079052376007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91577690790523760079157769079052376007915776907905237600791577690790523760079157769079052376007915776907905237600791577690790523760079157769079052376007915776907905237600791577690790523760079157769079052376007915776907905237600791577690790523760079157769079052376007915776907905237600791577690790523760079157769079052376007915776907905237600791577690790523760079157769079052376007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc1e997-5132-48d6-809c-bc5c99d49582, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc1e997-5132-48d6-809c-bc5c99d49582, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4595419933689208903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45954199336892089034595419933689208903459541993368920890345954199336892089034595419933689208903459541993368920890345954199336892089034595419933689208903459541993368920890345954199336892089034595419933689208903459541993368920890345954199336892089034595419933689208903459541993368920890345954199336892089034595419933689208903459541993368920890345954199336892089034595419933689208903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3706fd76-f6c4-45cd-b91d-450b70ceb18b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc1e997-5132-48d6-809c-bc5c99d49582, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 039bb86b-cfef-49ba-a820-f09dc7757daf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f641b297-a9df-4df3-930a-7774661ab512, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 039bb86b-cfef-49ba-a820-f09dc7757daf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 43218673678859401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4321867367885940143218673678859401432186736788594014321867367885940143218673678859401432186736788594014321867367885940143218673678859401432186736788594014321867367885940143218673678859401432186736788594014321867367885940143218673678859401432186736788594014321867367885940143218673678859401432186736788594014321867367885940143218673678859401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f641b297-a9df-4df3-930a-7774661ab512, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16935510244658292341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693551024465829234116935510244658292341169355102446582923411693551024465829234116935510244658292341169355102446582923411693551024465829234116935510244658292341169355102446582923411693551024465829234116935510244658292341169355102446582923411693551024465829234116935510244658292341169355102446582923411693551024465829234116935510244658292341169355102446582923411693551024465829234116935510244658292341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f641b297-a9df-4df3-930a-7774661ab512, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 039bb86b-cfef-49ba-a820-f09dc7757daf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1813781-d0e4-40af-ab5d-5f466199beb5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2244780d-26a2-4993-8112-1f53fe22448a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1813781-d0e4-40af-ab5d-5f466199beb5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033425780852363279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50334257808523632795033425780852363279503342578085236327950334257808523632795033425780852363279503342578085236327950334257808523632795033425780852363279503342578085236327950334257808523632795033425780852363279503342578085236327950334257808523632795033425780852363279503342578085236327950334257808523632795033425780852363279503342578085236327950334257808523632795033425780852363279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2244780d-26a2-4993-8112-1f53fe22448a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6783051848837076459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67830518488370764596783051848837076459678305184883707645967830518488370764596783051848837076459678305184883707645967830518488370764596783051848837076459678305184883707645967830518488370764596783051848837076459678305184883707645967830518488370764596783051848837076459678305184883707645967830518488370764596783051848837076459678305184883707645967830518488370764596783051848837076459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2244780d-26a2-4993-8112-1f53fe22448a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01989320-a128-4006-8c1c-012373742e3c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01989320-a128-4006-8c1c-012373742e3c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10028485414737500898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002848541473750089810028485414737500898100284854147375008981002848541473750089810028485414737500898100284854147375008981002848541473750089810028485414737500898100284854147375008981002848541473750089810028485414737500898100284854147375008981002848541473750089810028485414737500898100284854147375008981002848541473750089810028485414737500898100284854147375008981002848541473750089810028485414737500898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1813781-d0e4-40af-ab5d-5f466199beb5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e78628-6f1c-4963-a55f-bf65c0b2048b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e78628-6f1c-4963-a55f-bf65c0b2048b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11699311372468316752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169931137246831675211699311372468316752116993113724683167521169931137246831675211699311372468316752116993113724683167521169931137246831675211699311372468316752116993113724683167521169931137246831675211699311372468316752116993113724683167521169931137246831675211699311372468316752116993113724683167521169931137246831675211699311372468316752116993113724683167521169931137246831675211699311372468316752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01989320-a128-4006-8c1c-012373742e3c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc89dea9-f9e1-4a59-bfea-60292140b6c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e78628-6f1c-4963-a55f-bf65c0b2048b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc89dea9-f9e1-4a59-bfea-60292140b6c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18206353960979316309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820635396097931630918206353960979316309182063539609793163091820635396097931630918206353960979316309182063539609793163091820635396097931630918206353960979316309182063539609793163091820635396097931630918206353960979316309182063539609793163091820635396097931630918206353960979316309182063539609793163091820635396097931630918206353960979316309182063539609793163091820635396097931630918206353960979316309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a7240f-6b50-41a6-95c3-507f7377ed3b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a7240f-6b50-41a6-95c3-507f7377ed3b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7571675511605253708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75716755116052537087571675511605253708757167551160525370875716755116052537087571675511605253708757167551160525370875716755116052537087571675511605253708757167551160525370875716755116052537087571675511605253708757167551160525370875716755116052537087571675511605253708757167551160525370875716755116052537087571675511605253708757167551160525370875716755116052537087571675511605253708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc89dea9-f9e1-4a59-bfea-60292140b6c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9382ada4-c745-4cd0-85b0-5cc7e5baf6bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9382ada4-c745-4cd0-85b0-5cc7e5baf6bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321146716618860246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43211467166188602464321146716618860246432114671661886024643211467166188602464321146716618860246432114671661886024643211467166188602464321146716618860246432114671661886024643211467166188602464321146716618860246432114671661886024643211467166188602464321146716618860246432114671661886024643211467166188602464321146716618860246432114671661886024643211467166188602464321146716618860246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a7240f-6b50-41a6-95c3-507f7377ed3b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e926a6-7ebe-4dea-99a7-0d1df15c2de7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e926a6-7ebe-4dea-99a7-0d1df15c2de7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2053451720962599933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20534517209625999332053451720962599933205345172096259993320534517209625999332053451720962599933205345172096259993320534517209625999332053451720962599933205345172096259993320534517209625999332053451720962599933205345172096259993320534517209625999332053451720962599933205345172096259993320534517209625999332053451720962599933205345172096259993320534517209625999332053451720962599933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9382ada4-c745-4cd0-85b0-5cc7e5baf6bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf60cf5-b0b3-4e39-ae31-97cbd0f5e96c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf60cf5-b0b3-4e39-ae31-97cbd0f5e96c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10218905667917586963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021890566791758696310218905667917586963102189056679175869631021890566791758696310218905667917586963102189056679175869631021890566791758696310218905667917586963102189056679175869631021890566791758696310218905667917586963102189056679175869631021890566791758696310218905667917586963102189056679175869631021890566791758696310218905667917586963102189056679175869631021890566791758696310218905667917586963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e926a6-7ebe-4dea-99a7-0d1df15c2de7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f15f5f2-77ee-4ea0-b005-b5db3a541427, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf60cf5-b0b3-4e39-ae31-97cbd0f5e96c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f15f5f2-77ee-4ea0-b005-b5db3a541427, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5903376944543991731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59033769445439917315903376944543991731590337694454399173159033769445439917315903376944543991731590337694454399173159033769445439917315903376944543991731590337694454399173159033769445439917315903376944543991731590337694454399173159033769445439917315903376944543991731590337694454399173159033769445439917315903376944543991731590337694454399173159033769445439917315903376944543991731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad42aff-d1e8-4f67-85fa-7f89681d5fb4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad42aff-d1e8-4f67-85fa-7f89681d5fb4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12830331724615924309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283033172461592430912830331724615924309128303317246159243091283033172461592430912830331724615924309128303317246159243091283033172461592430912830331724615924309128303317246159243091283033172461592430912830331724615924309128303317246159243091283033172461592430912830331724615924309128303317246159243091283033172461592430912830331724615924309128303317246159243091283033172461592430912830331724615924309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f15f5f2-77ee-4ea0-b005-b5db3a541427, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59194cd-9414-469d-a0e9-836eb70738b2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59194cd-9414-469d-a0e9-836eb70738b2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4812687786106688851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48126877861066888514812687786106688851481268778610668885148126877861066888514812687786106688851481268778610668885148126877861066888514812687786106688851481268778610668885148126877861066888514812687786106688851481268778610668885148126877861066888514812687786106688851481268778610668885148126877861066888514812687786106688851481268778610668885148126877861066888514812687786106688851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad42aff-d1e8-4f67-85fa-7f89681d5fb4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 631534a6-ebd7-49fa-9461-c151d0045adf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 631534a6-ebd7-49fa-9461-c151d0045adf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2109928437552969562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21099284375529695622109928437552969562210992843755296956221099284375529695622109928437552969562210992843755296956221099284375529695622109928437552969562210992843755296956221099284375529695622109928437552969562210992843755296956221099284375529695622109928437552969562210992843755296956221099284375529695622109928437552969562210992843755296956221099284375529695622109928437552969562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59194cd-9414-469d-a0e9-836eb70738b2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be66780-35f6-4b13-bdd1-ab9749dfcaa1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 631534a6-ebd7-49fa-9461-c151d0045adf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be66780-35f6-4b13-bdd1-ab9749dfcaa1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4791308669317129165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47913086693171291654791308669317129165479130866931712916547913086693171291654791308669317129165479130866931712916547913086693171291654791308669317129165479130866931712916547913086693171291654791308669317129165479130866931712916547913086693171291654791308669317129165479130866931712916547913086693171291654791308669317129165479130866931712916547913086693171291654791308669317129165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be1b376-97af-4b22-9e43-2d62a2ac558d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be1b376-97af-4b22-9e43-2d62a2ac558d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15317648493582823620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531764849358282362015317648493582823620153176484935828236201531764849358282362015317648493582823620153176484935828236201531764849358282362015317648493582823620153176484935828236201531764849358282362015317648493582823620153176484935828236201531764849358282362015317648493582823620153176484935828236201531764849358282362015317648493582823620153176484935828236201531764849358282362015317648493582823620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be66780-35f6-4b13-bdd1-ab9749dfcaa1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be1b376-97af-4b22-9e43-2d62a2ac558d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12aaa795-2382-42d5-907f-89b9aabe2b78, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12aaa795-2382-42d5-907f-89b9aabe2b78, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12644529216951013548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264452921695101354812644529216951013548126445292169510135481264452921695101354812644529216951013548126445292169510135481264452921695101354812644529216951013548126445292169510135481264452921695101354812644529216951013548126445292169510135481264452921695101354812644529216951013548126445292169510135481264452921695101354812644529216951013548126445292169510135481264452921695101354812644529216951013548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d57540-a7da-4c47-96fc-6877e5a78a0e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d57540-a7da-4c47-96fc-6877e5a78a0e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5993347137249840324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59933471372498403245993347137249840324599334713724984032459933471372498403245993347137249840324599334713724984032459933471372498403245993347137249840324599334713724984032459933471372498403245993347137249840324599334713724984032459933471372498403245993347137249840324599334713724984032459933471372498403245993347137249840324599334713724984032459933471372498403245993347137249840324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12aaa795-2382-42d5-907f-89b9aabe2b78, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385a10b1-741b-4d17-98e0-e9ef0b06dd75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385a10b1-741b-4d17-98e0-e9ef0b06dd75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17611308421721674806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761130842172167480617611308421721674806176113084217216748061761130842172167480617611308421721674806176113084217216748061761130842172167480617611308421721674806176113084217216748061761130842172167480617611308421721674806176113084217216748061761130842172167480617611308421721674806176113084217216748061761130842172167480617611308421721674806176113084217216748061761130842172167480617611308421721674806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d57540-a7da-4c47-96fc-6877e5a78a0e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d55f18db-d15c-48fb-9bf7-eb9fd14c237f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d55f18db-d15c-48fb-9bf7-eb9fd14c237f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15294093786071413728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529409378607141372815294093786071413728152940937860714137281529409378607141372815294093786071413728152940937860714137281529409378607141372815294093786071413728152940937860714137281529409378607141372815294093786071413728152940937860714137281529409378607141372815294093786071413728152940937860714137281529409378607141372815294093786071413728152940937860714137281529409378607141372815294093786071413728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385a10b1-741b-4d17-98e0-e9ef0b06dd75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f0bf0c-4818-4bf1-89ad-84a82c8479ff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f0bf0c-4818-4bf1-89ad-84a82c8479ff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5765411048245599109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57654110482455991095765411048245599109576541104824559910957654110482455991095765411048245599109576541104824559910957654110482455991095765411048245599109576541104824559910957654110482455991095765411048245599109576541104824559910957654110482455991095765411048245599109576541104824559910957654110482455991095765411048245599109576541104824559910957654110482455991095765411048245599109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d55f18db-d15c-48fb-9bf7-eb9fd14c237f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f0bf0c-4818-4bf1-89ad-84a82c8479ff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89e84c44-b284-4531-94c6-b778266312b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89e84c44-b284-4531-94c6-b778266312b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6977976738173259284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69779767381732592846977976738173259284697797673817325928469779767381732592846977976738173259284697797673817325928469779767381732592846977976738173259284697797673817325928469779767381732592846977976738173259284697797673817325928469779767381732592846977976738173259284697797673817325928469779767381732592846977976738173259284697797673817325928469779767381732592846977976738173259284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fa255dd-dc01-4982-a8dc-53ab7d89974b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fa255dd-dc01-4982-a8dc-53ab7d89974b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4785576512817786603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47855765128177866034785576512817786603478557651281778660347855765128177866034785576512817786603478557651281778660347855765128177866034785576512817786603478557651281778660347855765128177866034785576512817786603478557651281778660347855765128177866034785576512817786603478557651281778660347855765128177866034785576512817786603478557651281778660347855765128177866034785576512817786603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89e84c44-b284-4531-94c6-b778266312b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fa255dd-dc01-4982-a8dc-53ab7d89974b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f742d296-ee52-4885-a8f3-c4eb16e0c013, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f742d296-ee52-4885-a8f3-c4eb16e0c013, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17780518692994168935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778051869299416893517780518692994168935177805186929941689351778051869299416893517780518692994168935177805186929941689351778051869299416893517780518692994168935177805186929941689351778051869299416893517780518692994168935177805186929941689351778051869299416893517780518692994168935177805186929941689351778051869299416893517780518692994168935177805186929941689351778051869299416893517780518692994168935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b94bc05-b9ed-49e8-99df-ee0801ea15a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b94bc05-b9ed-49e8-99df-ee0801ea15a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18347797911799571372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834779791179957137218347797911799571372183477979117995713721834779791179957137218347797911799571372183477979117995713721834779791179957137218347797911799571372183477979117995713721834779791179957137218347797911799571372183477979117995713721834779791179957137218347797911799571372183477979117995713721834779791179957137218347797911799571372183477979117995713721834779791179957137218347797911799571372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f742d296-ee52-4885-a8f3-c4eb16e0c013, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b94bc05-b9ed-49e8-99df-ee0801ea15a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 943ee6b5-2b98-4e65-86a2-0938424cd275, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd13852-28ce-493a-9c06-526c8c42f3e2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd13852-28ce-493a-9c06-526c8c42f3e2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4117172969513169439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41171729695131694394117172969513169439411717296951316943941171729695131694394117172969513169439411717296951316943941171729695131694394117172969513169439411717296951316943941171729695131694394117172969513169439411717296951316943941171729695131694394117172969513169439411717296951316943941171729695131694394117172969513169439411717296951316943941171729695131694394117172969513169439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 943ee6b5-2b98-4e65-86a2-0938424cd275, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7888265804268115566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78882658042681155667888265804268115566788826580426811556678882658042681155667888265804268115566788826580426811556678882658042681155667888265804268115566788826580426811556678882658042681155667888265804268115566788826580426811556678882658042681155667888265804268115566788826580426811556678882658042681155667888265804268115566788826580426811556678882658042681155667888265804268115566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd13852-28ce-493a-9c06-526c8c42f3e2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 943ee6b5-2b98-4e65-86a2-0938424cd275, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12854d4e-3e4b-438b-ad27-c451bf7932b6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12854d4e-3e4b-438b-ad27-c451bf7932b6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16463243453450172496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646324345345017249616463243453450172496164632434534501724961646324345345017249616463243453450172496164632434534501724961646324345345017249616463243453450172496164632434534501724961646324345345017249616463243453450172496164632434534501724961646324345345017249616463243453450172496164632434534501724961646324345345017249616463243453450172496164632434534501724961646324345345017249616463243453450172496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68cf565-639a-49f3-bc2d-50d036e66ea5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68cf565-639a-49f3-bc2d-50d036e66ea5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103837368644246609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010383736864424660910103837368644246609101038373686442466091010383736864424660910103837368644246609101038373686442466091010383736864424660910103837368644246609101038373686442466091010383736864424660910103837368644246609101038373686442466091010383736864424660910103837368644246609101038373686442466091010383736864424660910103837368644246609101038373686442466091010383736864424660910103837368644246609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12854d4e-3e4b-438b-ad27-c451bf7932b6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68cf565-639a-49f3-bc2d-50d036e66ea5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483f77ce-2eab-41d8-806d-6cf0a4fd3c1b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483f77ce-2eab-41d8-806d-6cf0a4fd3c1b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3872716293060957638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38727162930609576383872716293060957638387271629306095763838727162930609576383872716293060957638387271629306095763838727162930609576383872716293060957638387271629306095763838727162930609576383872716293060957638387271629306095763838727162930609576383872716293060957638387271629306095763838727162930609576383872716293060957638387271629306095763838727162930609576383872716293060957638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022a3ba8-8b70-4168-97ca-196299dda7a1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022a3ba8-8b70-4168-97ca-196299dda7a1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 632951960981921771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771632951960981921771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483f77ce-2eab-41d8-806d-6cf0a4fd3c1b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158e2886-5fa5-45d7-905e-0224f18967bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158e2886-5fa5-45d7-905e-0224f18967bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11564915978631318067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156491597863131806711564915978631318067115649159786313180671156491597863131806711564915978631318067115649159786313180671156491597863131806711564915978631318067115649159786313180671156491597863131806711564915978631318067115649159786313180671156491597863131806711564915978631318067115649159786313180671156491597863131806711564915978631318067115649159786313180671156491597863131806711564915978631318067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022a3ba8-8b70-4168-97ca-196299dda7a1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda3107e-85ce-47c4-9dd0-ba4b845f04df, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda3107e-85ce-47c4-9dd0-ba4b845f04df, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3933422450705501987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39334224507055019873933422450705501987393342245070550198739334224507055019873933422450705501987393342245070550198739334224507055019873933422450705501987393342245070550198739334224507055019873933422450705501987393342245070550198739334224507055019873933422450705501987393342245070550198739334224507055019873933422450705501987393342245070550198739334224507055019873933422450705501987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158e2886-5fa5-45d7-905e-0224f18967bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb28e7f4-e903-4d9d-b249-37650f53aa2c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb28e7f4-e903-4d9d-b249-37650f53aa2c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9635477928242883959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96354779282428839599635477928242883959963547792824288395996354779282428839599635477928242883959963547792824288395996354779282428839599635477928242883959963547792824288395996354779282428839599635477928242883959963547792824288395996354779282428839599635477928242883959963547792824288395996354779282428839599635477928242883959963547792824288395996354779282428839599635477928242883959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda3107e-85ce-47c4-9dd0-ba4b845f04df, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b204850d-0f1e-4bcf-9bda-dd745a5c8eec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b204850d-0f1e-4bcf-9bda-dd745a5c8eec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15662261694580886452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566226169458088645215662261694580886452156622616945808864521566226169458088645215662261694580886452156622616945808864521566226169458088645215662261694580886452156622616945808864521566226169458088645215662261694580886452156622616945808864521566226169458088645215662261694580886452156622616945808864521566226169458088645215662261694580886452156622616945808864521566226169458088645215662261694580886452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb28e7f4-e903-4d9d-b249-37650f53aa2c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b204850d-0f1e-4bcf-9bda-dd745a5c8eec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13ebbc4a-4b77-48a7-a361-6471f0faaa40, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13ebbc4a-4b77-48a7-a361-6471f0faaa40, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1253224422754313637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12532244227543136371253224422754313637125322442275431363712532244227543136371253224422754313637125322442275431363712532244227543136371253224422754313637125322442275431363712532244227543136371253224422754313637125322442275431363712532244227543136371253224422754313637125322442275431363712532244227543136371253224422754313637125322442275431363712532244227543136371253224422754313637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8dd8aa0-49ad-4fdb-8761-1bc00f8b7d33, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8dd8aa0-49ad-4fdb-8761-1bc00f8b7d33, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6786569378264146232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67865693782641462326786569378264146232678656937826414623267865693782641462326786569378264146232678656937826414623267865693782641462326786569378264146232678656937826414623267865693782641462326786569378264146232678656937826414623267865693782641462326786569378264146232678656937826414623267865693782641462326786569378264146232678656937826414623267865693782641462326786569378264146232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13ebbc4a-4b77-48a7-a361-6471f0faaa40, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d63604c0-2599-4584-9ccc-18e06fb68793, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d63604c0-2599-4584-9ccc-18e06fb68793, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3176887122543369660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31768871225433696603176887122543369660317688712254336966031768871225433696603176887122543369660317688712254336966031768871225433696603176887122543369660317688712254336966031768871225433696603176887122543369660317688712254336966031768871225433696603176887122543369660317688712254336966031768871225433696603176887122543369660317688712254336966031768871225433696603176887122543369660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8dd8aa0-49ad-4fdb-8761-1bc00f8b7d33, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d68cfed-7188-43e2-a944-43727f185996, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d68cfed-7188-43e2-a944-43727f185996, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11333726409051152371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133372640905115237111333726409051152371113337264090511523711133372640905115237111333726409051152371113337264090511523711133372640905115237111333726409051152371113337264090511523711133372640905115237111333726409051152371113337264090511523711133372640905115237111333726409051152371113337264090511523711133372640905115237111333726409051152371113337264090511523711133372640905115237111333726409051152371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d63604c0-2599-4584-9ccc-18e06fb68793, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e30f1b99-dca3-4b81-a170-7cd15e168372, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30f1b99-dca3-4b81-a170-7cd15e168372, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3173543491461019894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31735434914610198943173543491461019894317354349146101989431735434914610198943173543491461019894317354349146101989431735434914610198943173543491461019894317354349146101989431735434914610198943173543491461019894317354349146101989431735434914610198943173543491461019894317354349146101989431735434914610198943173543491461019894317354349146101989431735434914610198943173543491461019894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d68cfed-7188-43e2-a944-43727f185996, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1675a9a-fc94-4f34-bef4-867ea21d80c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1675a9a-fc94-4f34-bef4-867ea21d80c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5366492896862767171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53664928968627671715366492896862767171536649289686276717153664928968627671715366492896862767171536649289686276717153664928968627671715366492896862767171536649289686276717153664928968627671715366492896862767171536649289686276717153664928968627671715366492896862767171536649289686276717153664928968627671715366492896862767171536649289686276717153664928968627671715366492896862767171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e30f1b99-dca3-4b81-a170-7cd15e168372, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1675a9a-fc94-4f34-bef4-867ea21d80c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" 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:281 Stopped node localhost:14065/3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a047fe-5f8f-4713-bbab-ebca243765be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a047fe-5f8f-4713-bbab-ebca243765be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16898488556603482447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689848855660348244716898488556603482447168984885566034824471689848855660348244716898488556603482447168984885566034824471689848855660348244716898488556603482447168984885566034824471689848855660348244716898488556603482447168984885566034824471689848855660348244716898488556603482447168984885566034824471689848855660348244716898488556603482447168984885566034824471689848855660348244716898488556603482447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63dd2cc4-2b8b-4ea1-9cd3-9e5561b5a52d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63dd2cc4-2b8b-4ea1-9cd3-9e5561b5a52d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8359175734406510360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83591757344065103608359175734406510360835917573440651036083591757344065103608359175734406510360835917573440651036083591757344065103608359175734406510360835917573440651036083591757344065103608359175734406510360835917573440651036083591757344065103608359175734406510360835917573440651036083591757344065103608359175734406510360835917573440651036083591757344065103608359175734406510360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a047fe-5f8f-4713-bbab-ebca243765be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83e5095-c739-4607-90b2-2633759064d4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83e5095-c739-4607-90b2-2633759064d4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1703015160311085279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17030151603110852791703015160311085279170301516031108527917030151603110852791703015160311085279170301516031108527917030151603110852791703015160311085279170301516031108527917030151603110852791703015160311085279170301516031108527917030151603110852791703015160311085279170301516031108527917030151603110852791703015160311085279170301516031108527917030151603110852791703015160311085279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63dd2cc4-2b8b-4ea1-9cd3-9e5561b5a52d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bf9b355-2405-4540-9ac1-3881ef23658f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bf9b355-2405-4540-9ac1-3881ef23658f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 170740985520477202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202170740985520477202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83e5095-c739-4607-90b2-2633759064d4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a990822-2344-4cd9-a036-b1c8d43ff07d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bf9b355-2405-4540-9ac1-3881ef23658f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a990822-2344-4cd9-a036-b1c8d43ff07d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353122569375328719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335312256937532871913353122569375328719133531225693753287191335312256937532871913353122569375328719133531225693753287191335312256937532871913353122569375328719133531225693753287191335312256937532871913353122569375328719133531225693753287191335312256937532871913353122569375328719133531225693753287191335312256937532871913353122569375328719133531225693753287191335312256937532871913353122569375328719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d1e010a-d8f6-4726-a4f5-a26209a4d8af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d1e010a-d8f6-4726-a4f5-a26209a4d8af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13761412281332543211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376141228133254321113761412281332543211137614122813325432111376141228133254321113761412281332543211137614122813325432111376141228133254321113761412281332543211137614122813325432111376141228133254321113761412281332543211137614122813325432111376141228133254321113761412281332543211137614122813325432111376141228133254321113761412281332543211137614122813325432111376141228133254321113761412281332543211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a990822-2344-4cd9-a036-b1c8d43ff07d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d1e010a-d8f6-4726-a4f5-a26209a4d8af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0e89c2-fa12-4bcd-bb70-e381372d2519, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0e89c2-fa12-4bcd-bb70-e381372d2519, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8812550773809549687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88125507738095496878812550773809549687881255077380954968788125507738095496878812550773809549687881255077380954968788125507738095496878812550773809549687881255077380954968788125507738095496878812550773809549687881255077380954968788125507738095496878812550773809549687881255077380954968788125507738095496878812550773809549687881255077380954968788125507738095496878812550773809549687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae111954-29a3-4bf7-8423-148521666d42, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae111954-29a3-4bf7-8423-148521666d42, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11094577849207591384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109457784920759138411094577849207591384110945778492075913841109457784920759138411094577849207591384110945778492075913841109457784920759138411094577849207591384110945778492075913841109457784920759138411094577849207591384110945778492075913841109457784920759138411094577849207591384110945778492075913841109457784920759138411094577849207591384110945778492075913841109457784920759138411094577849207591384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0e89c2-fa12-4bcd-bb70-e381372d2519, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae111954-29a3-4bf7-8423-148521666d42, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c838c29-72f8-4924-89eb-4b4cb4b2045a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c838c29-72f8-4924-89eb-4b4cb4b2045a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14944518394783230682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494451839478323068214944518394783230682149445183947832306821494451839478323068214944518394783230682149445183947832306821494451839478323068214944518394783230682149445183947832306821494451839478323068214944518394783230682149445183947832306821494451839478323068214944518394783230682149445183947832306821494451839478323068214944518394783230682149445183947832306821494451839478323068214944518394783230682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e60190c-6cec-49b7-aa1a-f50432493443, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e60190c-6cec-49b7-aa1a-f50432493443, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8142507700892865337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81425077008928653378142507700892865337814250770089286533781425077008928653378142507700892865337814250770089286533781425077008928653378142507700892865337814250770089286533781425077008928653378142507700892865337814250770089286533781425077008928653378142507700892865337814250770089286533781425077008928653378142507700892865337814250770089286533781425077008928653378142507700892865337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c838c29-72f8-4924-89eb-4b4cb4b2045a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a26081-0452-4946-8c98-00bcf6f2e8fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a26081-0452-4946-8c98-00bcf6f2e8fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4850403128198359760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48504031281983597604850403128198359760485040312819835976048504031281983597604850403128198359760485040312819835976048504031281983597604850403128198359760485040312819835976048504031281983597604850403128198359760485040312819835976048504031281983597604850403128198359760485040312819835976048504031281983597604850403128198359760485040312819835976048504031281983597604850403128198359760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e60190c-6cec-49b7-aa1a-f50432493443, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5432b019-1a7b-467b-b93e-1d43e63d2efd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5432b019-1a7b-467b-b93e-1d43e63d2efd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5498393945722300136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54983939457223001365498393945722300136549839394572230013654983939457223001365498393945722300136549839394572230013654983939457223001365498393945722300136549839394572230013654983939457223001365498393945722300136549839394572230013654983939457223001365498393945722300136549839394572230013654983939457223001365498393945722300136549839394572230013654983939457223001365498393945722300136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a26081-0452-4946-8c98-00bcf6f2e8fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c7b05ab-65ca-41c5-8504-c43dc3532bf6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c7b05ab-65ca-41c5-8504-c43dc3532bf6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12841742786947111042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284174278694711104212841742786947111042128417427869471110421284174278694711104212841742786947111042128417427869471110421284174278694711104212841742786947111042128417427869471110421284174278694711104212841742786947111042128417427869471110421284174278694711104212841742786947111042128417427869471110421284174278694711104212841742786947111042128417427869471110421284174278694711104212841742786947111042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5432b019-1a7b-467b-b93e-1d43e63d2efd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4eca09-714b-4fc1-90ec-31344ebc9454, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c7b05ab-65ca-41c5-8504-c43dc3532bf6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4eca09-714b-4fc1-90ec-31344ebc9454, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2336605663551519801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23366056635515198012336605663551519801233660566355151980123366056635515198012336605663551519801233660566355151980123366056635515198012336605663551519801233660566355151980123366056635515198012336605663551519801233660566355151980123366056635515198012336605663551519801233660566355151980123366056635515198012336605663551519801233660566355151980123366056635515198012336605663551519801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2cbffb-ee35-432f-a28f-adb29c74e3cc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2cbffb-ee35-432f-a28f-adb29c74e3cc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604046876993043391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260404687699304339112604046876993043391126040468769930433911260404687699304339112604046876993043391126040468769930433911260404687699304339112604046876993043391126040468769930433911260404687699304339112604046876993043391126040468769930433911260404687699304339112604046876993043391126040468769930433911260404687699304339112604046876993043391126040468769930433911260404687699304339112604046876993043391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4eca09-714b-4fc1-90ec-31344ebc9454, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af6e9760-2f60-40c7-9f9a-ad5ac22d4aaa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af6e9760-2f60-40c7-9f9a-ad5ac22d4aaa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8887770841385590657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88877708413855906578887770841385590657888777084138559065788877708413855906578887770841385590657888777084138559065788877708413855906578887770841385590657888777084138559065788877708413855906578887770841385590657888777084138559065788877708413855906578887770841385590657888777084138559065788877708413855906578887770841385590657888777084138559065788877708413855906578887770841385590657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2cbffb-ee35-432f-a28f-adb29c74e3cc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b7c1ff-b2d5-4af6-8748-41f76011784c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b7c1ff-b2d5-4af6-8748-41f76011784c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8324324502053969705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83243245020539697058324324502053969705832432450205396970583243245020539697058324324502053969705832432450205396970583243245020539697058324324502053969705832432450205396970583243245020539697058324324502053969705832432450205396970583243245020539697058324324502053969705832432450205396970583243245020539697058324324502053969705832432450205396970583243245020539697058324324502053969705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af6e9760-2f60-40c7-9f9a-ad5ac22d4aaa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 536613dd-8a59-472a-b8da-f412cccc1dad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 536613dd-8a59-472a-b8da-f412cccc1dad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7081344816536635340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70813448165366353407081344816536635340708134481653663534070813448165366353407081344816536635340708134481653663534070813448165366353407081344816536635340708134481653663534070813448165366353407081344816536635340708134481653663534070813448165366353407081344816536635340708134481653663534070813448165366353407081344816536635340708134481653663534070813448165366353407081344816536635340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b7c1ff-b2d5-4af6-8748-41f76011784c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b950186-b198-4491-9919-363e68d2e1f8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 536613dd-8a59-472a-b8da-f412cccc1dad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b950186-b198-4491-9919-363e68d2e1f8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15064802166457812377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506480216645781237715064802166457812377150648021664578123771506480216645781237715064802166457812377150648021664578123771506480216645781237715064802166457812377150648021664578123771506480216645781237715064802166457812377150648021664578123771506480216645781237715064802166457812377150648021664578123771506480216645781237715064802166457812377150648021664578123771506480216645781237715064802166457812377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d259ef-8d6c-4ed8-ba02-a59cd7a6f413, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d259ef-8d6c-4ed8-ba02-a59cd7a6f413, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478558640727579341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24785586407275793412478558640727579341247855864072757934124785586407275793412478558640727579341247855864072757934124785586407275793412478558640727579341247855864072757934124785586407275793412478558640727579341247855864072757934124785586407275793412478558640727579341247855864072757934124785586407275793412478558640727579341247855864072757934124785586407275793412478558640727579341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b950186-b198-4491-9919-363e68d2e1f8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b6feda8-7704-4107-8bf0-a7fc6ac8d8b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b6feda8-7704-4107-8bf0-a7fc6ac8d8b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16623422788326375282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662342278832637528216623422788326375282166234227883263752821662342278832637528216623422788326375282166234227883263752821662342278832637528216623422788326375282166234227883263752821662342278832637528216623422788326375282166234227883263752821662342278832637528216623422788326375282166234227883263752821662342278832637528216623422788326375282166234227883263752821662342278832637528216623422788326375282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d259ef-8d6c-4ed8-ba02-a59cd7a6f413, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d08295f-590d-4c19-ab30-06160995794b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d08295f-590d-4c19-ab30-06160995794b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5188196585830241736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51881965858302417365188196585830241736518819658583024173651881965858302417365188196585830241736518819658583024173651881965858302417365188196585830241736518819658583024173651881965858302417365188196585830241736518819658583024173651881965858302417365188196585830241736518819658583024173651881965858302417365188196585830241736518819658583024173651881965858302417365188196585830241736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b6feda8-7704-4107-8bf0-a7fc6ac8d8b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5315e13-882a-43a6-9df1-7adafd78a15e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5315e13-882a-43a6-9df1-7adafd78a15e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3569918453185529489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35699184531855294893569918453185529489356991845318552948935699184531855294893569918453185529489356991845318552948935699184531855294893569918453185529489356991845318552948935699184531855294893569918453185529489356991845318552948935699184531855294893569918453185529489356991845318552948935699184531855294893569918453185529489356991845318552948935699184531855294893569918453185529489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d08295f-590d-4c19-ab30-06160995794b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f45c7ec8-2cc5-4bf0-8c3c-67492d9709b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f45c7ec8-2cc5-4bf0-8c3c-67492d9709b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14338415047140053818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433841504714005381814338415047140053818143384150471400538181433841504714005381814338415047140053818143384150471400538181433841504714005381814338415047140053818143384150471400538181433841504714005381814338415047140053818143384150471400538181433841504714005381814338415047140053818143384150471400538181433841504714005381814338415047140053818143384150471400538181433841504714005381814338415047140053818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5315e13-882a-43a6-9df1-7adafd78a15e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e96fe15a-1357-4a38-b842-428d3c6d22f5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e96fe15a-1357-4a38-b842-428d3c6d22f5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 695411458925731157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157695411458925731157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f45c7ec8-2cc5-4bf0-8c3c-67492d9709b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f017a6-381f-4470-8ce3-ee5ad0b6370b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f017a6-381f-4470-8ce3-ee5ad0b6370b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14677974870618438239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467797487061843823914677974870618438239146779748706184382391467797487061843823914677974870618438239146779748706184382391467797487061843823914677974870618438239146779748706184382391467797487061843823914677974870618438239146779748706184382391467797487061843823914677974870618438239146779748706184382391467797487061843823914677974870618438239146779748706184382391467797487061843823914677974870618438239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e96fe15a-1357-4a38-b842-428d3c6d22f5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8977419c-dad4-4d86-a570-9edf6ba1f332, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f017a6-381f-4470-8ce3-ee5ad0b6370b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8977419c-dad4-4d86-a570-9edf6ba1f332, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8583472894055651272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85834728940556512728583472894055651272858347289405565127285834728940556512728583472894055651272858347289405565127285834728940556512728583472894055651272858347289405565127285834728940556512728583472894055651272858347289405565127285834728940556512728583472894055651272858347289405565127285834728940556512728583472894055651272858347289405565127285834728940556512728583472894055651272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ffc5edf-d619-4964-a459-5219e4f3c637, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ffc5edf-d619-4964-a459-5219e4f3c637, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12694631064200426244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269463106420042624412694631064200426244126946310642004262441269463106420042624412694631064200426244126946310642004262441269463106420042624412694631064200426244126946310642004262441269463106420042624412694631064200426244126946310642004262441269463106420042624412694631064200426244126946310642004262441269463106420042624412694631064200426244126946310642004262441269463106420042624412694631064200426244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8977419c-dad4-4d86-a570-9edf6ba1f332, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da1e1dd-9fba-4883-958d-cecf5e2a34d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ffc5edf-d619-4964-a459-5219e4f3c637, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da1e1dd-9fba-4883-958d-cecf5e2a34d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14333600898360291597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433360089836029159714333600898360291597143336008983602915971433360089836029159714333600898360291597143336008983602915971433360089836029159714333600898360291597143336008983602915971433360089836029159714333600898360291597143336008983602915971433360089836029159714333600898360291597143336008983602915971433360089836029159714333600898360291597143336008983602915971433360089836029159714333600898360291597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200c1e4a-096b-44a6-959d-30147736ef6f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200c1e4a-096b-44a6-959d-30147736ef6f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11762242649198316000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176224264919831600011762242649198316000117622426491983160001176224264919831600011762242649198316000117622426491983160001176224264919831600011762242649198316000117622426491983160001176224264919831600011762242649198316000117622426491983160001176224264919831600011762242649198316000117622426491983160001176224264919831600011762242649198316000117622426491983160001176224264919831600011762242649198316000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200c1e4a-096b-44a6-959d-30147736ef6f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da1e1dd-9fba-4883-958d-cecf5e2a34d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c41dea6d-eff5-47c6-852f-15dac84a9bd3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50b72cd3-3e03-4d8b-85a0-dc0028d3f99d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c41dea6d-eff5-47c6-852f-15dac84a9bd3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3588961116594737368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35889611165947373683588961116594737368358896111659473736835889611165947373683588961116594737368358896111659473736835889611165947373683588961116594737368358896111659473736835889611165947373683588961116594737368358896111659473736835889611165947373683588961116594737368358896111659473736835889611165947373683588961116594737368358896111659473736835889611165947373683588961116594737368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50b72cd3-3e03-4d8b-85a0-dc0028d3f99d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12300337707140379016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230033770714037901612300337707140379016123003377071403790161230033770714037901612300337707140379016123003377071403790161230033770714037901612300337707140379016123003377071403790161230033770714037901612300337707140379016123003377071403790161230033770714037901612300337707140379016123003377071403790161230033770714037901612300337707140379016123003377071403790161230033770714037901612300337707140379016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c41dea6d-eff5-47c6-852f-15dac84a9bd3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50b72cd3-3e03-4d8b-85a0-dc0028d3f99d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41df728e-8be7-4bd5-b279-c87da5f0500e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41df728e-8be7-4bd5-b279-c87da5f0500e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18358279043888442950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835827904388844295018358279043888442950183582790438884429501835827904388844295018358279043888442950183582790438884429501835827904388844295018358279043888442950183582790438884429501835827904388844295018358279043888442950183582790438884429501835827904388844295018358279043888442950183582790438884429501835827904388844295018358279043888442950183582790438884429501835827904388844295018358279043888442950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81a12544-0e4c-46d6-9ec7-286937de2718, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81a12544-0e4c-46d6-9ec7-286937de2718, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14224794881029407337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422479488102940733714224794881029407337142247948810294073371422479488102940733714224794881029407337142247948810294073371422479488102940733714224794881029407337142247948810294073371422479488102940733714224794881029407337142247948810294073371422479488102940733714224794881029407337142247948810294073371422479488102940733714224794881029407337142247948810294073371422479488102940733714224794881029407337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41df728e-8be7-4bd5-b279-c87da5f0500e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c93d35ed-093f-45af-8d4a-3df40ccaf6ef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93d35ed-093f-45af-8d4a-3df40ccaf6ef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15516691992851324555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551669199285132455515516691992851324555155166919928513245551551669199285132455515516691992851324555155166919928513245551551669199285132455515516691992851324555155166919928513245551551669199285132455515516691992851324555155166919928513245551551669199285132455515516691992851324555155166919928513245551551669199285132455515516691992851324555155166919928513245551551669199285132455515516691992851324555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81a12544-0e4c-46d6-9ec7-286937de2718, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557534cd-ec63-4ade-b392-ac23d1cc8783, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557534cd-ec63-4ade-b392-ac23d1cc8783, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12560224153568308201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256022415356830820112560224153568308201125602241535683082011256022415356830820112560224153568308201125602241535683082011256022415356830820112560224153568308201125602241535683082011256022415356830820112560224153568308201125602241535683082011256022415356830820112560224153568308201125602241535683082011256022415356830820112560224153568308201125602241535683082011256022415356830820112560224153568308201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93d35ed-093f-45af-8d4a-3df40ccaf6ef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e177c3-ee8c-47d3-b059-40ea0844710e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e177c3-ee8c-47d3-b059-40ea0844710e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12726822789285070553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272682278928507055312726822789285070553127268227892850705531272682278928507055312726822789285070553127268227892850705531272682278928507055312726822789285070553127268227892850705531272682278928507055312726822789285070553127268227892850705531272682278928507055312726822789285070553127268227892850705531272682278928507055312726822789285070553127268227892850705531272682278928507055312726822789285070553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557534cd-ec63-4ade-b392-ac23d1cc8783, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dccdc8f9-fe3a-45ab-a4b9-81d4ac5481b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dccdc8f9-fe3a-45ab-a4b9-81d4ac5481b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6511362060536829805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65113620605368298056511362060536829805651136206053682980565113620605368298056511362060536829805651136206053682980565113620605368298056511362060536829805651136206053682980565113620605368298056511362060536829805651136206053682980565113620605368298056511362060536829805651136206053682980565113620605368298056511362060536829805651136206053682980565113620605368298056511362060536829805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dccdc8f9-fe3a-45ab-a4b9-81d4ac5481b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b8b4ed3-b14b-4415-9e0d-faa3cee2bb1b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b8b4ed3-b14b-4415-9e0d-faa3cee2bb1b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853653742890032396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785365374289003239617853653742890032396178536537428900323961785365374289003239617853653742890032396178536537428900323961785365374289003239617853653742890032396178536537428900323961785365374289003239617853653742890032396178536537428900323961785365374289003239617853653742890032396178536537428900323961785365374289003239617853653742890032396178536537428900323961785365374289003239617853653742890032396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b8b4ed3-b14b-4415-9e0d-faa3cee2bb1b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e177c3-ee8c-47d3-b059-40ea0844710e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef40b991-af61-4532-95b3-794fa5e5b672, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a111225-2b34-45e3-a50e-c06a7d4164cc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef40b991-af61-4532-95b3-794fa5e5b672, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17028878177719929734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702887817771992973417028878177719929734170288781777199297341702887817771992973417028878177719929734170288781777199297341702887817771992973417028878177719929734170288781777199297341702887817771992973417028878177719929734170288781777199297341702887817771992973417028878177719929734170288781777199297341702887817771992973417028878177719929734170288781777199297341702887817771992973417028878177719929734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a111225-2b34-45e3-a50e-c06a7d4164cc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086546327028320957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708654632702832095717086546327028320957170865463270283209571708654632702832095717086546327028320957170865463270283209571708654632702832095717086546327028320957170865463270283209571708654632702832095717086546327028320957170865463270283209571708654632702832095717086546327028320957170865463270283209571708654632702832095717086546327028320957170865463270283209571708654632702832095717086546327028320957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a111225-2b34-45e3-a50e-c06a7d4164cc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef40b991-af61-4532-95b3-794fa5e5b672, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda7c6b2-c79d-46ff-8bf5-3a4ec2daa526, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda7c6b2-c79d-46ff-8bf5-3a4ec2daa526, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 250086993630181141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141250086993630181141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5570b4ef-44d8-4e34-9d31-569c04a5d5d4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5570b4ef-44d8-4e34-9d31-569c04a5d5d4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14653180915165951899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465318091516595189914653180915165951899146531809151659518991465318091516595189914653180915165951899146531809151659518991465318091516595189914653180915165951899146531809151659518991465318091516595189914653180915165951899146531809151659518991465318091516595189914653180915165951899146531809151659518991465318091516595189914653180915165951899146531809151659518991465318091516595189914653180915165951899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda7c6b2-c79d-46ff-8bf5-3a4ec2daa526, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5570b4ef-44d8-4e34-9d31-569c04a5d5d4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 978087af-d488-441e-91d1-bfc71a81b348, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c3d2c6-0a0f-4ac7-ad06-a093c247c5f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 978087af-d488-441e-91d1-bfc71a81b348, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16459933306695464712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645993330669546471216459933306695464712164599333066954647121645993330669546471216459933306695464712164599333066954647121645993330669546471216459933306695464712164599333066954647121645993330669546471216459933306695464712164599333066954647121645993330669546471216459933306695464712164599333066954647121645993330669546471216459933306695464712164599333066954647121645993330669546471216459933306695464712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c3d2c6-0a0f-4ac7-ad06-a093c247c5f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9035438562489087432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90354385624890874329035438562489087432903543856248908743290354385624890874329035438562489087432903543856248908743290354385624890874329035438562489087432903543856248908743290354385624890874329035438562489087432903543856248908743290354385624890874329035438562489087432903543856248908743290354385624890874329035438562489087432903543856248908743290354385624890874329035438562489087432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 978087af-d488-441e-91d1-bfc71a81b348, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c3d2c6-0a0f-4ac7-ad06-a093c247c5f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda29a49-7441-4597-ae22-1b64b59d911d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8b2c99-3797-45e3-8de5-486ccfd95964, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8b2c99-3797-45e3-8de5-486ccfd95964, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16434159086171526276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643415908617152627616434159086171526276164341590861715262761643415908617152627616434159086171526276164341590861715262761643415908617152627616434159086171526276164341590861715262761643415908617152627616434159086171526276164341590861715262761643415908617152627616434159086171526276164341590861715262761643415908617152627616434159086171526276164341590861715262761643415908617152627616434159086171526276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda29a49-7441-4597-ae22-1b64b59d911d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15923157454345976822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592315745434597682215923157454345976822159231574543459768221592315745434597682215923157454345976822159231574543459768221592315745434597682215923157454345976822159231574543459768221592315745434597682215923157454345976822159231574543459768221592315745434597682215923157454345976822159231574543459768221592315745434597682215923157454345976822159231574543459768221592315745434597682215923157454345976822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8b2c99-3797-45e3-8de5-486ccfd95964, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bccd64fd-dd92-44f7-b1ad-bc20f91c6620, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bccd64fd-dd92-44f7-b1ad-bc20f91c6620, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6896531505059851373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68965315050598513736896531505059851373689653150505985137368965315050598513736896531505059851373689653150505985137368965315050598513736896531505059851373689653150505985137368965315050598513736896531505059851373689653150505985137368965315050598513736896531505059851373689653150505985137368965315050598513736896531505059851373689653150505985137368965315050598513736896531505059851373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda29a49-7441-4597-ae22-1b64b59d911d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03f5d10-11cc-4874-9546-daa93ac3b9bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03f5d10-11cc-4874-9546-daa93ac3b9bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12442061339056025783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244206133905602578312442061339056025783124420613390560257831244206133905602578312442061339056025783124420613390560257831244206133905602578312442061339056025783124420613390560257831244206133905602578312442061339056025783124420613390560257831244206133905602578312442061339056025783124420613390560257831244206133905602578312442061339056025783124420613390560257831244206133905602578312442061339056025783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bccd64fd-dd92-44f7-b1ad-bc20f91c6620, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4d36fe-dfdd-49cd-9a6b-6a0e9f4f12a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4d36fe-dfdd-49cd-9a6b-6a0e9f4f12a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1145839220582644457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11458392205826444571145839220582644457114583922058264445711458392205826444571145839220582644457114583922058264445711458392205826444571145839220582644457114583922058264445711458392205826444571145839220582644457114583922058264445711458392205826444571145839220582644457114583922058264445711458392205826444571145839220582644457114583922058264445711458392205826444571145839220582644457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03f5d10-11cc-4874-9546-daa93ac3b9bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4d36fe-dfdd-49cd-9a6b-6a0e9f4f12a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19337ea-6dee-420e-a6e9-9df112881481, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19337ea-6dee-420e-a6e9-9df112881481, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18231813084763431515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823181308476343151518231813084763431515182318130847634315151823181308476343151518231813084763431515182318130847634315151823181308476343151518231813084763431515182318130847634315151823181308476343151518231813084763431515182318130847634315151823181308476343151518231813084763431515182318130847634315151823181308476343151518231813084763431515182318130847634315151823181308476343151518231813084763431515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f976564-fffc-411e-9e09-9aea44918b26, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f976564-fffc-411e-9e09-9aea44918b26, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11307649882711747909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130764988271174790911307649882711747909113076498827117479091130764988271174790911307649882711747909113076498827117479091130764988271174790911307649882711747909113076498827117479091130764988271174790911307649882711747909113076498827117479091130764988271174790911307649882711747909113076498827117479091130764988271174790911307649882711747909113076498827117479091130764988271174790911307649882711747909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19337ea-6dee-420e-a6e9-9df112881481, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f947d104-a661-4171-a574-ff34948319fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f947d104-a661-4171-a574-ff34948319fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12030894290743061462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203089429074306146212030894290743061462120308942907430614621203089429074306146212030894290743061462120308942907430614621203089429074306146212030894290743061462120308942907430614621203089429074306146212030894290743061462120308942907430614621203089429074306146212030894290743061462120308942907430614621203089429074306146212030894290743061462120308942907430614621203089429074306146212030894290743061462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f976564-fffc-411e-9e09-9aea44918b26, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be349ca0-06a0-4434-bf6d-1eead017e103, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be349ca0-06a0-4434-bf6d-1eead017e103, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11287910100052818798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128791010005281879811287910100052818798112879101000528187981128791010005281879811287910100052818798112879101000528187981128791010005281879811287910100052818798112879101000528187981128791010005281879811287910100052818798112879101000528187981128791010005281879811287910100052818798112879101000528187981128791010005281879811287910100052818798112879101000528187981128791010005281879811287910100052818798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f947d104-a661-4171-a574-ff34948319fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7226840b-a844-4734-a6b2-997cf21f9f84, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7226840b-a844-4734-a6b2-997cf21f9f84, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2075334143398605179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20753341433986051792075334143398605179207533414339860517920753341433986051792075334143398605179207533414339860517920753341433986051792075334143398605179207533414339860517920753341433986051792075334143398605179207533414339860517920753341433986051792075334143398605179207533414339860517920753341433986051792075334143398605179207533414339860517920753341433986051792075334143398605179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be349ca0-06a0-4434-bf6d-1eead017e103, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c211313-c5ae-464b-8e0a-0d6b38cfedae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c211313-c5ae-464b-8e0a-0d6b38cfedae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4944996852183560223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49449968521835602234944996852183560223494499685218356022349449968521835602234944996852183560223494499685218356022349449968521835602234944996852183560223494499685218356022349449968521835602234944996852183560223494499685218356022349449968521835602234944996852183560223494499685218356022349449968521835602234944996852183560223494499685218356022349449968521835602234944996852183560223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7226840b-a844-4734-a6b2-997cf21f9f84, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed76bd7-4bbb-48af-a8d3-330373be0b7e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed76bd7-4bbb-48af-a8d3-330373be0b7e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13738971236541521736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373897123654152173613738971236541521736137389712365415217361373897123654152173613738971236541521736137389712365415217361373897123654152173613738971236541521736137389712365415217361373897123654152173613738971236541521736137389712365415217361373897123654152173613738971236541521736137389712365415217361373897123654152173613738971236541521736137389712365415217361373897123654152173613738971236541521736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c211313-c5ae-464b-8e0a-0d6b38cfedae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b68ebc8-7a12-4820-9f2f-cf5a56396f04, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b68ebc8-7a12-4820-9f2f-cf5a56396f04, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6041600107720863032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60416001077208630326041600107720863032604160010772086303260416001077208630326041600107720863032604160010772086303260416001077208630326041600107720863032604160010772086303260416001077208630326041600107720863032604160010772086303260416001077208630326041600107720863032604160010772086303260416001077208630326041600107720863032604160010772086303260416001077208630326041600107720863032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed76bd7-4bbb-48af-a8d3-330373be0b7e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a44448a8-84cf-45a6-a0fd-e02dbe097bee, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a44448a8-84cf-45a6-a0fd-e02dbe097bee, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17496899573971525808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749689957397152580817496899573971525808174968995739715258081749689957397152580817496899573971525808174968995739715258081749689957397152580817496899573971525808174968995739715258081749689957397152580817496899573971525808174968995739715258081749689957397152580817496899573971525808174968995739715258081749689957397152580817496899573971525808174968995739715258081749689957397152580817496899573971525808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b68ebc8-7a12-4820-9f2f-cf5a56396f04, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe279398-da88-4ed0-b8a9-25e51829a5d5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe279398-da88-4ed0-b8a9-25e51829a5d5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16400952775793658230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640095277579365823016400952775793658230164009527757936582301640095277579365823016400952775793658230164009527757936582301640095277579365823016400952775793658230164009527757936582301640095277579365823016400952775793658230164009527757936582301640095277579365823016400952775793658230164009527757936582301640095277579365823016400952775793658230164009527757936582301640095277579365823016400952775793658230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a44448a8-84cf-45a6-a0fd-e02dbe097bee, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cf431e-f742-4402-af69-581425a63978, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cf431e-f742-4402-af69-581425a63978, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619806802824189819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561980680282418981915619806802824189819156198068028241898191561980680282418981915619806802824189819156198068028241898191561980680282418981915619806802824189819156198068028241898191561980680282418981915619806802824189819156198068028241898191561980680282418981915619806802824189819156198068028241898191561980680282418981915619806802824189819156198068028241898191561980680282418981915619806802824189819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe279398-da88-4ed0-b8a9-25e51829a5d5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24883094-5b9a-42ad-a64f-d074f68733db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24883094-5b9a-42ad-a64f-d074f68733db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5667574993423977977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56675749934239779775667574993423977977566757499342397797756675749934239779775667574993423977977566757499342397797756675749934239779775667574993423977977566757499342397797756675749934239779775667574993423977977566757499342397797756675749934239779775667574993423977977566757499342397797756675749934239779775667574993423977977566757499342397797756675749934239779775667574993423977977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cf431e-f742-4402-af69-581425a63978, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7f559d-a645-4ec9-b394-985f645472b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24883094-5b9a-42ad-a64f-d074f68733db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7f559d-a645-4ec9-b394-985f645472b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6342160381139417556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63421603811394175566342160381139417556634216038113941755663421603811394175566342160381139417556634216038113941755663421603811394175566342160381139417556634216038113941755663421603811394175566342160381139417556634216038113941755663421603811394175566342160381139417556634216038113941755663421603811394175566342160381139417556634216038113941755663421603811394175566342160381139417556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a874f6-a30e-4316-a965-5255f8becec0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a874f6-a30e-4316-a965-5255f8becec0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936767236702248545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79367672367022485457936767236702248545793676723670224854579367672367022485457936767236702248545793676723670224854579367672367022485457936767236702248545793676723670224854579367672367022485457936767236702248545793676723670224854579367672367022485457936767236702248545793676723670224854579367672367022485457936767236702248545793676723670224854579367672367022485457936767236702248545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7f559d-a645-4ec9-b394-985f645472b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ebc297-6480-4b18-88ed-703c035efe1e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a874f6-a30e-4316-a965-5255f8becec0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ebc297-6480-4b18-88ed-703c035efe1e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408746907608129480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84087469076081294808408746907608129480840874690760812948084087469076081294808408746907608129480840874690760812948084087469076081294808408746907608129480840874690760812948084087469076081294808408746907608129480840874690760812948084087469076081294808408746907608129480840874690760812948084087469076081294808408746907608129480840874690760812948084087469076081294808408746907608129480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba41025-0080-41ec-b6b1-18d7b880a4cc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba41025-0080-41ec-b6b1-18d7b880a4cc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17947341860956109323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794734186095610932317947341860956109323179473418609561093231794734186095610932317947341860956109323179473418609561093231794734186095610932317947341860956109323179473418609561093231794734186095610932317947341860956109323179473418609561093231794734186095610932317947341860956109323179473418609561093231794734186095610932317947341860956109323179473418609561093231794734186095610932317947341860956109323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ebc297-6480-4b18-88ed-703c035efe1e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43494bce-afbe-482d-8076-35348616ec76, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43494bce-afbe-482d-8076-35348616ec76, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4931642705590043267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49316427055900432674931642705590043267493164270559004326749316427055900432674931642705590043267493164270559004326749316427055900432674931642705590043267493164270559004326749316427055900432674931642705590043267493164270559004326749316427055900432674931642705590043267493164270559004326749316427055900432674931642705590043267493164270559004326749316427055900432674931642705590043267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba41025-0080-41ec-b6b1-18d7b880a4cc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a06bc5ec-0cd6-4684-a37e-6b8029e39949, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a06bc5ec-0cd6-4684-a37e-6b8029e39949, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6575601835393103383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65756018353931033836575601835393103383657560183539310338365756018353931033836575601835393103383657560183539310338365756018353931033836575601835393103383657560183539310338365756018353931033836575601835393103383657560183539310338365756018353931033836575601835393103383657560183539310338365756018353931033836575601835393103383657560183539310338365756018353931033836575601835393103383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43494bce-afbe-482d-8076-35348616ec76, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b6f629-c647-40a8-81fa-9d5add5e6915, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b6f629-c647-40a8-81fa-9d5add5e6915, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9875356359111329465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98753563591113294659875356359111329465987535635911132946598753563591113294659875356359111329465987535635911132946598753563591113294659875356359111329465987535635911132946598753563591113294659875356359111329465987535635911132946598753563591113294659875356359111329465987535635911132946598753563591113294659875356359111329465987535635911132946598753563591113294659875356359111329465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a06bc5ec-0cd6-4684-a37e-6b8029e39949, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ffe447-f9a1-4889-a82c-7462259e082f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ffe447-f9a1-4889-a82c-7462259e082f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15086572262810245105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508657226281024510515086572262810245105150865722628102451051508657226281024510515086572262810245105150865722628102451051508657226281024510515086572262810245105150865722628102451051508657226281024510515086572262810245105150865722628102451051508657226281024510515086572262810245105150865722628102451051508657226281024510515086572262810245105150865722628102451051508657226281024510515086572262810245105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b6f629-c647-40a8-81fa-9d5add5e6915, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8829970d-8c0e-41df-b9cc-cbb1c3c27d92, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8829970d-8c0e-41df-b9cc-cbb1c3c27d92, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13704617182374305742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370461718237430574213704617182374305742137046171823743057421370461718237430574213704617182374305742137046171823743057421370461718237430574213704617182374305742137046171823743057421370461718237430574213704617182374305742137046171823743057421370461718237430574213704617182374305742137046171823743057421370461718237430574213704617182374305742137046171823743057421370461718237430574213704617182374305742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ffe447-f9a1-4889-a82c-7462259e082f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd1280d2-fa09-4d4c-a9ee-8f1ed67ca30a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd1280d2-fa09-4d4c-a9ee-8f1ed67ca30a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4351910219058852648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43519102190588526484351910219058852648435191021905885264843519102190588526484351910219058852648435191021905885264843519102190588526484351910219058852648435191021905885264843519102190588526484351910219058852648435191021905885264843519102190588526484351910219058852648435191021905885264843519102190588526484351910219058852648435191021905885264843519102190588526484351910219058852648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8829970d-8c0e-41df-b9cc-cbb1c3c27d92, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59161214-cf8c-4d10-aae8-87e33f832b0f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59161214-cf8c-4d10-aae8-87e33f832b0f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733439633316376725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97334396333163767259733439633316376725973343963331637672597334396333163767259733439633316376725973343963331637672597334396333163767259733439633316376725973343963331637672597334396333163767259733439633316376725973343963331637672597334396333163767259733439633316376725973343963331637672597334396333163767259733439633316376725973343963331637672597334396333163767259733439633316376725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd1280d2-fa09-4d4c-a9ee-8f1ed67ca30a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8dd44fe-3149-4fa0-8fd0-3d050b2ee265, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8dd44fe-3149-4fa0-8fd0-3d050b2ee265, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13872622050798468638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387262205079846863813872622050798468638138726220507984686381387262205079846863813872622050798468638138726220507984686381387262205079846863813872622050798468638138726220507984686381387262205079846863813872622050798468638138726220507984686381387262205079846863813872622050798468638138726220507984686381387262205079846863813872622050798468638138726220507984686381387262205079846863813872622050798468638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59161214-cf8c-4d10-aae8-87e33f832b0f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d2b3396-6a68-4104-9872-370913dd7768, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d2b3396-6a68-4104-9872-370913dd7768, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9870118369339793844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98701183693397938449870118369339793844987011836933979384498701183693397938449870118369339793844987011836933979384498701183693397938449870118369339793844987011836933979384498701183693397938449870118369339793844987011836933979384498701183693397938449870118369339793844987011836933979384498701183693397938449870118369339793844987011836933979384498701183693397938449870118369339793844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8dd44fe-3149-4fa0-8fd0-3d050b2ee265, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b646996c-ca92-4c1f-9669-30390155ee0d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b646996c-ca92-4c1f-9669-30390155ee0d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17291360632417567686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729136063241756768617291360632417567686172913606324175676861729136063241756768617291360632417567686172913606324175676861729136063241756768617291360632417567686172913606324175676861729136063241756768617291360632417567686172913606324175676861729136063241756768617291360632417567686172913606324175676861729136063241756768617291360632417567686172913606324175676861729136063241756768617291360632417567686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d2b3396-6a68-4104-9872-370913dd7768, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1cad551-8e20-4add-82cd-20ae30cc974e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b646996c-ca92-4c1f-9669-30390155ee0d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1cad551-8e20-4add-82cd-20ae30cc974e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7286068172896457745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72860681728964577457286068172896457745728606817289645774572860681728964577457286068172896457745728606817289645774572860681728964577457286068172896457745728606817289645774572860681728964577457286068172896457745728606817289645774572860681728964577457286068172896457745728606817289645774572860681728964577457286068172896457745728606817289645774572860681728964577457286068172896457745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66323103-9b5a-4bae-8ae8-2b35f3cba021, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66323103-9b5a-4bae-8ae8-2b35f3cba021, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1535352276048846601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15353522760488466011535352276048846601153535227604884660115353522760488466011535352276048846601153535227604884660115353522760488466011535352276048846601153535227604884660115353522760488466011535352276048846601153535227604884660115353522760488466011535352276048846601153535227604884660115353522760488466011535352276048846601153535227604884660115353522760488466011535352276048846601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1cad551-8e20-4add-82cd-20ae30cc974e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, decbe774-fd0a-4cf0-a419-48f2384865ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, decbe774-fd0a-4cf0-a419-48f2384865ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3870174836790011685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38701748367900116853870174836790011685387017483679001168538701748367900116853870174836790011685387017483679001168538701748367900116853870174836790011685387017483679001168538701748367900116853870174836790011685387017483679001168538701748367900116853870174836790011685387017483679001168538701748367900116853870174836790011685387017483679001168538701748367900116853870174836790011685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66323103-9b5a-4bae-8ae8-2b35f3cba021, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17019b0-fb31-453f-b91b-2c660a352749, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17019b0-fb31-453f-b91b-2c660a352749, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10173275835669319953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017327583566931995310173275835669319953101732758356693199531017327583566931995310173275835669319953101732758356693199531017327583566931995310173275835669319953101732758356693199531017327583566931995310173275835669319953101732758356693199531017327583566931995310173275835669319953101732758356693199531017327583566931995310173275835669319953101732758356693199531017327583566931995310173275835669319953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, decbe774-fd0a-4cf0-a419-48f2384865ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7010c708-b7a1-4eb0-bcd7-32ef1e2474ff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7010c708-b7a1-4eb0-bcd7-32ef1e2474ff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13131158209485209120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313115820948520912013131158209485209120131311582094852091201313115820948520912013131158209485209120131311582094852091201313115820948520912013131158209485209120131311582094852091201313115820948520912013131158209485209120131311582094852091201313115820948520912013131158209485209120131311582094852091201313115820948520912013131158209485209120131311582094852091201313115820948520912013131158209485209120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17019b0-fb31-453f-b91b-2c660a352749, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7439e64e-5907-4ae1-8c5c-097bb0cc40d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7439e64e-5907-4ae1-8c5c-097bb0cc40d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15209810428033251457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520981042803325145715209810428033251457152098104280332514571520981042803325145715209810428033251457152098104280332514571520981042803325145715209810428033251457152098104280332514571520981042803325145715209810428033251457152098104280332514571520981042803325145715209810428033251457152098104280332514571520981042803325145715209810428033251457152098104280332514571520981042803325145715209810428033251457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7010c708-b7a1-4eb0-bcd7-32ef1e2474ff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363628a4-02d3-49e7-9ec8-21766ca6e0e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363628a4-02d3-49e7-9ec8-21766ca6e0e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206005461617974943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520600546161797494315206005461617974943152060054616179749431520600546161797494315206005461617974943152060054616179749431520600546161797494315206005461617974943152060054616179749431520600546161797494315206005461617974943152060054616179749431520600546161797494315206005461617974943152060054616179749431520600546161797494315206005461617974943152060054616179749431520600546161797494315206005461617974943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7439e64e-5907-4ae1-8c5c-097bb0cc40d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322edb86-1f94-4b0c-95bc-b331a50d72c5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322edb86-1f94-4b0c-95bc-b331a50d72c5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2439082551752540634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24390825517525406342439082551752540634243908255175254063424390825517525406342439082551752540634243908255175254063424390825517525406342439082551752540634243908255175254063424390825517525406342439082551752540634243908255175254063424390825517525406342439082551752540634243908255175254063424390825517525406342439082551752540634243908255175254063424390825517525406342439082551752540634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363628a4-02d3-49e7-9ec8-21766ca6e0e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02a2983-d814-47d8-b18e-d6aa373e4b50, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02a2983-d814-47d8-b18e-d6aa373e4b50, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3927011891610466780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39270118916104667803927011891610466780392701189161046678039270118916104667803927011891610466780392701189161046678039270118916104667803927011891610466780392701189161046678039270118916104667803927011891610466780392701189161046678039270118916104667803927011891610466780392701189161046678039270118916104667803927011891610466780392701189161046678039270118916104667803927011891610466780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/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, 322edb86-1f94-4b0c-95bc-b331a50d72c5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" 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:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1sm5ouuh.log --grpc-port=14065 --mon-port=29455 --ic-port=29407 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b401ed4e-f4ab-4d67-9e5a-195432d01463, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b401ed4e-f4ab-4d67-9e5a-195432d01463, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17230000477768077264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723000047776807726417230000477768077264172300004777680772641723000047776807726417230000477768077264172300004777680772641723000047776807726417230000477768077264172300004777680772641723000047776807726417230000477768077264172300004777680772641723000047776807726417230000477768077264172300004777680772641723000047776807726417230000477768077264172300004777680772641723000047776807726417230000477768077264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1sm5ouuh.log', '--grpc-port=14065', '--mon-port=29455', '--ic-port=29407', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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, c02a2983-d814-47d8-b18e-d6aa373e4b50, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ya.test:process.py:628 Command pid: 967447
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb90d6c-7f88-411d-9bee-81df1333cf77, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb90d6c-7f88-411d-9bee-81df1333cf77, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6916012360894102612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69160123608941026126916012360894102612691601236089410261269160123608941026126916012360894102612691601236089410261269160123608941026126916012360894102612691601236089410261269160123608941026126916012360894102612691601236089410261269160123608941026126916012360894102612691601236089410261269160123608941026126916012360894102612691601236089410261269160123608941026126916012360894102612" } } } 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:314 Started node localhost:14065/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b401ed4e-f4ab-4d67-9e5a-195432d01463, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 042b8a84-b084-449b-9d70-b395a0fb5506, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 042b8a84-b084-449b-9d70-b395a0fb5506, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4293951201953138421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42939512019531384214293951201953138421429395120195313842142939512019531384214293951201953138421429395120195313842142939512019531384214293951201953138421429395120195313842142939512019531384214293951201953138421429395120195313842142939512019531384214293951201953138421429395120195313842142939512019531384214293951201953138421429395120195313842142939512019531384214293951201953138421" } } } 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.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb90d6c-7f88-411d-9bee-81df1333cf77, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14048774-f43d-4c48-b20c-dedce69b3592, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14048774-f43d-4c48-b20c-dedce69b3592, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16824699466128588097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682469946612858809716824699466128588097168246994661285880971682469946612858809716824699466128588097168246994661285880971682469946612858809716824699466128588097168246994661285880971682469946612858809716824699466128588097168246994661285880971682469946612858809716824699466128588097168246994661285880971682469946612858809716824699466128588097168246994661285880971682469946612858809716824699466128588097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 042b8a84-b084-449b-9d70-b395a0fb5506, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 967448
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53003b59-7751-456f-9eee-8f8d14e15885, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53003b59-7751-456f-9eee-8f8d14e15885, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9794924754134649070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97949247541346490709794924754134649070979492475413464907097949247541346490709794924754134649070979492475413464907097949247541346490709794924754134649070979492475413464907097949247541346490709794924754134649070979492475413464907097949247541346490709794924754134649070979492475413464907097949247541346490709794924754134649070979492475413464907097949247541346490709794924754134649070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14048774-f43d-4c48-b20c-dedce69b3592, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b72833b-6a54-45fe-9291-fd6d278efe96, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b72833b-6a54-45fe-9291-fd6d278efe96, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10036575015498657625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003657501549865762510036575015498657625100365750154986576251003657501549865762510036575015498657625100365750154986576251003657501549865762510036575015498657625100365750154986576251003657501549865762510036575015498657625100365750154986576251003657501549865762510036575015498657625100365750154986576251003657501549865762510036575015498657625100365750154986576251003657501549865762510036575015498657625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53003b59-7751-456f-9eee-8f8d14e15885, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 543fff66-7463-4693-92ba-ca889ce5934f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 543fff66-7463-4693-92ba-ca889ce5934f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15414326436457149170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541432643645714917015414326436457149170154143264364571491701541432643645714917015414326436457149170154143264364571491701541432643645714917015414326436457149170154143264364571491701541432643645714917015414326436457149170154143264364571491701541432643645714917015414326436457149170154143264364571491701541432643645714917015414326436457149170154143264364571491701541432643645714917015414326436457149170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b72833b-6a54-45fe-9291-fd6d278efe96, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb381d56-3984-400b-8a82-4001cf660c01, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb381d56-3984-400b-8a82-4001cf660c01, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12280551727517599244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228055172751759924412280551727517599244122805517275175992441228055172751759924412280551727517599244122805517275175992441228055172751759924412280551727517599244122805517275175992441228055172751759924412280551727517599244122805517275175992441228055172751759924412280551727517599244122805517275175992441228055172751759924412280551727517599244122805517275175992441228055172751759924412280551727517599244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 543fff66-7463-4693-92ba-ca889ce5934f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d556e54-a459-4b40-aa4f-92afc81f7ce4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d556e54-a459-4b40-aa4f-92afc81f7ce4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2490416526512741180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24904165265127411802490416526512741180249041652651274118024904165265127411802490416526512741180249041652651274118024904165265127411802490416526512741180249041652651274118024904165265127411802490416526512741180249041652651274118024904165265127411802490416526512741180249041652651274118024904165265127411802490416526512741180249041652651274118024904165265127411802490416526512741180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb381d56-3984-400b-8a82-4001cf660c01, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0675a80-3774-47ca-81ba-d739c84d948f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0675a80-3774-47ca-81ba-d739c84d948f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7347521633759902857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73475216337599028577347521633759902857734752163375990285773475216337599028577347521633759902857734752163375990285773475216337599028577347521633759902857734752163375990285773475216337599028577347521633759902857734752163375990285773475216337599028577347521633759902857734752163375990285773475216337599028577347521633759902857734752163375990285773475216337599028577347521633759902857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0675a80-3774-47ca-81ba-d739c84d948f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ffb6f47-92ca-479c-bc2d-f4c93b93c556, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ffb6f47-92ca-479c-bc2d-f4c93b93c556, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470796189166197689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689470796189166197689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d556e54-a459-4b40-aa4f-92afc81f7ce4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78696d37-67d1-4748-8f54-f1552dc351e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78696d37-67d1-4748-8f54-f1552dc351e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12511331229359720703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251133122935972070312511331229359720703125113312293597207031251133122935972070312511331229359720703125113312293597207031251133122935972070312511331229359720703125113312293597207031251133122935972070312511331229359720703125113312293597207031251133122935972070312511331229359720703125113312293597207031251133122935972070312511331229359720703125113312293597207031251133122935972070312511331229359720703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ffb6f47-92ca-479c-bc2d-f4c93b93c556, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b154b4f-32a0-450b-8b9c-4cdda1d60b0c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b154b4f-32a0-450b-8b9c-4cdda1d60b0c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3236879640002664376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32368796400026643763236879640002664376323687964000266437632368796400026643763236879640002664376323687964000266437632368796400026643763236879640002664376323687964000266437632368796400026643763236879640002664376323687964000266437632368796400026643763236879640002664376323687964000266437632368796400026643763236879640002664376323687964000266437632368796400026643763236879640002664376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78696d37-67d1-4748-8f54-f1552dc351e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13fdd987-7d3f-48c5-9ecd-fc20f0a61d05, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13fdd987-7d3f-48c5-9ecd-fc20f0a61d05, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6251476190640097837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62514761906400978376251476190640097837625147619064009783762514761906400978376251476190640097837625147619064009783762514761906400978376251476190640097837625147619064009783762514761906400978376251476190640097837625147619064009783762514761906400978376251476190640097837625147619064009783762514761906400978376251476190640097837625147619064009783762514761906400978376251476190640097837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b154b4f-32a0-450b-8b9c-4cdda1d60b0c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d5f0b45-8df1-411f-ab57-559e07811279, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d5f0b45-8df1-411f-ab57-559e07811279, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6361713841300384869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63617138413003848696361713841300384869636171384130038486963617138413003848696361713841300384869636171384130038486963617138413003848696361713841300384869636171384130038486963617138413003848696361713841300384869636171384130038486963617138413003848696361713841300384869636171384130038486963617138413003848696361713841300384869636171384130038486963617138413003848696361713841300384869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13fdd987-7d3f-48c5-9ecd-fc20f0a61d05, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc53ed59-3c04-4dcb-abd7-2b1e2dbdbf26, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc53ed59-3c04-4dcb-abd7-2b1e2dbdbf26, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3388706819420303851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33887068194203038513388706819420303851338870681942030385133887068194203038513388706819420303851338870681942030385133887068194203038513388706819420303851338870681942030385133887068194203038513388706819420303851338870681942030385133887068194203038513388706819420303851338870681942030385133887068194203038513388706819420303851338870681942030385133887068194203038513388706819420303851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d5f0b45-8df1-411f-ab57-559e07811279, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b316b21-fb30-43d0-9c43-0a8258de4e2d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b316b21-fb30-43d0-9c43-0a8258de4e2d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16622128815580822895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662212881558082289516622128815580822895166221288155808228951662212881558082289516622128815580822895166221288155808228951662212881558082289516622128815580822895166221288155808228951662212881558082289516622128815580822895166221288155808228951662212881558082289516622128815580822895166221288155808228951662212881558082289516622128815580822895166221288155808228951662212881558082289516622128815580822895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc53ed59-3c04-4dcb-abd7-2b1e2dbdbf26, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1049c6d2-ae3b-4cd6-9c63-4b303266c6d5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1049c6d2-ae3b-4cd6-9c63-4b303266c6d5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11047124364317064291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104712436431706429111047124364317064291110471243643170642911104712436431706429111047124364317064291110471243643170642911104712436431706429111047124364317064291110471243643170642911104712436431706429111047124364317064291110471243643170642911104712436431706429111047124364317064291110471243643170642911104712436431706429111047124364317064291110471243643170642911104712436431706429111047124364317064291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b316b21-fb30-43d0-9c43-0a8258de4e2d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73a977df-31cb-40ba-81a7-c5b2474e7c8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73a977df-31cb-40ba-81a7-c5b2474e7c8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12685242921257516327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268524292125751632712685242921257516327126852429212575163271268524292125751632712685242921257516327126852429212575163271268524292125751632712685242921257516327126852429212575163271268524292125751632712685242921257516327126852429212575163271268524292125751632712685242921257516327126852429212575163271268524292125751632712685242921257516327126852429212575163271268524292125751632712685242921257516327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1049c6d2-ae3b-4cd6-9c63-4b303266c6d5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7131b1-ee0a-410a-bbcc-3ea061d6d60d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7131b1-ee0a-410a-bbcc-3ea061d6d60d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7502817464274828504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75028174642748285047502817464274828504750281746427482850475028174642748285047502817464274828504750281746427482850475028174642748285047502817464274828504750281746427482850475028174642748285047502817464274828504750281746427482850475028174642748285047502817464274828504750281746427482850475028174642748285047502817464274828504750281746427482850475028174642748285047502817464274828504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73a977df-31cb-40ba-81a7-c5b2474e7c8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3191ae0-3d8d-45f9-854c-fbfdb5d9e948, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3191ae0-3d8d-45f9-854c-fbfdb5d9e948, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3521253637890647428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35212536378906474283521253637890647428352125363789064742835212536378906474283521253637890647428352125363789064742835212536378906474283521253637890647428352125363789064742835212536378906474283521253637890647428352125363789064742835212536378906474283521253637890647428352125363789064742835212536378906474283521253637890647428352125363789064742835212536378906474283521253637890647428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7131b1-ee0a-410a-bbcc-3ea061d6d60d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28145d41-9b8d-4f72-b585-795b570f8da5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28145d41-9b8d-4f72-b585-795b570f8da5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 855235831431823452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452855235831431823452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3191ae0-3d8d-45f9-854c-fbfdb5d9e948, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924f5d6d-893a-41a0-98df-2a4ac0bfae8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924f5d6d-893a-41a0-98df-2a4ac0bfae8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14450277612991632778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445027761299163277814450277612991632778144502776129916327781445027761299163277814450277612991632778144502776129916327781445027761299163277814450277612991632778144502776129916327781445027761299163277814450277612991632778144502776129916327781445027761299163277814450277612991632778144502776129916327781445027761299163277814450277612991632778144502776129916327781445027761299163277814450277612991632778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28145d41-9b8d-4f72-b585-795b570f8da5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6578868a-dda8-4281-b592-0e3c693ff0c7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6578868a-dda8-4281-b592-0e3c693ff0c7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2832841765064104495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28328417650641044952832841765064104495283284176506410449528328417650641044952832841765064104495283284176506410449528328417650641044952832841765064104495283284176506410449528328417650641044952832841765064104495283284176506410449528328417650641044952832841765064104495283284176506410449528328417650641044952832841765064104495283284176506410449528328417650641044952832841765064104495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924f5d6d-893a-41a0-98df-2a4ac0bfae8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5cc7971-7617-4c1a-8118-e72b9c973c0b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5cc7971-7617-4c1a-8118-e72b9c973c0b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1323760240965319453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13237602409653194531323760240965319453132376024096531945313237602409653194531323760240965319453132376024096531945313237602409653194531323760240965319453132376024096531945313237602409653194531323760240965319453132376024096531945313237602409653194531323760240965319453132376024096531945313237602409653194531323760240965319453132376024096531945313237602409653194531323760240965319453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6578868a-dda8-4281-b592-0e3c693ff0c7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc5bbca-18c6-4e53-a83c-9d47b640d77e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc5bbca-18c6-4e53-a83c-9d47b640d77e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233655008594225881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42336550085942258814233655008594225881423365500859422588142336550085942258814233655008594225881423365500859422588142336550085942258814233655008594225881423365500859422588142336550085942258814233655008594225881423365500859422588142336550085942258814233655008594225881423365500859422588142336550085942258814233655008594225881423365500859422588142336550085942258814233655008594225881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5cc7971-7617-4c1a-8118-e72b9c973c0b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8603cfa2-74e6-4b2e-9173-be27343c2838, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8603cfa2-74e6-4b2e-9173-be27343c2838, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930176347667986903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49301763476679869034930176347667986903493017634766798690349301763476679869034930176347667986903493017634766798690349301763476679869034930176347667986903493017634766798690349301763476679869034930176347667986903493017634766798690349301763476679869034930176347667986903493017634766798690349301763476679869034930176347667986903493017634766798690349301763476679869034930176347667986903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc5bbca-18c6-4e53-a83c-9d47b640d77e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5db87fc-08b2-4fe8-9862-5c2071817709, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5db87fc-08b2-4fe8-9862-5c2071817709, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17128362880529144931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712836288052914493117128362880529144931171283628805291449311712836288052914493117128362880529144931171283628805291449311712836288052914493117128362880529144931171283628805291449311712836288052914493117128362880529144931171283628805291449311712836288052914493117128362880529144931171283628805291449311712836288052914493117128362880529144931171283628805291449311712836288052914493117128362880529144931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8603cfa2-74e6-4b2e-9173-be27343c2838, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32bbe177-53d2-4258-b52b-6ae93dd18bad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32bbe177-53d2-4258-b52b-6ae93dd18bad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4039574412783342676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40395744127833426764039574412783342676403957441278334267640395744127833426764039574412783342676403957441278334267640395744127833426764039574412783342676403957441278334267640395744127833426764039574412783342676403957441278334267640395744127833426764039574412783342676403957441278334267640395744127833426764039574412783342676403957441278334267640395744127833426764039574412783342676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5db87fc-08b2-4fe8-9862-5c2071817709, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5f2c93-ff8c-44f0-bdcf-905230618a91, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5f2c93-ff8c-44f0-bdcf-905230618a91, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4157250213118609405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41572502131186094054157250213118609405415725021311860940541572502131186094054157250213118609405415725021311860940541572502131186094054157250213118609405415725021311860940541572502131186094054157250213118609405415725021311860940541572502131186094054157250213118609405415725021311860940541572502131186094054157250213118609405415725021311860940541572502131186094054157250213118609405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32bbe177-53d2-4258-b52b-6ae93dd18bad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63de8ff-5dfd-494f-becf-43994fa67fa8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63de8ff-5dfd-494f-becf-43994fa67fa8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15022037597420443269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502203759742044326915022037597420443269150220375974204432691502203759742044326915022037597420443269150220375974204432691502203759742044326915022037597420443269150220375974204432691502203759742044326915022037597420443269150220375974204432691502203759742044326915022037597420443269150220375974204432691502203759742044326915022037597420443269150220375974204432691502203759742044326915022037597420443269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5f2c93-ff8c-44f0-bdcf-905230618a91, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d3e0f7-fd96-4a7e-abcf-1bfb8b9d5444, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d3e0f7-fd96-4a7e-abcf-1bfb8b9d5444, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16592358575574827338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659235857557482733816592358575574827338165923585755748273381659235857557482733816592358575574827338165923585755748273381659235857557482733816592358575574827338165923585755748273381659235857557482733816592358575574827338165923585755748273381659235857557482733816592358575574827338165923585755748273381659235857557482733816592358575574827338165923585755748273381659235857557482733816592358575574827338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63de8ff-5dfd-494f-becf-43994fa67fa8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d6c7d4-6501-48ca-8ae6-2f2dc0d14dd7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d6c7d4-6501-48ca-8ae6-2f2dc0d14dd7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9037649267908105830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90376492679081058309037649267908105830903764926790810583090376492679081058309037649267908105830903764926790810583090376492679081058309037649267908105830903764926790810583090376492679081058309037649267908105830903764926790810583090376492679081058309037649267908105830903764926790810583090376492679081058309037649267908105830903764926790810583090376492679081058309037649267908105830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d3e0f7-fd96-4a7e-abcf-1bfb8b9d5444, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6285b45b-3c3c-4fdb-9102-5d3e0f1e774b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6285b45b-3c3c-4fdb-9102-5d3e0f1e774b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7735344490170899219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77353444901708992197735344490170899219773534449017089921977353444901708992197735344490170899219773534449017089921977353444901708992197735344490170899219773534449017089921977353444901708992197735344490170899219773534449017089921977353444901708992197735344490170899219773534449017089921977353444901708992197735344490170899219773534449017089921977353444901708992197735344490170899219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d6c7d4-6501-48ca-8ae6-2f2dc0d14dd7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d242fd67-2658-46ee-aa9a-8334af6059e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d242fd67-2658-46ee-aa9a-8334af6059e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4999678421571898514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49996784215718985144999678421571898514499967842157189851449996784215718985144999678421571898514499967842157189851449996784215718985144999678421571898514499967842157189851449996784215718985144999678421571898514499967842157189851449996784215718985144999678421571898514499967842157189851449996784215718985144999678421571898514499967842157189851449996784215718985144999678421571898514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6285b45b-3c3c-4fdb-9102-5d3e0f1e774b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36addcca-6332-4767-a2c3-c4e495956adf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36addcca-6332-4767-a2c3-c4e495956adf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 831423429160397227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227831423429160397227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36addcca-6332-4767-a2c3-c4e495956adf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8f813f-7739-482b-a496-ce916d0838bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8f813f-7739-482b-a496-ce916d0838bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10187135173676629166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018713517367662916610187135173676629166101871351736766291661018713517367662916610187135173676629166101871351736766291661018713517367662916610187135173676629166101871351736766291661018713517367662916610187135173676629166101871351736766291661018713517367662916610187135173676629166101871351736766291661018713517367662916610187135173676629166101871351736766291661018713517367662916610187135173676629166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d242fd67-2658-46ee-aa9a-8334af6059e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8f813f-7739-482b-a496-ce916d0838bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e580091e-0b2e-4cb0-92de-f7ff94c475c9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e580091e-0b2e-4cb0-92de-f7ff94c475c9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16829594722274394865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682959472227439486516829594722274394865168295947222743948651682959472227439486516829594722274394865168295947222743948651682959472227439486516829594722274394865168295947222743948651682959472227439486516829594722274394865168295947222743948651682959472227439486516829594722274394865168295947222743948651682959472227439486516829594722274394865168295947222743948651682959472227439486516829594722274394865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef620508-c513-4cea-b638-a2612f413941, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef620508-c513-4cea-b638-a2612f413941, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18304707850276820211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830470785027682021118304707850276820211183047078502768202111830470785027682021118304707850276820211183047078502768202111830470785027682021118304707850276820211183047078502768202111830470785027682021118304707850276820211183047078502768202111830470785027682021118304707850276820211183047078502768202111830470785027682021118304707850276820211183047078502768202111830470785027682021118304707850276820211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e580091e-0b2e-4cb0-92de-f7ff94c475c9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af56e97f-ca93-47fb-b31e-e3b37d21d1de, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af56e97f-ca93-47fb-b31e-e3b37d21d1de, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11339867982580988508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133986798258098850811339867982580988508113398679825809885081133986798258098850811339867982580988508113398679825809885081133986798258098850811339867982580988508113398679825809885081133986798258098850811339867982580988508113398679825809885081133986798258098850811339867982580988508113398679825809885081133986798258098850811339867982580988508113398679825809885081133986798258098850811339867982580988508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef620508-c513-4cea-b638-a2612f413941, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea4fde89-a166-4f62-bfb3-4f63ba2b15f8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea4fde89-a166-4f62-bfb3-4f63ba2b15f8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12691735263397023015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269173526339702301512691735263397023015126917352633970230151269173526339702301512691735263397023015126917352633970230151269173526339702301512691735263397023015126917352633970230151269173526339702301512691735263397023015126917352633970230151269173526339702301512691735263397023015126917352633970230151269173526339702301512691735263397023015126917352633970230151269173526339702301512691735263397023015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af56e97f-ca93-47fb-b31e-e3b37d21d1de, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b57a8bce-8638-44ed-b5d1-2ad6e8c0e64f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b57a8bce-8638-44ed-b5d1-2ad6e8c0e64f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6133581291720136176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61335812917201361766133581291720136176613358129172013617661335812917201361766133581291720136176613358129172013617661335812917201361766133581291720136176613358129172013617661335812917201361766133581291720136176613358129172013617661335812917201361766133581291720136176613358129172013617661335812917201361766133581291720136176613358129172013617661335812917201361766133581291720136176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea4fde89-a166-4f62-bfb3-4f63ba2b15f8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3c43f4-2b3d-439d-9340-fb9a4be548e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3c43f4-2b3d-439d-9340-fb9a4be548e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11106566077840090752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110656607784009075211106566077840090752111065660778400907521110656607784009075211106566077840090752111065660778400907521110656607784009075211106566077840090752111065660778400907521110656607784009075211106566077840090752111065660778400907521110656607784009075211106566077840090752111065660778400907521110656607784009075211106566077840090752111065660778400907521110656607784009075211106566077840090752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b57a8bce-8638-44ed-b5d1-2ad6e8c0e64f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605727c1-ddaa-4341-a6b4-dc35961c8f79, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605727c1-ddaa-4341-a6b4-dc35961c8f79, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1147415660856938915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11474156608569389151147415660856938915114741566085693891511474156608569389151147415660856938915114741566085693891511474156608569389151147415660856938915114741566085693891511474156608569389151147415660856938915114741566085693891511474156608569389151147415660856938915114741566085693891511474156608569389151147415660856938915114741566085693891511474156608569389151147415660856938915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3c43f4-2b3d-439d-9340-fb9a4be548e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa44276d-ca88-4fce-ae38-6edc0350cc51, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa44276d-ca88-4fce-ae38-6edc0350cc51, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7043402006314882360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70434020063148823607043402006314882360704340200631488236070434020063148823607043402006314882360704340200631488236070434020063148823607043402006314882360704340200631488236070434020063148823607043402006314882360704340200631488236070434020063148823607043402006314882360704340200631488236070434020063148823607043402006314882360704340200631488236070434020063148823607043402006314882360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605727c1-ddaa-4341-a6b4-dc35961c8f79, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73842704-ef83-48dc-92b9-606b9b702849, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73842704-ef83-48dc-92b9-606b9b702849, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4390222131095950699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43902221310959506994390222131095950699439022213109595069943902221310959506994390222131095950699439022213109595069943902221310959506994390222131095950699439022213109595069943902221310959506994390222131095950699439022213109595069943902221310959506994390222131095950699439022213109595069943902221310959506994390222131095950699439022213109595069943902221310959506994390222131095950699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa44276d-ca88-4fce-ae38-6edc0350cc51, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73842704-ef83-48dc-92b9-606b9b702849, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f18274-a37b-43d7-9072-86bf1a0b81f6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f18274-a37b-43d7-9072-86bf1a0b81f6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7884763283293206856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78847632832932068567884763283293206856788476328329320685678847632832932068567884763283293206856788476328329320685678847632832932068567884763283293206856788476328329320685678847632832932068567884763283293206856788476328329320685678847632832932068567884763283293206856788476328329320685678847632832932068567884763283293206856788476328329320685678847632832932068567884763283293206856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4149176c-b50f-4be4-b9db-270e1855767d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4149176c-b50f-4be4-b9db-270e1855767d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7704514272808568843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77045142728085688437704514272808568843770451427280856884377045142728085688437704514272808568843770451427280856884377045142728085688437704514272808568843770451427280856884377045142728085688437704514272808568843770451427280856884377045142728085688437704514272808568843770451427280856884377045142728085688437704514272808568843770451427280856884377045142728085688437704514272808568843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f18274-a37b-43d7-9072-86bf1a0b81f6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a94c8d9-91ee-4322-abe3-ea790edad293, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a94c8d9-91ee-4322-abe3-ea790edad293, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 144017120804387584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584144017120804387584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4149176c-b50f-4be4-b9db-270e1855767d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde455ca-a5bd-4f0d-8094-3855d9b21690, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde455ca-a5bd-4f0d-8094-3855d9b21690, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166712659127969095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816671265912796909518166712659127969095181667126591279690951816671265912796909518166712659127969095181667126591279690951816671265912796909518166712659127969095181667126591279690951816671265912796909518166712659127969095181667126591279690951816671265912796909518166712659127969095181667126591279690951816671265912796909518166712659127969095181667126591279690951816671265912796909518166712659127969095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a94c8d9-91ee-4322-abe3-ea790edad293, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c0e6c2d-22e5-435e-bb7c-e62fabbedc2c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde455ca-a5bd-4f0d-8094-3855d9b21690, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c0e6c2d-22e5-435e-bb7c-e62fabbedc2c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380074757304360848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23800747573043608482380074757304360848238007475730436084823800747573043608482380074757304360848238007475730436084823800747573043608482380074757304360848238007475730436084823800747573043608482380074757304360848238007475730436084823800747573043608482380074757304360848238007475730436084823800747573043608482380074757304360848238007475730436084823800747573043608482380074757304360848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86397b53-6cdd-4e91-a3a3-00934b1fd043, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86397b53-6cdd-4e91-a3a3-00934b1fd043, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18193050524010273515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819305052401027351518193050524010273515181930505240102735151819305052401027351518193050524010273515181930505240102735151819305052401027351518193050524010273515181930505240102735151819305052401027351518193050524010273515181930505240102735151819305052401027351518193050524010273515181930505240102735151819305052401027351518193050524010273515181930505240102735151819305052401027351518193050524010273515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c0e6c2d-22e5-435e-bb7c-e62fabbedc2c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1eccf41-6c83-4ab0-a1b5-10ae8c222aa1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1eccf41-6c83-4ab0-a1b5-10ae8c222aa1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043875190423412756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804387519042341275618043875190423412756180438751904234127561804387519042341275618043875190423412756180438751904234127561804387519042341275618043875190423412756180438751904234127561804387519042341275618043875190423412756180438751904234127561804387519042341275618043875190423412756180438751904234127561804387519042341275618043875190423412756180438751904234127561804387519042341275618043875190423412756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86397b53-6cdd-4e91-a3a3-00934b1fd043, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a928e181-1834-4d2d-81df-c035091f0c2e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a928e181-1834-4d2d-81df-c035091f0c2e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12185510766340350180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218551076634035018012185510766340350180121855107663403501801218551076634035018012185510766340350180121855107663403501801218551076634035018012185510766340350180121855107663403501801218551076634035018012185510766340350180121855107663403501801218551076634035018012185510766340350180121855107663403501801218551076634035018012185510766340350180121855107663403501801218551076634035018012185510766340350180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1eccf41-6c83-4ab0-a1b5-10ae8c222aa1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c165f7d4-7f00-47ee-8929-5b49099ae7a5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c165f7d4-7f00-47ee-8929-5b49099ae7a5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6713390165438104359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67133901654381043596713390165438104359671339016543810435967133901654381043596713390165438104359671339016543810435967133901654381043596713390165438104359671339016543810435967133901654381043596713390165438104359671339016543810435967133901654381043596713390165438104359671339016543810435967133901654381043596713390165438104359671339016543810435967133901654381043596713390165438104359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a928e181-1834-4d2d-81df-c035091f0c2e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5b99592-05ef-4e27-8eb2-ce0f81cce280, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5b99592-05ef-4e27-8eb2-ce0f81cce280, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11303324085002747532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130332408500274753211303324085002747532113033240850027475321130332408500274753211303324085002747532113033240850027475321130332408500274753211303324085002747532113033240850027475321130332408500274753211303324085002747532113033240850027475321130332408500274753211303324085002747532113033240850027475321130332408500274753211303324085002747532113033240850027475321130332408500274753211303324085002747532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c165f7d4-7f00-47ee-8929-5b49099ae7a5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d28d506-7037-4ace-bcb2-a8e3457b967c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d28d506-7037-4ace-bcb2-a8e3457b967c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 536299264565907843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843536299264565907843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5b99592-05ef-4e27-8eb2-ce0f81cce280, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95c1d9be-6d5a-4959-9494-3006b5fdb635, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c1d9be-6d5a-4959-9494-3006b5fdb635, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11203656810279515583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120365681027951558311203656810279515583112036568102795155831120365681027951558311203656810279515583112036568102795155831120365681027951558311203656810279515583112036568102795155831120365681027951558311203656810279515583112036568102795155831120365681027951558311203656810279515583112036568102795155831120365681027951558311203656810279515583112036568102795155831120365681027951558311203656810279515583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d28d506-7037-4ace-bcb2-a8e3457b967c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29005e87-07c1-4d57-8ef8-7a3b95a21c0a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29005e87-07c1-4d57-8ef8-7a3b95a21c0a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11136542068080493246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113654206808049324611136542068080493246111365420680804932461113654206808049324611136542068080493246111365420680804932461113654206808049324611136542068080493246111365420680804932461113654206808049324611136542068080493246111365420680804932461113654206808049324611136542068080493246111365420680804932461113654206808049324611136542068080493246111365420680804932461113654206808049324611136542068080493246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c1d9be-6d5a-4959-9494-3006b5fdb635, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0af9f1-e399-4c92-a132-b13af86a149c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0af9f1-e399-4c92-a132-b13af86a149c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5175939360788865427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51759393607888654275175939360788865427517593936078886542751759393607888654275175939360788865427517593936078886542751759393607888654275175939360788865427517593936078886542751759393607888654275175939360788865427517593936078886542751759393607888654275175939360788865427517593936078886542751759393607888654275175939360788865427517593936078886542751759393607888654275175939360788865427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29005e87-07c1-4d57-8ef8-7a3b95a21c0a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98d3d9c1-015c-4260-ace6-4b1907f8d297, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98d3d9c1-015c-4260-ace6-4b1907f8d297, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576363674375394062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757636367437539406217576363674375394062175763636743753940621757636367437539406217576363674375394062175763636743753940621757636367437539406217576363674375394062175763636743753940621757636367437539406217576363674375394062175763636743753940621757636367437539406217576363674375394062175763636743753940621757636367437539406217576363674375394062175763636743753940621757636367437539406217576363674375394062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0af9f1-e399-4c92-a132-b13af86a149c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b4b634-7e28-4744-af09-5b5ddc257ced, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b4b634-7e28-4744-af09-5b5ddc257ced, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049065573864854465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304906557386485446513049065573864854465130490655738648544651304906557386485446513049065573864854465130490655738648544651304906557386485446513049065573864854465130490655738648544651304906557386485446513049065573864854465130490655738648544651304906557386485446513049065573864854465130490655738648544651304906557386485446513049065573864854465130490655738648544651304906557386485446513049065573864854465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98d3d9c1-015c-4260-ace6-4b1907f8d297, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a36cb7e4-81c8-4311-bf3a-d4c3d5f2bf09, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a36cb7e4-81c8-4311-bf3a-d4c3d5f2bf09, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1029671097186909411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10296710971869094111029671097186909411102967109718690941110296710971869094111029671097186909411102967109718690941110296710971869094111029671097186909411102967109718690941110296710971869094111029671097186909411102967109718690941110296710971869094111029671097186909411102967109718690941110296710971869094111029671097186909411102967109718690941110296710971869094111029671097186909411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b4b634-7e28-4744-af09-5b5ddc257ced, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed20a780-64ac-4e14-ab49-127bfd50f96a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed20a780-64ac-4e14-ab49-127bfd50f96a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13394761368950546818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339476136895054681813394761368950546818133947613689505468181339476136895054681813394761368950546818133947613689505468181339476136895054681813394761368950546818133947613689505468181339476136895054681813394761368950546818133947613689505468181339476136895054681813394761368950546818133947613689505468181339476136895054681813394761368950546818133947613689505468181339476136895054681813394761368950546818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a36cb7e4-81c8-4311-bf3a-d4c3d5f2bf09, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed20a780-64ac-4e14-ab49-127bfd50f96a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f2f9e1d-a6fe-44a0-9da4-b2b637dcfbe4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c55c1f8-4812-4e67-9bc0-03719d8dd69a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f2f9e1d-a6fe-44a0-9da4-b2b637dcfbe4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3345572857059299649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33455728570592996493345572857059299649334557285705929964933455728570592996493345572857059299649334557285705929964933455728570592996493345572857059299649334557285705929964933455728570592996493345572857059299649334557285705929964933455728570592996493345572857059299649334557285705929964933455728570592996493345572857059299649334557285705929964933455728570592996493345572857059299649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c55c1f8-4812-4e67-9bc0-03719d8dd69a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11347255556367731150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134725555636773115011347255556367731150113472555563677311501134725555636773115011347255556367731150113472555563677311501134725555636773115011347255556367731150113472555563677311501134725555636773115011347255556367731150113472555563677311501134725555636773115011347255556367731150113472555563677311501134725555636773115011347255556367731150113472555563677311501134725555636773115011347255556367731150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f2f9e1d-a6fe-44a0-9da4-b2b637dcfbe4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c55c1f8-4812-4e67-9bc0-03719d8dd69a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4ccc76-7e83-4e69-86a0-7e481b32062e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4ccc76-7e83-4e69-86a0-7e481b32062e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9257371239155952978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92573712391559529789257371239155952978925737123915595297892573712391559529789257371239155952978925737123915595297892573712391559529789257371239155952978925737123915595297892573712391559529789257371239155952978925737123915595297892573712391559529789257371239155952978925737123915595297892573712391559529789257371239155952978925737123915595297892573712391559529789257371239155952978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53564701-784e-4b51-9900-4ea797c68ab8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53564701-784e-4b51-9900-4ea797c68ab8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384273459220779151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151384273459220779151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4ccc76-7e83-4e69-86a0-7e481b32062e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a392c0-b9c8-4d9f-9bbb-7413a953f071, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a392c0-b9c8-4d9f-9bbb-7413a953f071, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715911486159762117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27159114861597621172715911486159762117271591148615976211727159114861597621172715911486159762117271591148615976211727159114861597621172715911486159762117271591148615976211727159114861597621172715911486159762117271591148615976211727159114861597621172715911486159762117271591148615976211727159114861597621172715911486159762117271591148615976211727159114861597621172715911486159762117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53564701-784e-4b51-9900-4ea797c68ab8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd771f68-bd56-4ac3-bdda-7b14ac20bcf1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd771f68-bd56-4ac3-bdda-7b14ac20bcf1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446527269425353676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94465272694253536769446527269425353676944652726942535367694465272694253536769446527269425353676944652726942535367694465272694253536769446527269425353676944652726942535367694465272694253536769446527269425353676944652726942535367694465272694253536769446527269425353676944652726942535367694465272694253536769446527269425353676944652726942535367694465272694253536769446527269425353676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a392c0-b9c8-4d9f-9bbb-7413a953f071, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cfc56af-bcdf-4baa-9316-021c62d83803, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cfc56af-bcdf-4baa-9316-021c62d83803, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4215606978786339871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42156069787863398714215606978786339871421560697878633987142156069787863398714215606978786339871421560697878633987142156069787863398714215606978786339871421560697878633987142156069787863398714215606978786339871421560697878633987142156069787863398714215606978786339871421560697878633987142156069787863398714215606978786339871421560697878633987142156069787863398714215606978786339871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd771f68-bd56-4ac3-bdda-7b14ac20bcf1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365ee985-2adf-45ed-9b61-306c6c8bdc28, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cfc56af-bcdf-4baa-9316-021c62d83803, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365ee985-2adf-45ed-9b61-306c6c8bdc28, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5671253457630748784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56712534576307487845671253457630748784567125345763074878456712534576307487845671253457630748784567125345763074878456712534576307487845671253457630748784567125345763074878456712534576307487845671253457630748784567125345763074878456712534576307487845671253457630748784567125345763074878456712534576307487845671253457630748784567125345763074878456712534576307487845671253457630748784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afff9489-4481-4ae3-b437-6be02a639021, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afff9489-4481-4ae3-b437-6be02a639021, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16887229816787832945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688722981678783294516887229816787832945168872298167878329451688722981678783294516887229816787832945168872298167878329451688722981678783294516887229816787832945168872298167878329451688722981678783294516887229816787832945168872298167878329451688722981678783294516887229816787832945168872298167878329451688722981678783294516887229816787832945168872298167878329451688722981678783294516887229816787832945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365ee985-2adf-45ed-9b61-306c6c8bdc28, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afff9489-4481-4ae3-b437-6be02a639021, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ca040f-8697-4304-a78f-e4da11d604f6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ca040f-8697-4304-a78f-e4da11d604f6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3078104884642055852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30781048846420558523078104884642055852307810488464205585230781048846420558523078104884642055852307810488464205585230781048846420558523078104884642055852307810488464205585230781048846420558523078104884642055852307810488464205585230781048846420558523078104884642055852307810488464205585230781048846420558523078104884642055852307810488464205585230781048846420558523078104884642055852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef7fff93-e31e-4234-88b8-74133495aa64, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef7fff93-e31e-4234-88b8-74133495aa64, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17490840799307719926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749084079930771992617490840799307719926174908407993077199261749084079930771992617490840799307719926174908407993077199261749084079930771992617490840799307719926174908407993077199261749084079930771992617490840799307719926174908407993077199261749084079930771992617490840799307719926174908407993077199261749084079930771992617490840799307719926174908407993077199261749084079930771992617490840799307719926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ca040f-8697-4304-a78f-e4da11d604f6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe822cf-8e5b-4b0c-8454-cffa49c2e9d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe822cf-8e5b-4b0c-8454-cffa49c2e9d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4065489361487056465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40654893614870564654065489361487056465406548936148705646540654893614870564654065489361487056465406548936148705646540654893614870564654065489361487056465406548936148705646540654893614870564654065489361487056465406548936148705646540654893614870564654065489361487056465406548936148705646540654893614870564654065489361487056465406548936148705646540654893614870564654065489361487056465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef7fff93-e31e-4234-88b8-74133495aa64, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ab1d8ed-f716-47ad-87d5-b97a1ae60762, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab1d8ed-f716-47ad-87d5-b97a1ae60762, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13645757706027511055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364575770602751105513645757706027511055136457577060275110551364575770602751105513645757706027511055136457577060275110551364575770602751105513645757706027511055136457577060275110551364575770602751105513645757706027511055136457577060275110551364575770602751105513645757706027511055136457577060275110551364575770602751105513645757706027511055136457577060275110551364575770602751105513645757706027511055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe822cf-8e5b-4b0c-8454-cffa49c2e9d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab1d8ed-f716-47ad-87d5-b97a1ae60762, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ff9ed7-2c6c-426a-b0b2-c8aea0386adc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a25a189-8d39-4f34-94ec-31cbf819de6e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ff9ed7-2c6c-426a-b0b2-c8aea0386adc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6966953683912312772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69669536839123127726966953683912312772696695368391231277269669536839123127726966953683912312772696695368391231277269669536839123127726966953683912312772696695368391231277269669536839123127726966953683912312772696695368391231277269669536839123127726966953683912312772696695368391231277269669536839123127726966953683912312772696695368391231277269669536839123127726966953683912312772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a25a189-8d39-4f34-94ec-31cbf819de6e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9450926914505265114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94509269145052651149450926914505265114945092691450526511494509269145052651149450926914505265114945092691450526511494509269145052651149450926914505265114945092691450526511494509269145052651149450926914505265114945092691450526511494509269145052651149450926914505265114945092691450526511494509269145052651149450926914505265114945092691450526511494509269145052651149450926914505265114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ff9ed7-2c6c-426a-b0b2-c8aea0386adc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488879f2-8171-41e2-ad3f-603ddc62448a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488879f2-8171-41e2-ad3f-603ddc62448a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61239126625889383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6123912662588938361239126625889383612391266258893836123912662588938361239126625889383612391266258893836123912662588938361239126625889383612391266258893836123912662588938361239126625889383612391266258893836123912662588938361239126625889383612391266258893836123912662588938361239126625889383612391266258893836123912662588938361239126625889383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a25a189-8d39-4f34-94ec-31cbf819de6e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455c2e30-272a-457c-ad72-c5a34d8fce07, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455c2e30-272a-457c-ad72-c5a34d8fce07, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1452807322607116428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14528073226071164281452807322607116428145280732260711642814528073226071164281452807322607116428145280732260711642814528073226071164281452807322607116428145280732260711642814528073226071164281452807322607116428145280732260711642814528073226071164281452807322607116428145280732260711642814528073226071164281452807322607116428145280732260711642814528073226071164281452807322607116428" } } } 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 967448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 967448) elapsed time (sec): 0.8701951503753662
DEBUG    ya.test:process.py:263 Command (pid 967448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 967448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 967448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 967448) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488879f2-8171-41e2-ad3f-603ddc62448a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 967448) majflt: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8ffb56-7740-4917-8b76-9663e505ac5b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8ffb56-7740-4917-8b76-9663e505ac5b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5066502989774142888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50665029897741428885066502989774142888506650298977414288850665029897741428885066502989774142888506650298977414288850665029897741428885066502989774142888506650298977414288850665029897741428885066502989774142888506650298977414288850665029897741428885066502989774142888506650298977414288850665029897741428885066502989774142888506650298977414288850665029897741428885066502989774142888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455c2e30-272a-457c-ad72-c5a34d8fce07, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 967448) maxrss: 850456
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ya.test:process.py:263 Command (pid 967448) minflt: 45647
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f38e244-484e-49c1-b5ba-11a87ef4b539, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8ffb56-7740-4917-8b76-9663e505ac5b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 967448) msgrcv: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f38e244-484e-49c1-b5ba-11a87ef4b539, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9059640050689110038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90596400506891100389059640050689110038905964005068911003890596400506891100389059640050689110038905964005068911003890596400506891100389059640050689110038905964005068911003890596400506891100389059640050689110038905964005068911003890596400506891100389059640050689110038905964005068911003890596400506891100389059640050689110038905964005068911003890596400506891100389059640050689110038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ya.test:process.py:263 Command (pid 967448) msgsnd: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd3617ef-c1e0-4634-abd8-f72cc335d587, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ya.test:process.py:263 Command (pid 967448) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 967448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 967448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 967448) nvcsw: 15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd3617ef-c1e0-4634-abd8-f72cc335d587, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8725721892160353359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87257218921603533598725721892160353359872572189216035335987257218921603533598725721892160353359872572189216035335987257218921603533598725721892160353359872572189216035335987257218921603533598725721892160353359872572189216035335987257218921603533598725721892160353359872572189216035335987257218921603533598725721892160353359872572189216035335987257218921603533598725721892160353359" } } } 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 967448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 967448) stime: 0.250975
DEBUG    ya.test:process.py:263 Command (pid 967448) utime: 0.5018859999999999
DEBUG    ya.test:process.py:263 Command (pid 967448) wtime: 0.873
DEBUG    ya.test:process.py:275 Command (pid 967448) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 967448) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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, 9f38e244-484e-49c1-b5ba-11a87ef4b539, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 472da2f0-c95e-44ff-8920-9093b6ca5b2d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 472da2f0-c95e-44ff-8920-9093b6ca5b2d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944214131952247078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59442141319522470785944214131952247078594421413195224707859442141319522470785944214131952247078594421413195224707859442141319522470785944214131952247078594421413195224707859442141319522470785944214131952247078594421413195224707859442141319522470785944214131952247078594421413195224707859442141319522470785944214131952247078594421413195224707859442141319522470785944214131952247078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd3617ef-c1e0-4634-abd8-f72cc335d587, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c330ed70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c330ed70>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c330ed70> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 86c1f2da-c741-4c56-9dbe-29cbbe45b177, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 86c1f2da-c741-4c56-9dbe-29cbbe45b177, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=M2E2OWM2MTYtNjkxMzU1MzgtYzA1MzI4N2QtNmIxMzA4MDU=" 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 0x7c25c330ed70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 472da2f0-c95e-44ff-8920-9093b6ca5b2d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=d9534e7a-4c4c605e-b716fd7c-5f20bd0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 86c1f2da-c741-4c56-9dbe-29cbbe45b177, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 86c1f2da-c741-4c56-9dbe-29cbbe45b177, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c25c53c00f0 state=pending>
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 86c1f2da-c741-4c56-9dbe-29cbbe45b177, ghrun-pdu5anijtm.auto.internal:19767): on response callback 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.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a4b4e212-a42a-49de-b867-e6f72e7364b9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a4b4e212-a42a-49de-b867-e6f72e7364b9, ghrun-pdu5anijtm.auto.internal:14065): 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 0x7c25c3db7370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c3db7370>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c3db7370> 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 0x7c25c3db7370> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a4b4e212-a42a-49de-b867-e6f72e7364b9, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, a4b4e212-a42a-49de-b867-e6f72e7364b9, ghrun-pdu5anijtm.auto.internal:14065): 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:14065: 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:14065: Failed to connect to remote host: Connection refused {created_time:"2025-11-27T17:35:08.739200111+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 219ba5cc-fc6f-4653-b029-42bfe9700677, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, a4b4e212-a42a-49de-b867-e6f72e7364b9, ghrun-pdu5anijtm.auto.internal:14065): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 219ba5cc-fc6f-4653-b029-42bfe9700677, ghrun-pdu5anijtm.auto.internal:19767): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pdu5anijtm.auto.internal:14065
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 092199db-2e16-4663-bbc9-b351c45f7ee2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
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:118 RpcState(CreateSession, 219ba5cc-fc6f-4653-b029-42bfe9700677, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 092199db-2e16-4663-bbc9-b351c45f7ee2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=YzYyODU2MDUtY2NhNTY2MjktOWI4YzRkMTgtNGUzMWIzZjE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 219ba5cc-fc6f-4653-b029-42bfe9700677, ghrun-pdu5anijtm.auto.internal:19767): 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-27T17:35:08.748954949+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c25c3db7370>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 219ba5cc-fc6f-4653-b029-42bfe9700677, ghrun-pdu5anijtm.auto.internal:19767): unhandled rpc error, disconnecting channel
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:14065: 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:14065: Failed to connect to remote host: Connection refused {created_time:"2025-11-27T17:35:08.739200111+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pdu5anijtm.auto.internal:19767
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 0x7c25c541d970 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 0x7c25c541ffb0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 020e304f-c10f-4f3c-9e0b-b4f2ac1102c3, localhost:18999): creating call state
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:63 RpcState(ListEndpoints, 020e304f-c10f-4f3c-9e0b-b4f2ac1102c3, localhost:18999): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c57f67f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-11-27T17:35:08.748954949+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 092199db-2e16-4663-bbc9-b351c45f7ee2, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 020e304f-c10f-4f3c-9e0b-b4f2ac1102c3, localhost:18999): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 092199db-2e16-4663-bbc9-b351c45f7ee2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_simple_encryption_1. Endpoint: "localhost:18999". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 092199db-2e16-4663-bbc9-b351c45f7ee2, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18999
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, 602cc657-d959-467b-9ee5-167d0471449e, localhost:18999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 602cc657-d959-467b-9ee5-167d0471449e, localhost:18999): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 602cc657-d959-467b-9ee5-167d0471449e, localhost:18999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pdu5anijtm.auto.internal" port: 14065 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-pdu5anijtm.auto.internal:14065, 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:18999
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8337b4c0-bc56-4d5b-823e-75c2b7b3d56a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8337b4c0-bc56-4d5b-823e-75c2b7b3d56a, ghrun-pdu5anijtm.auto.internal:14065): 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 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a5158df-f947-41d0-bb82-bcb701c41ee8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a5158df-f947-41d0-bb82-bcb701c41ee8, ghrun-pdu5anijtm.auto.internal:14065): 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 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 905c65bd-ea12-4599-8db2-1563c4ad4310, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 905c65bd-ea12-4599-8db2-1563c4ad4310, ghrun-pdu5anijtm.auto.internal:14065): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8337b4c0-bc56-4d5b-823e-75c2b7b3d56a, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8337b4c0-bc56-4d5b-823e-75c2b7b3d56a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8337b4c0-bc56-4d5b-823e-75c2b7b3d56a, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1a5158df-f947-41d0-bb82-bcb701c41ee8, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a5158df-f947-41d0-bb82-bcb701c41ee8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 6498a809-344a-4786-8c60-d207b9c1eea4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, c418e53a-f7a6-4a3d-b9c0-be83ebdd564e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 6498a809-344a-4786-8c60-d207b9c1eea4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" 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:123 RpcState(CreateSession, 1a5158df-f947-41d0-bb82-bcb701c41ee8, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c418e53a-f7a6-4a3d-b9c0-be83ebdd564e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" 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, 905c65bd-ea12-4599-8db2-1563c4ad4310, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 905c65bd-ea12-4599-8db2-1563c4ad4310, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 905c65bd-ea12-4599-8db2-1563c4ad4310, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19767/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_1qniflvq.log --grpc-port=19767 --mon-port=20528 --ic-port=20734 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_1qniflvq.log', '--grpc-port=19767', '--mon-port=20528', '--ic-port=20734', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 968260
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19767/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 968261
DEBUG    ya.test:process.py:259 Command (pid 968261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 968261) elapsed time (sec): 0.7847013473510742
DEBUG    ya.test:process.py:263 Command (pid 968261) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) maxrss: 850456
DEBUG    ya.test:process.py:263 Command (pid 968261) minflt: 45594
DEBUG    ya.test:process.py:263 Command (pid 968261) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 968261) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 968261) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 968261) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 968261) stime: 0.21024299999999999
DEBUG    ya.test:process.py:263 Command (pid 968261) utime: 0.490346
DEBUG    ya.test:process.py:263 Command (pid 968261) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 968261) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 968261) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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: 8466
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 8466
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 34

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 8466 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: 35
}

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

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 8466 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: 2
        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: 36
}

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4671/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_orkrmxt4.log --grpc-port=4671 --mon-port=27204 --ic-port=19349 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_orkrmxt4.log', '--grpc-port=4671', '--mon-port=27204', '--ic-port=19349', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 968900
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4671/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 968901
DEBUG    ya.test:process.py:259 Command (pid 968901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 968901) elapsed time (sec): 0.6911251544952393
DEBUG    ya.test:process.py:263 Command (pid 968901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) maxrss: 850456
DEBUG    ya.test:process.py:263 Command (pid 968901) minflt: 45634
DEBUG    ya.test:process.py:263 Command (pid 968901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 968901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 968901) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 968901) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 968901) stime: 0.192208
DEBUG    ya.test:process.py:263 Command (pid 968901) utime: 0.452961
DEBUG    ya.test:process.py:263 Command (pid 968901) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 968901) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 968901) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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, c418e53a-f7a6-4a3d-b9c0-be83ebdd564e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=827db648-bd2c493f-fe53010-ab38083e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 6498a809-344a-4786-8c60-d207b9c1eea4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=827db648-bd2c493f-fe53010-ab38083e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4489520c-ff33-4eaa-8f0a-744cf7d666a8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f023ca-24d7-4955-a956-5658b0844e03, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4489520c-ff33-4eaa-8f0a-744cf7d666a8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7173754581525665861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71737545815256658617173754581525665861717375458152566586171737545815256658617173754581525665861717375458152566586171737545815256658617173754581525665861717375458152566586171737545815256658617173754581525665861717375458152566586171737545815256658617173754581525665861717375458152566586171737545815256658617173754581525665861717375458152566586171737545815256658617173754581525665861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f023ca-24d7-4955-a956-5658b0844e03, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10172885164764093914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017288516476409391410172885164764093914101728851647640939141017288516476409391410172885164764093914101728851647640939141017288516476409391410172885164764093914101728851647640939141017288516476409391410172885164764093914101728851647640939141017288516476409391410172885164764093914101728851647640939141017288516476409391410172885164764093914101728851647640939141017288516476409391410172885164764093914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f023ca-24d7-4955-a956-5658b0844e03, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 01a91176-3f73-43be-b7dd-12301eaec75f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 01a91176-3f73-43be-b7dd-12301eaec75f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" 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, 4489520c-ff33-4eaa-8f0a-744cf7d666a8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dbb352b-3792-402d-a62a-0ddcfa646fb2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 01a91176-3f73-43be-b7dd-12301eaec75f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=827db648-bd2c493f-fe53010-ab38083e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbb352b-3792-402d-a62a-0ddcfa646fb2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569742354393295204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25697423543932952042569742354393295204256974235439329520425697423543932952042569742354393295204256974235439329520425697423543932952042569742354393295204256974235439329520425697423543932952042569742354393295204256974235439329520425697423543932952042569742354393295204256974235439329520425697423543932952042569742354393295204256974235439329520425697423543932952042569742354393295204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e71d168-4e98-443e-8618-5d39caa4a0a3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e71d168-4e98-443e-8618-5d39caa4a0a3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9493097880069463415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94930978800694634159493097880069463415949309788006946341594930978800694634159493097880069463415949309788006946341594930978800694634159493097880069463415949309788006946341594930978800694634159493097880069463415949309788006946341594930978800694634159493097880069463415949309788006946341594930978800694634159493097880069463415949309788006946341594930978800694634159493097880069463415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbb352b-3792-402d-a62a-0ddcfa646fb2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e71d168-4e98-443e-8618-5d39caa4a0a3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d1a2c64-fef0-41bf-801f-d03150bdfbe9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d1a2c64-fef0-41bf-801f-d03150bdfbe9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16517873053221729931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651787305322172993116517873053221729931165178730532217299311651787305322172993116517873053221729931165178730532217299311651787305322172993116517873053221729931165178730532217299311651787305322172993116517873053221729931165178730532217299311651787305322172993116517873053221729931165178730532217299311651787305322172993116517873053221729931165178730532217299311651787305322172993116517873053221729931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf21e6a-efeb-4de5-be6d-d082d2993e08, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf21e6a-efeb-4de5-be6d-d082d2993e08, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4061087351687004751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40610873516870047514061087351687004751406108735168700475140610873516870047514061087351687004751406108735168700475140610873516870047514061087351687004751406108735168700475140610873516870047514061087351687004751406108735168700475140610873516870047514061087351687004751406108735168700475140610873516870047514061087351687004751406108735168700475140610873516870047514061087351687004751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d1a2c64-fef0-41bf-801f-d03150bdfbe9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf21e6a-efeb-4de5-be6d-d082d2993e08, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bddcc57c-bfe4-4dbb-aeed-3c0a2823683b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bddcc57c-bfe4-4dbb-aeed-3c0a2823683b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234012681864522496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42340126818645224964234012681864522496423401268186452249642340126818645224964234012681864522496423401268186452249642340126818645224964234012681864522496423401268186452249642340126818645224964234012681864522496423401268186452249642340126818645224964234012681864522496423401268186452249642340126818645224964234012681864522496423401268186452249642340126818645224964234012681864522496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb58dd2-d268-4899-a7af-c35e634d90e2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb58dd2-d268-4899-a7af-c35e634d90e2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9831119860709935117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98311198607099351179831119860709935117983111986070993511798311198607099351179831119860709935117983111986070993511798311198607099351179831119860709935117983111986070993511798311198607099351179831119860709935117983111986070993511798311198607099351179831119860709935117983111986070993511798311198607099351179831119860709935117983111986070993511798311198607099351179831119860709935117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bddcc57c-bfe4-4dbb-aeed-3c0a2823683b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb58dd2-d268-4899-a7af-c35e634d90e2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a282afa6-73f1-40da-b1d3-0270b48f424f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb29439e-1956-4808-8c90-04fec0772d02, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a282afa6-73f1-40da-b1d3-0270b48f424f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14152606210620844272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415260621062084427214152606210620844272141526062106208442721415260621062084427214152606210620844272141526062106208442721415260621062084427214152606210620844272141526062106208442721415260621062084427214152606210620844272141526062106208442721415260621062084427214152606210620844272141526062106208442721415260621062084427214152606210620844272141526062106208442721415260621062084427214152606210620844272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb29439e-1956-4808-8c90-04fec0772d02, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7365140941984072772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73651409419840727727365140941984072772736514094198407277273651409419840727727365140941984072772736514094198407277273651409419840727727365140941984072772736514094198407277273651409419840727727365140941984072772736514094198407277273651409419840727727365140941984072772736514094198407277273651409419840727727365140941984072772736514094198407277273651409419840727727365140941984072772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb29439e-1956-4808-8c90-04fec0772d02, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a282afa6-73f1-40da-b1d3-0270b48f424f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0432977a-5118-4a8d-8b24-f89b32ba62ae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0432977a-5118-4a8d-8b24-f89b32ba62ae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14698509001186064011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469850900118606401114698509001186064011146985090011860640111469850900118606401114698509001186064011146985090011860640111469850900118606401114698509001186064011146985090011860640111469850900118606401114698509001186064011146985090011860640111469850900118606401114698509001186064011146985090011860640111469850900118606401114698509001186064011146985090011860640111469850900118606401114698509001186064011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bebfe523-cbe7-4a97-9123-cf7570b8f6c5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bebfe523-cbe7-4a97-9123-cf7570b8f6c5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4247931663728698604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42479316637286986044247931663728698604424793166372869860442479316637286986044247931663728698604424793166372869860442479316637286986044247931663728698604424793166372869860442479316637286986044247931663728698604424793166372869860442479316637286986044247931663728698604424793166372869860442479316637286986044247931663728698604424793166372869860442479316637286986044247931663728698604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bebfe523-cbe7-4a97-9123-cf7570b8f6c5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0432977a-5118-4a8d-8b24-f89b32ba62ae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984ab3cc-2d2a-451b-8eb2-40bf5aaaf649, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984ab3cc-2d2a-451b-8eb2-40bf5aaaf649, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9291718894156632685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92917188941566326859291718894156632685929171889415663268592917188941566326859291718894156632685929171889415663268592917188941566326859291718894156632685929171889415663268592917188941566326859291718894156632685929171889415663268592917188941566326859291718894156632685929171889415663268592917188941566326859291718894156632685929171889415663268592917188941566326859291718894156632685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de701c58-f39b-4c01-baba-1fa6b6e6c059, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de701c58-f39b-4c01-baba-1fa6b6e6c059, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14757782949557535442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475778294955753544214757782949557535442147577829495575354421475778294955753544214757782949557535442147577829495575354421475778294955753544214757782949557535442147577829495575354421475778294955753544214757782949557535442147577829495575354421475778294955753544214757782949557535442147577829495575354421475778294955753544214757782949557535442147577829495575354421475778294955753544214757782949557535442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984ab3cc-2d2a-451b-8eb2-40bf5aaaf649, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cde8eb-601b-4e88-86fe-4165c57e6789, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cde8eb-601b-4e88-86fe-4165c57e6789, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10135626673017541636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013562667301754163610135626673017541636101356266730175416361013562667301754163610135626673017541636101356266730175416361013562667301754163610135626673017541636101356266730175416361013562667301754163610135626673017541636101356266730175416361013562667301754163610135626673017541636101356266730175416361013562667301754163610135626673017541636101356266730175416361013562667301754163610135626673017541636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de701c58-f39b-4c01-baba-1fa6b6e6c059, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db71c65-6dc5-4f9b-98f2-9fe94b86ec32, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db71c65-6dc5-4f9b-98f2-9fe94b86ec32, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16213783708855149960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621378370885514996016213783708855149960162137837088551499601621378370885514996016213783708855149960162137837088551499601621378370885514996016213783708855149960162137837088551499601621378370885514996016213783708855149960162137837088551499601621378370885514996016213783708855149960162137837088551499601621378370885514996016213783708855149960162137837088551499601621378370885514996016213783708855149960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cde8eb-601b-4e88-86fe-4165c57e6789, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2feae1b9-9660-45aa-aa36-863dce22c094, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2feae1b9-9660-45aa-aa36-863dce22c094, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7220163831250589843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72201638312505898437220163831250589843722016383125058984372201638312505898437220163831250589843722016383125058984372201638312505898437220163831250589843722016383125058984372201638312505898437220163831250589843722016383125058984372201638312505898437220163831250589843722016383125058984372201638312505898437220163831250589843722016383125058984372201638312505898437220163831250589843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db71c65-6dc5-4f9b-98f2-9fe94b86ec32, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 175af172-0d3c-4b8a-9dba-489a6e08c49e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 175af172-0d3c-4b8a-9dba-489a6e08c49e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17765828132849204476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776582813284920447617765828132849204476177658281328492044761776582813284920447617765828132849204476177658281328492044761776582813284920447617765828132849204476177658281328492044761776582813284920447617765828132849204476177658281328492044761776582813284920447617765828132849204476177658281328492044761776582813284920447617765828132849204476177658281328492044761776582813284920447617765828132849204476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2feae1b9-9660-45aa-aa36-863dce22c094, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d807973-8b14-4c75-ba82-67f64ec1a86c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d807973-8b14-4c75-ba82-67f64ec1a86c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17199170393575561057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719917039357556105717199170393575561057171991703935755610571719917039357556105717199170393575561057171991703935755610571719917039357556105717199170393575561057171991703935755610571719917039357556105717199170393575561057171991703935755610571719917039357556105717199170393575561057171991703935755610571719917039357556105717199170393575561057171991703935755610571719917039357556105717199170393575561057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 175af172-0d3c-4b8a-9dba-489a6e08c49e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e16059f-3e34-4c74-85db-3ecc8ebe453e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e16059f-3e34-4c74-85db-3ecc8ebe453e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16497575199508009687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649757519950800968716497575199508009687164975751995080096871649757519950800968716497575199508009687164975751995080096871649757519950800968716497575199508009687164975751995080096871649757519950800968716497575199508009687164975751995080096871649757519950800968716497575199508009687164975751995080096871649757519950800968716497575199508009687164975751995080096871649757519950800968716497575199508009687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d807973-8b14-4c75-ba82-67f64ec1a86c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca6c99b-721f-433a-882f-57863df00ab6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca6c99b-721f-433a-882f-57863df00ab6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7520317122531365543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75203171225313655437520317122531365543752031712253136554375203171225313655437520317122531365543752031712253136554375203171225313655437520317122531365543752031712253136554375203171225313655437520317122531365543752031712253136554375203171225313655437520317122531365543752031712253136554375203171225313655437520317122531365543752031712253136554375203171225313655437520317122531365543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e16059f-3e34-4c74-85db-3ecc8ebe453e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2c00f4-5092-4d96-89f4-3e7a925bbb7e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2c00f4-5092-4d96-89f4-3e7a925bbb7e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2828710101073275259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28287101010732752592828710101073275259282871010107327525928287101010732752592828710101073275259282871010107327525928287101010732752592828710101073275259282871010107327525928287101010732752592828710101073275259282871010107327525928287101010732752592828710101073275259282871010107327525928287101010732752592828710101073275259282871010107327525928287101010732752592828710101073275259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca6c99b-721f-433a-882f-57863df00ab6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ef9f973-1779-41b3-a130-70418a4bb3a0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef9f973-1779-41b3-a130-70418a4bb3a0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16598250413295293121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659825041329529312116598250413295293121165982504132952931211659825041329529312116598250413295293121165982504132952931211659825041329529312116598250413295293121165982504132952931211659825041329529312116598250413295293121165982504132952931211659825041329529312116598250413295293121165982504132952931211659825041329529312116598250413295293121165982504132952931211659825041329529312116598250413295293121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2c00f4-5092-4d96-89f4-3e7a925bbb7e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fcfe71-958e-40f9-8a51-86226d00fe05, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fcfe71-958e-40f9-8a51-86226d00fe05, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3798813581273380000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37988135812733800003798813581273380000379881358127338000037988135812733800003798813581273380000379881358127338000037988135812733800003798813581273380000379881358127338000037988135812733800003798813581273380000379881358127338000037988135812733800003798813581273380000379881358127338000037988135812733800003798813581273380000379881358127338000037988135812733800003798813581273380000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef9f973-1779-41b3-a130-70418a4bb3a0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d32103-371f-463c-98ba-453f73ec0253, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d32103-371f-463c-98ba-453f73ec0253, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18430514199020706234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843051419902070623418430514199020706234184305141990207062341843051419902070623418430514199020706234184305141990207062341843051419902070623418430514199020706234184305141990207062341843051419902070623418430514199020706234184305141990207062341843051419902070623418430514199020706234184305141990207062341843051419902070623418430514199020706234184305141990207062341843051419902070623418430514199020706234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fcfe71-958e-40f9-8a51-86226d00fe05, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb90f355-1867-458a-8410-ab51c87c1b41, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb90f355-1867-458a-8410-ab51c87c1b41, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3375190865768591103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33751908657685911033375190865768591103337519086576859110333751908657685911033375190865768591103337519086576859110333751908657685911033375190865768591103337519086576859110333751908657685911033375190865768591103337519086576859110333751908657685911033375190865768591103337519086576859110333751908657685911033375190865768591103337519086576859110333751908657685911033375190865768591103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d32103-371f-463c-98ba-453f73ec0253, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 042a9cac-ae7b-4d61-89ea-1d138d500a15, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 042a9cac-ae7b-4d61-89ea-1d138d500a15, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14118441235339705476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411844123533970547614118441235339705476141184412353397054761411844123533970547614118441235339705476141184412353397054761411844123533970547614118441235339705476141184412353397054761411844123533970547614118441235339705476141184412353397054761411844123533970547614118441235339705476141184412353397054761411844123533970547614118441235339705476141184412353397054761411844123533970547614118441235339705476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb90f355-1867-458a-8410-ab51c87c1b41, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8014402e-40bb-423b-ac50-24cd3b479ce5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8014402e-40bb-423b-ac50-24cd3b479ce5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6246832850800256802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62468328508002568026246832850800256802624683285080025680262468328508002568026246832850800256802624683285080025680262468328508002568026246832850800256802624683285080025680262468328508002568026246832850800256802624683285080025680262468328508002568026246832850800256802624683285080025680262468328508002568026246832850800256802624683285080025680262468328508002568026246832850800256802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 042a9cac-ae7b-4d61-89ea-1d138d500a15, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6494000-b71f-4150-a301-fd010fd720f7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6494000-b71f-4150-a301-fd010fd720f7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597996342234213136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259799634223421313612597996342234213136125979963422342131361259799634223421313612597996342234213136125979963422342131361259799634223421313612597996342234213136125979963422342131361259799634223421313612597996342234213136125979963422342131361259799634223421313612597996342234213136125979963422342131361259799634223421313612597996342234213136125979963422342131361259799634223421313612597996342234213136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8014402e-40bb-423b-ac50-24cd3b479ce5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6494000-b71f-4150-a301-fd010fd720f7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eecab02-ef3d-47f0-bf50-472d5b54487c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a061c8d-3f7a-404c-a671-46214c948691, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eecab02-ef3d-47f0-bf50-472d5b54487c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1511361343613304367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15113613436133043671511361343613304367151136134361330436715113613436133043671511361343613304367151136134361330436715113613436133043671511361343613304367151136134361330436715113613436133043671511361343613304367151136134361330436715113613436133043671511361343613304367151136134361330436715113613436133043671511361343613304367151136134361330436715113613436133043671511361343613304367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a061c8d-3f7a-404c-a671-46214c948691, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9763362054264614115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97633620542646141159763362054264614115976336205426461411597633620542646141159763362054264614115976336205426461411597633620542646141159763362054264614115976336205426461411597633620542646141159763362054264614115976336205426461411597633620542646141159763362054264614115976336205426461411597633620542646141159763362054264614115976336205426461411597633620542646141159763362054264614115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eecab02-ef3d-47f0-bf50-472d5b54487c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a061c8d-3f7a-404c-a671-46214c948691, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da209986-8d0d-4eac-8a50-4ed2bf5923b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5ac7b7-26e6-4f70-81a8-82e4aebd71a4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da209986-8d0d-4eac-8a50-4ed2bf5923b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12115178571177086739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211517857117708673912115178571177086739121151785711770867391211517857117708673912115178571177086739121151785711770867391211517857117708673912115178571177086739121151785711770867391211517857117708673912115178571177086739121151785711770867391211517857117708673912115178571177086739121151785711770867391211517857117708673912115178571177086739121151785711770867391211517857117708673912115178571177086739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5ac7b7-26e6-4f70-81a8-82e4aebd71a4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2212286723268896674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22122867232688966742212286723268896674221228672326889667422122867232688966742212286723268896674221228672326889667422122867232688966742212286723268896674221228672326889667422122867232688966742212286723268896674221228672326889667422122867232688966742212286723268896674221228672326889667422122867232688966742212286723268896674221228672326889667422122867232688966742212286723268896674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5ac7b7-26e6-4f70-81a8-82e4aebd71a4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da209986-8d0d-4eac-8a50-4ed2bf5923b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77391085-1e7b-404c-bc11-524f14a7e215, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0064d7-a9ec-4164-b130-0509bc4a6674, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77391085-1e7b-404c-bc11-524f14a7e215, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4612709893932916070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46127098939329160704612709893932916070461270989393291607046127098939329160704612709893932916070461270989393291607046127098939329160704612709893932916070461270989393291607046127098939329160704612709893932916070461270989393291607046127098939329160704612709893932916070461270989393291607046127098939329160704612709893932916070461270989393291607046127098939329160704612709893932916070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0064d7-a9ec-4164-b130-0509bc4a6674, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8576708173286253493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85767081732862534938576708173286253493857670817328625349385767081732862534938576708173286253493857670817328625349385767081732862534938576708173286253493857670817328625349385767081732862534938576708173286253493857670817328625349385767081732862534938576708173286253493857670817328625349385767081732862534938576708173286253493857670817328625349385767081732862534938576708173286253493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77391085-1e7b-404c-bc11-524f14a7e215, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0064d7-a9ec-4164-b130-0509bc4a6674, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f707f52-a260-4566-9276-fbb990519870, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f707f52-a260-4566-9276-fbb990519870, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13733804924824665599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373380492482466559913733804924824665599137338049248246655991373380492482466559913733804924824665599137338049248246655991373380492482466559913733804924824665599137338049248246655991373380492482466559913733804924824665599137338049248246655991373380492482466559913733804924824665599137338049248246655991373380492482466559913733804924824665599137338049248246655991373380492482466559913733804924824665599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0673e7dc-d0f9-4c21-988f-641c6eb9943a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0673e7dc-d0f9-4c21-988f-641c6eb9943a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10404654254586380948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040465425458638094810404654254586380948104046542545863809481040465425458638094810404654254586380948104046542545863809481040465425458638094810404654254586380948104046542545863809481040465425458638094810404654254586380948104046542545863809481040465425458638094810404654254586380948104046542545863809481040465425458638094810404654254586380948104046542545863809481040465425458638094810404654254586380948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0673e7dc-d0f9-4c21-988f-641c6eb9943a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f707f52-a260-4566-9276-fbb990519870, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe86365-b69b-45f2-be74-e5e3bbf63e20, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ab63f8f-15eb-4bd9-83fb-7a8b4549d9a7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe86365-b69b-45f2-be74-e5e3bbf63e20, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7951206011651041536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79512060116510415367951206011651041536795120601165104153679512060116510415367951206011651041536795120601165104153679512060116510415367951206011651041536795120601165104153679512060116510415367951206011651041536795120601165104153679512060116510415367951206011651041536795120601165104153679512060116510415367951206011651041536795120601165104153679512060116510415367951206011651041536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ab63f8f-15eb-4bd9-83fb-7a8b4549d9a7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18440233974500054490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844023397450005449018440233974500054490184402339745000544901844023397450005449018440233974500054490184402339745000544901844023397450005449018440233974500054490184402339745000544901844023397450005449018440233974500054490184402339745000544901844023397450005449018440233974500054490184402339745000544901844023397450005449018440233974500054490184402339745000544901844023397450005449018440233974500054490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ab63f8f-15eb-4bd9-83fb-7a8b4549d9a7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe86365-b69b-45f2-be74-e5e3bbf63e20, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a74a6b-d5df-4497-a928-6bad5243e342, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a950ba-34bc-4ddd-bca2-45670e4f2494, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a74a6b-d5df-4497-a928-6bad5243e342, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10489908416818072771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048990841681807277110489908416818072771104899084168180727711048990841681807277110489908416818072771104899084168180727711048990841681807277110489908416818072771104899084168180727711048990841681807277110489908416818072771104899084168180727711048990841681807277110489908416818072771104899084168180727711048990841681807277110489908416818072771104899084168180727711048990841681807277110489908416818072771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a950ba-34bc-4ddd-bca2-45670e4f2494, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17923638797463664944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792363879746366494417923638797463664944179236387974636649441792363879746366494417923638797463664944179236387974636649441792363879746366494417923638797463664944179236387974636649441792363879746366494417923638797463664944179236387974636649441792363879746366494417923638797463664944179236387974636649441792363879746366494417923638797463664944179236387974636649441792363879746366494417923638797463664944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a74a6b-d5df-4497-a928-6bad5243e342, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a950ba-34bc-4ddd-bca2-45670e4f2494, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 164fd347-bb9d-4778-b671-7c332c34c6c1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 164fd347-bb9d-4778-b671-7c332c34c6c1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12666918519266454229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266691851926645422912666918519266454229126669185192664542291266691851926645422912666918519266454229126669185192664542291266691851926645422912666918519266454229126669185192664542291266691851926645422912666918519266454229126669185192664542291266691851926645422912666918519266454229126669185192664542291266691851926645422912666918519266454229126669185192664542291266691851926645422912666918519266454229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899a4476-0291-4f77-8ecd-0146a8388f68, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899a4476-0291-4f77-8ecd-0146a8388f68, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2516675572090856680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25166755720908566802516675572090856680251667557209085668025166755720908566802516675572090856680251667557209085668025166755720908566802516675572090856680251667557209085668025166755720908566802516675572090856680251667557209085668025166755720908566802516675572090856680251667557209085668025166755720908566802516675572090856680251667557209085668025166755720908566802516675572090856680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 164fd347-bb9d-4778-b671-7c332c34c6c1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899a4476-0291-4f77-8ecd-0146a8388f68, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015a5af6-c589-48d0-ade6-9cef8fa4da0e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015a5af6-c589-48d0-ade6-9cef8fa4da0e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11808196153516986882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180819615351698688211808196153516986882118081961535169868821180819615351698688211808196153516986882118081961535169868821180819615351698688211808196153516986882118081961535169868821180819615351698688211808196153516986882118081961535169868821180819615351698688211808196153516986882118081961535169868821180819615351698688211808196153516986882118081961535169868821180819615351698688211808196153516986882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c1a026-699d-4814-b289-e8b45a85cd5e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c1a026-699d-4814-b289-e8b45a85cd5e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8361677243563412576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83616772435634125768361677243563412576836167724356341257683616772435634125768361677243563412576836167724356341257683616772435634125768361677243563412576836167724356341257683616772435634125768361677243563412576836167724356341257683616772435634125768361677243563412576836167724356341257683616772435634125768361677243563412576836167724356341257683616772435634125768361677243563412576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10488/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015a5af6-c589-48d0-ade6-9cef8fa4da0e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c1a026-699d-4814-b289-e8b45a85cd5e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70dbf9b-dbd4-4d7b-94b0-710883219af4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4053ecdb-63be-4779-9fa5-08f726902433, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70dbf9b-dbd4-4d7b-94b0-710883219af4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3868924206347149853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38689242063471498533868924206347149853386892420634714985338689242063471498533868924206347149853386892420634714985338689242063471498533868924206347149853386892420634714985338689242063471498533868924206347149853386892420634714985338689242063471498533868924206347149853386892420634714985338689242063471498533868924206347149853386892420634714985338689242063471498533868924206347149853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4053ecdb-63be-4779-9fa5-08f726902433, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4363674189942039438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43636741899420394384363674189942039438436367418994203943843636741899420394384363674189942039438436367418994203943843636741899420394384363674189942039438436367418994203943843636741899420394384363674189942039438436367418994203943843636741899420394384363674189942039438436367418994203943843636741899420394384363674189942039438436367418994203943843636741899420394384363674189942039438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70dbf9b-dbd4-4d7b-94b0-710883219af4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4053ecdb-63be-4779-9fa5-08f726902433, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef97096b-2cb1-4ab8-95e9-165621c9a103, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef97096b-2cb1-4ab8-95e9-165621c9a103, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8706592427537755896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87065924275377558968706592427537755896870659242753775589687065924275377558968706592427537755896870659242753775589687065924275377558968706592427537755896870659242753775589687065924275377558968706592427537755896870659242753775589687065924275377558968706592427537755896870659242753775589687065924275377558968706592427537755896870659242753775589687065924275377558968706592427537755896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de86fa45-94d5-46a8-84b4-5bf8547118a5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de86fa45-94d5-46a8-84b4-5bf8547118a5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18118245665506548050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811824566550654805018118245665506548050181182456655065480501811824566550654805018118245665506548050181182456655065480501811824566550654805018118245665506548050181182456655065480501811824566550654805018118245665506548050181182456655065480501811824566550654805018118245665506548050181182456655065480501811824566550654805018118245665506548050181182456655065480501811824566550654805018118245665506548050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef97096b-2cb1-4ab8-95e9-165621c9a103, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de86fa45-94d5-46a8-84b4-5bf8547118a5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2920cfd9-d451-4e88-8d84-4f63c1008edc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2e0b85-b08b-4668-8556-c53dec1b5faf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2920cfd9-d451-4e88-8d84-4f63c1008edc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8478312209107508335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84783122091075083358478312209107508335847831220910750833584783122091075083358478312209107508335847831220910750833584783122091075083358478312209107508335847831220910750833584783122091075083358478312209107508335847831220910750833584783122091075083358478312209107508335847831220910750833584783122091075083358478312209107508335847831220910750833584783122091075083358478312209107508335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2e0b85-b08b-4668-8556-c53dec1b5faf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10171486924140870454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017148692414087045410171486924140870454101714869241408704541017148692414087045410171486924140870454101714869241408704541017148692414087045410171486924140870454101714869241408704541017148692414087045410171486924140870454101714869241408704541017148692414087045410171486924140870454101714869241408704541017148692414087045410171486924140870454101714869241408704541017148692414087045410171486924140870454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2e0b85-b08b-4668-8556-c53dec1b5faf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2920cfd9-d451-4e88-8d84-4f63c1008edc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2271035-d6db-4fba-a032-6bd77362c9d4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ebda1a7-5d76-41af-9a39-ac42526b847f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2271035-d6db-4fba-a032-6bd77362c9d4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 409206842719658290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290409206842719658290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ebda1a7-5d76-41af-9a39-ac42526b847f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16052449377340023750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605244937734002375016052449377340023750160524493773400237501605244937734002375016052449377340023750160524493773400237501605244937734002375016052449377340023750160524493773400237501605244937734002375016052449377340023750160524493773400237501605244937734002375016052449377340023750160524493773400237501605244937734002375016052449377340023750160524493773400237501605244937734002375016052449377340023750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2271035-d6db-4fba-a032-6bd77362c9d4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ebda1a7-5d76-41af-9a39-ac42526b847f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ccb26f8-cfd0-4421-921f-ff5cf6568903, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4adfbe7e-7541-4e83-9844-266217acceab, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ccb26f8-cfd0-4421-921f-ff5cf6568903, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13234287888135794566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323428788813579456613234287888135794566132342878881357945661323428788813579456613234287888135794566132342878881357945661323428788813579456613234287888135794566132342878881357945661323428788813579456613234287888135794566132342878881357945661323428788813579456613234287888135794566132342878881357945661323428788813579456613234287888135794566132342878881357945661323428788813579456613234287888135794566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4adfbe7e-7541-4e83-9844-266217acceab, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5020794358169027982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50207943581690279825020794358169027982502079435816902798250207943581690279825020794358169027982502079435816902798250207943581690279825020794358169027982502079435816902798250207943581690279825020794358169027982502079435816902798250207943581690279825020794358169027982502079435816902798250207943581690279825020794358169027982502079435816902798250207943581690279825020794358169027982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ccb26f8-cfd0-4421-921f-ff5cf6568903, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dedcb15-f259-4b38-a811-3c661c11a95f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dedcb15-f259-4b38-a811-3c661c11a95f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10285872670232458614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028587267023245861410285872670232458614102858726702324586141028587267023245861410285872670232458614102858726702324586141028587267023245861410285872670232458614102858726702324586141028587267023245861410285872670232458614102858726702324586141028587267023245861410285872670232458614102858726702324586141028587267023245861410285872670232458614102858726702324586141028587267023245861410285872670232458614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4adfbe7e-7541-4e83-9844-266217acceab, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03d6045-d1f8-493e-8d20-01d4417ccf2d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03d6045-d1f8-493e-8d20-01d4417ccf2d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3585801424847542323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35858014248475423233585801424847542323358580142484754232335858014248475423233585801424847542323358580142484754232335858014248475423233585801424847542323358580142484754232335858014248475423233585801424847542323358580142484754232335858014248475423233585801424847542323358580142484754232335858014248475423233585801424847542323358580142484754232335858014248475423233585801424847542323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dedcb15-f259-4b38-a811-3c661c11a95f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0fb07b3-c898-4b6a-856d-f850915a391b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03d6045-d1f8-493e-8d20-01d4417ccf2d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0fb07b3-c898-4b6a-856d-f850915a391b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13555232414975719646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355523241497571964613555232414975719646135552324149757196461355523241497571964613555232414975719646135552324149757196461355523241497571964613555232414975719646135552324149757196461355523241497571964613555232414975719646135552324149757196461355523241497571964613555232414975719646135552324149757196461355523241497571964613555232414975719646135552324149757196461355523241497571964613555232414975719646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 171c53ba-8916-4f78-8255-3b4586c250c5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 171c53ba-8916-4f78-8255-3b4586c250c5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659192505203288152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665919250520328815216659192505203288152166591925052032881521665919250520328815216659192505203288152166591925052032881521665919250520328815216659192505203288152166591925052032881521665919250520328815216659192505203288152166591925052032881521665919250520328815216659192505203288152166591925052032881521665919250520328815216659192505203288152166591925052032881521665919250520328815216659192505203288152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0fb07b3-c898-4b6a-856d-f850915a391b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89258f96-1164-4174-b01f-ec77a6db9338, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89258f96-1164-4174-b01f-ec77a6db9338, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10562007047727216181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056200704772721618110562007047727216181105620070477272161811056200704772721618110562007047727216181105620070477272161811056200704772721618110562007047727216181105620070477272161811056200704772721618110562007047727216181105620070477272161811056200704772721618110562007047727216181105620070477272161811056200704772721618110562007047727216181105620070477272161811056200704772721618110562007047727216181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 171c53ba-8916-4f78-8255-3b4586c250c5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e574d8dd-ac0b-4403-87a0-3c25f99d99b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e574d8dd-ac0b-4403-87a0-3c25f99d99b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2517237219746266479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25172372197462664792517237219746266479251723721974626647925172372197462664792517237219746266479251723721974626647925172372197462664792517237219746266479251723721974626647925172372197462664792517237219746266479251723721974626647925172372197462664792517237219746266479251723721974626647925172372197462664792517237219746266479251723721974626647925172372197462664792517237219746266479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89258f96-1164-4174-b01f-ec77a6db9338, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b076492b-2bc3-41fe-a8d4-e0020ff598b9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b076492b-2bc3-41fe-a8d4-e0020ff598b9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547883189034556047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55478831890345560475547883189034556047554788318903455604755478831890345560475547883189034556047554788318903455604755478831890345560475547883189034556047554788318903455604755478831890345560475547883189034556047554788318903455604755478831890345560475547883189034556047554788318903455604755478831890345560475547883189034556047554788318903455604755478831890345560475547883189034556047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e574d8dd-ac0b-4403-87a0-3c25f99d99b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44458e49-6b9b-4e57-a8bf-3487c8adf820, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44458e49-6b9b-4e57-a8bf-3487c8adf820, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4698622419255775676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46986224192557756764698622419255775676469862241925577567646986224192557756764698622419255775676469862241925577567646986224192557756764698622419255775676469862241925577567646986224192557756764698622419255775676469862241925577567646986224192557756764698622419255775676469862241925577567646986224192557756764698622419255775676469862241925577567646986224192557756764698622419255775676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b076492b-2bc3-41fe-a8d4-e0020ff598b9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44458e49-6b9b-4e57-a8bf-3487c8adf820, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7be9d6-bae5-4ec6-83bd-2e5416ca747c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0f1752-5107-49b9-81ac-e7152252a3ef, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7be9d6-bae5-4ec6-83bd-2e5416ca747c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5851761961997089979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58517619619970899795851761961997089979585176196199708997958517619619970899795851761961997089979585176196199708997958517619619970899795851761961997089979585176196199708997958517619619970899795851761961997089979585176196199708997958517619619970899795851761961997089979585176196199708997958517619619970899795851761961997089979585176196199708997958517619619970899795851761961997089979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0f1752-5107-49b9-81ac-e7152252a3ef, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5492021048405847513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54920210484058475135492021048405847513549202104840584751354920210484058475135492021048405847513549202104840584751354920210484058475135492021048405847513549202104840584751354920210484058475135492021048405847513549202104840584751354920210484058475135492021048405847513549202104840584751354920210484058475135492021048405847513549202104840584751354920210484058475135492021048405847513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0f1752-5107-49b9-81ac-e7152252a3ef, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7be9d6-bae5-4ec6-83bd-2e5416ca747c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b82b78-28c6-4323-be8c-14beeced0e53, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a26c811-8f62-4d3e-8a05-fc0607041128, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b82b78-28c6-4323-be8c-14beeced0e53, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7657567074160653868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76575670741606538687657567074160653868765756707416065386876575670741606538687657567074160653868765756707416065386876575670741606538687657567074160653868765756707416065386876575670741606538687657567074160653868765756707416065386876575670741606538687657567074160653868765756707416065386876575670741606538687657567074160653868765756707416065386876575670741606538687657567074160653868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a26c811-8f62-4d3e-8a05-fc0607041128, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6875513400691568335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68755134006915683356875513400691568335687551340069156833568755134006915683356875513400691568335687551340069156833568755134006915683356875513400691568335687551340069156833568755134006915683356875513400691568335687551340069156833568755134006915683356875513400691568335687551340069156833568755134006915683356875513400691568335687551340069156833568755134006915683356875513400691568335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b82b78-28c6-4323-be8c-14beeced0e53, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a26c811-8f62-4d3e-8a05-fc0607041128, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa0340a-519a-4f09-8a21-2fccb4400520, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa0340a-519a-4f09-8a21-2fccb4400520, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17179288128265397557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717928812826539755717179288128265397557171792881282653975571717928812826539755717179288128265397557171792881282653975571717928812826539755717179288128265397557171792881282653975571717928812826539755717179288128265397557171792881282653975571717928812826539755717179288128265397557171792881282653975571717928812826539755717179288128265397557171792881282653975571717928812826539755717179288128265397557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f206792d-3af8-46ce-8c9e-29cba84c592a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f206792d-3af8-46ce-8c9e-29cba84c592a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6434708711788346126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64347087117883461266434708711788346126643470871178834612664347087117883461266434708711788346126643470871178834612664347087117883461266434708711788346126643470871178834612664347087117883461266434708711788346126643470871178834612664347087117883461266434708711788346126643470871178834612664347087117883461266434708711788346126643470871178834612664347087117883461266434708711788346126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa0340a-519a-4f09-8a21-2fccb4400520, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f206792d-3af8-46ce-8c9e-29cba84c592a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ed7e76-b4ba-43dd-86de-8c01e30c8603, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ed7e76-b4ba-43dd-86de-8c01e30c8603, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912314287714122034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791231428771412203417912314287714122034179123142877141220341791231428771412203417912314287714122034179123142877141220341791231428771412203417912314287714122034179123142877141220341791231428771412203417912314287714122034179123142877141220341791231428771412203417912314287714122034179123142877141220341791231428771412203417912314287714122034179123142877141220341791231428771412203417912314287714122034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296cbbf1-3e7a-40a6-9088-e1085a408428, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ed7e76-b4ba-43dd-86de-8c01e30c8603, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296cbbf1-3e7a-40a6-9088-e1085a408428, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7482797845755994357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74827978457559943577482797845755994357748279784575599435774827978457559943577482797845755994357748279784575599435774827978457559943577482797845755994357748279784575599435774827978457559943577482797845755994357748279784575599435774827978457559943577482797845755994357748279784575599435774827978457559943577482797845755994357748279784575599435774827978457559943577482797845755994357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 198725b5-3e49-4d66-8a30-a1ec66a93b9e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 198725b5-3e49-4d66-8a30-a1ec66a93b9e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14100319445458496226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410031944545849622614100319445458496226141003194454584962261410031944545849622614100319445458496226141003194454584962261410031944545849622614100319445458496226141003194454584962261410031944545849622614100319445458496226141003194454584962261410031944545849622614100319445458496226141003194454584962261410031944545849622614100319445458496226141003194454584962261410031944545849622614100319445458496226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296cbbf1-3e7a-40a6-9088-e1085a408428, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 412c9ec6-ead7-4c1a-9e6e-2ff928663475, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 412c9ec6-ead7-4c1a-9e6e-2ff928663475, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13055105399761905426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305510539976190542613055105399761905426130551053997619054261305510539976190542613055105399761905426130551053997619054261305510539976190542613055105399761905426130551053997619054261305510539976190542613055105399761905426130551053997619054261305510539976190542613055105399761905426130551053997619054261305510539976190542613055105399761905426130551053997619054261305510539976190542613055105399761905426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 198725b5-3e49-4d66-8a30-a1ec66a93b9e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e0bc10-4a69-47e0-b3d5-ba34c8e8acf7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e0bc10-4a69-47e0-b3d5-ba34c8e8acf7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12771929980211738964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277192998021173896412771929980211738964127719299802117389641277192998021173896412771929980211738964127719299802117389641277192998021173896412771929980211738964127719299802117389641277192998021173896412771929980211738964127719299802117389641277192998021173896412771929980211738964127719299802117389641277192998021173896412771929980211738964127719299802117389641277192998021173896412771929980211738964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 412c9ec6-ead7-4c1a-9e6e-2ff928663475, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2386de-6f7e-4b08-99a2-a51022489b6a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2386de-6f7e-4b08-99a2-a51022489b6a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5528099811141376169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55280998111413761695528099811141376169552809981114137616955280998111413761695528099811141376169552809981114137616955280998111413761695528099811141376169552809981114137616955280998111413761695528099811141376169552809981114137616955280998111413761695528099811141376169552809981114137616955280998111413761695528099811141376169552809981114137616955280998111413761695528099811141376169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e0bc10-4a69-47e0-b3d5-ba34c8e8acf7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2415dc8d-b266-4d82-bcd2-0ef41df6c402, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2415dc8d-b266-4d82-bcd2-0ef41df6c402, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8800224575739388309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88002245757393883098800224575739388309880022457573938830988002245757393883098800224575739388309880022457573938830988002245757393883098800224575739388309880022457573938830988002245757393883098800224575739388309880022457573938830988002245757393883098800224575739388309880022457573938830988002245757393883098800224575739388309880022457573938830988002245757393883098800224575739388309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2386de-6f7e-4b08-99a2-a51022489b6a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdce87fb-c601-4cda-8e37-2767f7abb16d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdce87fb-c601-4cda-8e37-2767f7abb16d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16342640764811388783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634264076481138878316342640764811388783163426407648113887831634264076481138878316342640764811388783163426407648113887831634264076481138878316342640764811388783163426407648113887831634264076481138878316342640764811388783163426407648113887831634264076481138878316342640764811388783163426407648113887831634264076481138878316342640764811388783163426407648113887831634264076481138878316342640764811388783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2415dc8d-b266-4d82-bcd2-0ef41df6c402, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc4681f-ab96-405d-a7e3-63f3eea38fd3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc4681f-ab96-405d-a7e3-63f3eea38fd3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5744898874554142518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57448988745541425185744898874554142518574489887455414251857448988745541425185744898874554142518574489887455414251857448988745541425185744898874554142518574489887455414251857448988745541425185744898874554142518574489887455414251857448988745541425185744898874554142518574489887455414251857448988745541425185744898874554142518574489887455414251857448988745541425185744898874554142518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdce87fb-c601-4cda-8e37-2767f7abb16d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6055382-4cf7-43f9-b203-77934d8ab927, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6055382-4cf7-43f9-b203-77934d8ab927, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1536373053748298969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15363730537482989691536373053748298969153637305374829896915363730537482989691536373053748298969153637305374829896915363730537482989691536373053748298969153637305374829896915363730537482989691536373053748298969153637305374829896915363730537482989691536373053748298969153637305374829896915363730537482989691536373053748298969153637305374829896915363730537482989691536373053748298969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc4681f-ab96-405d-a7e3-63f3eea38fd3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4041ee8-b840-4b36-a75f-a6aefdd58f59, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4041ee8-b840-4b36-a75f-a6aefdd58f59, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3950168767140358938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39501687671403589383950168767140358938395016876714035893839501687671403589383950168767140358938395016876714035893839501687671403589383950168767140358938395016876714035893839501687671403589383950168767140358938395016876714035893839501687671403589383950168767140358938395016876714035893839501687671403589383950168767140358938395016876714035893839501687671403589383950168767140358938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6055382-4cf7-43f9-b203-77934d8ab927, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff716c6f-0167-4411-8d45-38494d9e59db, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff716c6f-0167-4411-8d45-38494d9e59db, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9830880558674947524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98308805586749475249830880558674947524983088055867494752498308805586749475249830880558674947524983088055867494752498308805586749475249830880558674947524983088055867494752498308805586749475249830880558674947524983088055867494752498308805586749475249830880558674947524983088055867494752498308805586749475249830880558674947524983088055867494752498308805586749475249830880558674947524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4041ee8-b840-4b36-a75f-a6aefdd58f59, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39282ffc-0271-4435-a1b4-e27e57aeb96c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39282ffc-0271-4435-a1b4-e27e57aeb96c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2841837223654515940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28418372236545159402841837223654515940284183722365451594028418372236545159402841837223654515940284183722365451594028418372236545159402841837223654515940284183722365451594028418372236545159402841837223654515940284183722365451594028418372236545159402841837223654515940284183722365451594028418372236545159402841837223654515940284183722365451594028418372236545159402841837223654515940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff716c6f-0167-4411-8d45-38494d9e59db, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 055244b4-51db-47d2-8478-1b0cb77835b3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 055244b4-51db-47d2-8478-1b0cb77835b3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3051449183293270637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30514491832932706373051449183293270637305144918329327063730514491832932706373051449183293270637305144918329327063730514491832932706373051449183293270637305144918329327063730514491832932706373051449183293270637305144918329327063730514491832932706373051449183293270637305144918329327063730514491832932706373051449183293270637305144918329327063730514491832932706373051449183293270637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39282ffc-0271-4435-a1b4-e27e57aeb96c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be07046a-020d-4bad-9151-cfc1fc7b70c1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be07046a-020d-4bad-9151-cfc1fc7b70c1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7075520765462756775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70755207654627567757075520765462756775707552076546275677570755207654627567757075520765462756775707552076546275677570755207654627567757075520765462756775707552076546275677570755207654627567757075520765462756775707552076546275677570755207654627567757075520765462756775707552076546275677570755207654627567757075520765462756775707552076546275677570755207654627567757075520765462756775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 055244b4-51db-47d2-8478-1b0cb77835b3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be07046a-020d-4bad-9151-cfc1fc7b70c1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aee5d353-6e7a-4098-b81d-eebdb3fd159a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee5d353-6e7a-4098-b81d-eebdb3fd159a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751761354536463645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17517613545364636451751761354536463645175176135453646364517517613545364636451751761354536463645175176135453646364517517613545364636451751761354536463645175176135453646364517517613545364636451751761354536463645175176135453646364517517613545364636451751761354536463645175176135453646364517517613545364636451751761354536463645175176135453646364517517613545364636451751761354536463645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8458fd7f-5d7f-488a-b541-62015b3063ab, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8458fd7f-5d7f-488a-b541-62015b3063ab, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2685771118413041916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26857711184130419162685771118413041916268577111841304191626857711184130419162685771118413041916268577111841304191626857711184130419162685771118413041916268577111841304191626857711184130419162685771118413041916268577111841304191626857711184130419162685771118413041916268577111841304191626857711184130419162685771118413041916268577111841304191626857711184130419162685771118413041916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee5d353-6e7a-4098-b81d-eebdb3fd159a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8458fd7f-5d7f-488a-b541-62015b3063ab, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a119625-a31c-400e-9a12-a41fa7f24c71, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a119625-a31c-400e-9a12-a41fa7f24c71, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396321567246626550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23963215672466265502396321567246626550239632156724662655023963215672466265502396321567246626550239632156724662655023963215672466265502396321567246626550239632156724662655023963215672466265502396321567246626550239632156724662655023963215672466265502396321567246626550239632156724662655023963215672466265502396321567246626550239632156724662655023963215672466265502396321567246626550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f476c64-1436-47bf-bf17-c8a79e6751b6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f476c64-1436-47bf-bf17-c8a79e6751b6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8082775498205831150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80827754982058311508082775498205831150808277549820583115080827754982058311508082775498205831150808277549820583115080827754982058311508082775498205831150808277549820583115080827754982058311508082775498205831150808277549820583115080827754982058311508082775498205831150808277549820583115080827754982058311508082775498205831150808277549820583115080827754982058311508082775498205831150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a119625-a31c-400e-9a12-a41fa7f24c71, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff196d78-6e46-4ae2-9169-50258a43802c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff196d78-6e46-4ae2-9169-50258a43802c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4318105447314277835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43181054473142778354318105447314277835431810544731427783543181054473142778354318105447314277835431810544731427783543181054473142778354318105447314277835431810544731427783543181054473142778354318105447314277835431810544731427783543181054473142778354318105447314277835431810544731427783543181054473142778354318105447314277835431810544731427783543181054473142778354318105447314277835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f476c64-1436-47bf-bf17-c8a79e6751b6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab648d64-31fe-44a3-a863-a920c9c610a8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab648d64-31fe-44a3-a863-a920c9c610a8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7367067768696013329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73670677686960133297367067768696013329736706776869601332973670677686960133297367067768696013329736706776869601332973670677686960133297367067768696013329736706776869601332973670677686960133297367067768696013329736706776869601332973670677686960133297367067768696013329736706776869601332973670677686960133297367067768696013329736706776869601332973670677686960133297367067768696013329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff196d78-6e46-4ae2-9169-50258a43802c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c1b41a-6248-4030-a776-ded782a608dc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c1b41a-6248-4030-a776-ded782a608dc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10777747074134826290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077774707413482629010777747074134826290107777470741348262901077774707413482629010777747074134826290107777470741348262901077774707413482629010777747074134826290107777470741348262901077774707413482629010777747074134826290107777470741348262901077774707413482629010777747074134826290107777470741348262901077774707413482629010777747074134826290107777470741348262901077774707413482629010777747074134826290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab648d64-31fe-44a3-a863-a920c9c610a8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7d9482-709e-4552-b8f3-724f270bddb8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7d9482-709e-4552-b8f3-724f270bddb8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12477844471023208730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247784447102320873012477844471023208730124778444710232087301247784447102320873012477844471023208730124778444710232087301247784447102320873012477844471023208730124778444710232087301247784447102320873012477844471023208730124778444710232087301247784447102320873012477844471023208730124778444710232087301247784447102320873012477844471023208730124778444710232087301247784447102320873012477844471023208730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c1b41a-6248-4030-a776-ded782a608dc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9597fe21-13d9-44c7-837c-3a0a6ee3e7ce, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9597fe21-13d9-44c7-837c-3a0a6ee3e7ce, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14857793710969593302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485779371096959330214857793710969593302148577937109695933021485779371096959330214857793710969593302148577937109695933021485779371096959330214857793710969593302148577937109695933021485779371096959330214857793710969593302148577937109695933021485779371096959330214857793710969593302148577937109695933021485779371096959330214857793710969593302148577937109695933021485779371096959330214857793710969593302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7d9482-709e-4552-b8f3-724f270bddb8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9842e0-9008-42f6-8354-c13a6c4e9f2e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9842e0-9008-42f6-8354-c13a6c4e9f2e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17714338596507605624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771433859650760562417714338596507605624177143385965076056241771433859650760562417714338596507605624177143385965076056241771433859650760562417714338596507605624177143385965076056241771433859650760562417714338596507605624177143385965076056241771433859650760562417714338596507605624177143385965076056241771433859650760562417714338596507605624177143385965076056241771433859650760562417714338596507605624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9597fe21-13d9-44c7-837c-3a0a6ee3e7ce, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b65d265-ef34-4c87-b8d2-989488aec9c2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b65d265-ef34-4c87-b8d2-989488aec9c2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4183841654941345425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41838416549413454254183841654941345425418384165494134542541838416549413454254183841654941345425418384165494134542541838416549413454254183841654941345425418384165494134542541838416549413454254183841654941345425418384165494134542541838416549413454254183841654941345425418384165494134542541838416549413454254183841654941345425418384165494134542541838416549413454254183841654941345425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9842e0-9008-42f6-8354-c13a6c4e9f2e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1918dad2-21e1-470d-8da2-9b4528ea635c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1918dad2-21e1-470d-8da2-9b4528ea635c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4730634948366126565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47306349483661265654730634948366126565473063494836612656547306349483661265654730634948366126565473063494836612656547306349483661265654730634948366126565473063494836612656547306349483661265654730634948366126565473063494836612656547306349483661265654730634948366126565473063494836612656547306349483661265654730634948366126565473063494836612656547306349483661265654730634948366126565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b65d265-ef34-4c87-b8d2-989488aec9c2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa09ac4-9588-4e53-9bec-9503aaa0679c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa09ac4-9588-4e53-9bec-9503aaa0679c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2784714197265098996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27847141972650989962784714197265098996278471419726509899627847141972650989962784714197265098996278471419726509899627847141972650989962784714197265098996278471419726509899627847141972650989962784714197265098996278471419726509899627847141972650989962784714197265098996278471419726509899627847141972650989962784714197265098996278471419726509899627847141972650989962784714197265098996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1918dad2-21e1-470d-8da2-9b4528ea635c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1da57df-2400-410d-9cce-a4483192f45c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1da57df-2400-410d-9cce-a4483192f45c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700854087948966610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67008540879489666106700854087948966610670085408794896661067008540879489666106700854087948966610670085408794896661067008540879489666106700854087948966610670085408794896661067008540879489666106700854087948966610670085408794896661067008540879489666106700854087948966610670085408794896661067008540879489666106700854087948966610670085408794896661067008540879489666106700854087948966610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa09ac4-9588-4e53-9bec-9503aaa0679c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3658322e-891e-4568-b968-767b6303f052, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3658322e-891e-4568-b968-767b6303f052, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16020085819540294570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602008581954029457016020085819540294570160200858195402945701602008581954029457016020085819540294570160200858195402945701602008581954029457016020085819540294570160200858195402945701602008581954029457016020085819540294570160200858195402945701602008581954029457016020085819540294570160200858195402945701602008581954029457016020085819540294570160200858195402945701602008581954029457016020085819540294570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1da57df-2400-410d-9cce-a4483192f45c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835e6c68-98f3-42d7-bda4-857a72fb4273, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835e6c68-98f3-42d7-bda4-857a72fb4273, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3362546912927468942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33625469129274689423362546912927468942336254691292746894233625469129274689423362546912927468942336254691292746894233625469129274689423362546912927468942336254691292746894233625469129274689423362546912927468942336254691292746894233625469129274689423362546912927468942336254691292746894233625469129274689423362546912927468942336254691292746894233625469129274689423362546912927468942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3658322e-891e-4568-b968-767b6303f052, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b9ee56-dd37-4b0a-9ce7-6e1fc1320d56, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b9ee56-dd37-4b0a-9ce7-6e1fc1320d56, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15226285863060610240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522628586306061024015226285863060610240152262858630606102401522628586306061024015226285863060610240152262858630606102401522628586306061024015226285863060610240152262858630606102401522628586306061024015226285863060610240152262858630606102401522628586306061024015226285863060610240152262858630606102401522628586306061024015226285863060610240152262858630606102401522628586306061024015226285863060610240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835e6c68-98f3-42d7-bda4-857a72fb4273, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d8e35a-01f1-4a11-9a5c-2549677107f1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d8e35a-01f1-4a11-9a5c-2549677107f1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7273561588834352821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72735615888343528217273561588834352821727356158883435282172735615888343528217273561588834352821727356158883435282172735615888343528217273561588834352821727356158883435282172735615888343528217273561588834352821727356158883435282172735615888343528217273561588834352821727356158883435282172735615888343528217273561588834352821727356158883435282172735615888343528217273561588834352821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b9ee56-dd37-4b0a-9ce7-6e1fc1320d56, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d8e35a-01f1-4a11-9a5c-2549677107f1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43206830-f4eb-4eed-8f68-76d171942c38, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43206830-f4eb-4eed-8f68-76d171942c38, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 704095215618597579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579704095215618597579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02546964-a697-4602-a655-c0f77cf06c13, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02546964-a697-4602-a655-c0f77cf06c13, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5478280989336187133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54782809893361871335478280989336187133547828098933618713354782809893361871335478280989336187133547828098933618713354782809893361871335478280989336187133547828098933618713354782809893361871335478280989336187133547828098933618713354782809893361871335478280989336187133547828098933618713354782809893361871335478280989336187133547828098933618713354782809893361871335478280989336187133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02546964-a697-4602-a655-c0f77cf06c13, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a67387b-ae0a-4095-956f-1c5f43f3b9d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43206830-f4eb-4eed-8f68-76d171942c38, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a67387b-ae0a-4095-956f-1c5f43f3b9d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403369377874941606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54033693778749416065403369377874941606540336937787494160654033693778749416065403369377874941606540336937787494160654033693778749416065403369377874941606540336937787494160654033693778749416065403369377874941606540336937787494160654033693778749416065403369377874941606540336937787494160654033693778749416065403369377874941606540336937787494160654033693778749416065403369377874941606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3de30f-cb97-40d6-a8fc-026eae4b3a4e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3de30f-cb97-40d6-a8fc-026eae4b3a4e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11178318113611145748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117831811361114574811178318113611145748111783181136111457481117831811361114574811178318113611145748111783181136111457481117831811361114574811178318113611145748111783181136111457481117831811361114574811178318113611145748111783181136111457481117831811361114574811178318113611145748111783181136111457481117831811361114574811178318113611145748111783181136111457481117831811361114574811178318113611145748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3de30f-cb97-40d6-a8fc-026eae4b3a4e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a67387b-ae0a-4095-956f-1c5f43f3b9d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 739a3d3a-2300-4212-9274-ca8b58d37df2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96c68cb6-1838-4009-a511-535e25062b35, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 739a3d3a-2300-4212-9274-ca8b58d37df2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7017524411950244334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70175244119502443347017524411950244334701752441195024433470175244119502443347017524411950244334701752441195024433470175244119502443347017524411950244334701752441195024433470175244119502443347017524411950244334701752441195024433470175244119502443347017524411950244334701752441195024433470175244119502443347017524411950244334701752441195024433470175244119502443347017524411950244334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96c68cb6-1838-4009-a511-535e25062b35, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15067921068400391865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506792106840039186515067921068400391865150679210684003918651506792106840039186515067921068400391865150679210684003918651506792106840039186515067921068400391865150679210684003918651506792106840039186515067921068400391865150679210684003918651506792106840039186515067921068400391865150679210684003918651506792106840039186515067921068400391865150679210684003918651506792106840039186515067921068400391865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 739a3d3a-2300-4212-9274-ca8b58d37df2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96c68cb6-1838-4009-a511-535e25062b35, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb30e9f1-89ef-465a-96c8-2401bf516268, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb30e9f1-89ef-465a-96c8-2401bf516268, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070700215177936607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70707002151779366077070700215177936607707070021517793660770707002151779366077070700215177936607707070021517793660770707002151779366077070700215177936607707070021517793660770707002151779366077070700215177936607707070021517793660770707002151779366077070700215177936607707070021517793660770707002151779366077070700215177936607707070021517793660770707002151779366077070700215177936607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9e762d2-35db-4d4c-a95d-e776a799c4b4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9e762d2-35db-4d4c-a95d-e776a799c4b4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2064203132176264962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20642031321762649622064203132176264962206420313217626496220642031321762649622064203132176264962206420313217626496220642031321762649622064203132176264962206420313217626496220642031321762649622064203132176264962206420313217626496220642031321762649622064203132176264962206420313217626496220642031321762649622064203132176264962206420313217626496220642031321762649622064203132176264962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb30e9f1-89ef-465a-96c8-2401bf516268, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9e762d2-35db-4d4c-a95d-e776a799c4b4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305f10f6-cac0-4558-8fe9-4970fafa6870, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305f10f6-cac0-4558-8fe9-4970fafa6870, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13129445013035763214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312944501303576321413129445013035763214131294450130357632141312944501303576321413129445013035763214131294450130357632141312944501303576321413129445013035763214131294450130357632141312944501303576321413129445013035763214131294450130357632141312944501303576321413129445013035763214131294450130357632141312944501303576321413129445013035763214131294450130357632141312944501303576321413129445013035763214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8785d22e-f92b-4825-aa19-4da4e0ac6782, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8785d22e-f92b-4825-aa19-4da4e0ac6782, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9429868954855936841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94298689548559368419429868954855936841942986895485593684194298689548559368419429868954855936841942986895485593684194298689548559368419429868954855936841942986895485593684194298689548559368419429868954855936841942986895485593684194298689548559368419429868954855936841942986895485593684194298689548559368419429868954855936841942986895485593684194298689548559368419429868954855936841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305f10f6-cac0-4558-8fe9-4970fafa6870, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05722c52-f276-4307-8c62-b7219cbd5bb3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8785d22e-f92b-4825-aa19-4da4e0ac6782, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05722c52-f276-4307-8c62-b7219cbd5bb3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11986595606512208131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198659560651220813111986595606512208131119865956065122081311198659560651220813111986595606512208131119865956065122081311198659560651220813111986595606512208131119865956065122081311198659560651220813111986595606512208131119865956065122081311198659560651220813111986595606512208131119865956065122081311198659560651220813111986595606512208131119865956065122081311198659560651220813111986595606512208131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d68e1fc-4d81-4af5-a9b3-17786411df5b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d68e1fc-4d81-4af5-a9b3-17786411df5b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15914882658088204614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591488265808820461415914882658088204614159148826580882046141591488265808820461415914882658088204614159148826580882046141591488265808820461415914882658088204614159148826580882046141591488265808820461415914882658088204614159148826580882046141591488265808820461415914882658088204614159148826580882046141591488265808820461415914882658088204614159148826580882046141591488265808820461415914882658088204614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05722c52-f276-4307-8c62-b7219cbd5bb3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38955ef-4950-4dee-9923-25e2d6ab0131, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d68e1fc-4d81-4af5-a9b3-17786411df5b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38955ef-4950-4dee-9923-25e2d6ab0131, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10439474646560828141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043947464656082814110439474646560828141104394746465608281411043947464656082814110439474646560828141104394746465608281411043947464656082814110439474646560828141104394746465608281411043947464656082814110439474646560828141104394746465608281411043947464656082814110439474646560828141104394746465608281411043947464656082814110439474646560828141104394746465608281411043947464656082814110439474646560828141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d262735-c278-4de2-93b3-ec0b00537859, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d262735-c278-4de2-93b3-ec0b00537859, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15519179158851003438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551917915885100343815519179158851003438155191791588510034381551917915885100343815519179158851003438155191791588510034381551917915885100343815519179158851003438155191791588510034381551917915885100343815519179158851003438155191791588510034381551917915885100343815519179158851003438155191791588510034381551917915885100343815519179158851003438155191791588510034381551917915885100343815519179158851003438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38955ef-4950-4dee-9923-25e2d6ab0131, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d8968c-d942-4385-8aa8-f21bb633a858, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d8968c-d942-4385-8aa8-f21bb633a858, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17094963448125285775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709496344812528577517094963448125285775170949634481252857751709496344812528577517094963448125285775170949634481252857751709496344812528577517094963448125285775170949634481252857751709496344812528577517094963448125285775170949634481252857751709496344812528577517094963448125285775170949634481252857751709496344812528577517094963448125285775170949634481252857751709496344812528577517094963448125285775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d262735-c278-4de2-93b3-ec0b00537859, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3dacb0-a244-4ac9-a4d3-7957d177a5c5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3dacb0-a244-4ac9-a4d3-7957d177a5c5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485942706048762996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84859427060487629968485942706048762996848594270604876299684859427060487629968485942706048762996848594270604876299684859427060487629968485942706048762996848594270604876299684859427060487629968485942706048762996848594270604876299684859427060487629968485942706048762996848594270604876299684859427060487629968485942706048762996848594270604876299684859427060487629968485942706048762996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d8968c-d942-4385-8aa8-f21bb633a858, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28e80b9-7d88-464a-ae84-6271dc765d29, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28e80b9-7d88-464a-ae84-6271dc765d29, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16483501454103127946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648350145410312794616483501454103127946164835014541031279461648350145410312794616483501454103127946164835014541031279461648350145410312794616483501454103127946164835014541031279461648350145410312794616483501454103127946164835014541031279461648350145410312794616483501454103127946164835014541031279461648350145410312794616483501454103127946164835014541031279461648350145410312794616483501454103127946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3dacb0-a244-4ac9-a4d3-7957d177a5c5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad101562-afa5-4289-81fe-bbd22721e849, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad101562-afa5-4289-81fe-bbd22721e849, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596966688370502039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75969666883705020397596966688370502039759696668837050203975969666883705020397596966688370502039759696668837050203975969666883705020397596966688370502039759696668837050203975969666883705020397596966688370502039759696668837050203975969666883705020397596966688370502039759696668837050203975969666883705020397596966688370502039759696668837050203975969666883705020397596966688370502039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28e80b9-7d88-464a-ae84-6271dc765d29, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8069342b-82b3-437e-a065-f109feba1f8b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8069342b-82b3-437e-a065-f109feba1f8b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12245116539884562753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224511653988456275312245116539884562753122451165398845627531224511653988456275312245116539884562753122451165398845627531224511653988456275312245116539884562753122451165398845627531224511653988456275312245116539884562753122451165398845627531224511653988456275312245116539884562753122451165398845627531224511653988456275312245116539884562753122451165398845627531224511653988456275312245116539884562753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad101562-afa5-4289-81fe-bbd22721e849, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c386d487-7f72-4d73-9b4d-3a0c718aa8b3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8069342b-82b3-437e-a065-f109feba1f8b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c386d487-7f72-4d73-9b4d-3a0c718aa8b3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660419280849543898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16604192808495438981660419280849543898166041928084954389816604192808495438981660419280849543898166041928084954389816604192808495438981660419280849543898166041928084954389816604192808495438981660419280849543898166041928084954389816604192808495438981660419280849543898166041928084954389816604192808495438981660419280849543898166041928084954389816604192808495438981660419280849543898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659fb7ff-b754-4021-b6f1-dfcf20333a2b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659fb7ff-b754-4021-b6f1-dfcf20333a2b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11771301249340459796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177130124934045979611771301249340459796117713012493404597961177130124934045979611771301249340459796117713012493404597961177130124934045979611771301249340459796117713012493404597961177130124934045979611771301249340459796117713012493404597961177130124934045979611771301249340459796117713012493404597961177130124934045979611771301249340459796117713012493404597961177130124934045979611771301249340459796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c386d487-7f72-4d73-9b4d-3a0c718aa8b3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c47520e9-1999-4e6a-b55e-ae8b3dc30cd8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659fb7ff-b754-4021-b6f1-dfcf20333a2b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c47520e9-1999-4e6a-b55e-ae8b3dc30cd8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6265952045147564763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62659520451475647636265952045147564763626595204514756476362659520451475647636265952045147564763626595204514756476362659520451475647636265952045147564763626595204514756476362659520451475647636265952045147564763626595204514756476362659520451475647636265952045147564763626595204514756476362659520451475647636265952045147564763626595204514756476362659520451475647636265952045147564763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b3d416-dbab-4f41-a434-5c88f6948cb6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b3d416-dbab-4f41-a434-5c88f6948cb6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18121184710901742867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812118471090174286718121184710901742867181211847109017428671812118471090174286718121184710901742867181211847109017428671812118471090174286718121184710901742867181211847109017428671812118471090174286718121184710901742867181211847109017428671812118471090174286718121184710901742867181211847109017428671812118471090174286718121184710901742867181211847109017428671812118471090174286718121184710901742867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c47520e9-1999-4e6a-b55e-ae8b3dc30cd8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9d297e-1041-43f3-b625-3da16d544493, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9d297e-1041-43f3-b625-3da16d544493, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 793664910951765899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899793664910951765899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b3d416-dbab-4f41-a434-5c88f6948cb6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b5cc69-d49f-4d8f-8537-99a479ef0873, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b5cc69-d49f-4d8f-8537-99a479ef0873, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4212535491380457292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42125354913804572924212535491380457292421253549138045729242125354913804572924212535491380457292421253549138045729242125354913804572924212535491380457292421253549138045729242125354913804572924212535491380457292421253549138045729242125354913804572924212535491380457292421253549138045729242125354913804572924212535491380457292421253549138045729242125354913804572924212535491380457292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9d297e-1041-43f3-b625-3da16d544493, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73708d0-a497-4d26-a6f8-4d0c45832615, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73708d0-a497-4d26-a6f8-4d0c45832615, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4652429375880312081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46524293758803120814652429375880312081465242937588031208146524293758803120814652429375880312081465242937588031208146524293758803120814652429375880312081465242937588031208146524293758803120814652429375880312081465242937588031208146524293758803120814652429375880312081465242937588031208146524293758803120814652429375880312081465242937588031208146524293758803120814652429375880312081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b5cc69-d49f-4d8f-8537-99a479ef0873, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3f02849-ca1d-451f-a828-6c5a514d6e65, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3f02849-ca1d-451f-a828-6c5a514d6e65, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16533854082512196827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653385408251219682716533854082512196827165338540825121968271653385408251219682716533854082512196827165338540825121968271653385408251219682716533854082512196827165338540825121968271653385408251219682716533854082512196827165338540825121968271653385408251219682716533854082512196827165338540825121968271653385408251219682716533854082512196827165338540825121968271653385408251219682716533854082512196827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73708d0-a497-4d26-a6f8-4d0c45832615, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d556b3-c62b-4a39-bfd4-f33931e918e3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d556b3-c62b-4a39-bfd4-f33931e918e3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9487986179274875571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94879861792748755719487986179274875571948798617927487557194879861792748755719487986179274875571948798617927487557194879861792748755719487986179274875571948798617927487557194879861792748755719487986179274875571948798617927487557194879861792748755719487986179274875571948798617927487557194879861792748755719487986179274875571948798617927487557194879861792748755719487986179274875571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3f02849-ca1d-451f-a828-6c5a514d6e65, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f04ac4ea-2494-4278-9a17-b82564855106, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f04ac4ea-2494-4278-9a17-b82564855106, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13982048637332640049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398204863733264004913982048637332640049139820486373326400491398204863733264004913982048637332640049139820486373326400491398204863733264004913982048637332640049139820486373326400491398204863733264004913982048637332640049139820486373326400491398204863733264004913982048637332640049139820486373326400491398204863733264004913982048637332640049139820486373326400491398204863733264004913982048637332640049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d556b3-c62b-4a39-bfd4-f33931e918e3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 912dd449-c226-4255-a966-c31b0cf34d00, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f04ac4ea-2494-4278-9a17-b82564855106, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912dd449-c226-4255-a966-c31b0cf34d00, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1035137256822893928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10351372568228939281035137256822893928103513725682289392810351372568228939281035137256822893928103513725682289392810351372568228939281035137256822893928103513725682289392810351372568228939281035137256822893928103513725682289392810351372568228939281035137256822893928103513725682289392810351372568228939281035137256822893928103513725682289392810351372568228939281035137256822893928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90cadc0-61d3-4e16-9ef1-2eb20ec511b2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90cadc0-61d3-4e16-9ef1-2eb20ec511b2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7998235199986826933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79982351999868269337998235199986826933799823519998682693379982351999868269337998235199986826933799823519998682693379982351999868269337998235199986826933799823519998682693379982351999868269337998235199986826933799823519998682693379982351999868269337998235199986826933799823519998682693379982351999868269337998235199986826933799823519998682693379982351999868269337998235199986826933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912dd449-c226-4255-a966-c31b0cf34d00, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90cadc0-61d3-4e16-9ef1-2eb20ec511b2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de1f577-d4ba-4029-993b-bc88080916f9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53ac3e47-aa39-43a0-bb0b-fa4c660221e9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de1f577-d4ba-4029-993b-bc88080916f9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4338995156344292081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43389951563442920814338995156344292081433899515634429208143389951563442920814338995156344292081433899515634429208143389951563442920814338995156344292081433899515634429208143389951563442920814338995156344292081433899515634429208143389951563442920814338995156344292081433899515634429208143389951563442920814338995156344292081433899515634429208143389951563442920814338995156344292081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ac3e47-aa39-43a0-bb0b-fa4c660221e9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4344978956955639853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43449789569556398534344978956955639853434497895695563985343449789569556398534344978956955639853434497895695563985343449789569556398534344978956955639853434497895695563985343449789569556398534344978956955639853434497895695563985343449789569556398534344978956955639853434497895695563985343449789569556398534344978956955639853434497895695563985343449789569556398534344978956955639853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de1f577-d4ba-4029-993b-bc88080916f9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f4bd76-73e3-4db6-8109-a4f8c8f0c428, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f4bd76-73e3-4db6-8109-a4f8c8f0c428, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17622363300413889933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762236330041388993317622363300413889933176223633004138899331762236330041388993317622363300413889933176223633004138899331762236330041388993317622363300413889933176223633004138899331762236330041388993317622363300413889933176223633004138899331762236330041388993317622363300413889933176223633004138899331762236330041388993317622363300413889933176223633004138899331762236330041388993317622363300413889933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53ac3e47-aa39-43a0-bb0b-fa4c660221e9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db25ada6-e1c3-42a4-9dbb-c50255b95084, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db25ada6-e1c3-42a4-9dbb-c50255b95084, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14126463174001397717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412646317400139771714126463174001397717141264631740013977171412646317400139771714126463174001397717141264631740013977171412646317400139771714126463174001397717141264631740013977171412646317400139771714126463174001397717141264631740013977171412646317400139771714126463174001397717141264631740013977171412646317400139771714126463174001397717141264631740013977171412646317400139771714126463174001397717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f4bd76-73e3-4db6-8109-a4f8c8f0c428, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41136efe-5398-4a57-b62b-9b9103fbe4e1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41136efe-5398-4a57-b62b-9b9103fbe4e1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2469290960328754447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24692909603287544472469290960328754447246929096032875444724692909603287544472469290960328754447246929096032875444724692909603287544472469290960328754447246929096032875444724692909603287544472469290960328754447246929096032875444724692909603287544472469290960328754447246929096032875444724692909603287544472469290960328754447246929096032875444724692909603287544472469290960328754447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db25ada6-e1c3-42a4-9dbb-c50255b95084, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e12781-bf07-4baa-b0b5-be839498e877, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e12781-bf07-4baa-b0b5-be839498e877, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4384477392461475877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43844773924614758774384477392461475877438447739246147587743844773924614758774384477392461475877438447739246147587743844773924614758774384477392461475877438447739246147587743844773924614758774384477392461475877438447739246147587743844773924614758774384477392461475877438447739246147587743844773924614758774384477392461475877438447739246147587743844773924614758774384477392461475877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41136efe-5398-4a57-b62b-9b9103fbe4e1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e12781-bf07-4baa-b0b5-be839498e877, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef2b2ac-4d48-4515-b852-920923ff323b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef2b2ac-4d48-4515-b852-920923ff323b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6048243095395588774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60482430953955887746048243095395588774604824309539558877460482430953955887746048243095395588774604824309539558877460482430953955887746048243095395588774604824309539558877460482430953955887746048243095395588774604824309539558877460482430953955887746048243095395588774604824309539558877460482430953955887746048243095395588774604824309539558877460482430953955887746048243095395588774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44306f46-6faf-4248-bcb9-c6d04407bbf1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44306f46-6faf-4248-bcb9-c6d04407bbf1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9718183472979880711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97181834729798807119718183472979880711971818347297988071197181834729798807119718183472979880711971818347297988071197181834729798807119718183472979880711971818347297988071197181834729798807119718183472979880711971818347297988071197181834729798807119718183472979880711971818347297988071197181834729798807119718183472979880711971818347297988071197181834729798807119718183472979880711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef2b2ac-4d48-4515-b852-920923ff323b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1952db81-f383-4de5-abdc-7e7cd7a9e899, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1952db81-f383-4de5-abdc-7e7cd7a9e899, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2568826907001183966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25688269070011839662568826907001183966256882690700118396625688269070011839662568826907001183966256882690700118396625688269070011839662568826907001183966256882690700118396625688269070011839662568826907001183966256882690700118396625688269070011839662568826907001183966256882690700118396625688269070011839662568826907001183966256882690700118396625688269070011839662568826907001183966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44306f46-6faf-4248-bcb9-c6d04407bbf1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850bd9f5-c663-44cc-b4fa-99e3af8d9b10, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850bd9f5-c663-44cc-b4fa-99e3af8d9b10, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6058016058022904999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60580160580229049996058016058022904999605801605802290499960580160580229049996058016058022904999605801605802290499960580160580229049996058016058022904999605801605802290499960580160580229049996058016058022904999605801605802290499960580160580229049996058016058022904999605801605802290499960580160580229049996058016058022904999605801605802290499960580160580229049996058016058022904999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1952db81-f383-4de5-abdc-7e7cd7a9e899, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fb6a56b-7386-4bcc-894a-f8f53cfb56da, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fb6a56b-7386-4bcc-894a-f8f53cfb56da, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6270819364640816102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62708193646408161026270819364640816102627081936464081610262708193646408161026270819364640816102627081936464081610262708193646408161026270819364640816102627081936464081610262708193646408161026270819364640816102627081936464081610262708193646408161026270819364640816102627081936464081610262708193646408161026270819364640816102627081936464081610262708193646408161026270819364640816102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850bd9f5-c663-44cc-b4fa-99e3af8d9b10, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fb6a56b-7386-4bcc-894a-f8f53cfb56da, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a783c60-467a-437e-adfe-b26fb13e955f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a783c60-467a-437e-adfe-b26fb13e955f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16744361729257161245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674436172925716124516744361729257161245167443617292571612451674436172925716124516744361729257161245167443617292571612451674436172925716124516744361729257161245167443617292571612451674436172925716124516744361729257161245167443617292571612451674436172925716124516744361729257161245167443617292571612451674436172925716124516744361729257161245167443617292571612451674436172925716124516744361729257161245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f61de1-839a-479a-bb62-9e7eb58ae7f6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f61de1-839a-479a-bb62-9e7eb58ae7f6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17186118899031225158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718611889903122515817186118899031225158171861188990312251581718611889903122515817186118899031225158171861188990312251581718611889903122515817186118899031225158171861188990312251581718611889903122515817186118899031225158171861188990312251581718611889903122515817186118899031225158171861188990312251581718611889903122515817186118899031225158171861188990312251581718611889903122515817186118899031225158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a783c60-467a-437e-adfe-b26fb13e955f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f61de1-839a-479a-bb62-9e7eb58ae7f6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4addf00-cc60-42bb-83cc-571fa669cc68, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 953bad9f-2b54-4c4f-9481-383f85170f08, ghrun-pdu5anijtm.auto.internal:14065): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/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:63 RpcState(ExecuteDataQuery, a4addf00-cc60-42bb-83cc-571fa669cc68, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15819470079244634156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581947007924463415615819470079244634156158194700792446341561581947007924463415615819470079244634156158194700792446341561581947007924463415615819470079244634156158194700792446341561581947007924463415615819470079244634156158194700792446341561581947007924463415615819470079244634156158194700792446341561581947007924463415615819470079244634156158194700792446341561581947007924463415615819470079244634156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 953bad9f-2b54-4c4f-9481-383f85170f08, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8809850700470377126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88098507004703771268809850700470377126880985070047037712688098507004703771268809850700470377126880985070047037712688098507004703771268809850700470377126880985070047037712688098507004703771268809850700470377126880985070047037712688098507004703771268809850700470377126880985070047037712688098507004703771268809850700470377126880985070047037712688098507004703771268809850700470377126" } } } 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:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_c74rd1_b.log --grpc-port=10488 --mon-port=28243 --ic-port=23433 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_c74rd1_b.log', '--grpc-port=10488', '--mon-port=28243', '--ic-port=23433', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 969290
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10488/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 953bad9f-2b54-4c4f-9481-383f85170f08, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4addf00-cc60-42bb-83cc-571fa669cc68, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e79d0e-dab4-4f50-8838-0d3859614eb2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e79d0e-dab4-4f50-8838-0d3859614eb2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1539447180792681757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15394471807926817571539447180792681757153944718079268175715394471807926817571539447180792681757153944718079268175715394471807926817571539447180792681757153944718079268175715394471807926817571539447180792681757153944718079268175715394471807926817571539447180792681757153944718079268175715394471807926817571539447180792681757153944718079268175715394471807926817571539447180792681757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96893957-4509-4d9e-9ddb-1d89386b04d6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96893957-4509-4d9e-9ddb-1d89386b04d6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14162595196227110389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416259519622711038914162595196227110389141625951962271103891416259519622711038914162595196227110389141625951962271103891416259519622711038914162595196227110389141625951962271103891416259519622711038914162595196227110389141625951962271103891416259519622711038914162595196227110389141625951962271103891416259519622711038914162595196227110389141625951962271103891416259519622711038914162595196227110389" } } } 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.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 969291
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e79d0e-dab4-4f50-8838-0d3859614eb2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96893957-4509-4d9e-9ddb-1d89386b04d6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09be2a4-f448-4f11-aa22-0fca2337aefa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c958017-166a-4659-843e-7f2045fb5031, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09be2a4-f448-4f11-aa22-0fca2337aefa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4780862870813162263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47808628708131622634780862870813162263478086287081316226347808628708131622634780862870813162263478086287081316226347808628708131622634780862870813162263478086287081316226347808628708131622634780862870813162263478086287081316226347808628708131622634780862870813162263478086287081316226347808628708131622634780862870813162263478086287081316226347808628708131622634780862870813162263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c958017-166a-4659-843e-7f2045fb5031, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13952777757779400348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395277775777940034813952777757779400348139527777577794003481395277775777940034813952777757779400348139527777577794003481395277775777940034813952777757779400348139527777577794003481395277775777940034813952777757779400348139527777577794003481395277775777940034813952777757779400348139527777577794003481395277775777940034813952777757779400348139527777577794003481395277775777940034813952777757779400348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c958017-166a-4659-843e-7f2045fb5031, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09be2a4-f448-4f11-aa22-0fca2337aefa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed406d32-bedb-455e-bc7d-4fee0d3a5dce, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed406d32-bedb-455e-bc7d-4fee0d3a5dce, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7967043402159187828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79670434021591878287967043402159187828796704340215918782879670434021591878287967043402159187828796704340215918782879670434021591878287967043402159187828796704340215918782879670434021591878287967043402159187828796704340215918782879670434021591878287967043402159187828796704340215918782879670434021591878287967043402159187828796704340215918782879670434021591878287967043402159187828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df9f2a96-b231-4a75-8f30-6ffa5af74e0e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df9f2a96-b231-4a75-8f30-6ffa5af74e0e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2148747344182240662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21487473441822406622148747344182240662214874734418224066221487473441822406622148747344182240662214874734418224066221487473441822406622148747344182240662214874734418224066221487473441822406622148747344182240662214874734418224066221487473441822406622148747344182240662214874734418224066221487473441822406622148747344182240662214874734418224066221487473441822406622148747344182240662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed406d32-bedb-455e-bc7d-4fee0d3a5dce, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df9f2a96-b231-4a75-8f30-6ffa5af74e0e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89440958-2371-4a92-bde5-8763c9f274bc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89440958-2371-4a92-bde5-8763c9f274bc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17153479162473125412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715347916247312541217153479162473125412171534791624731254121715347916247312541217153479162473125412171534791624731254121715347916247312541217153479162473125412171534791624731254121715347916247312541217153479162473125412171534791624731254121715347916247312541217153479162473125412171534791624731254121715347916247312541217153479162473125412171534791624731254121715347916247312541217153479162473125412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2dcc27c-4064-4e68-9cb8-9016d8faeb65, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2dcc27c-4064-4e68-9cb8-9016d8faeb65, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4341363414501607972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43413634145016079724341363414501607972434136341450160797243413634145016079724341363414501607972434136341450160797243413634145016079724341363414501607972434136341450160797243413634145016079724341363414501607972434136341450160797243413634145016079724341363414501607972434136341450160797243413634145016079724341363414501607972434136341450160797243413634145016079724341363414501607972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89440958-2371-4a92-bde5-8763c9f274bc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2dcc27c-4064-4e68-9cb8-9016d8faeb65, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e26e364-02d8-4198-a38e-8d7f75b3fa73, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fdd4066-6e85-4fd0-a317-93fabbb89ce8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e26e364-02d8-4198-a38e-8d7f75b3fa73, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4742157629685202812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47421576296852028124742157629685202812474215762968520281247421576296852028124742157629685202812474215762968520281247421576296852028124742157629685202812474215762968520281247421576296852028124742157629685202812474215762968520281247421576296852028124742157629685202812474215762968520281247421576296852028124742157629685202812474215762968520281247421576296852028124742157629685202812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fdd4066-6e85-4fd0-a317-93fabbb89ce8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1548066462701173278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15480664627011732781548066462701173278154806646270117327815480664627011732781548066462701173278154806646270117327815480664627011732781548066462701173278154806646270117327815480664627011732781548066462701173278154806646270117327815480664627011732781548066462701173278154806646270117327815480664627011732781548066462701173278154806646270117327815480664627011732781548066462701173278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e26e364-02d8-4198-a38e-8d7f75b3fa73, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fdd4066-6e85-4fd0-a317-93fabbb89ce8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddae43c8-933b-44f8-a5d5-3c0cc7b9e951, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9fccfcb-9196-4e75-830c-59b98446ba42, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddae43c8-933b-44f8-a5d5-3c0cc7b9e951, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6721061860461033492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67210618604610334926721061860461033492672106186046103349267210618604610334926721061860461033492672106186046103349267210618604610334926721061860461033492672106186046103349267210618604610334926721061860461033492672106186046103349267210618604610334926721061860461033492672106186046103349267210618604610334926721061860461033492672106186046103349267210618604610334926721061860461033492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9fccfcb-9196-4e75-830c-59b98446ba42, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3764451500142605989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37644515001426059893764451500142605989376445150014260598937644515001426059893764451500142605989376445150014260598937644515001426059893764451500142605989376445150014260598937644515001426059893764451500142605989376445150014260598937644515001426059893764451500142605989376445150014260598937644515001426059893764451500142605989376445150014260598937644515001426059893764451500142605989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddae43c8-933b-44f8-a5d5-3c0cc7b9e951, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9fccfcb-9196-4e75-830c-59b98446ba42, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a464d718-8e73-4c4d-919f-a32cf9ab057e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47559be-a5c1-4d58-9fa9-94467675a049, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a464d718-8e73-4c4d-919f-a32cf9ab057e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4986067407391422483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49860674073914224834986067407391422483498606740739142248349860674073914224834986067407391422483498606740739142248349860674073914224834986067407391422483498606740739142248349860674073914224834986067407391422483498606740739142248349860674073914224834986067407391422483498606740739142248349860674073914224834986067407391422483498606740739142248349860674073914224834986067407391422483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47559be-a5c1-4d58-9fa9-94467675a049, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17402861966328536942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740286196632853694217402861966328536942174028619663285369421740286196632853694217402861966328536942174028619663285369421740286196632853694217402861966328536942174028619663285369421740286196632853694217402861966328536942174028619663285369421740286196632853694217402861966328536942174028619663285369421740286196632853694217402861966328536942174028619663285369421740286196632853694217402861966328536942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a464d718-8e73-4c4d-919f-a32cf9ab057e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47559be-a5c1-4d58-9fa9-94467675a049, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910963ec-ab3a-4be3-8872-130e37545d2c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fbecec2-4a26-4c88-a725-684c2ab7cf6f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910963ec-ab3a-4be3-8872-130e37545d2c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721034304334392201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172103430433439220111721034304334392201117210343043343922011172103430433439220111721034304334392201117210343043343922011172103430433439220111721034304334392201117210343043343922011172103430433439220111721034304334392201117210343043343922011172103430433439220111721034304334392201117210343043343922011172103430433439220111721034304334392201117210343043343922011172103430433439220111721034304334392201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fbecec2-4a26-4c88-a725-684c2ab7cf6f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11350216000810493542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135021600081049354211350216000810493542113502160008104935421135021600081049354211350216000810493542113502160008104935421135021600081049354211350216000810493542113502160008104935421135021600081049354211350216000810493542113502160008104935421135021600081049354211350216000810493542113502160008104935421135021600081049354211350216000810493542113502160008104935421135021600081049354211350216000810493542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910963ec-ab3a-4be3-8872-130e37545d2c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fbecec2-4a26-4c88-a725-684c2ab7cf6f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa3d074-3500-45cf-9020-8aa8e0cc7d90, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aba3e96-000f-4625-a980-0d0ecb34c35d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aba3e96-000f-4625-a980-0d0ecb34c35d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11530742176561420517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153074217656142051711530742176561420517115307421765614205171153074217656142051711530742176561420517115307421765614205171153074217656142051711530742176561420517115307421765614205171153074217656142051711530742176561420517115307421765614205171153074217656142051711530742176561420517115307421765614205171153074217656142051711530742176561420517115307421765614205171153074217656142051711530742176561420517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa3d074-3500-45cf-9020-8aa8e0cc7d90, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14783277077016851396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478327707701685139614783277077016851396147832770770168513961478327707701685139614783277077016851396147832770770168513961478327707701685139614783277077016851396147832770770168513961478327707701685139614783277077016851396147832770770168513961478327707701685139614783277077016851396147832770770168513961478327707701685139614783277077016851396147832770770168513961478327707701685139614783277077016851396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa3d074-3500-45cf-9020-8aa8e0cc7d90, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aba3e96-000f-4625-a980-0d0ecb34c35d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07dabd3-3517-4606-aec4-d3353c9af518, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07dabd3-3517-4606-aec4-d3353c9af518, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17382157320394013329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738215732039401332917382157320394013329173821573203940133291738215732039401332917382157320394013329173821573203940133291738215732039401332917382157320394013329173821573203940133291738215732039401332917382157320394013329173821573203940133291738215732039401332917382157320394013329173821573203940133291738215732039401332917382157320394013329173821573203940133291738215732039401332917382157320394013329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f826e8-371d-40b8-8097-5fec794c2607, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f826e8-371d-40b8-8097-5fec794c2607, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5679505080701772181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56795050807017721815679505080701772181567950508070177218156795050807017721815679505080701772181567950508070177218156795050807017721815679505080701772181567950508070177218156795050807017721815679505080701772181567950508070177218156795050807017721815679505080701772181567950508070177218156795050807017721815679505080701772181567950508070177218156795050807017721815679505080701772181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07dabd3-3517-4606-aec4-d3353c9af518, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ceea79-1a0e-4174-958b-636a34f7b000, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f826e8-371d-40b8-8097-5fec794c2607, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ceea79-1a0e-4174-958b-636a34f7b000, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726523496190921586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77265234961909215867726523496190921586772652349619092158677265234961909215867726523496190921586772652349619092158677265234961909215867726523496190921586772652349619092158677265234961909215867726523496190921586772652349619092158677265234961909215867726523496190921586772652349619092158677265234961909215867726523496190921586772652349619092158677265234961909215867726523496190921586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37275f4a-be0f-42dd-80fa-61e1b63c0fe2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37275f4a-be0f-42dd-80fa-61e1b63c0fe2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466410347710258506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84664103477102585068466410347710258506846641034771025850684664103477102585068466410347710258506846641034771025850684664103477102585068466410347710258506846641034771025850684664103477102585068466410347710258506846641034771025850684664103477102585068466410347710258506846641034771025850684664103477102585068466410347710258506846641034771025850684664103477102585068466410347710258506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ceea79-1a0e-4174-958b-636a34f7b000, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f58f4ad7-a82b-465e-b478-6edaba369fac, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f58f4ad7-a82b-465e-b478-6edaba369fac, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6808377356429313351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68083773564293133516808377356429313351680837735642931335168083773564293133516808377356429313351680837735642931335168083773564293133516808377356429313351680837735642931335168083773564293133516808377356429313351680837735642931335168083773564293133516808377356429313351680837735642931335168083773564293133516808377356429313351680837735642931335168083773564293133516808377356429313351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37275f4a-be0f-42dd-80fa-61e1b63c0fe2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50573ea5-a067-4abf-853f-985a9b6b9b9a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50573ea5-a067-4abf-853f-985a9b6b9b9a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508013980549706739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739508013980549706739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f58f4ad7-a82b-465e-b478-6edaba369fac, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e7b8fa-8021-4e1f-98fd-7b0bf49adccb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50573ea5-a067-4abf-853f-985a9b6b9b9a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e7b8fa-8021-4e1f-98fd-7b0bf49adccb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14838042702431550977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483804270243155097714838042702431550977148380427024315509771483804270243155097714838042702431550977148380427024315509771483804270243155097714838042702431550977148380427024315509771483804270243155097714838042702431550977148380427024315509771483804270243155097714838042702431550977148380427024315509771483804270243155097714838042702431550977148380427024315509771483804270243155097714838042702431550977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d19735e7-0358-4007-a9e6-2e7dfdda9d93, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d19735e7-0358-4007-a9e6-2e7dfdda9d93, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13636268093868078325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363626809386807832513636268093868078325136362680938680783251363626809386807832513636268093868078325136362680938680783251363626809386807832513636268093868078325136362680938680783251363626809386807832513636268093868078325136362680938680783251363626809386807832513636268093868078325136362680938680783251363626809386807832513636268093868078325136362680938680783251363626809386807832513636268093868078325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e7b8fa-8021-4e1f-98fd-7b0bf49adccb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d19735e7-0358-4007-a9e6-2e7dfdda9d93, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b535137-ebcb-4ae6-8cb2-7c4540e2ce0d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b535137-ebcb-4ae6-8cb2-7c4540e2ce0d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8378510745392290876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83785107453922908768378510745392290876837851074539229087683785107453922908768378510745392290876837851074539229087683785107453922908768378510745392290876837851074539229087683785107453922908768378510745392290876837851074539229087683785107453922908768378510745392290876837851074539229087683785107453922908768378510745392290876837851074539229087683785107453922908768378510745392290876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dcc0a28-9a5e-440f-8597-e398cd169bbf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dcc0a28-9a5e-440f-8597-e398cd169bbf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 836877148719286319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319836877148719286319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b535137-ebcb-4ae6-8cb2-7c4540e2ce0d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dcc0a28-9a5e-440f-8597-e398cd169bbf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0569bc8-23c7-461e-82e4-9a41c9bc84e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4945add-51f2-4634-971f-60a1637924c7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0569bc8-23c7-461e-82e4-9a41c9bc84e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4761180041261488821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47611800412614888214761180041261488821476118004126148882147611800412614888214761180041261488821476118004126148882147611800412614888214761180041261488821476118004126148882147611800412614888214761180041261488821476118004126148882147611800412614888214761180041261488821476118004126148882147611800412614888214761180041261488821476118004126148882147611800412614888214761180041261488821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4945add-51f2-4634-971f-60a1637924c7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16059595113373211980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605959511337321198016059595113373211980160595951133732119801605959511337321198016059595113373211980160595951133732119801605959511337321198016059595113373211980160595951133732119801605959511337321198016059595113373211980160595951133732119801605959511337321198016059595113373211980160595951133732119801605959511337321198016059595113373211980160595951133732119801605959511337321198016059595113373211980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4945add-51f2-4634-971f-60a1637924c7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0569bc8-23c7-461e-82e4-9a41c9bc84e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7200f78a-38f6-4899-899a-d35cbf4db864, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7200f78a-38f6-4899-899a-d35cbf4db864, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8506227729689953339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85062277296899533398506227729689953339850622772968995333985062277296899533398506227729689953339850622772968995333985062277296899533398506227729689953339850622772968995333985062277296899533398506227729689953339850622772968995333985062277296899533398506227729689953339850622772968995333985062277296899533398506227729689953339850622772968995333985062277296899533398506227729689953339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10798338-7dd5-44be-809a-00441a1b447c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10798338-7dd5-44be-809a-00441a1b447c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1852124702087145413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18521247020871454131852124702087145413185212470208714541318521247020871454131852124702087145413185212470208714541318521247020871454131852124702087145413185212470208714541318521247020871454131852124702087145413185212470208714541318521247020871454131852124702087145413185212470208714541318521247020871454131852124702087145413185212470208714541318521247020871454131852124702087145413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7200f78a-38f6-4899-899a-d35cbf4db864, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52ce0770-ada6-46a7-9b33-a631c2f2f913, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52ce0770-ada6-46a7-9b33-a631c2f2f913, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13532497902681576054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353249790268157605413532497902681576054135324979026815760541353249790268157605413532497902681576054135324979026815760541353249790268157605413532497902681576054135324979026815760541353249790268157605413532497902681576054135324979026815760541353249790268157605413532497902681576054135324979026815760541353249790268157605413532497902681576054135324979026815760541353249790268157605413532497902681576054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10798338-7dd5-44be-809a-00441a1b447c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b4680f-dfc8-4d40-a170-6fdff653fa87, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b4680f-dfc8-4d40-a170-6fdff653fa87, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2550090983976294069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25500909839762940692550090983976294069255009098397629406925500909839762940692550090983976294069255009098397629406925500909839762940692550090983976294069255009098397629406925500909839762940692550090983976294069255009098397629406925500909839762940692550090983976294069255009098397629406925500909839762940692550090983976294069255009098397629406925500909839762940692550090983976294069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52ce0770-ada6-46a7-9b33-a631c2f2f913, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d361704e-eff9-4405-a598-d0d7e70df743, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d361704e-eff9-4405-a598-d0d7e70df743, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11506967851898103577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150696785189810357711506967851898103577115069678518981035771150696785189810357711506967851898103577115069678518981035771150696785189810357711506967851898103577115069678518981035771150696785189810357711506967851898103577115069678518981035771150696785189810357711506967851898103577115069678518981035771150696785189810357711506967851898103577115069678518981035771150696785189810357711506967851898103577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b4680f-dfc8-4d40-a170-6fdff653fa87, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9eccdea-6435-46d4-9d99-c8e7e699f8d8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9eccdea-6435-46d4-9d99-c8e7e699f8d8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 296096205056342943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943296096205056342943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d361704e-eff9-4405-a598-d0d7e70df743, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9eccdea-6435-46d4-9d99-c8e7e699f8d8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74ea9838-8bd3-4933-aba6-e1ca1f22e60c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ea9838-8bd3-4933-aba6-e1ca1f22e60c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1519618258934706819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15196182589347068191519618258934706819151961825893470681915196182589347068191519618258934706819151961825893470681915196182589347068191519618258934706819151961825893470681915196182589347068191519618258934706819151961825893470681915196182589347068191519618258934706819151961825893470681915196182589347068191519618258934706819151961825893470681915196182589347068191519618258934706819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f62dff-e85b-4c20-be6a-72f287fe744f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f62dff-e85b-4c20-be6a-72f287fe744f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1169963004420405178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11699630044204051781169963004420405178116996300442040517811699630044204051781169963004420405178116996300442040517811699630044204051781169963004420405178116996300442040517811699630044204051781169963004420405178116996300442040517811699630044204051781169963004420405178116996300442040517811699630044204051781169963004420405178116996300442040517811699630044204051781169963004420405178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ea9838-8bd3-4933-aba6-e1ca1f22e60c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f62dff-e85b-4c20-be6a-72f287fe744f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0234665-dc8f-4a0b-b8a8-4648dedf7407, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79faefdd-e030-47d7-b4c8-f5eb16586266, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0234665-dc8f-4a0b-b8a8-4648dedf7407, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 965793419035824252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252965793419035824252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79faefdd-e030-47d7-b4c8-f5eb16586266, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13623294635757005616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362329463575700561613623294635757005616136232946357570056161362329463575700561613623294635757005616136232946357570056161362329463575700561613623294635757005616136232946357570056161362329463575700561613623294635757005616136232946357570056161362329463575700561613623294635757005616136232946357570056161362329463575700561613623294635757005616136232946357570056161362329463575700561613623294635757005616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79faefdd-e030-47d7-b4c8-f5eb16586266, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0234665-dc8f-4a0b-b8a8-4648dedf7407, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6463c37-85f8-4701-a701-5d39bb52b85d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae77107-d438-4329-891a-a8e83fbf7274, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6463c37-85f8-4701-a701-5d39bb52b85d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8732073097696260642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87320730976962606428732073097696260642873207309769626064287320730976962606428732073097696260642873207309769626064287320730976962606428732073097696260642873207309769626064287320730976962606428732073097696260642873207309769626064287320730976962606428732073097696260642873207309769626064287320730976962606428732073097696260642873207309769626064287320730976962606428732073097696260642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae77107-d438-4329-891a-a8e83fbf7274, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12066981805546333190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206698180554633319012066981805546333190120669818055463331901206698180554633319012066981805546333190120669818055463331901206698180554633319012066981805546333190120669818055463331901206698180554633319012066981805546333190120669818055463331901206698180554633319012066981805546333190120669818055463331901206698180554633319012066981805546333190120669818055463331901206698180554633319012066981805546333190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6463c37-85f8-4701-a701-5d39bb52b85d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae77107-d438-4329-891a-a8e83fbf7274, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b433e6-afca-4707-a452-4e1a9637a466, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c164b0-dffa-45e4-9f08-2c86eb27a6bd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b433e6-afca-4707-a452-4e1a9637a466, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2012113161334988950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20121131613349889502012113161334988950201211316133498895020121131613349889502012113161334988950201211316133498895020121131613349889502012113161334988950201211316133498895020121131613349889502012113161334988950201211316133498895020121131613349889502012113161334988950201211316133498895020121131613349889502012113161334988950201211316133498895020121131613349889502012113161334988950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c164b0-dffa-45e4-9f08-2c86eb27a6bd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6318165014660647759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63181650146606477596318165014660647759631816501466064775963181650146606477596318165014660647759631816501466064775963181650146606477596318165014660647759631816501466064775963181650146606477596318165014660647759631816501466064775963181650146606477596318165014660647759631816501466064775963181650146606477596318165014660647759631816501466064775963181650146606477596318165014660647759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c164b0-dffa-45e4-9f08-2c86eb27a6bd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b433e6-afca-4707-a452-4e1a9637a466, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33eb6fb8-0806-48af-bc5d-5ac8e8745e2f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33eb6fb8-0806-48af-bc5d-5ac8e8745e2f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1655130446423832317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16551304464238323171655130446423832317165513044642383231716551304464238323171655130446423832317165513044642383231716551304464238323171655130446423832317165513044642383231716551304464238323171655130446423832317165513044642383231716551304464238323171655130446423832317165513044642383231716551304464238323171655130446423832317165513044642383231716551304464238323171655130446423832317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adaa7697-c762-45a0-bcc0-dcdc0ff9a0d3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adaa7697-c762-45a0-bcc0-dcdc0ff9a0d3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13900117191722303599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390011719172230359913900117191722303599139001171917223035991390011719172230359913900117191722303599139001171917223035991390011719172230359913900117191722303599139001171917223035991390011719172230359913900117191722303599139001171917223035991390011719172230359913900117191722303599139001171917223035991390011719172230359913900117191722303599139001171917223035991390011719172230359913900117191722303599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33eb6fb8-0806-48af-bc5d-5ac8e8745e2f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adaa7697-c762-45a0-bcc0-dcdc0ff9a0d3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e56ca8-a998-4b40-93d9-4cb3a45d9e61, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 526ccf00-766e-41eb-9566-3c3a66aab458, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e56ca8-a998-4b40-93d9-4cb3a45d9e61, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876786415848657209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787678641584865720917876786415848657209178767864158486572091787678641584865720917876786415848657209178767864158486572091787678641584865720917876786415848657209178767864158486572091787678641584865720917876786415848657209178767864158486572091787678641584865720917876786415848657209178767864158486572091787678641584865720917876786415848657209178767864158486572091787678641584865720917876786415848657209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 526ccf00-766e-41eb-9566-3c3a66aab458, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12454644807280343047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245464480728034304712454644807280343047124546448072803430471245464480728034304712454644807280343047124546448072803430471245464480728034304712454644807280343047124546448072803430471245464480728034304712454644807280343047124546448072803430471245464480728034304712454644807280343047124546448072803430471245464480728034304712454644807280343047124546448072803430471245464480728034304712454644807280343047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 526ccf00-766e-41eb-9566-3c3a66aab458, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e56ca8-a998-4b40-93d9-4cb3a45d9e61, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 387bd8a6-6515-492b-8f7a-1ef2241efe43, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f1a694f-9869-463c-bfd8-60066a412f5d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 387bd8a6-6515-492b-8f7a-1ef2241efe43, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831429861779626729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58314298617796267295831429861779626729583142986177962672958314298617796267295831429861779626729583142986177962672958314298617796267295831429861779626729583142986177962672958314298617796267295831429861779626729583142986177962672958314298617796267295831429861779626729583142986177962672958314298617796267295831429861779626729583142986177962672958314298617796267295831429861779626729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1a694f-9869-463c-bfd8-60066a412f5d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8708450916940915933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87084509169409159338708450916940915933870845091694091593387084509169409159338708450916940915933870845091694091593387084509169409159338708450916940915933870845091694091593387084509169409159338708450916940915933870845091694091593387084509169409159338708450916940915933870845091694091593387084509169409159338708450916940915933870845091694091593387084509169409159338708450916940915933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1a694f-9869-463c-bfd8-60066a412f5d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 387bd8a6-6515-492b-8f7a-1ef2241efe43, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2061e091-19a9-4c0d-852f-41a2dcd606b8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2061e091-19a9-4c0d-852f-41a2dcd606b8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13343091663197225901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334309166319722590113343091663197225901133430916631972259011334309166319722590113343091663197225901133430916631972259011334309166319722590113343091663197225901133430916631972259011334309166319722590113343091663197225901133430916631972259011334309166319722590113343091663197225901133430916631972259011334309166319722590113343091663197225901133430916631972259011334309166319722590113343091663197225901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58346622-a7e7-4b5b-986a-00f29006ae1d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58346622-a7e7-4b5b-986a-00f29006ae1d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2180780028920119679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21807800289201196792180780028920119679218078002892011967921807800289201196792180780028920119679218078002892011967921807800289201196792180780028920119679218078002892011967921807800289201196792180780028920119679218078002892011967921807800289201196792180780028920119679218078002892011967921807800289201196792180780028920119679218078002892011967921807800289201196792180780028920119679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2061e091-19a9-4c0d-852f-41a2dcd606b8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58346622-a7e7-4b5b-986a-00f29006ae1d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f02a6ae-9050-4962-bcf1-c60d6f2b343d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d5d45b-ba0d-425d-b646-b6ab9aba337f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f02a6ae-9050-4962-bcf1-c60d6f2b343d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178925513175205792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81789255131752057928178925513175205792817892551317520579281789255131752057928178925513175205792817892551317520579281789255131752057928178925513175205792817892551317520579281789255131752057928178925513175205792817892551317520579281789255131752057928178925513175205792817892551317520579281789255131752057928178925513175205792817892551317520579281789255131752057928178925513175205792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d5d45b-ba0d-425d-b646-b6ab9aba337f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5023712396284837136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50237123962848371365023712396284837136502371239628483713650237123962848371365023712396284837136502371239628483713650237123962848371365023712396284837136502371239628483713650237123962848371365023712396284837136502371239628483713650237123962848371365023712396284837136502371239628483713650237123962848371365023712396284837136502371239628483713650237123962848371365023712396284837136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d5d45b-ba0d-425d-b646-b6ab9aba337f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 561e8e2f-fa55-4304-ad88-d6bfa3c770d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 561e8e2f-fa55-4304-ad88-d6bfa3c770d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13038845372523620011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303884537252362001113038845372523620011130388453725236200111303884537252362001113038845372523620011130388453725236200111303884537252362001113038845372523620011130388453725236200111303884537252362001113038845372523620011130388453725236200111303884537252362001113038845372523620011130388453725236200111303884537252362001113038845372523620011130388453725236200111303884537252362001113038845372523620011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 561e8e2f-fa55-4304-ad88-d6bfa3c770d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 749d408a-233c-4eca-a3a8-3ea369fcafa2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 749d408a-233c-4eca-a3a8-3ea369fcafa2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7871375559513899234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78713755595138992347871375559513899234787137555951389923478713755595138992347871375559513899234787137555951389923478713755595138992347871375559513899234787137555951389923478713755595138992347871375559513899234787137555951389923478713755595138992347871375559513899234787137555951389923478713755595138992347871375559513899234787137555951389923478713755595138992347871375559513899234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 749d408a-233c-4eca-a3a8-3ea369fcafa2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62347b31-4375-4ce8-922e-8cb4a0e90a18, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62347b31-4375-4ce8-922e-8cb4a0e90a18, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16350708183445199886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635070818344519988616350708183445199886163507081834451998861635070818344519988616350708183445199886163507081834451998861635070818344519988616350708183445199886163507081834451998861635070818344519988616350708183445199886163507081834451998861635070818344519988616350708183445199886163507081834451998861635070818344519988616350708183445199886163507081834451998861635070818344519988616350708183445199886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f02a6ae-9050-4962-bcf1-c60d6f2b343d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8964916d-7503-4a66-86f3-4c6e948f2bb9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8964916d-7503-4a66-86f3-4c6e948f2bb9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7911450503195950394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79114505031959503947911450503195950394791145050319595039479114505031959503947911450503195950394791145050319595039479114505031959503947911450503195950394791145050319595039479114505031959503947911450503195950394791145050319595039479114505031959503947911450503195950394791145050319595039479114505031959503947911450503195950394791145050319595039479114505031959503947911450503195950394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62347b31-4375-4ce8-922e-8cb4a0e90a18, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3ea23f-fd2b-426b-8b92-dd8ca13ebe3d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3ea23f-fd2b-426b-8b92-dd8ca13ebe3d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6490692173170044143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64906921731700441436490692173170044143649069217317004414364906921731700441436490692173170044143649069217317004414364906921731700441436490692173170044143649069217317004414364906921731700441436490692173170044143649069217317004414364906921731700441436490692173170044143649069217317004414364906921731700441436490692173170044143649069217317004414364906921731700441436490692173170044143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8964916d-7503-4a66-86f3-4c6e948f2bb9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97072b71-f5ba-461e-b0c3-3bd96bcb21fd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3ea23f-fd2b-426b-8b92-dd8ca13ebe3d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97072b71-f5ba-461e-b0c3-3bd96bcb21fd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5860182604911224221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58601826049112242215860182604911224221586018260491122422158601826049112242215860182604911224221586018260491122422158601826049112242215860182604911224221586018260491122422158601826049112242215860182604911224221586018260491122422158601826049112242215860182604911224221586018260491122422158601826049112242215860182604911224221586018260491122422158601826049112242215860182604911224221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec195c0-f8db-451b-8b5f-33c385c5c71d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec195c0-f8db-451b-8b5f-33c385c5c71d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9994427536650714879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99944275366507148799994427536650714879999442753665071487999944275366507148799994427536650714879999442753665071487999944275366507148799994427536650714879999442753665071487999944275366507148799994427536650714879999442753665071487999944275366507148799994427536650714879999442753665071487999944275366507148799994427536650714879999442753665071487999944275366507148799994427536650714879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97072b71-f5ba-461e-b0c3-3bd96bcb21fd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4870f96a-26f8-4439-8e18-c1d3e48d6f57, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4870f96a-26f8-4439-8e18-c1d3e48d6f57, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13176796891990713810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317679689199071381013176796891990713810131767968919907138101317679689199071381013176796891990713810131767968919907138101317679689199071381013176796891990713810131767968919907138101317679689199071381013176796891990713810131767968919907138101317679689199071381013176796891990713810131767968919907138101317679689199071381013176796891990713810131767968919907138101317679689199071381013176796891990713810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec195c0-f8db-451b-8b5f-33c385c5c71d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, effaea78-6d45-44d1-ace7-1f0ffcb10847, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, effaea78-6d45-44d1-ace7-1f0ffcb10847, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16655064109209426020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665506410920942602016655064109209426020166550641092094260201665506410920942602016655064109209426020166550641092094260201665506410920942602016655064109209426020166550641092094260201665506410920942602016655064109209426020166550641092094260201665506410920942602016655064109209426020166550641092094260201665506410920942602016655064109209426020166550641092094260201665506410920942602016655064109209426020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4870f96a-26f8-4439-8e18-c1d3e48d6f57, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13eae2cb-92ea-49af-bcdc-d4269a77fdb5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13eae2cb-92ea-49af-bcdc-d4269a77fdb5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13899182261847767617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389918226184776761713899182261847767617138991822618477676171389918226184776761713899182261847767617138991822618477676171389918226184776761713899182261847767617138991822618477676171389918226184776761713899182261847767617138991822618477676171389918226184776761713899182261847767617138991822618477676171389918226184776761713899182261847767617138991822618477676171389918226184776761713899182261847767617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, effaea78-6d45-44d1-ace7-1f0ffcb10847, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1282752-b3fa-4546-b4d4-df8107ed7dcd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1282752-b3fa-4546-b4d4-df8107ed7dcd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6670079695266458725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66700796952664587256670079695266458725667007969526645872566700796952664587256670079695266458725667007969526645872566700796952664587256670079695266458725667007969526645872566700796952664587256670079695266458725667007969526645872566700796952664587256670079695266458725667007969526645872566700796952664587256670079695266458725667007969526645872566700796952664587256670079695266458725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13eae2cb-92ea-49af-bcdc-d4269a77fdb5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0afb7b01-ff2b-46e5-8460-9f3793de1d6e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0afb7b01-ff2b-46e5-8460-9f3793de1d6e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2902476656174616436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29024766561746164362902476656174616436290247665617461643629024766561746164362902476656174616436290247665617461643629024766561746164362902476656174616436290247665617461643629024766561746164362902476656174616436290247665617461643629024766561746164362902476656174616436290247665617461643629024766561746164362902476656174616436290247665617461643629024766561746164362902476656174616436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1282752-b3fa-4546-b4d4-df8107ed7dcd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf95762-c944-48eb-b828-abb2e7497b79, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf95762-c944-48eb-b828-abb2e7497b79, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15863712308695373883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586371230869537388315863712308695373883158637123086953738831586371230869537388315863712308695373883158637123086953738831586371230869537388315863712308695373883158637123086953738831586371230869537388315863712308695373883158637123086953738831586371230869537388315863712308695373883158637123086953738831586371230869537388315863712308695373883158637123086953738831586371230869537388315863712308695373883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0afb7b01-ff2b-46e5-8460-9f3793de1d6e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 810d8401-2944-4b47-9f08-729f3adc85af, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf95762-c944-48eb-b828-abb2e7497b79, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 810d8401-2944-4b47-9f08-729f3adc85af, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14840862340944653823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484086234094465382314840862340944653823148408623409446538231484086234094465382314840862340944653823148408623409446538231484086234094465382314840862340944653823148408623409446538231484086234094465382314840862340944653823148408623409446538231484086234094465382314840862340944653823148408623409446538231484086234094465382314840862340944653823148408623409446538231484086234094465382314840862340944653823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b1d4562-0951-4b51-8047-af1e52871559, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b1d4562-0951-4b51-8047-af1e52871559, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12601525107503275204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260152510750327520412601525107503275204126015251075032752041260152510750327520412601525107503275204126015251075032752041260152510750327520412601525107503275204126015251075032752041260152510750327520412601525107503275204126015251075032752041260152510750327520412601525107503275204126015251075032752041260152510750327520412601525107503275204126015251075032752041260152510750327520412601525107503275204" } } } 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 969291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 969291) elapsed time (sec): 0.6783554553985596
DEBUG    ya.test:process.py:263 Command (pid 969291) idrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 810d8401-2944-4b47-9f08-729f3adc85af, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 969291) inblock: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b1d4562-0951-4b51-8047-af1e52871559, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 969291) isrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7c7e4e-269a-4c2f-a715-d635dc01062f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ya.test:process.py:263 Command (pid 969291) ixrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7c7e4e-269a-4c2f-a715-d635dc01062f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2444034555242735053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24440345552427350532444034555242735053244403455524273505324440345552427350532444034555242735053244403455524273505324440345552427350532444034555242735053244403455524273505324440345552427350532444034555242735053244403455524273505324440345552427350532444034555242735053244403455524273505324440345552427350532444034555242735053244403455524273505324440345552427350532444034555242735053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 825f59d6-e764-4e8d-acee-79d98ba044a4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ya.test:process.py:263 Command (pid 969291) majflt: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 825f59d6-e764-4e8d-acee-79d98ba044a4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18278872211704262921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827887221170426292118278872211704262921182788722117042629211827887221170426292118278872211704262921182788722117042629211827887221170426292118278872211704262921182788722117042629211827887221170426292118278872211704262921182788722117042629211827887221170426292118278872211704262921182788722117042629211827887221170426292118278872211704262921182788722117042629211827887221170426292118278872211704262921" } } } 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 969291) maxrss: 850456
DEBUG    ya.test:process.py:263 Command (pid 969291) minflt: 45504
DEBUG    ya.test:process.py:263 Command (pid 969291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 969291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 969291) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 969291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 969291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 969291) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 969291) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 969291) stime: 0.20082699999999998
DEBUG    ya.test:process.py:263 Command (pid 969291) utime: 0.43160899999999996
DEBUG    ya.test:process.py:263 Command (pid 969291) wtime: 0.68
DEBUG    ya.test:process.py:275 Command (pid 969291) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 969291) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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, df7c7e4e-269a-4c2f-a715-d635dc01062f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b10e0ba-bbb9-47f9-a553-352335986d98, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b10e0ba-bbb9-47f9-a553-352335986d98, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17428546926108808913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742854692610880891317428546926108808913174285469261088089131742854692610880891317428546926108808913174285469261088089131742854692610880891317428546926108808913174285469261088089131742854692610880891317428546926108808913174285469261088089131742854692610880891317428546926108808913174285469261088089131742854692610880891317428546926108808913174285469261088089131742854692610880891317428546926108808913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 825f59d6-e764-4e8d-acee-79d98ba044a4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32384f16-b9bb-4c34-9b31-b9e2844c7876, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32384f16-b9bb-4c34-9b31-b9e2844c7876, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13890750056052108364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389075005605210836413890750056052108364138907500560521083641389075005605210836413890750056052108364138907500560521083641389075005605210836413890750056052108364138907500560521083641389075005605210836413890750056052108364138907500560521083641389075005605210836413890750056052108364138907500560521083641389075005605210836413890750056052108364138907500560521083641389075005605210836413890750056052108364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b10e0ba-bbb9-47f9-a553-352335986d98, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c592b470>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c592b470> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, def2689b-1935-4789-9022-8d6ef49497ea, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, def2689b-1935-4789-9022-8d6ef49497ea, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzExYmMwMjgtZjA3ZDU4YWEtYmUzZWFiMi1lMTEyMzM1Zg==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32384f16-b9bb-4c34-9b31-b9e2844c7876, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c25c592b470>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, def2689b-1935-4789-9022-8d6ef49497ea, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, def2689b-1935-4789-9022-8d6ef49497ea, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c541ffb0>, reason: session-close
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, def2689b-1935-4789-9022-8d6ef49497ea, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c541ffb0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ad26ee9d-cfe5-470f-9d62-c0699715a21b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ad26ee9d-cfe5-470f-9d62-c0699715a21b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=NzJlODY0YTUtMzJmYjA5MWYtOTAyYzE0OGUtNWViMzlhODA=" 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 0x7c25c541ffb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56fcf454-e6aa-4d2d-8929-8e6de8e9c0f7, ghrun-pdu5anijtm.auto.internal:14065): 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:118 RpcState(DeleteSession, ad26ee9d-cfe5-470f-9d62-c0699715a21b, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56fcf454-e6aa-4d2d-8929-8e6de8e9c0f7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZjM4ZTdhNTktZjU4MGMwMDctMWM5OTQ0MzEtODliZjU5NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6121312821903510456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61213128219035104566121312821903510456612131282190351045661213128219035104566121312821903510456612131282190351045661213128219035104566121312821903510456612131282190351045661213128219035104566121312821903510456612131282190351045661213128219035104566121312821903510456612131282190351045661213128219035104566121312821903510456612131282190351045661213128219035104566121312821903510456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c25c552ae30 state=pending>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ad26ee9d-cfe5-470f-9d62-c0699715a21b, ghrun-pdu5anijtm.auto.internal:14065): 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, ad26ee9d-cfe5-470f-9d62-c0699715a21b, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de3619b7-0375-4f11-a243-fcfc0bc94c14, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de3619b7-0375-4f11-a243-fcfc0bc94c14, ghrun-pdu5anijtm.auto.internal:14065): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, de3619b7-0375-4f11-a243-fcfc0bc94c14, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, de3619b7-0375-4f11-a243-fcfc0bc94c14, ghrun-pdu5anijtm.auto.internal:14065): 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-27T17:35:35.221001378+00:00"}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56fcf454-e6aa-4d2d-8929-8e6de8e9c0f7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=91458faf-5c09c92c-70bd3bf3-9b4f5ebf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, de3619b7-0375-4f11-a243-fcfc0bc94c14, ghrun-pdu5anijtm.auto.internal:14065): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c57f67f0>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pdu5anijtm.auto.internal:14065
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c57f67f0>, reason: session-close
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c57f67f0> 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 0x7c25c57f67f0> replacement.
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:111 Created session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c552b570>
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 0x7c25c57f67f0>
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-27T17:35:35.221001378+00:00"}"
>
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 0x7c25c5516bf0 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 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c5540330>
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, fc19a453-f7d6-4f1f-8b71-56e89025ee10, localhost:18999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fc19a453-f7d6-4f1f-8b71-56e89025ee10, localhost:18999): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fc19a453-f7d6-4f1f-8b71-56e89025ee10, localhost:18999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pdu5anijtm.auto.internal" port: 19767 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-pdu5anijtm.auto.internal:19767, 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:18999
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4e8f2b7f-69ce-467e-bd06-b9f1030f0cab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4e8f2b7f-69ce-467e-bd06-b9f1030f0cab, ghrun-pdu5anijtm.auto.internal:19767): 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 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a1139375-eec3-401d-a609-40e3d8fc69d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1139375-eec3-401d-a609-40e3d8fc69d9, ghrun-pdu5anijtm.auto.internal:19767): 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 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 325a73c5-58a2-4fd1-afda-cee098576614, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4e8f2b7f-69ce-467e-bd06-b9f1030f0cab, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 325a73c5-58a2-4fd1-afda-cee098576614, ghrun-pdu5anijtm.auto.internal:19767): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4e8f2b7f-69ce-467e-bd06-b9f1030f0cab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 676323b5-3c13-430b-b1d6-1571d77fb93a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4e8f2b7f-69ce-467e-bd06-b9f1030f0cab, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 676323b5-3c13-430b-b1d6-1571d77fb93a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" 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, a1139375-eec3-401d-a609-40e3d8fc69d9, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1139375-eec3-401d-a609-40e3d8fc69d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a1139375-eec3-401d-a609-40e3d8fc69d9, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, fb6cb587-a9e8-4171-8c41-c2fd7fa7f46e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 325a73c5-58a2-4fd1-afda-cee098576614, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fb6cb587-a9e8-4171-8c41-c2fd7fa7f46e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" 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, 325a73c5-58a2-4fd1-afda-cee098576614, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 325a73c5-58a2-4fd1-afda-cee098576614, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 676323b5-3c13-430b-b1d6-1571d77fb93a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=16432c6-fec1eb7a-84ae4242-29ee907d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, fb6cb587-a9e8-4171-8c41-c2fd7fa7f46e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=16432c6-fec1eb7a-84ae4242-29ee907d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ed40e3-81c3-478c-a642-dc2e07a9d24a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d73bf70-64ea-4d49-8dda-8a278cc73fe2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ed40e3-81c3-478c-a642-dc2e07a9d24a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12608372076728633873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260837207672863387312608372076728633873126083720767286338731260837207672863387312608372076728633873126083720767286338731260837207672863387312608372076728633873126083720767286338731260837207672863387312608372076728633873126083720767286338731260837207672863387312608372076728633873126083720767286338731260837207672863387312608372076728633873126083720767286338731260837207672863387312608372076728633873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d73bf70-64ea-4d49-8dda-8a278cc73fe2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10295892649793562921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029589264979356292110295892649793562921102958926497935629211029589264979356292110295892649793562921102958926497935629211029589264979356292110295892649793562921102958926497935629211029589264979356292110295892649793562921102958926497935629211029589264979356292110295892649793562921102958926497935629211029589264979356292110295892649793562921102958926497935629211029589264979356292110295892649793562921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d73bf70-64ea-4d49-8dda-8a278cc73fe2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 9ec6f973-7d50-4166-a465-ad82b8396c3b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ed40e3-81c3-478c-a642-dc2e07a9d24a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 9ec6f973-7d50-4166-a465-ad82b8396c3b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" 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 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33488d7f-bd4c-4130-a753-9f53043f4c9b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33488d7f-bd4c-4130-a753-9f53043f4c9b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3033366715848318659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30333667158483186593033366715848318659303336671584831865930333667158483186593033366715848318659303336671584831865930333667158483186593033366715848318659303336671584831865930333667158483186593033366715848318659303336671584831865930333667158483186593033366715848318659303336671584831865930333667158483186593033366715848318659303336671584831865930333667158483186593033366715848318659" } } } 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, 9ec6f973-7d50-4166-a465-ad82b8396c3b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=16432c6-fec1eb7a-84ae4242-29ee907d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6103d58-afcc-4b55-962e-17e548b535d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6103d58-afcc-4b55-962e-17e548b535d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8641441391673325121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86414413916733251218641441391673325121864144139167332512186414413916733251218641441391673325121864144139167332512186414413916733251218641441391673325121864144139167332512186414413916733251218641441391673325121864144139167332512186414413916733251218641441391673325121864144139167332512186414413916733251218641441391673325121864144139167332512186414413916733251218641441391673325121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33488d7f-bd4c-4130-a753-9f53043f4c9b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6103d58-afcc-4b55-962e-17e548b535d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f84ebf-68c3-42eb-93e1-39ff305bebdb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f84ebf-68c3-42eb-93e1-39ff305bebdb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13066570878765424644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306657087876542464413066570878765424644130665708787654246441306657087876542464413066570878765424644130665708787654246441306657087876542464413066570878765424644130665708787654246441306657087876542464413066570878765424644130665708787654246441306657087876542464413066570878765424644130665708787654246441306657087876542464413066570878765424644130665708787654246441306657087876542464413066570878765424644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 322ebc8e-b133-4042-b437-0625b65ef218, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 322ebc8e-b133-4042-b437-0625b65ef218, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494684091695818409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24946840916958184092494684091695818409249468409169581840924946840916958184092494684091695818409249468409169581840924946840916958184092494684091695818409249468409169581840924946840916958184092494684091695818409249468409169581840924946840916958184092494684091695818409249468409169581840924946840916958184092494684091695818409249468409169581840924946840916958184092494684091695818409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f84ebf-68c3-42eb-93e1-39ff305bebdb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f37cc797-0929-4b45-ae14-304c7810c428, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f37cc797-0929-4b45-ae14-304c7810c428, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1395800831612159184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13958008316121591841395800831612159184139580083161215918413958008316121591841395800831612159184139580083161215918413958008316121591841395800831612159184139580083161215918413958008316121591841395800831612159184139580083161215918413958008316121591841395800831612159184139580083161215918413958008316121591841395800831612159184139580083161215918413958008316121591841395800831612159184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 322ebc8e-b133-4042-b437-0625b65ef218, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38964ee9-327f-44bb-8d7a-c42b64eac14d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38964ee9-327f-44bb-8d7a-c42b64eac14d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9258096734085494388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92580967340854943889258096734085494388925809673408549438892580967340854943889258096734085494388925809673408549438892580967340854943889258096734085494388925809673408549438892580967340854943889258096734085494388925809673408549438892580967340854943889258096734085494388925809673408549438892580967340854943889258096734085494388925809673408549438892580967340854943889258096734085494388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f37cc797-0929-4b45-ae14-304c7810c428, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a77ec15-f8b0-4bfb-9836-da08f53a7d56, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a77ec15-f8b0-4bfb-9836-da08f53a7d56, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10316241816711484781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031624181671148478110316241816711484781103162418167114847811031624181671148478110316241816711484781103162418167114847811031624181671148478110316241816711484781103162418167114847811031624181671148478110316241816711484781103162418167114847811031624181671148478110316241816711484781103162418167114847811031624181671148478110316241816711484781103162418167114847811031624181671148478110316241816711484781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38964ee9-327f-44bb-8d7a-c42b64eac14d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9209d11a-7239-4c27-9e9d-c5538466b89b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9209d11a-7239-4c27-9e9d-c5538466b89b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776844638389357883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97768446383893578839776844638389357883977684463838935788397768446383893578839776844638389357883977684463838935788397768446383893578839776844638389357883977684463838935788397768446383893578839776844638389357883977684463838935788397768446383893578839776844638389357883977684463838935788397768446383893578839776844638389357883977684463838935788397768446383893578839776844638389357883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a77ec15-f8b0-4bfb-9836-da08f53a7d56, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b9f6e1-825c-4653-8b84-5fe42bea319f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b9f6e1-825c-4653-8b84-5fe42bea319f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904036408816809866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790403640881680986617904036408816809866179040364088168098661790403640881680986617904036408816809866179040364088168098661790403640881680986617904036408816809866179040364088168098661790403640881680986617904036408816809866179040364088168098661790403640881680986617904036408816809866179040364088168098661790403640881680986617904036408816809866179040364088168098661790403640881680986617904036408816809866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9209d11a-7239-4c27-9e9d-c5538466b89b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d20f580c-5749-4bda-8ec8-98e74cc3d832, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d20f580c-5749-4bda-8ec8-98e74cc3d832, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8986080008401771604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89860800084017716048986080008401771604898608000840177160489860800084017716048986080008401771604898608000840177160489860800084017716048986080008401771604898608000840177160489860800084017716048986080008401771604898608000840177160489860800084017716048986080008401771604898608000840177160489860800084017716048986080008401771604898608000840177160489860800084017716048986080008401771604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b9f6e1-825c-4653-8b84-5fe42bea319f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be70c14-5e3c-4b99-8c35-c7b8ac446a0d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be70c14-5e3c-4b99-8c35-c7b8ac446a0d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14664331640773370196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466433164077337019614664331640773370196146643316407733701961466433164077337019614664331640773370196146643316407733701961466433164077337019614664331640773370196146643316407733701961466433164077337019614664331640773370196146643316407733701961466433164077337019614664331640773370196146643316407733701961466433164077337019614664331640773370196146643316407733701961466433164077337019614664331640773370196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d20f580c-5749-4bda-8ec8-98e74cc3d832, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a640e0ae-4fad-491f-905b-995a3e8b55d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a640e0ae-4fad-491f-905b-995a3e8b55d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2000937839900114029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20009378399001140292000937839900114029200093783990011402920009378399001140292000937839900114029200093783990011402920009378399001140292000937839900114029200093783990011402920009378399001140292000937839900114029200093783990011402920009378399001140292000937839900114029200093783990011402920009378399001140292000937839900114029200093783990011402920009378399001140292000937839900114029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be70c14-5e3c-4b99-8c35-c7b8ac446a0d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0870376-3d00-403e-8ffc-fe427f7bbd99, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0870376-3d00-403e-8ffc-fe427f7bbd99, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17494762400709571218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749476240070957121817494762400709571218174947624007095712181749476240070957121817494762400709571218174947624007095712181749476240070957121817494762400709571218174947624007095712181749476240070957121817494762400709571218174947624007095712181749476240070957121817494762400709571218174947624007095712181749476240070957121817494762400709571218174947624007095712181749476240070957121817494762400709571218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a640e0ae-4fad-491f-905b-995a3e8b55d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2df9b1e-9aa5-448c-8366-009172ecd755, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2df9b1e-9aa5-448c-8366-009172ecd755, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18240336221989501730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824033622198950173018240336221989501730182403362219895017301824033622198950173018240336221989501730182403362219895017301824033622198950173018240336221989501730182403362219895017301824033622198950173018240336221989501730182403362219895017301824033622198950173018240336221989501730182403362219895017301824033622198950173018240336221989501730182403362219895017301824033622198950173018240336221989501730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0870376-3d00-403e-8ffc-fe427f7bbd99, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b42459e0-dbee-4758-9e9b-0457afc84bd4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b42459e0-dbee-4758-9e9b-0457afc84bd4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13919372377384076452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391937237738407645213919372377384076452139193723773840764521391937237738407645213919372377384076452139193723773840764521391937237738407645213919372377384076452139193723773840764521391937237738407645213919372377384076452139193723773840764521391937237738407645213919372377384076452139193723773840764521391937237738407645213919372377384076452139193723773840764521391937237738407645213919372377384076452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2df9b1e-9aa5-448c-8366-009172ecd755, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b38a8d45-9239-475f-a197-c7feb6ac48e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b38a8d45-9239-475f-a197-c7feb6ac48e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1679054852346123379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16790548523461233791679054852346123379167905485234612337916790548523461233791679054852346123379167905485234612337916790548523461233791679054852346123379167905485234612337916790548523461233791679054852346123379167905485234612337916790548523461233791679054852346123379167905485234612337916790548523461233791679054852346123379167905485234612337916790548523461233791679054852346123379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b42459e0-dbee-4758-9e9b-0457afc84bd4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a6579b-44bc-4fa4-9ca0-0a953be3fc82, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a6579b-44bc-4fa4-9ca0-0a953be3fc82, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9868305374410249904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98683053744102499049868305374410249904986830537441024990498683053744102499049868305374410249904986830537441024990498683053744102499049868305374410249904986830537441024990498683053744102499049868305374410249904986830537441024990498683053744102499049868305374410249904986830537441024990498683053744102499049868305374410249904986830537441024990498683053744102499049868305374410249904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b38a8d45-9239-475f-a197-c7feb6ac48e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49188c7e-61f4-409e-8189-1c719af1b6df, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49188c7e-61f4-409e-8189-1c719af1b6df, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1078389218230271516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10783892182302715161078389218230271516107838921823027151610783892182302715161078389218230271516107838921823027151610783892182302715161078389218230271516107838921823027151610783892182302715161078389218230271516107838921823027151610783892182302715161078389218230271516107838921823027151610783892182302715161078389218230271516107838921823027151610783892182302715161078389218230271516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a6579b-44bc-4fa4-9ca0-0a953be3fc82, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92eeaa4-c009-4c9f-bc94-75c7126dc776, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92eeaa4-c009-4c9f-bc94-75c7126dc776, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13890264889976151791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389026488997615179113890264889976151791138902648899761517911389026488997615179113890264889976151791138902648899761517911389026488997615179113890264889976151791138902648899761517911389026488997615179113890264889976151791138902648899761517911389026488997615179113890264889976151791138902648899761517911389026488997615179113890264889976151791138902648899761517911389026488997615179113890264889976151791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49188c7e-61f4-409e-8189-1c719af1b6df, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a84764ce-b82f-4ab3-bdb4-15e71630ee31, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a84764ce-b82f-4ab3-bdb4-15e71630ee31, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1424917512121953256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14249175121219532561424917512121953256142491751212195325614249175121219532561424917512121953256142491751212195325614249175121219532561424917512121953256142491751212195325614249175121219532561424917512121953256142491751212195325614249175121219532561424917512121953256142491751212195325614249175121219532561424917512121953256142491751212195325614249175121219532561424917512121953256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92eeaa4-c009-4c9f-bc94-75c7126dc776, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d7c2e3a-41eb-4533-b6c8-5fac9da0844c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d7c2e3a-41eb-4533-b6c8-5fac9da0844c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17327839641121133319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732783964112113331917327839641121133319173278396411211333191732783964112113331917327839641121133319173278396411211333191732783964112113331917327839641121133319173278396411211333191732783964112113331917327839641121133319173278396411211333191732783964112113331917327839641121133319173278396411211333191732783964112113331917327839641121133319173278396411211333191732783964112113331917327839641121133319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a84764ce-b82f-4ab3-bdb4-15e71630ee31, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5585180-62f8-4dc3-839b-1ea4970f4f1e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5585180-62f8-4dc3-839b-1ea4970f4f1e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4912350010836383541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49123500108363835414912350010836383541491235001083638354149123500108363835414912350010836383541491235001083638354149123500108363835414912350010836383541491235001083638354149123500108363835414912350010836383541491235001083638354149123500108363835414912350010836383541491235001083638354149123500108363835414912350010836383541491235001083638354149123500108363835414912350010836383541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d7c2e3a-41eb-4533-b6c8-5fac9da0844c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d4e8174-c404-46ab-9746-a2066f43941b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d4e8174-c404-46ab-9746-a2066f43941b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11802239497566978252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180223949756697825211802239497566978252118022394975669782521180223949756697825211802239497566978252118022394975669782521180223949756697825211802239497566978252118022394975669782521180223949756697825211802239497566978252118022394975669782521180223949756697825211802239497566978252118022394975669782521180223949756697825211802239497566978252118022394975669782521180223949756697825211802239497566978252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5585180-62f8-4dc3-839b-1ea4970f4f1e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e227f377-a0e1-4404-9aac-0837bc9b366a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e227f377-a0e1-4404-9aac-0837bc9b366a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17576911118795808192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757691111879580819217576911118795808192175769111187958081921757691111879580819217576911118795808192175769111187958081921757691111879580819217576911118795808192175769111187958081921757691111879580819217576911118795808192175769111187958081921757691111879580819217576911118795808192175769111187958081921757691111879580819217576911118795808192175769111187958081921757691111879580819217576911118795808192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d4e8174-c404-46ab-9746-a2066f43941b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e227f377-a0e1-4404-9aac-0837bc9b366a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f358ea8d-2aee-46f7-8133-3c88e5f90d15, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f358ea8d-2aee-46f7-8133-3c88e5f90d15, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15087287020604417636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508728702060441763615087287020604417636150872870206044176361508728702060441763615087287020604417636150872870206044176361508728702060441763615087287020604417636150872870206044176361508728702060441763615087287020604417636150872870206044176361508728702060441763615087287020604417636150872870206044176361508728702060441763615087287020604417636150872870206044176361508728702060441763615087287020604417636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1272b4f7-de91-4388-90c6-9aeb746b0623, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1272b4f7-de91-4388-90c6-9aeb746b0623, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17807781102510501762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780778110251050176217807781102510501762178077811025105017621780778110251050176217807781102510501762178077811025105017621780778110251050176217807781102510501762178077811025105017621780778110251050176217807781102510501762178077811025105017621780778110251050176217807781102510501762178077811025105017621780778110251050176217807781102510501762178077811025105017621780778110251050176217807781102510501762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f358ea8d-2aee-46f7-8133-3c88e5f90d15, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3905af-5908-4c39-9a44-b70c728cf464, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1272b4f7-de91-4388-90c6-9aeb746b0623, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3905af-5908-4c39-9a44-b70c728cf464, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112785329220562985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81127853292205629858112785329220562985811278532922056298581127853292205629858112785329220562985811278532922056298581127853292205629858112785329220562985811278532922056298581127853292205629858112785329220562985811278532922056298581127853292205629858112785329220562985811278532922056298581127853292205629858112785329220562985811278532922056298581127853292205629858112785329220562985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 273fc4d1-aec8-4c30-bafb-98319aad90eb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273fc4d1-aec8-4c30-bafb-98319aad90eb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8544712647367640542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85447126473676405428544712647367640542854471264736764054285447126473676405428544712647367640542854471264736764054285447126473676405428544712647367640542854471264736764054285447126473676405428544712647367640542854471264736764054285447126473676405428544712647367640542854471264736764054285447126473676405428544712647367640542854471264736764054285447126473676405428544712647367640542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3905af-5908-4c39-9a44-b70c728cf464, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273fc4d1-aec8-4c30-bafb-98319aad90eb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04839a3-bd49-4deb-a48c-270c48e92d75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04839a3-bd49-4deb-a48c-270c48e92d75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380062544180957591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23800625441809575912380062544180957591238006254418095759123800625441809575912380062544180957591238006254418095759123800625441809575912380062544180957591238006254418095759123800625441809575912380062544180957591238006254418095759123800625441809575912380062544180957591238006254418095759123800625441809575912380062544180957591238006254418095759123800625441809575912380062544180957591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c13c71-f166-4435-b549-4eb7b53a41b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c13c71-f166-4435-b549-4eb7b53a41b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6848462049463647891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68484620494636478916848462049463647891684846204946364789168484620494636478916848462049463647891684846204946364789168484620494636478916848462049463647891684846204946364789168484620494636478916848462049463647891684846204946364789168484620494636478916848462049463647891684846204946364789168484620494636478916848462049463647891684846204946364789168484620494636478916848462049463647891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04839a3-bd49-4deb-a48c-270c48e92d75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23da2e94-7e74-4155-a3e0-20158f6f8ce8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c13c71-f166-4435-b549-4eb7b53a41b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23da2e94-7e74-4155-a3e0-20158f6f8ce8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975971060759929096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497597106075992909614975971060759929096149759710607599290961497597106075992909614975971060759929096149759710607599290961497597106075992909614975971060759929096149759710607599290961497597106075992909614975971060759929096149759710607599290961497597106075992909614975971060759929096149759710607599290961497597106075992909614975971060759929096149759710607599290961497597106075992909614975971060759929096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5069745-5bd0-4c09-b53c-6dfe8400c027, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5069745-5bd0-4c09-b53c-6dfe8400c027, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028949491372496993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30289494913724969933028949491372496993302894949137249699330289494913724969933028949491372496993302894949137249699330289494913724969933028949491372496993302894949137249699330289494913724969933028949491372496993302894949137249699330289494913724969933028949491372496993302894949137249699330289494913724969933028949491372496993302894949137249699330289494913724969933028949491372496993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5069745-5bd0-4c09-b53c-6dfe8400c027, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23da2e94-7e74-4155-a3e0-20158f6f8ce8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb42432-eba8-4240-b9c1-5050724d0cc7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028d83ae-eb56-4341-8877-e636738f7dc4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028d83ae-eb56-4341-8877-e636738f7dc4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9319917540103233198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93199175401032331989319917540103233198931991754010323319893199175401032331989319917540103233198931991754010323319893199175401032331989319917540103233198931991754010323319893199175401032331989319917540103233198931991754010323319893199175401032331989319917540103233198931991754010323319893199175401032331989319917540103233198931991754010323319893199175401032331989319917540103233198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb42432-eba8-4240-b9c1-5050724d0cc7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12700772342873476497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270077234287347649712700772342873476497127007723428734764971270077234287347649712700772342873476497127007723428734764971270077234287347649712700772342873476497127007723428734764971270077234287347649712700772342873476497127007723428734764971270077234287347649712700772342873476497127007723428734764971270077234287347649712700772342873476497127007723428734764971270077234287347649712700772342873476497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028d83ae-eb56-4341-8877-e636738f7dc4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f60e029-d50d-4f81-ae20-ac2f5eee4bd7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb42432-eba8-4240-b9c1-5050724d0cc7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f60e029-d50d-4f81-ae20-ac2f5eee4bd7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6356870043110598218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63568700431105982186356870043110598218635687004311059821863568700431105982186356870043110598218635687004311059821863568700431105982186356870043110598218635687004311059821863568700431105982186356870043110598218635687004311059821863568700431105982186356870043110598218635687004311059821863568700431105982186356870043110598218635687004311059821863568700431105982186356870043110598218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351b7ed1-f968-4171-a3a4-75aaad3cb559, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351b7ed1-f968-4171-a3a4-75aaad3cb559, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15012728950460045327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501272895046004532715012728950460045327150127289504600453271501272895046004532715012728950460045327150127289504600453271501272895046004532715012728950460045327150127289504600453271501272895046004532715012728950460045327150127289504600453271501272895046004532715012728950460045327150127289504600453271501272895046004532715012728950460045327150127289504600453271501272895046004532715012728950460045327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351b7ed1-f968-4171-a3a4-75aaad3cb559, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f60e029-d50d-4f81-ae20-ac2f5eee4bd7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63ea736-2a86-4f4c-9966-9a433459d670, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc96ecfc-c1f3-4443-8869-4acbfe5e9cad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63ea736-2a86-4f4c-9966-9a433459d670, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7802838780101402646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78028387801014026467802838780101402646780283878010140264678028387801014026467802838780101402646780283878010140264678028387801014026467802838780101402646780283878010140264678028387801014026467802838780101402646780283878010140264678028387801014026467802838780101402646780283878010140264678028387801014026467802838780101402646780283878010140264678028387801014026467802838780101402646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc96ecfc-c1f3-4443-8869-4acbfe5e9cad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1944996704015800493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19449967040158004931944996704015800493194499670401580049319449967040158004931944996704015800493194499670401580049319449967040158004931944996704015800493194499670401580049319449967040158004931944996704015800493194499670401580049319449967040158004931944996704015800493194499670401580049319449967040158004931944996704015800493194499670401580049319449967040158004931944996704015800493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc96ecfc-c1f3-4443-8869-4acbfe5e9cad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a848cd1-839f-40db-8801-13a5213920ab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a848cd1-839f-40db-8801-13a5213920ab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15728831969938277416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572883196993827741615728831969938277416157288319699382774161572883196993827741615728831969938277416157288319699382774161572883196993827741615728831969938277416157288319699382774161572883196993827741615728831969938277416157288319699382774161572883196993827741615728831969938277416157288319699382774161572883196993827741615728831969938277416157288319699382774161572883196993827741615728831969938277416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63ea736-2a86-4f4c-9966-9a433459d670, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4106bdae-0776-40ef-b517-fec7f0ac6039, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4106bdae-0776-40ef-b517-fec7f0ac6039, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14227970039695518243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422797003969551824314227970039695518243142279700396955182431422797003969551824314227970039695518243142279700396955182431422797003969551824314227970039695518243142279700396955182431422797003969551824314227970039695518243142279700396955182431422797003969551824314227970039695518243142279700396955182431422797003969551824314227970039695518243142279700396955182431422797003969551824314227970039695518243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a848cd1-839f-40db-8801-13a5213920ab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd51ec14-cf31-49fd-9ccd-e99a86b44b6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd51ec14-cf31-49fd-9ccd-e99a86b44b6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13595735822866677111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359573582286667711113595735822866677111135957358228666771111359573582286667711113595735822866677111135957358228666771111359573582286667711113595735822866677111135957358228666771111359573582286667711113595735822866677111135957358228666771111359573582286667711113595735822866677111135957358228666771111359573582286667711113595735822866677111135957358228666771111359573582286667711113595735822866677111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4106bdae-0776-40ef-b517-fec7f0ac6039, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb7a8ff-70dc-4a78-8f89-1177c21925ce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb7a8ff-70dc-4a78-8f89-1177c21925ce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12493358535692454752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249335853569245475212493358535692454752124933585356924547521249335853569245475212493358535692454752124933585356924547521249335853569245475212493358535692454752124933585356924547521249335853569245475212493358535692454752124933585356924547521249335853569245475212493358535692454752124933585356924547521249335853569245475212493358535692454752124933585356924547521249335853569245475212493358535692454752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd51ec14-cf31-49fd-9ccd-e99a86b44b6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e22b29a-61da-47a9-8a2a-a8c88e148051, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e22b29a-61da-47a9-8a2a-a8c88e148051, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278791518144819900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427879151814481990014278791518144819900142787915181448199001427879151814481990014278791518144819900142787915181448199001427879151814481990014278791518144819900142787915181448199001427879151814481990014278791518144819900142787915181448199001427879151814481990014278791518144819900142787915181448199001427879151814481990014278791518144819900142787915181448199001427879151814481990014278791518144819900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb7a8ff-70dc-4a78-8f89-1177c21925ce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a4e1104-1fc5-454f-bf0e-ed664dc0ce41, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a4e1104-1fc5-454f-bf0e-ed664dc0ce41, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8226295475707626716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82262954757076267168226295475707626716822629547570762671682262954757076267168226295475707626716822629547570762671682262954757076267168226295475707626716822629547570762671682262954757076267168226295475707626716822629547570762671682262954757076267168226295475707626716822629547570762671682262954757076267168226295475707626716822629547570762671682262954757076267168226295475707626716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e22b29a-61da-47a9-8a2a-a8c88e148051, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4958b9-942d-4cac-b2c4-b7804bf5efa7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4958b9-942d-4cac-b2c4-b7804bf5efa7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17846846961852064398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784684696185206439817846846961852064398178468469618520643981784684696185206439817846846961852064398178468469618520643981784684696185206439817846846961852064398178468469618520643981784684696185206439817846846961852064398178468469618520643981784684696185206439817846846961852064398178468469618520643981784684696185206439817846846961852064398178468469618520643981784684696185206439817846846961852064398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a4e1104-1fc5-454f-bf0e-ed664dc0ce41, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9030170-10c1-434c-bafc-2699af63bdbb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9030170-10c1-434c-bafc-2699af63bdbb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14620336632310810074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462033663231081007414620336632310810074146203366323108100741462033663231081007414620336632310810074146203366323108100741462033663231081007414620336632310810074146203366323108100741462033663231081007414620336632310810074146203366323108100741462033663231081007414620336632310810074146203366323108100741462033663231081007414620336632310810074146203366323108100741462033663231081007414620336632310810074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4958b9-942d-4cac-b2c4-b7804bf5efa7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba01e620-af28-487b-a196-8a41b618ff68, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba01e620-af28-487b-a196-8a41b618ff68, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2675354360426732472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26753543604267324722675354360426732472267535436042673247226753543604267324722675354360426732472267535436042673247226753543604267324722675354360426732472267535436042673247226753543604267324722675354360426732472267535436042673247226753543604267324722675354360426732472267535436042673247226753543604267324722675354360426732472267535436042673247226753543604267324722675354360426732472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9030170-10c1-434c-bafc-2699af63bdbb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3d7f94-0f84-4aef-bb47-32f8f20b78f4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3d7f94-0f84-4aef-bb47-32f8f20b78f4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10087189660002634371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008718966000263437110087189660002634371100871896600026343711008718966000263437110087189660002634371100871896600026343711008718966000263437110087189660002634371100871896600026343711008718966000263437110087189660002634371100871896600026343711008718966000263437110087189660002634371100871896600026343711008718966000263437110087189660002634371100871896600026343711008718966000263437110087189660002634371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba01e620-af28-487b-a196-8a41b618ff68, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea14f5a0-ce29-40b8-85d6-5a37f141688c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3d7f94-0f84-4aef-bb47-32f8f20b78f4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea14f5a0-ce29-40b8-85d6-5a37f141688c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13955627382618589827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395562738261858982713955627382618589827139556273826185898271395562738261858982713955627382618589827139556273826185898271395562738261858982713955627382618589827139556273826185898271395562738261858982713955627382618589827139556273826185898271395562738261858982713955627382618589827139556273826185898271395562738261858982713955627382618589827139556273826185898271395562738261858982713955627382618589827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0b438a-ddf5-4141-b407-572cb96a91b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0b438a-ddf5-4141-b407-572cb96a91b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15796635033570526972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579663503357052697215796635033570526972157966350335705269721579663503357052697215796635033570526972157966350335705269721579663503357052697215796635033570526972157966350335705269721579663503357052697215796635033570526972157966350335705269721579663503357052697215796635033570526972157966350335705269721579663503357052697215796635033570526972157966350335705269721579663503357052697215796635033570526972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea14f5a0-ce29-40b8-85d6-5a37f141688c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09bc9126-c2f1-444c-84a6-ae9402d36982, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09bc9126-c2f1-444c-84a6-ae9402d36982, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332712580215753794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333271258021575379413332712580215753794133327125802157537941333271258021575379413332712580215753794133327125802157537941333271258021575379413332712580215753794133327125802157537941333271258021575379413332712580215753794133327125802157537941333271258021575379413332712580215753794133327125802157537941333271258021575379413332712580215753794133327125802157537941333271258021575379413332712580215753794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0b438a-ddf5-4141-b407-572cb96a91b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54de1118-19d4-4f45-b300-d47b67f8ca00, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54de1118-19d4-4f45-b300-d47b67f8ca00, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2700881337699230450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27008813376992304502700881337699230450270088133769923045027008813376992304502700881337699230450270088133769923045027008813376992304502700881337699230450270088133769923045027008813376992304502700881337699230450270088133769923045027008813376992304502700881337699230450270088133769923045027008813376992304502700881337699230450270088133769923045027008813376992304502700881337699230450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09bc9126-c2f1-444c-84a6-ae9402d36982, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7842409f-5e38-4e67-8688-a9eb7829c32c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7842409f-5e38-4e67-8688-a9eb7829c32c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17051799919253915707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705179991925391570717051799919253915707170517999192539157071705179991925391570717051799919253915707170517999192539157071705179991925391570717051799919253915707170517999192539157071705179991925391570717051799919253915707170517999192539157071705179991925391570717051799919253915707170517999192539157071705179991925391570717051799919253915707170517999192539157071705179991925391570717051799919253915707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54de1118-19d4-4f45-b300-d47b67f8ca00, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b78008d-4108-4c66-ba14-228741d286aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b78008d-4108-4c66-ba14-228741d286aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13417624731153303694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341762473115330369413417624731153303694134176247311533036941341762473115330369413417624731153303694134176247311533036941341762473115330369413417624731153303694134176247311533036941341762473115330369413417624731153303694134176247311533036941341762473115330369413417624731153303694134176247311533036941341762473115330369413417624731153303694134176247311533036941341762473115330369413417624731153303694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7842409f-5e38-4e67-8688-a9eb7829c32c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cef29cf-80fc-4638-a75b-b46c4659636d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cef29cf-80fc-4638-a75b-b46c4659636d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4717066344834718149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47170663448347181494717066344834718149471706634483471814947170663448347181494717066344834718149471706634483471814947170663448347181494717066344834718149471706634483471814947170663448347181494717066344834718149471706634483471814947170663448347181494717066344834718149471706634483471814947170663448347181494717066344834718149471706634483471814947170663448347181494717066344834718149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b78008d-4108-4c66-ba14-228741d286aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646798bd-3d3d-4d93-9fe1-a7f5cc45a0ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646798bd-3d3d-4d93-9fe1-a7f5cc45a0ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11677189171272992684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167718917127299268411677189171272992684116771891712729926841167718917127299268411677189171272992684116771891712729926841167718917127299268411677189171272992684116771891712729926841167718917127299268411677189171272992684116771891712729926841167718917127299268411677189171272992684116771891712729926841167718917127299268411677189171272992684116771891712729926841167718917127299268411677189171272992684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cef29cf-80fc-4638-a75b-b46c4659636d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5e87789-eef0-4d0e-b24b-3d04f1b1d254, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5e87789-eef0-4d0e-b24b-3d04f1b1d254, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6434848036921993348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64348480369219933486434848036921993348643484803692199334864348480369219933486434848036921993348643484803692199334864348480369219933486434848036921993348643484803692199334864348480369219933486434848036921993348643484803692199334864348480369219933486434848036921993348643484803692199334864348480369219933486434848036921993348643484803692199334864348480369219933486434848036921993348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646798bd-3d3d-4d93-9fe1-a7f5cc45a0ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c20fb4-ccd3-4738-bf6e-b3e2cfd9eacd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c20fb4-ccd3-4738-bf6e-b3e2cfd9eacd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6601279079655160869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66012790796551608696601279079655160869660127907965516086966012790796551608696601279079655160869660127907965516086966012790796551608696601279079655160869660127907965516086966012790796551608696601279079655160869660127907965516086966012790796551608696601279079655160869660127907965516086966012790796551608696601279079655160869660127907965516086966012790796551608696601279079655160869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5e87789-eef0-4d0e-b24b-3d04f1b1d254, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d0d8ac-c9b7-48fa-b13f-bbc5dca8e48c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d0d8ac-c9b7-48fa-b13f-bbc5dca8e48c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2425178438009502899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24251784380095028992425178438009502899242517843800950289924251784380095028992425178438009502899242517843800950289924251784380095028992425178438009502899242517843800950289924251784380095028992425178438009502899242517843800950289924251784380095028992425178438009502899242517843800950289924251784380095028992425178438009502899242517843800950289924251784380095028992425178438009502899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c20fb4-ccd3-4738-bf6e-b3e2cfd9eacd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d0d8ac-c9b7-48fa-b13f-bbc5dca8e48c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462779f9-1726-4a8c-b956-b8a8cae118af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da94a42-ab2c-4421-8694-24439070f126, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462779f9-1726-4a8c-b956-b8a8cae118af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8905166319188928066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89051663191889280668905166319188928066890516631918892806689051663191889280668905166319188928066890516631918892806689051663191889280668905166319188928066890516631918892806689051663191889280668905166319188928066890516631918892806689051663191889280668905166319188928066890516631918892806689051663191889280668905166319188928066890516631918892806689051663191889280668905166319188928066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da94a42-ab2c-4421-8694-24439070f126, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2673468368475002040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26734683684750020402673468368475002040267346836847500204026734683684750020402673468368475002040267346836847500204026734683684750020402673468368475002040267346836847500204026734683684750020402673468368475002040267346836847500204026734683684750020402673468368475002040267346836847500204026734683684750020402673468368475002040267346836847500204026734683684750020402673468368475002040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da94a42-ab2c-4421-8694-24439070f126, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462779f9-1726-4a8c-b956-b8a8cae118af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddc8b73e-8713-437b-909f-561d5575689d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33e43ee-a56e-4ccf-af29-549086592f59, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc8b73e-8713-437b-909f-561d5575689d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9790595900365130739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97905959003651307399790595900365130739979059590036513073997905959003651307399790595900365130739979059590036513073997905959003651307399790595900365130739979059590036513073997905959003651307399790595900365130739979059590036513073997905959003651307399790595900365130739979059590036513073997905959003651307399790595900365130739979059590036513073997905959003651307399790595900365130739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33e43ee-a56e-4ccf-af29-549086592f59, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13805092456439636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380509245643963613805092456439636138050924564396361380509245643963613805092456439636138050924564396361380509245643963613805092456439636138050924564396361380509245643963613805092456439636138050924564396361380509245643963613805092456439636138050924564396361380509245643963613805092456439636138050924564396361380509245643963613805092456439636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc8b73e-8713-437b-909f-561d5575689d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8312af2d-98be-4904-a96c-c76a4187b19f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8312af2d-98be-4904-a96c-c76a4187b19f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541779003173223317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45417790031732233174541779003173223317454177900317322331745417790031732233174541779003173223317454177900317322331745417790031732233174541779003173223317454177900317322331745417790031732233174541779003173223317454177900317322331745417790031732233174541779003173223317454177900317322331745417790031732233174541779003173223317454177900317322331745417790031732233174541779003173223317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33e43ee-a56e-4ccf-af29-549086592f59, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23653428-8c3c-4d85-82ea-b20e3749d282, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23653428-8c3c-4d85-82ea-b20e3749d282, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16837807843157885557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683780784315788555716837807843157885557168378078431578855571683780784315788555716837807843157885557168378078431578855571683780784315788555716837807843157885557168378078431578855571683780784315788555716837807843157885557168378078431578855571683780784315788555716837807843157885557168378078431578855571683780784315788555716837807843157885557168378078431578855571683780784315788555716837807843157885557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8312af2d-98be-4904-a96c-c76a4187b19f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75e49171-9ea1-419d-9be9-86c9cb2018b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23653428-8c3c-4d85-82ea-b20e3749d282, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75e49171-9ea1-419d-9be9-86c9cb2018b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5306465714819614470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53064657148196144705306465714819614470530646571481961447053064657148196144705306465714819614470530646571481961447053064657148196144705306465714819614470530646571481961447053064657148196144705306465714819614470530646571481961447053064657148196144705306465714819614470530646571481961447053064657148196144705306465714819614470530646571481961447053064657148196144705306465714819614470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6863bd27-f180-45c0-bf44-a3f46ffd6d98, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6863bd27-f180-45c0-bf44-a3f46ffd6d98, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529480670376074169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052948067037607416910529480670376074169105294806703760741691052948067037607416910529480670376074169105294806703760741691052948067037607416910529480670376074169105294806703760741691052948067037607416910529480670376074169105294806703760741691052948067037607416910529480670376074169105294806703760741691052948067037607416910529480670376074169105294806703760741691052948067037607416910529480670376074169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75e49171-9ea1-419d-9be9-86c9cb2018b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40b9af00-db3a-46b9-bede-e5c9178151c7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40b9af00-db3a-46b9-bede-e5c9178151c7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 415512280932530486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486415512280932530486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6863bd27-f180-45c0-bf44-a3f46ffd6d98, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f579566-ebb9-478b-a4dc-5ceac562e441, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f579566-ebb9-478b-a4dc-5ceac562e441, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17196056010876145254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719605601087614525417196056010876145254171960560108761452541719605601087614525417196056010876145254171960560108761452541719605601087614525417196056010876145254171960560108761452541719605601087614525417196056010876145254171960560108761452541719605601087614525417196056010876145254171960560108761452541719605601087614525417196056010876145254171960560108761452541719605601087614525417196056010876145254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40b9af00-db3a-46b9-bede-e5c9178151c7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f579566-ebb9-478b-a4dc-5ceac562e441, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a26ee10-c722-4430-b182-48c6956dde75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd5a31e-bf29-41cc-9070-1bac1457d082, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a26ee10-c722-4430-b182-48c6956dde75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17926068345204975754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792606834520497575417926068345204975754179260683452049757541792606834520497575417926068345204975754179260683452049757541792606834520497575417926068345204975754179260683452049757541792606834520497575417926068345204975754179260683452049757541792606834520497575417926068345204975754179260683452049757541792606834520497575417926068345204975754179260683452049757541792606834520497575417926068345204975754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd5a31e-bf29-41cc-9070-1bac1457d082, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11253435948191272525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125343594819127252511253435948191272525112534359481912725251125343594819127252511253435948191272525112534359481912725251125343594819127252511253435948191272525112534359481912725251125343594819127252511253435948191272525112534359481912725251125343594819127252511253435948191272525112534359481912725251125343594819127252511253435948191272525112534359481912725251125343594819127252511253435948191272525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a26ee10-c722-4430-b182-48c6956dde75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd5a31e-bf29-41cc-9070-1bac1457d082, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51c8ef0c-0281-4145-b382-5782646c6426, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e33c73-fb36-4c24-a2aa-b30ec55f83cf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51c8ef0c-0281-4145-b382-5782646c6426, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7768703549645728776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77687035496457287767768703549645728776776870354964572877677687035496457287767768703549645728776776870354964572877677687035496457287767768703549645728776776870354964572877677687035496457287767768703549645728776776870354964572877677687035496457287767768703549645728776776870354964572877677687035496457287767768703549645728776776870354964572877677687035496457287767768703549645728776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e33c73-fb36-4c24-a2aa-b30ec55f83cf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10132062534539471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013206253453947110132062534539471101320625345394711013206253453947110132062534539471101320625345394711013206253453947110132062534539471101320625345394711013206253453947110132062534539471101320625345394711013206253453947110132062534539471101320625345394711013206253453947110132062534539471101320625345394711013206253453947110132062534539471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e33c73-fb36-4c24-a2aa-b30ec55f83cf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51c8ef0c-0281-4145-b382-5782646c6426, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d332e3-d0b4-4661-a9ea-7a97719ca4f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44449258-67d4-426d-b006-91fe332ebd69, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d332e3-d0b4-4661-a9ea-7a97719ca4f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731755350615911737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17317553506159117371731755350615911737173175535061591173717317553506159117371731755350615911737173175535061591173717317553506159117371731755350615911737173175535061591173717317553506159117371731755350615911737173175535061591173717317553506159117371731755350615911737173175535061591173717317553506159117371731755350615911737173175535061591173717317553506159117371731755350615911737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44449258-67d4-426d-b006-91fe332ebd69, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10292629127241543892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029262912724154389210292629127241543892102926291272415438921029262912724154389210292629127241543892102926291272415438921029262912724154389210292629127241543892102926291272415438921029262912724154389210292629127241543892102926291272415438921029262912724154389210292629127241543892102926291272415438921029262912724154389210292629127241543892102926291272415438921029262912724154389210292629127241543892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d332e3-d0b4-4661-a9ea-7a97719ca4f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c11f291-802e-4598-8237-4035a3130e2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c11f291-802e-4598-8237-4035a3130e2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15846180428330979511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584618042833097951115846180428330979511158461804283309795111584618042833097951115846180428330979511158461804283309795111584618042833097951115846180428330979511158461804283309795111584618042833097951115846180428330979511158461804283309795111584618042833097951115846180428330979511158461804283309795111584618042833097951115846180428330979511158461804283309795111584618042833097951115846180428330979511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44449258-67d4-426d-b006-91fe332ebd69, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0a5f3f-1c58-47ad-a15c-8bbf240f54f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0a5f3f-1c58-47ad-a15c-8bbf240f54f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7935368057286548902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79353680572865489027935368057286548902793536805728654890279353680572865489027935368057286548902793536805728654890279353680572865489027935368057286548902793536805728654890279353680572865489027935368057286548902793536805728654890279353680572865489027935368057286548902793536805728654890279353680572865489027935368057286548902793536805728654890279353680572865489027935368057286548902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c11f291-802e-4598-8237-4035a3130e2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79856d40-df20-41a7-9ec9-7d20c7e61067, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79856d40-df20-41a7-9ec9-7d20c7e61067, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3935880848828429079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39358808488284290793935880848828429079393588084882842907939358808488284290793935880848828429079393588084882842907939358808488284290793935880848828429079393588084882842907939358808488284290793935880848828429079393588084882842907939358808488284290793935880848828429079393588084882842907939358808488284290793935880848828429079393588084882842907939358808488284290793935880848828429079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0a5f3f-1c58-47ad-a15c-8bbf240f54f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60073508-ce8f-46db-85aa-85a4ef6eb21d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60073508-ce8f-46db-85aa-85a4ef6eb21d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5098958476831228557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50989584768312285575098958476831228557509895847683122855750989584768312285575098958476831228557509895847683122855750989584768312285575098958476831228557509895847683122855750989584768312285575098958476831228557509895847683122855750989584768312285575098958476831228557509895847683122855750989584768312285575098958476831228557509895847683122855750989584768312285575098958476831228557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79856d40-df20-41a7-9ec9-7d20c7e61067, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60073508-ce8f-46db-85aa-85a4ef6eb21d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13cf91d4-6f67-4c3d-a410-5b4989fd24d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5a7b86-eca5-46dc-8712-cafcf451ad65, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13cf91d4-6f67-4c3d-a410-5b4989fd24d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 434389556982009436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436434389556982009436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5a7b86-eca5-46dc-8712-cafcf451ad65, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456859596671554696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84568595966715546968456859596671554696845685959667155469684568595966715546968456859596671554696845685959667155469684568595966715546968456859596671554696845685959667155469684568595966715546968456859596671554696845685959667155469684568595966715546968456859596671554696845685959667155469684568595966715546968456859596671554696845685959667155469684568595966715546968456859596671554696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5a7b86-eca5-46dc-8712-cafcf451ad65, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38caa058-2dd8-4618-8759-4f9a69afc28a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38caa058-2dd8-4618-8759-4f9a69afc28a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13084061431852392705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308406143185239270513084061431852392705130840614318523927051308406143185239270513084061431852392705130840614318523927051308406143185239270513084061431852392705130840614318523927051308406143185239270513084061431852392705130840614318523927051308406143185239270513084061431852392705130840614318523927051308406143185239270513084061431852392705130840614318523927051308406143185239270513084061431852392705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13cf91d4-6f67-4c3d-a410-5b4989fd24d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa75b537-bbdd-4df0-bc56-499f359f8e20, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa75b537-bbdd-4df0-bc56-499f359f8e20, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4540698848564105254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45406988485641052544540698848564105254454069884856410525445406988485641052544540698848564105254454069884856410525445406988485641052544540698848564105254454069884856410525445406988485641052544540698848564105254454069884856410525445406988485641052544540698848564105254454069884856410525445406988485641052544540698848564105254454069884856410525445406988485641052544540698848564105254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa75b537-bbdd-4df0-bc56-499f359f8e20, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38caa058-2dd8-4618-8759-4f9a69afc28a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60e7fb7-315c-452c-84ab-688dad8d3865, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60e7fb7-315c-452c-84ab-688dad8d3865, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17023850512509579393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702385051250957939317023850512509579393170238505125095793931702385051250957939317023850512509579393170238505125095793931702385051250957939317023850512509579393170238505125095793931702385051250957939317023850512509579393170238505125095793931702385051250957939317023850512509579393170238505125095793931702385051250957939317023850512509579393170238505125095793931702385051250957939317023850512509579393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df43f85d-e722-4209-a2d8-f3ae048b9e07, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df43f85d-e722-4209-a2d8-f3ae048b9e07, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111691725167182799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21116917251671827992111691725167182799211169172516718279921116917251671827992111691725167182799211169172516718279921116917251671827992111691725167182799211169172516718279921116917251671827992111691725167182799211169172516718279921116917251671827992111691725167182799211169172516718279921116917251671827992111691725167182799211169172516718279921116917251671827992111691725167182799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60e7fb7-315c-452c-84ab-688dad8d3865, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be92d75f-a8ed-429d-9ab4-1ee83aeaea0b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be92d75f-a8ed-429d-9ab4-1ee83aeaea0b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9176284615207560334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91762846152075603349176284615207560334917628461520756033491762846152075603349176284615207560334917628461520756033491762846152075603349176284615207560334917628461520756033491762846152075603349176284615207560334917628461520756033491762846152075603349176284615207560334917628461520756033491762846152075603349176284615207560334917628461520756033491762846152075603349176284615207560334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df43f85d-e722-4209-a2d8-f3ae048b9e07, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e91eb62-b728-4dfd-873a-b9056e7be5a3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e91eb62-b728-4dfd-873a-b9056e7be5a3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11011758704458128618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101175870445812861811011758704458128618110117587044581286181101175870445812861811011758704458128618110117587044581286181101175870445812861811011758704458128618110117587044581286181101175870445812861811011758704458128618110117587044581286181101175870445812861811011758704458128618110117587044581286181101175870445812861811011758704458128618110117587044581286181101175870445812861811011758704458128618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be92d75f-a8ed-429d-9ab4-1ee83aeaea0b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4feb29d-c354-46d2-b847-405b7cb346cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4feb29d-c354-46d2-b847-405b7cb346cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200857965586203142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82008579655862031428200857965586203142820085796558620314282008579655862031428200857965586203142820085796558620314282008579655862031428200857965586203142820085796558620314282008579655862031428200857965586203142820085796558620314282008579655862031428200857965586203142820085796558620314282008579655862031428200857965586203142820085796558620314282008579655862031428200857965586203142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e91eb62-b728-4dfd-873a-b9056e7be5a3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee558a18-85ae-40ed-82ea-95fd264351f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee558a18-85ae-40ed-82ea-95fd264351f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7248176697127389579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72481766971273895797248176697127389579724817669712738957972481766971273895797248176697127389579724817669712738957972481766971273895797248176697127389579724817669712738957972481766971273895797248176697127389579724817669712738957972481766971273895797248176697127389579724817669712738957972481766971273895797248176697127389579724817669712738957972481766971273895797248176697127389579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4feb29d-c354-46d2-b847-405b7cb346cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1563e25c-4f2d-4ef6-962c-07645ad8585e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1563e25c-4f2d-4ef6-962c-07645ad8585e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18348909804120869276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834890980412086927618348909804120869276183489098041208692761834890980412086927618348909804120869276183489098041208692761834890980412086927618348909804120869276183489098041208692761834890980412086927618348909804120869276183489098041208692761834890980412086927618348909804120869276183489098041208692761834890980412086927618348909804120869276183489098041208692761834890980412086927618348909804120869276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee558a18-85ae-40ed-82ea-95fd264351f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 383b8c56-4296-4b78-a32b-d1e782333ca1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 383b8c56-4296-4b78-a32b-d1e782333ca1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261298669110208646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42612986691102086464261298669110208646426129866911020864642612986691102086464261298669110208646426129866911020864642612986691102086464261298669110208646426129866911020864642612986691102086464261298669110208646426129866911020864642612986691102086464261298669110208646426129866911020864642612986691102086464261298669110208646426129866911020864642612986691102086464261298669110208646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1563e25c-4f2d-4ef6-962c-07645ad8585e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b86de3-f034-43a7-8bd3-8d5395627b6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b86de3-f034-43a7-8bd3-8d5395627b6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12288260910680418203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228826091068041820312288260910680418203122882609106804182031228826091068041820312288260910680418203122882609106804182031228826091068041820312288260910680418203122882609106804182031228826091068041820312288260910680418203122882609106804182031228826091068041820312288260910680418203122882609106804182031228826091068041820312288260910680418203122882609106804182031228826091068041820312288260910680418203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 383b8c56-4296-4b78-a32b-d1e782333ca1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b86de3-f034-43a7-8bd3-8d5395627b6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c9a3c2-fc71-48c0-8833-01d83924fe50, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c9a3c2-fc71-48c0-8833-01d83924fe50, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447133199103997309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74471331991039973097447133199103997309744713319910399730974471331991039973097447133199103997309744713319910399730974471331991039973097447133199103997309744713319910399730974471331991039973097447133199103997309744713319910399730974471331991039973097447133199103997309744713319910399730974471331991039973097447133199103997309744713319910399730974471331991039973097447133199103997309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27dd6cd3-9344-4e41-89fb-88e0b1a6ba97, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27dd6cd3-9344-4e41-89fb-88e0b1a6ba97, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15399988320137001720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539998832013700172015399988320137001720153999883201370017201539998832013700172015399988320137001720153999883201370017201539998832013700172015399988320137001720153999883201370017201539998832013700172015399988320137001720153999883201370017201539998832013700172015399988320137001720153999883201370017201539998832013700172015399988320137001720153999883201370017201539998832013700172015399988320137001720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c9a3c2-fc71-48c0-8833-01d83924fe50, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27dd6cd3-9344-4e41-89fb-88e0b1a6ba97, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5a97e16-c166-4b77-b9a9-fe32b1487077, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5a97e16-c166-4b77-b9a9-fe32b1487077, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6894529903426625214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68945299034266252146894529903426625214689452990342662521468945299034266252146894529903426625214689452990342662521468945299034266252146894529903426625214689452990342662521468945299034266252146894529903426625214689452990342662521468945299034266252146894529903426625214689452990342662521468945299034266252146894529903426625214689452990342662521468945299034266252146894529903426625214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9baa676e-6729-4edc-8d02-fb47be13dcd3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9baa676e-6729-4edc-8d02-fb47be13dcd3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236455509406399684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823645550940639968418236455509406399684182364555094063996841823645550940639968418236455509406399684182364555094063996841823645550940639968418236455509406399684182364555094063996841823645550940639968418236455509406399684182364555094063996841823645550940639968418236455509406399684182364555094063996841823645550940639968418236455509406399684182364555094063996841823645550940639968418236455509406399684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5a97e16-c166-4b77-b9a9-fe32b1487077, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9baa676e-6729-4edc-8d02-fb47be13dcd3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a4a86e-77bc-46fe-a753-cf411c81b1af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14af85f1-a944-43f0-96f6-41b5cd62f3aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a4a86e-77bc-46fe-a753-cf411c81b1af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11355050492944084972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135505049294408497211355050492944084972113550504929440849721135505049294408497211355050492944084972113550504929440849721135505049294408497211355050492944084972113550504929440849721135505049294408497211355050492944084972113550504929440849721135505049294408497211355050492944084972113550504929440849721135505049294408497211355050492944084972113550504929440849721135505049294408497211355050492944084972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14af85f1-a944-43f0-96f6-41b5cd62f3aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14057564222909831463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405756422290983146314057564222909831463140575642229098314631405756422290983146314057564222909831463140575642229098314631405756422290983146314057564222909831463140575642229098314631405756422290983146314057564222909831463140575642229098314631405756422290983146314057564222909831463140575642229098314631405756422290983146314057564222909831463140575642229098314631405756422290983146314057564222909831463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14af85f1-a944-43f0-96f6-41b5cd62f3aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8186a09-3f84-4f82-919f-f62656e84c24, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8186a09-3f84-4f82-919f-f62656e84c24, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6020302490895055703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60203024908950557036020302490895055703602030249089505570360203024908950557036020302490895055703602030249089505570360203024908950557036020302490895055703602030249089505570360203024908950557036020302490895055703602030249089505570360203024908950557036020302490895055703602030249089505570360203024908950557036020302490895055703602030249089505570360203024908950557036020302490895055703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8186a09-3f84-4f82-919f-f62656e84c24, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a4a86e-77bc-46fe-a753-cf411c81b1af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d3b7ab-84f7-4f06-8c57-7af2102f76c9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 900280b9-9ca0-4f70-9d2f-6534055d493f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d3b7ab-84f7-4f06-8c57-7af2102f76c9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14825270203506909623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482527020350690962314825270203506909623148252702035069096231482527020350690962314825270203506909623148252702035069096231482527020350690962314825270203506909623148252702035069096231482527020350690962314825270203506909623148252702035069096231482527020350690962314825270203506909623148252702035069096231482527020350690962314825270203506909623148252702035069096231482527020350690962314825270203506909623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 900280b9-9ca0-4f70-9d2f-6534055d493f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4793863385070292781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47938633850702927814793863385070292781479386338507029278147938633850702927814793863385070292781479386338507029278147938633850702927814793863385070292781479386338507029278147938633850702927814793863385070292781479386338507029278147938633850702927814793863385070292781479386338507029278147938633850702927814793863385070292781479386338507029278147938633850702927814793863385070292781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 900280b9-9ca0-4f70-9d2f-6534055d493f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d3b7ab-84f7-4f06-8c57-7af2102f76c9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 534f3f14-d3bc-4ca3-a668-05a1300d22a6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4ead86a-d686-43ee-b514-f72b5f222218, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 534f3f14-d3bc-4ca3-a668-05a1300d22a6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335977057100555347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347335977057100555347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4ead86a-d686-43ee-b514-f72b5f222218, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15796246534311574565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579624653431157456515796246534311574565157962465343115745651579624653431157456515796246534311574565157962465343115745651579624653431157456515796246534311574565157962465343115745651579624653431157456515796246534311574565157962465343115745651579624653431157456515796246534311574565157962465343115745651579624653431157456515796246534311574565157962465343115745651579624653431157456515796246534311574565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4ead86a-d686-43ee-b514-f72b5f222218, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 534f3f14-d3bc-4ca3-a668-05a1300d22a6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b64b4d95-1e53-4a89-b4b8-8fa12becacf9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64b4d95-1e53-4a89-b4b8-8fa12becacf9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13545011479665046627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354501147966504662713545011479665046627135450114796650466271354501147966504662713545011479665046627135450114796650466271354501147966504662713545011479665046627135450114796650466271354501147966504662713545011479665046627135450114796650466271354501147966504662713545011479665046627135450114796650466271354501147966504662713545011479665046627135450114796650466271354501147966504662713545011479665046627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8792edb8-c9a6-4349-8d6a-253e98bece99, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8792edb8-c9a6-4349-8d6a-253e98bece99, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7310828050169084949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73108280501690849497310828050169084949731082805016908494973108280501690849497310828050169084949731082805016908494973108280501690849497310828050169084949731082805016908494973108280501690849497310828050169084949731082805016908494973108280501690849497310828050169084949731082805016908494973108280501690849497310828050169084949731082805016908494973108280501690849497310828050169084949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64b4d95-1e53-4a89-b4b8-8fa12becacf9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8792edb8-c9a6-4349-8d6a-253e98bece99, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bae2233-e43f-44e5-8e4d-4b17271cc28d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bae2233-e43f-44e5-8e4d-4b17271cc28d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14537813611764339383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453781361176433938314537813611764339383145378136117643393831453781361176433938314537813611764339383145378136117643393831453781361176433938314537813611764339383145378136117643393831453781361176433938314537813611764339383145378136117643393831453781361176433938314537813611764339383145378136117643393831453781361176433938314537813611764339383145378136117643393831453781361176433938314537813611764339383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cdd57e4-a855-4d82-832c-fcdd4ccdfbd4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cdd57e4-a855-4d82-832c-fcdd4ccdfbd4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10814021340180871645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081402134018087164510814021340180871645108140213401808716451081402134018087164510814021340180871645108140213401808716451081402134018087164510814021340180871645108140213401808716451081402134018087164510814021340180871645108140213401808716451081402134018087164510814021340180871645108140213401808716451081402134018087164510814021340180871645108140213401808716451081402134018087164510814021340180871645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bae2233-e43f-44e5-8e4d-4b17271cc28d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6264180-b337-4d38-825d-8f35e383eb85, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cdd57e4-a855-4d82-832c-fcdd4ccdfbd4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6264180-b337-4d38-825d-8f35e383eb85, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18406400105946651368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840640010594665136818406400105946651368184064001059466513681840640010594665136818406400105946651368184064001059466513681840640010594665136818406400105946651368184064001059466513681840640010594665136818406400105946651368184064001059466513681840640010594665136818406400105946651368184064001059466513681840640010594665136818406400105946651368184064001059466513681840640010594665136818406400105946651368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498d6722-a5a6-4deb-a92e-b66ca2584850, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498d6722-a5a6-4deb-a92e-b66ca2584850, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8843185783676666986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88431857836766669868843185783676666986884318578367666698688431857836766669868843185783676666986884318578367666698688431857836766669868843185783676666986884318578367666698688431857836766669868843185783676666986884318578367666698688431857836766669868843185783676666986884318578367666698688431857836766669868843185783676666986884318578367666698688431857836766669868843185783676666986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6264180-b337-4d38-825d-8f35e383eb85, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49dce9bf-e9e0-4140-b281-748486421948, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498d6722-a5a6-4deb-a92e-b66ca2584850, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49dce9bf-e9e0-4140-b281-748486421948, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947803027356075697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494780302735607569714947803027356075697149478030273560756971494780302735607569714947803027356075697149478030273560756971494780302735607569714947803027356075697149478030273560756971494780302735607569714947803027356075697149478030273560756971494780302735607569714947803027356075697149478030273560756971494780302735607569714947803027356075697149478030273560756971494780302735607569714947803027356075697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05eb360-8710-4cbf-958e-4246c14a700e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05eb360-8710-4cbf-958e-4246c14a700e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5562345116373708413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55623451163737084135562345116373708413556234511637370841355623451163737084135562345116373708413556234511637370841355623451163737084135562345116373708413556234511637370841355623451163737084135562345116373708413556234511637370841355623451163737084135562345116373708413556234511637370841355623451163737084135562345116373708413556234511637370841355623451163737084135562345116373708413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49dce9bf-e9e0-4140-b281-748486421948, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f889acc1-bbcf-4f4a-bea4-07eefc82f04e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f889acc1-bbcf-4f4a-bea4-07eefc82f04e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5411421617987525076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54114216179875250765411421617987525076541142161798752507654114216179875250765411421617987525076541142161798752507654114216179875250765411421617987525076541142161798752507654114216179875250765411421617987525076541142161798752507654114216179875250765411421617987525076541142161798752507654114216179875250765411421617987525076541142161798752507654114216179875250765411421617987525076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05eb360-8710-4cbf-958e-4246c14a700e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f394ad65-e270-4328-8115-1e161a2bc2b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f394ad65-e270-4328-8115-1e161a2bc2b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11031263695828475519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103126369582847551911031263695828475519110312636958284755191103126369582847551911031263695828475519110312636958284755191103126369582847551911031263695828475519110312636958284755191103126369582847551911031263695828475519110312636958284755191103126369582847551911031263695828475519110312636958284755191103126369582847551911031263695828475519110312636958284755191103126369582847551911031263695828475519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f889acc1-bbcf-4f4a-bea4-07eefc82f04e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f899e7e-8cfa-4107-a932-ab2fbf62a44d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f899e7e-8cfa-4107-a932-ab2fbf62a44d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11962717932368337390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196271793236833739011962717932368337390119627179323683373901196271793236833739011962717932368337390119627179323683373901196271793236833739011962717932368337390119627179323683373901196271793236833739011962717932368337390119627179323683373901196271793236833739011962717932368337390119627179323683373901196271793236833739011962717932368337390119627179323683373901196271793236833739011962717932368337390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f394ad65-e270-4328-8115-1e161a2bc2b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 329553b6-acf9-4a70-85cc-758bbd9cf0db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 329553b6-acf9-4a70-85cc-758bbd9cf0db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6747379644239468723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67473796442394687236747379644239468723674737964423946872367473796442394687236747379644239468723674737964423946872367473796442394687236747379644239468723674737964423946872367473796442394687236747379644239468723674737964423946872367473796442394687236747379644239468723674737964423946872367473796442394687236747379644239468723674737964423946872367473796442394687236747379644239468723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f899e7e-8cfa-4107-a932-ab2fbf62a44d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 329553b6-acf9-4a70-85cc-758bbd9cf0db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df2b6b91-9e81-4b8b-bae2-491aeb107a63, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc753e0-30e1-46bc-a14f-74bc5b655797, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2b6b91-9e81-4b8b-bae2-491aeb107a63, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16142674130094026842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614267413009402684216142674130094026842161426741300940268421614267413009402684216142674130094026842161426741300940268421614267413009402684216142674130094026842161426741300940268421614267413009402684216142674130094026842161426741300940268421614267413009402684216142674130094026842161426741300940268421614267413009402684216142674130094026842161426741300940268421614267413009402684216142674130094026842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc753e0-30e1-46bc-a14f-74bc5b655797, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11358770021611237203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135877002161123720311358770021611237203113587700216112372031135877002161123720311358770021611237203113587700216112372031135877002161123720311358770021611237203113587700216112372031135877002161123720311358770021611237203113587700216112372031135877002161123720311358770021611237203113587700216112372031135877002161123720311358770021611237203113587700216112372031135877002161123720311358770021611237203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc753e0-30e1-46bc-a14f-74bc5b655797, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2239e66b-64f6-4c79-8a4c-10c7c35a9f5f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2239e66b-64f6-4c79-8a4c-10c7c35a9f5f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7672309437512253597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76723094375122535977672309437512253597767230943751225359776723094375122535977672309437512253597767230943751225359776723094375122535977672309437512253597767230943751225359776723094375122535977672309437512253597767230943751225359776723094375122535977672309437512253597767230943751225359776723094375122535977672309437512253597767230943751225359776723094375122535977672309437512253597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2b6b91-9e81-4b8b-bae2-491aeb107a63, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b25dc714-f358-4448-b31e-778455b991d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b25dc714-f358-4448-b31e-778455b991d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14951445151528573531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495144515152857353114951445151528573531149514451515285735311495144515152857353114951445151528573531149514451515285735311495144515152857353114951445151528573531149514451515285735311495144515152857353114951445151528573531149514451515285735311495144515152857353114951445151528573531149514451515285735311495144515152857353114951445151528573531149514451515285735311495144515152857353114951445151528573531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2239e66b-64f6-4c79-8a4c-10c7c35a9f5f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee1ee44-43f9-4127-9ca0-ee33838d6f0c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b25dc714-f358-4448-b31e-778455b991d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee1ee44-43f9-4127-9ca0-ee33838d6f0c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183640220455030448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51836402204550304485183640220455030448518364022045503044851836402204550304485183640220455030448518364022045503044851836402204550304485183640220455030448518364022045503044851836402204550304485183640220455030448518364022045503044851836402204550304485183640220455030448518364022045503044851836402204550304485183640220455030448518364022045503044851836402204550304485183640220455030448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2da5fe-b44a-47a1-83d0-52e3cae3ef9c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2da5fe-b44a-47a1-83d0-52e3cae3ef9c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11001863956647654925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100186395664765492511001863956647654925110018639566476549251100186395664765492511001863956647654925110018639566476549251100186395664765492511001863956647654925110018639566476549251100186395664765492511001863956647654925110018639566476549251100186395664765492511001863956647654925110018639566476549251100186395664765492511001863956647654925110018639566476549251100186395664765492511001863956647654925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee1ee44-43f9-4127-9ca0-ee33838d6f0c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd65dee3-cca9-4ed8-874d-1747c2162367, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd65dee3-cca9-4ed8-874d-1747c2162367, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 193183678067710823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823193183678067710823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2da5fe-b44a-47a1-83d0-52e3cae3ef9c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4ef8589-cdec-413e-bf6d-c60d75e95f96, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4ef8589-cdec-413e-bf6d-c60d75e95f96, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15114775841583931348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511477584158393134815114775841583931348151147758415839313481511477584158393134815114775841583931348151147758415839313481511477584158393134815114775841583931348151147758415839313481511477584158393134815114775841583931348151147758415839313481511477584158393134815114775841583931348151147758415839313481511477584158393134815114775841583931348151147758415839313481511477584158393134815114775841583931348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd65dee3-cca9-4ed8-874d-1747c2162367, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651b8e49-3c4b-4bfa-86c4-7ddd0b6954b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651b8e49-3c4b-4bfa-86c4-7ddd0b6954b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10406860554847626106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040686055484762610610406860554847626106104068605548476261061040686055484762610610406860554847626106104068605548476261061040686055484762610610406860554847626106104068605548476261061040686055484762610610406860554847626106104068605548476261061040686055484762610610406860554847626106104068605548476261061040686055484762610610406860554847626106104068605548476261061040686055484762610610406860554847626106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4ef8589-cdec-413e-bf6d-c60d75e95f96, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e1ddfe-3317-40d8-89ea-562a6a1c7751, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e1ddfe-3317-40d8-89ea-562a6a1c7751, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681120857393067179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96811208573930671799681120857393067179968112085739306717996811208573930671799681120857393067179968112085739306717996811208573930671799681120857393067179968112085739306717996811208573930671799681120857393067179968112085739306717996811208573930671799681120857393067179968112085739306717996811208573930671799681120857393067179968112085739306717996811208573930671799681120857393067179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651b8e49-3c4b-4bfa-86c4-7ddd0b6954b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1157d236-52b9-4d35-bc28-29476991ec90, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e1ddfe-3317-40d8-89ea-562a6a1c7751, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1157d236-52b9-4d35-bc28-29476991ec90, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050334525582707435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005033452558270743510050334525582707435100503345255827074351005033452558270743510050334525582707435100503345255827074351005033452558270743510050334525582707435100503345255827074351005033452558270743510050334525582707435100503345255827074351005033452558270743510050334525582707435100503345255827074351005033452558270743510050334525582707435100503345255827074351005033452558270743510050334525582707435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d38f311b-e7ba-4520-9a7f-24cab561b286, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38f311b-e7ba-4520-9a7f-24cab561b286, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16209446959495901463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620944695949590146316209446959495901463162094469594959014631620944695949590146316209446959495901463162094469594959014631620944695949590146316209446959495901463162094469594959014631620944695949590146316209446959495901463162094469594959014631620944695949590146316209446959495901463162094469594959014631620944695949590146316209446959495901463162094469594959014631620944695949590146316209446959495901463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1157d236-52b9-4d35-bc28-29476991ec90, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d517c8a1-3771-4713-bef1-6238223a342e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38f311b-e7ba-4520-9a7f-24cab561b286, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d517c8a1-3771-4713-bef1-6238223a342e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1946489018172060979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19464890181720609791946489018172060979194648901817206097919464890181720609791946489018172060979194648901817206097919464890181720609791946489018172060979194648901817206097919464890181720609791946489018172060979194648901817206097919464890181720609791946489018172060979194648901817206097919464890181720609791946489018172060979194648901817206097919464890181720609791946489018172060979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa72adce-6fe0-4f88-a0c7-44faa6831d0a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa72adce-6fe0-4f88-a0c7-44faa6831d0a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18237626737719310968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823762673771931096818237626737719310968182376267377193109681823762673771931096818237626737719310968182376267377193109681823762673771931096818237626737719310968182376267377193109681823762673771931096818237626737719310968182376267377193109681823762673771931096818237626737719310968182376267377193109681823762673771931096818237626737719310968182376267377193109681823762673771931096818237626737719310968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d517c8a1-3771-4713-bef1-6238223a342e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97dabfe5-2ade-443b-80be-a192c801196a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97dabfe5-2ade-443b-80be-a192c801196a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17141026116315549137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714102611631554913717141026116315549137171410261163155491371714102611631554913717141026116315549137171410261163155491371714102611631554913717141026116315549137171410261163155491371714102611631554913717141026116315549137171410261163155491371714102611631554913717141026116315549137171410261163155491371714102611631554913717141026116315549137171410261163155491371714102611631554913717141026116315549137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa72adce-6fe0-4f88-a0c7-44faa6831d0a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c65a51-1c28-4745-b182-025dad00b95e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c65a51-1c28-4745-b182-025dad00b95e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12180231490578413037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218023149057841303712180231490578413037121802314905784130371218023149057841303712180231490578413037121802314905784130371218023149057841303712180231490578413037121802314905784130371218023149057841303712180231490578413037121802314905784130371218023149057841303712180231490578413037121802314905784130371218023149057841303712180231490578413037121802314905784130371218023149057841303712180231490578413037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c65a51-1c28-4745-b182-025dad00b95e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d0f81fb-1f30-4cdf-b227-40b6b8ed1e11, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d0f81fb-1f30-4cdf-b227-40b6b8ed1e11, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7666081893241324337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76660818932413243377666081893241324337766608189324132433776660818932413243377666081893241324337766608189324132433776660818932413243377666081893241324337766608189324132433776660818932413243377666081893241324337766608189324132433776660818932413243377666081893241324337766608189324132433776660818932413243377666081893241324337766608189324132433776660818932413243377666081893241324337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d0f81fb-1f30-4cdf-b227-40b6b8ed1e11, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97dabfe5-2ade-443b-80be-a192c801196a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47641023-9153-4a2d-ad8f-ae6706898970, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47641023-9153-4a2d-ad8f-ae6706898970, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16785372899422177248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678537289942217724816785372899422177248167853728994221772481678537289942217724816785372899422177248167853728994221772481678537289942217724816785372899422177248167853728994221772481678537289942217724816785372899422177248167853728994221772481678537289942217724816785372899422177248167853728994221772481678537289942217724816785372899422177248167853728994221772481678537289942217724816785372899422177248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d457403-214c-4a70-b111-a794232a7dda, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d457403-214c-4a70-b111-a794232a7dda, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11341251324740432023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134125132474043202311341251324740432023113412513247404320231134125132474043202311341251324740432023113412513247404320231134125132474043202311341251324740432023113412513247404320231134125132474043202311341251324740432023113412513247404320231134125132474043202311341251324740432023113412513247404320231134125132474043202311341251324740432023113412513247404320231134125132474043202311341251324740432023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47641023-9153-4a2d-ad8f-ae6706898970, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d457403-214c-4a70-b111-a794232a7dda, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b78d5e0-bf62-472e-8c77-098622458e96, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f541dbc-3e76-4c58-845d-691a4ec129be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b78d5e0-bf62-472e-8c77-098622458e96, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15975429989392277396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597542998939227739615975429989392277396159754299893922773961597542998939227739615975429989392277396159754299893922773961597542998939227739615975429989392277396159754299893922773961597542998939227739615975429989392277396159754299893922773961597542998939227739615975429989392277396159754299893922773961597542998939227739615975429989392277396159754299893922773961597542998939227739615975429989392277396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f541dbc-3e76-4c58-845d-691a4ec129be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15432174129954219185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543217412995421918515432174129954219185154321741299542191851543217412995421918515432174129954219185154321741299542191851543217412995421918515432174129954219185154321741299542191851543217412995421918515432174129954219185154321741299542191851543217412995421918515432174129954219185154321741299542191851543217412995421918515432174129954219185154321741299542191851543217412995421918515432174129954219185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f541dbc-3e76-4c58-845d-691a4ec129be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9dcef4f-8072-4e62-abc6-a801e1ac7de9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9dcef4f-8072-4e62-abc6-a801e1ac7de9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5820869917942500644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58208699179425006445820869917942500644582086991794250064458208699179425006445820869917942500644582086991794250064458208699179425006445820869917942500644582086991794250064458208699179425006445820869917942500644582086991794250064458208699179425006445820869917942500644582086991794250064458208699179425006445820869917942500644582086991794250064458208699179425006445820869917942500644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b78d5e0-bf62-472e-8c77-098622458e96, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6c38c24-770f-4fea-9d22-f985a9a94e72, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6c38c24-770f-4fea-9d22-f985a9a94e72, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16757188225911025814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675718822591102581416757188225911025814167571882259110258141675718822591102581416757188225911025814167571882259110258141675718822591102581416757188225911025814167571882259110258141675718822591102581416757188225911025814167571882259110258141675718822591102581416757188225911025814167571882259110258141675718822591102581416757188225911025814167571882259110258141675718822591102581416757188225911025814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9dcef4f-8072-4e62-abc6-a801e1ac7de9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e97000b-92e8-4b07-9701-9c96a238b6a3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6c38c24-770f-4fea-9d22-f985a9a94e72, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e97000b-92e8-4b07-9701-9c96a238b6a3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1919908399329832361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19199083993298323611919908399329832361191990839932983236119199083993298323611919908399329832361191990839932983236119199083993298323611919908399329832361191990839932983236119199083993298323611919908399329832361191990839932983236119199083993298323611919908399329832361191990839932983236119199083993298323611919908399329832361191990839932983236119199083993298323611919908399329832361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0251a9-c34f-46e6-b7e9-fb72d1635b52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0251a9-c34f-46e6-b7e9-fb72d1635b52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878624117375424483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287862411737542448312878624117375424483128786241173754244831287862411737542448312878624117375424483128786241173754244831287862411737542448312878624117375424483128786241173754244831287862411737542448312878624117375424483128786241173754244831287862411737542448312878624117375424483128786241173754244831287862411737542448312878624117375424483128786241173754244831287862411737542448312878624117375424483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e97000b-92e8-4b07-9701-9c96a238b6a3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7dad71-54ff-4581-8228-db4a1ef3bdae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0251a9-c34f-46e6-b7e9-fb72d1635b52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7dad71-54ff-4581-8228-db4a1ef3bdae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1941939969394391767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19419399693943917671941939969394391767194193996939439176719419399693943917671941939969394391767194193996939439176719419399693943917671941939969394391767194193996939439176719419399693943917671941939969394391767194193996939439176719419399693943917671941939969394391767194193996939439176719419399693943917671941939969394391767194193996939439176719419399693943917671941939969394391767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a069301-2c0c-4b51-b79b-efff5e3f5916, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a069301-2c0c-4b51-b79b-efff5e3f5916, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5400885879054954249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54008858790549542495400885879054954249540088587905495424954008858790549542495400885879054954249540088587905495424954008858790549542495400885879054954249540088587905495424954008858790549542495400885879054954249540088587905495424954008858790549542495400885879054954249540088587905495424954008858790549542495400885879054954249540088587905495424954008858790549542495400885879054954249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7dad71-54ff-4581-8228-db4a1ef3bdae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a069301-2c0c-4b51-b79b-efff5e3f5916, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d4dcf5-39a6-44ac-8458-f9b6a5a85334, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded7ae83-7819-4e67-9fd0-fd64811ad1cf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d4dcf5-39a6-44ac-8458-f9b6a5a85334, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12995041718437547273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299504171843754727312995041718437547273129950417184375472731299504171843754727312995041718437547273129950417184375472731299504171843754727312995041718437547273129950417184375472731299504171843754727312995041718437547273129950417184375472731299504171843754727312995041718437547273129950417184375472731299504171843754727312995041718437547273129950417184375472731299504171843754727312995041718437547273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded7ae83-7819-4e67-9fd0-fd64811ad1cf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11332109923212756120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133210992321275612011332109923212756120113321099232127561201133210992321275612011332109923212756120113321099232127561201133210992321275612011332109923212756120113321099232127561201133210992321275612011332109923212756120113321099232127561201133210992321275612011332109923212756120113321099232127561201133210992321275612011332109923212756120113321099232127561201133210992321275612011332109923212756120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded7ae83-7819-4e67-9fd0-fd64811ad1cf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d4dcf5-39a6-44ac-8458-f9b6a5a85334, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea92b7c-c429-485a-849d-4b7c7d9b7c45, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea92b7c-c429-485a-849d-4b7c7d9b7c45, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16901820088631908385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690182008863190838516901820088631908385169018200886319083851690182008863190838516901820088631908385169018200886319083851690182008863190838516901820088631908385169018200886319083851690182008863190838516901820088631908385169018200886319083851690182008863190838516901820088631908385169018200886319083851690182008863190838516901820088631908385169018200886319083851690182008863190838516901820088631908385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 521873eb-8882-497f-b6fd-2a5d9dcad98d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 521873eb-8882-497f-b6fd-2a5d9dcad98d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11622595057937777706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162259505793777770611622595057937777706116225950579377777061162259505793777770611622595057937777706116225950579377777061162259505793777770611622595057937777706116225950579377777061162259505793777770611622595057937777706116225950579377777061162259505793777770611622595057937777706116225950579377777061162259505793777770611622595057937777706116225950579377777061162259505793777770611622595057937777706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea92b7c-c429-485a-849d-4b7c7d9b7c45, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 521873eb-8882-497f-b6fd-2a5d9dcad98d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7579c256-ef5d-497e-835a-fe3963b928e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f01b70ea-83b6-463d-89a3-87addc0cd89b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7579c256-ef5d-497e-835a-fe3963b928e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13646598384720072599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364659838472007259913646598384720072599136465983847200725991364659838472007259913646598384720072599136465983847200725991364659838472007259913646598384720072599136465983847200725991364659838472007259913646598384720072599136465983847200725991364659838472007259913646598384720072599136465983847200725991364659838472007259913646598384720072599136465983847200725991364659838472007259913646598384720072599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f01b70ea-83b6-463d-89a3-87addc0cd89b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137635053419911520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613763505341991152016137635053419911520161376350534199115201613763505341991152016137635053419911520161376350534199115201613763505341991152016137635053419911520161376350534199115201613763505341991152016137635053419911520161376350534199115201613763505341991152016137635053419911520161376350534199115201613763505341991152016137635053419911520161376350534199115201613763505341991152016137635053419911520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7579c256-ef5d-497e-835a-fe3963b928e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f01b70ea-83b6-463d-89a3-87addc0cd89b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84580d9a-0c07-4971-a840-89dd7956accc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b36cc5-189d-4984-9e57-dae9afb39015, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84580d9a-0c07-4971-a840-89dd7956accc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14111293879609941102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411129387960994110214111293879609941102141112938796099411021411129387960994110214111293879609941102141112938796099411021411129387960994110214111293879609941102141112938796099411021411129387960994110214111293879609941102141112938796099411021411129387960994110214111293879609941102141112938796099411021411129387960994110214111293879609941102141112938796099411021411129387960994110214111293879609941102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b36cc5-189d-4984-9e57-dae9afb39015, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3515600887974584725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35156008879745847253515600887974584725351560088797458472535156008879745847253515600887974584725351560088797458472535156008879745847253515600887974584725351560088797458472535156008879745847253515600887974584725351560088797458472535156008879745847253515600887974584725351560088797458472535156008879745847253515600887974584725351560088797458472535156008879745847253515600887974584725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84580d9a-0c07-4971-a840-89dd7956accc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b36cc5-189d-4984-9e57-dae9afb39015, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e6622f-da0e-43c2-9ebb-4af4d4d86740, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e6622f-da0e-43c2-9ebb-4af4d4d86740, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480850863872941517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74808508638729415177480850863872941517748085086387294151774808508638729415177480850863872941517748085086387294151774808508638729415177480850863872941517748085086387294151774808508638729415177480850863872941517748085086387294151774808508638729415177480850863872941517748085086387294151774808508638729415177480850863872941517748085086387294151774808508638729415177480850863872941517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1583bd6-f141-46eb-91cd-4d265a7c15a1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1583bd6-f141-46eb-91cd-4d265a7c15a1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1884768339034635896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18847683390346358961884768339034635896188476833903463589618847683390346358961884768339034635896188476833903463589618847683390346358961884768339034635896188476833903463589618847683390346358961884768339034635896188476833903463589618847683390346358961884768339034635896188476833903463589618847683390346358961884768339034635896188476833903463589618847683390346358961884768339034635896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e6622f-da0e-43c2-9ebb-4af4d4d86740, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f27a31d-36c3-4b21-a42e-77c69adedcbd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f27a31d-36c3-4b21-a42e-77c69adedcbd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12269350104679454142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226935010467945414212269350104679454142122693501046794541421226935010467945414212269350104679454142122693501046794541421226935010467945414212269350104679454142122693501046794541421226935010467945414212269350104679454142122693501046794541421226935010467945414212269350104679454142122693501046794541421226935010467945414212269350104679454142122693501046794541421226935010467945414212269350104679454142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1583bd6-f141-46eb-91cd-4d265a7c15a1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f27a31d-36c3-4b21-a42e-77c69adedcbd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34a4cc79-8c4e-438f-9620-8ddd294c96f5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb6f34c-af38-45f9-95a0-221217945067, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34a4cc79-8c4e-438f-9620-8ddd294c96f5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427174785742034475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14271747857420344751427174785742034475142717478574203447514271747857420344751427174785742034475142717478574203447514271747857420344751427174785742034475142717478574203447514271747857420344751427174785742034475142717478574203447514271747857420344751427174785742034475142717478574203447514271747857420344751427174785742034475142717478574203447514271747857420344751427174785742034475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb6f34c-af38-45f9-95a0-221217945067, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1243890081048071556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12438900810480715561243890081048071556124389008104807155612438900810480715561243890081048071556124389008104807155612438900810480715561243890081048071556124389008104807155612438900810480715561243890081048071556124389008104807155612438900810480715561243890081048071556124389008104807155612438900810480715561243890081048071556124389008104807155612438900810480715561243890081048071556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34a4cc79-8c4e-438f-9620-8ddd294c96f5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e2d065d-de3d-49c0-b7a7-58e6ff9887fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e2d065d-de3d-49c0-b7a7-58e6ff9887fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7852154135595831369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78521541355958313697852154135595831369785215413559583136978521541355958313697852154135595831369785215413559583136978521541355958313697852154135595831369785215413559583136978521541355958313697852154135595831369785215413559583136978521541355958313697852154135595831369785215413559583136978521541355958313697852154135595831369785215413559583136978521541355958313697852154135595831369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb6f34c-af38-45f9-95a0-221217945067, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a9a2294-9452-418f-809f-771de0a02c5c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9a2294-9452-418f-809f-771de0a02c5c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628897997619521538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46288979976195215384628897997619521538462889799761952153846288979976195215384628897997619521538462889799761952153846288979976195215384628897997619521538462889799761952153846288979976195215384628897997619521538462889799761952153846288979976195215384628897997619521538462889799761952153846288979976195215384628897997619521538462889799761952153846288979976195215384628897997619521538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e2d065d-de3d-49c0-b7a7-58e6ff9887fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad809715-28a5-419f-980f-33d962e962e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad809715-28a5-419f-980f-33d962e962e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1686734909205910123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16867349092059101231686734909205910123168673490920591012316867349092059101231686734909205910123168673490920591012316867349092059101231686734909205910123168673490920591012316867349092059101231686734909205910123168673490920591012316867349092059101231686734909205910123168673490920591012316867349092059101231686734909205910123168673490920591012316867349092059101231686734909205910123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9a2294-9452-418f-809f-771de0a02c5c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1863e6e3-fabf-4d3c-bdf3-52cfeac2d021, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1863e6e3-fabf-4d3c-bdf3-52cfeac2d021, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11858755868736867229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185875586873686722911858755868736867229118587558687368672291185875586873686722911858755868736867229118587558687368672291185875586873686722911858755868736867229118587558687368672291185875586873686722911858755868736867229118587558687368672291185875586873686722911858755868736867229118587558687368672291185875586873686722911858755868736867229118587558687368672291185875586873686722911858755868736867229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad809715-28a5-419f-980f-33d962e962e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aede2f6-4511-4a98-af3d-201a99ba9e49, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aede2f6-4511-4a98-af3d-201a99ba9e49, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709448356872521957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770944835687252195717709448356872521957177094483568725219571770944835687252195717709448356872521957177094483568725219571770944835687252195717709448356872521957177094483568725219571770944835687252195717709448356872521957177094483568725219571770944835687252195717709448356872521957177094483568725219571770944835687252195717709448356872521957177094483568725219571770944835687252195717709448356872521957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1863e6e3-fabf-4d3c-bdf3-52cfeac2d021, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b103fa47-6ed4-4977-b44b-1c92267edb44, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b103fa47-6ed4-4977-b44b-1c92267edb44, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9229580999785110415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92295809997851104159229580999785110415922958099978511041592295809997851104159229580999785110415922958099978511041592295809997851104159229580999785110415922958099978511041592295809997851104159229580999785110415922958099978511041592295809997851104159229580999785110415922958099978511041592295809997851104159229580999785110415922958099978511041592295809997851104159229580999785110415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aede2f6-4511-4a98-af3d-201a99ba9e49, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36234bf-e321-42d0-9740-335f523021c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36234bf-e321-42d0-9740-335f523021c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11451350548003331815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145135054800333181511451350548003331815114513505480033318151145135054800333181511451350548003331815114513505480033318151145135054800333181511451350548003331815114513505480033318151145135054800333181511451350548003331815114513505480033318151145135054800333181511451350548003331815114513505480033318151145135054800333181511451350548003331815114513505480033318151145135054800333181511451350548003331815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b103fa47-6ed4-4977-b44b-1c92267edb44, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36119aaa-0448-47cd-92b7-4bada5d60930, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36119aaa-0448-47cd-92b7-4bada5d60930, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594682655294026297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459468265529402629714594682655294026297145946826552940262971459468265529402629714594682655294026297145946826552940262971459468265529402629714594682655294026297145946826552940262971459468265529402629714594682655294026297145946826552940262971459468265529402629714594682655294026297145946826552940262971459468265529402629714594682655294026297145946826552940262971459468265529402629714594682655294026297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36234bf-e321-42d0-9740-335f523021c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad2216b7-6361-4abd-8e91-e018defdadc6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad2216b7-6361-4abd-8e91-e018defdadc6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9949467703765583984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99494677037655839849949467703765583984994946770376558398499494677037655839849949467703765583984994946770376558398499494677037655839849949467703765583984994946770376558398499494677037655839849949467703765583984994946770376558398499494677037655839849949467703765583984994946770376558398499494677037655839849949467703765583984994946770376558398499494677037655839849949467703765583984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36119aaa-0448-47cd-92b7-4bada5d60930, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4eb5c65-cee9-440e-b7ca-317a41104914, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4eb5c65-cee9-440e-b7ca-317a41104914, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10564408935896144462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056440893589614446210564408935896144462105644089358961444621056440893589614446210564408935896144462105644089358961444621056440893589614446210564408935896144462105644089358961444621056440893589614446210564408935896144462105644089358961444621056440893589614446210564408935896144462105644089358961444621056440893589614446210564408935896144462105644089358961444621056440893589614446210564408935896144462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad2216b7-6361-4abd-8e91-e018defdadc6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8c253b-a107-4e5c-ae91-fb08b447460c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8c253b-a107-4e5c-ae91-fb08b447460c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1646635739760865324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16466357397608653241646635739760865324164663573976086532416466357397608653241646635739760865324164663573976086532416466357397608653241646635739760865324164663573976086532416466357397608653241646635739760865324164663573976086532416466357397608653241646635739760865324164663573976086532416466357397608653241646635739760865324164663573976086532416466357397608653241646635739760865324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4eb5c65-cee9-440e-b7ca-317a41104914, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff72dc94-b211-413e-b7ea-24bae209e70b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff72dc94-b211-413e-b7ea-24bae209e70b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1290930082895474508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12909300828954745081290930082895474508129093008289547450812909300828954745081290930082895474508129093008289547450812909300828954745081290930082895474508129093008289547450812909300828954745081290930082895474508129093008289547450812909300828954745081290930082895474508129093008289547450812909300828954745081290930082895474508129093008289547450812909300828954745081290930082895474508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8c253b-a107-4e5c-ae91-fb08b447460c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aa785c4-588f-4d10-b5c2-9de06521308b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aa785c4-588f-4d10-b5c2-9de06521308b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9673294352104743924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96732943521047439249673294352104743924967329435210474392496732943521047439249673294352104743924967329435210474392496732943521047439249673294352104743924967329435210474392496732943521047439249673294352104743924967329435210474392496732943521047439249673294352104743924967329435210474392496732943521047439249673294352104743924967329435210474392496732943521047439249673294352104743924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff72dc94-b211-413e-b7ea-24bae209e70b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aa785c4-588f-4d10-b5c2-9de06521308b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3980482d-f0cc-4cae-926a-214fe0b3637b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3980482d-f0cc-4cae-926a-214fe0b3637b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8032816395680767617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80328163956807676178032816395680767617803281639568076761780328163956807676178032816395680767617803281639568076761780328163956807676178032816395680767617803281639568076761780328163956807676178032816395680767617803281639568076761780328163956807676178032816395680767617803281639568076761780328163956807676178032816395680767617803281639568076761780328163956807676178032816395680767617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f488538c-ec34-4880-b8eb-dfe3e2fe4249, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f488538c-ec34-4880-b8eb-dfe3e2fe4249, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13709933899220921791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370993389922092179113709933899220921791137099338992209217911370993389922092179113709933899220921791137099338992209217911370993389922092179113709933899220921791137099338992209217911370993389922092179113709933899220921791137099338992209217911370993389922092179113709933899220921791137099338992209217911370993389922092179113709933899220921791137099338992209217911370993389922092179113709933899220921791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3980482d-f0cc-4cae-926a-214fe0b3637b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f488538c-ec34-4880-b8eb-dfe3e2fe4249, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1bcd432-f851-428d-b996-3bbec850b331, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1bcd432-f851-428d-b996-3bbec850b331, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13109281004901094792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310928100490109479213109281004901094792131092810049010947921310928100490109479213109281004901094792131092810049010947921310928100490109479213109281004901094792131092810049010947921310928100490109479213109281004901094792131092810049010947921310928100490109479213109281004901094792131092810049010947921310928100490109479213109281004901094792131092810049010947921310928100490109479213109281004901094792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6779b116-2201-443c-b106-50d0da71ae20, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6779b116-2201-443c-b106-50d0da71ae20, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17884810656825716180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788481065682571618017884810656825716180178848106568257161801788481065682571618017884810656825716180178848106568257161801788481065682571618017884810656825716180178848106568257161801788481065682571618017884810656825716180178848106568257161801788481065682571618017884810656825716180178848106568257161801788481065682571618017884810656825716180178848106568257161801788481065682571618017884810656825716180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1bcd432-f851-428d-b996-3bbec850b331, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6779b116-2201-443c-b106-50d0da71ae20, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059b96bf-9c8b-4bae-a61b-dfbd7a76aca1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94db66f7-55ec-49d9-81d8-73e4cfc594e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059b96bf-9c8b-4bae-a61b-dfbd7a76aca1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8099989415555345066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80999894155553450668099989415555345066809998941555534506680999894155553450668099989415555345066809998941555534506680999894155553450668099989415555345066809998941555534506680999894155553450668099989415555345066809998941555534506680999894155553450668099989415555345066809998941555534506680999894155553450668099989415555345066809998941555534506680999894155553450668099989415555345066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94db66f7-55ec-49d9-81d8-73e4cfc594e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4962883388825363417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49628833888253634174962883388825363417496288338882536341749628833888253634174962883388825363417496288338882536341749628833888253634174962883388825363417496288338882536341749628833888253634174962883388825363417496288338882536341749628833888253634174962883388825363417496288338882536341749628833888253634174962883388825363417496288338882536341749628833888253634174962883388825363417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94db66f7-55ec-49d9-81d8-73e4cfc594e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059b96bf-9c8b-4bae-a61b-dfbd7a76aca1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd1904d3-d355-43e0-9dbe-7d235f201229, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd1904d3-d355-43e0-9dbe-7d235f201229, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9442316642908532237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94423166429085322379442316642908532237944231664290853223794423166429085322379442316642908532237944231664290853223794423166429085322379442316642908532237944231664290853223794423166429085322379442316642908532237944231664290853223794423166429085322379442316642908532237944231664290853223794423166429085322379442316642908532237944231664290853223794423166429085322379442316642908532237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d59ebc9-8cd2-449c-8d32-59f056ce96bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d59ebc9-8cd2-449c-8d32-59f056ce96bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15163016279931780278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516301627993178027815163016279931780278151630162799317802781516301627993178027815163016279931780278151630162799317802781516301627993178027815163016279931780278151630162799317802781516301627993178027815163016279931780278151630162799317802781516301627993178027815163016279931780278151630162799317802781516301627993178027815163016279931780278151630162799317802781516301627993178027815163016279931780278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd1904d3-d355-43e0-9dbe-7d235f201229, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba75af8b-9008-416d-a726-be76e4f13989, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d59ebc9-8cd2-449c-8d32-59f056ce96bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba75af8b-9008-416d-a726-be76e4f13989, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3879630699475244512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38796306994752445123879630699475244512387963069947524451238796306994752445123879630699475244512387963069947524451238796306994752445123879630699475244512387963069947524451238796306994752445123879630699475244512387963069947524451238796306994752445123879630699475244512387963069947524451238796306994752445123879630699475244512387963069947524451238796306994752445123879630699475244512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f169d3b8-895b-4aa4-8517-f272df707884, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f169d3b8-895b-4aa4-8517-f272df707884, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13385703345467017381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338570334546701738113385703345467017381133857033454670173811338570334546701738113385703345467017381133857033454670173811338570334546701738113385703345467017381133857033454670173811338570334546701738113385703345467017381133857033454670173811338570334546701738113385703345467017381133857033454670173811338570334546701738113385703345467017381133857033454670173811338570334546701738113385703345467017381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba75af8b-9008-416d-a726-be76e4f13989, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f169d3b8-895b-4aa4-8517-f272df707884, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7caed47-ae0c-4498-936c-68994210c547, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a4cd5f-b5fd-4012-85ae-507c6fcbf2b6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7caed47-ae0c-4498-936c-68994210c547, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5040543331885376135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50405433318853761355040543331885376135504054333188537613550405433318853761355040543331885376135504054333188537613550405433318853761355040543331885376135504054333188537613550405433318853761355040543331885376135504054333188537613550405433318853761355040543331885376135504054333188537613550405433318853761355040543331885376135504054333188537613550405433318853761355040543331885376135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a4cd5f-b5fd-4012-85ae-507c6fcbf2b6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8330125976047641435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83301259760476414358330125976047641435833012597604764143583301259760476414358330125976047641435833012597604764143583301259760476414358330125976047641435833012597604764143583301259760476414358330125976047641435833012597604764143583301259760476414358330125976047641435833012597604764143583301259760476414358330125976047641435833012597604764143583301259760476414358330125976047641435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7caed47-ae0c-4498-936c-68994210c547, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a4cd5f-b5fd-4012-85ae-507c6fcbf2b6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 587b0edf-c90c-4f34-be8d-68be5345035a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 587b0edf-c90c-4f34-be8d-68be5345035a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8830705831929769216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88307058319297692168830705831929769216883070583192976921688307058319297692168830705831929769216883070583192976921688307058319297692168830705831929769216883070583192976921688307058319297692168830705831929769216883070583192976921688307058319297692168830705831929769216883070583192976921688307058319297692168830705831929769216883070583192976921688307058319297692168830705831929769216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21ce9e15-1371-41cc-88da-bafdb507ee46, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21ce9e15-1371-41cc-88da-bafdb507ee46, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2758013634911527847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27580136349115278472758013634911527847275801363491152784727580136349115278472758013634911527847275801363491152784727580136349115278472758013634911527847275801363491152784727580136349115278472758013634911527847275801363491152784727580136349115278472758013634911527847275801363491152784727580136349115278472758013634911527847275801363491152784727580136349115278472758013634911527847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 587b0edf-c90c-4f34-be8d-68be5345035a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ce8e41-1821-427d-b9de-d4f39b2673a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ce8e41-1821-427d-b9de-d4f39b2673a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 979341509444636725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725979341509444636725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21ce9e15-1371-41cc-88da-bafdb507ee46, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ce8e41-1821-427d-b9de-d4f39b2673a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3968a40c-4262-4c39-afd5-af53e391aabc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3968a40c-4262-4c39-afd5-af53e391aabc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14854852019986367301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485485201998636730114854852019986367301148548520199863673011485485201998636730114854852019986367301148548520199863673011485485201998636730114854852019986367301148548520199863673011485485201998636730114854852019986367301148548520199863673011485485201998636730114854852019986367301148548520199863673011485485201998636730114854852019986367301148548520199863673011485485201998636730114854852019986367301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0dc9c1-6e2d-4eb2-9a1e-788510f53df9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0dc9c1-6e2d-4eb2-9a1e-788510f53df9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6586840614343829407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65868406143438294076586840614343829407658684061434382940765868406143438294076586840614343829407658684061434382940765868406143438294076586840614343829407658684061434382940765868406143438294076586840614343829407658684061434382940765868406143438294076586840614343829407658684061434382940765868406143438294076586840614343829407658684061434382940765868406143438294076586840614343829407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3968a40c-4262-4c39-afd5-af53e391aabc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0dc9c1-6e2d-4eb2-9a1e-788510f53df9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b52cd196-eee0-4fdf-b7e1-d41ee7d34acd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52cd196-eee0-4fdf-b7e1-d41ee7d34acd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13675360279732754600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367536027973275460013675360279732754600136753602797327546001367536027973275460013675360279732754600136753602797327546001367536027973275460013675360279732754600136753602797327546001367536027973275460013675360279732754600136753602797327546001367536027973275460013675360279732754600136753602797327546001367536027973275460013675360279732754600136753602797327546001367536027973275460013675360279732754600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405ab1e8-986c-49f9-8b3a-1ab9110212bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405ab1e8-986c-49f9-8b3a-1ab9110212bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219840946414967177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52198409464149671775219840946414967177521984094641496717752198409464149671775219840946414967177521984094641496717752198409464149671775219840946414967177521984094641496717752198409464149671775219840946414967177521984094641496717752198409464149671775219840946414967177521984094641496717752198409464149671775219840946414967177521984094641496717752198409464149671775219840946414967177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52cd196-eee0-4fdf-b7e1-d41ee7d34acd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6224597e-ce86-4216-9d84-b262c6016065, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405ab1e8-986c-49f9-8b3a-1ab9110212bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6224597e-ce86-4216-9d84-b262c6016065, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3243629699177245934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32436296991772459343243629699177245934324362969917724593432436296991772459343243629699177245934324362969917724593432436296991772459343243629699177245934324362969917724593432436296991772459343243629699177245934324362969917724593432436296991772459343243629699177245934324362969917724593432436296991772459343243629699177245934324362969917724593432436296991772459343243629699177245934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f871c27d-8ec8-4754-9528-2ab7df8c2065, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f871c27d-8ec8-4754-9528-2ab7df8c2065, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1276511428056467335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12765114280564673351276511428056467335127651142805646733512765114280564673351276511428056467335127651142805646733512765114280564673351276511428056467335127651142805646733512765114280564673351276511428056467335127651142805646733512765114280564673351276511428056467335127651142805646733512765114280564673351276511428056467335127651142805646733512765114280564673351276511428056467335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f871c27d-8ec8-4754-9528-2ab7df8c2065, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6224597e-ce86-4216-9d84-b262c6016065, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621007e0-48c8-4945-a874-62d5d61138ef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08838793-4f8f-4fd7-95fd-0fbf136b99da, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621007e0-48c8-4945-a874-62d5d61138ef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6528879460856059684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65288794608560596846528879460856059684652887946085605968465288794608560596846528879460856059684652887946085605968465288794608560596846528879460856059684652887946085605968465288794608560596846528879460856059684652887946085605968465288794608560596846528879460856059684652887946085605968465288794608560596846528879460856059684652887946085605968465288794608560596846528879460856059684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08838793-4f8f-4fd7-95fd-0fbf136b99da, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9256737472881144064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92567374728811440649256737472881144064925673747288114406492567374728811440649256737472881144064925673747288114406492567374728811440649256737472881144064925673747288114406492567374728811440649256737472881144064925673747288114406492567374728811440649256737472881144064925673747288114406492567374728811440649256737472881144064925673747288114406492567374728811440649256737472881144064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621007e0-48c8-4945-a874-62d5d61138ef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08838793-4f8f-4fd7-95fd-0fbf136b99da, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c2cf91-04d3-420a-825b-e415abc3af67, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f952ab4-7fc3-4290-9e4c-8ca966090ff2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c2cf91-04d3-420a-825b-e415abc3af67, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416499552148825924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641649955214882592416416499552148825924164164995521488259241641649955214882592416416499552148825924164164995521488259241641649955214882592416416499552148825924164164995521488259241641649955214882592416416499552148825924164164995521488259241641649955214882592416416499552148825924164164995521488259241641649955214882592416416499552148825924164164995521488259241641649955214882592416416499552148825924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f952ab4-7fc3-4290-9e4c-8ca966090ff2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9219096949642258570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92190969496422585709219096949642258570921909694964225857092190969496422585709219096949642258570921909694964225857092190969496422585709219096949642258570921909694964225857092190969496422585709219096949642258570921909694964225857092190969496422585709219096949642258570921909694964225857092190969496422585709219096949642258570921909694964225857092190969496422585709219096949642258570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c2cf91-04d3-420a-825b-e415abc3af67, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4da1a19-6b80-4751-bbba-72edba76e7e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4da1a19-6b80-4751-bbba-72edba76e7e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13016172238687042642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301617223868704264213016172238687042642130161722386870426421301617223868704264213016172238687042642130161722386870426421301617223868704264213016172238687042642130161722386870426421301617223868704264213016172238687042642130161722386870426421301617223868704264213016172238687042642130161722386870426421301617223868704264213016172238687042642130161722386870426421301617223868704264213016172238687042642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f952ab4-7fc3-4290-9e4c-8ca966090ff2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2fef178-2135-4f33-89fb-131b3aecb267, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2fef178-2135-4f33-89fb-131b3aecb267, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11256432669819153994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125643266981915399411256432669819153994112564326698191539941125643266981915399411256432669819153994112564326698191539941125643266981915399411256432669819153994112564326698191539941125643266981915399411256432669819153994112564326698191539941125643266981915399411256432669819153994112564326698191539941125643266981915399411256432669819153994112564326698191539941125643266981915399411256432669819153994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4da1a19-6b80-4751-bbba-72edba76e7e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1218da51-0bd6-4403-93e7-e41083a08c5a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1218da51-0bd6-4403-93e7-e41083a08c5a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6773759420016756504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67737594200167565046773759420016756504677375942001675650467737594200167565046773759420016756504677375942001675650467737594200167565046773759420016756504677375942001675650467737594200167565046773759420016756504677375942001675650467737594200167565046773759420016756504677375942001675650467737594200167565046773759420016756504677375942001675650467737594200167565046773759420016756504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2fef178-2135-4f33-89fb-131b3aecb267, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c344d4f-43ee-48da-b024-16a8a82a65a9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c344d4f-43ee-48da-b024-16a8a82a65a9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5379518208272623819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53795182082726238195379518208272623819537951820827262381953795182082726238195379518208272623819537951820827262381953795182082726238195379518208272623819537951820827262381953795182082726238195379518208272623819537951820827262381953795182082726238195379518208272623819537951820827262381953795182082726238195379518208272623819537951820827262381953795182082726238195379518208272623819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1218da51-0bd6-4403-93e7-e41083a08c5a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c344d4f-43ee-48da-b024-16a8a82a65a9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950f7c56-d316-42b2-ac43-fe11e3cf16c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea1c379c-05e3-4fa7-bcf5-04a49210edf2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950f7c56-d316-42b2-ac43-fe11e3cf16c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7335560448867968561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73355604488679685617335560448867968561733556044886796856173355604488679685617335560448867968561733556044886796856173355604488679685617335560448867968561733556044886796856173355604488679685617335560448867968561733556044886796856173355604488679685617335560448867968561733556044886796856173355604488679685617335560448867968561733556044886796856173355604488679685617335560448867968561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea1c379c-05e3-4fa7-bcf5-04a49210edf2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7375216506824308072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73752165068243080727375216506824308072737521650682430807273752165068243080727375216506824308072737521650682430807273752165068243080727375216506824308072737521650682430807273752165068243080727375216506824308072737521650682430807273752165068243080727375216506824308072737521650682430807273752165068243080727375216506824308072737521650682430807273752165068243080727375216506824308072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea1c379c-05e3-4fa7-bcf5-04a49210edf2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950f7c56-d316-42b2-ac43-fe11e3cf16c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c865f96-8d16-412e-9265-70494cf77119, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85571db0-b866-449f-88b4-6ae2825f5bb2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c865f96-8d16-412e-9265-70494cf77119, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4002008868103345784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40020088681033457844002008868103345784400200886810334578440020088681033457844002008868103345784400200886810334578440020088681033457844002008868103345784400200886810334578440020088681033457844002008868103345784400200886810334578440020088681033457844002008868103345784400200886810334578440020088681033457844002008868103345784400200886810334578440020088681033457844002008868103345784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85571db0-b866-449f-88b4-6ae2825f5bb2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5815363296183000454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58153632961830004545815363296183000454581536329618300045458153632961830004545815363296183000454581536329618300045458153632961830004545815363296183000454581536329618300045458153632961830004545815363296183000454581536329618300045458153632961830004545815363296183000454581536329618300045458153632961830004545815363296183000454581536329618300045458153632961830004545815363296183000454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c865f96-8d16-412e-9265-70494cf77119, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d081456b-a9ed-4c04-b098-72662f3a6b91, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d081456b-a9ed-4c04-b098-72662f3a6b91, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4124018335651491729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41240183356514917294124018335651491729412401833565149172941240183356514917294124018335651491729412401833565149172941240183356514917294124018335651491729412401833565149172941240183356514917294124018335651491729412401833565149172941240183356514917294124018335651491729412401833565149172941240183356514917294124018335651491729412401833565149172941240183356514917294124018335651491729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85571db0-b866-449f-88b4-6ae2825f5bb2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 088873e0-8316-4068-9e29-9fe8fb2ec830, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 088873e0-8316-4068-9e29-9fe8fb2ec830, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1641609746642320994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16416097466423209941641609746642320994164160974664232099416416097466423209941641609746642320994164160974664232099416416097466423209941641609746642320994164160974664232099416416097466423209941641609746642320994164160974664232099416416097466423209941641609746642320994164160974664232099416416097466423209941641609746642320994164160974664232099416416097466423209941641609746642320994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d081456b-a9ed-4c04-b098-72662f3a6b91, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17711233-ee0f-4a68-adb1-e7abee184e2b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 088873e0-8316-4068-9e29-9fe8fb2ec830, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17711233-ee0f-4a68-adb1-e7abee184e2b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2596818716261156207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25968187162611562072596818716261156207259681871626115620725968187162611562072596818716261156207259681871626115620725968187162611562072596818716261156207259681871626115620725968187162611562072596818716261156207259681871626115620725968187162611562072596818716261156207259681871626115620725968187162611562072596818716261156207259681871626115620725968187162611562072596818716261156207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a8d535c-595a-4005-b895-dec773823a76, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a8d535c-595a-4005-b895-dec773823a76, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3974974279462518558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39749742794625185583974974279462518558397497427946251855839749742794625185583974974279462518558397497427946251855839749742794625185583974974279462518558397497427946251855839749742794625185583974974279462518558397497427946251855839749742794625185583974974279462518558397497427946251855839749742794625185583974974279462518558397497427946251855839749742794625185583974974279462518558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17711233-ee0f-4a68-adb1-e7abee184e2b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a8d535c-595a-4005-b895-dec773823a76, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c4cb2f3-ad3d-4a82-8412-4c248a44b093, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c4cb2f3-ad3d-4a82-8412-4c248a44b093, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14523860379581090549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452386037958109054914523860379581090549145238603795810905491452386037958109054914523860379581090549145238603795810905491452386037958109054914523860379581090549145238603795810905491452386037958109054914523860379581090549145238603795810905491452386037958109054914523860379581090549145238603795810905491452386037958109054914523860379581090549145238603795810905491452386037958109054914523860379581090549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7cf1fa6-1744-40ac-ac29-c6903d820251, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7cf1fa6-1744-40ac-ac29-c6903d820251, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14138792740874887952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413879274087488795214138792740874887952141387927408748879521413879274087488795214138792740874887952141387927408748879521413879274087488795214138792740874887952141387927408748879521413879274087488795214138792740874887952141387927408748879521413879274087488795214138792740874887952141387927408748879521413879274087488795214138792740874887952141387927408748879521413879274087488795214138792740874887952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c4cb2f3-ad3d-4a82-8412-4c248a44b093, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7cf1fa6-1744-40ac-ac29-c6903d820251, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9f32ac-d6ed-4bfc-a996-d74156e7bfaa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9f32ac-d6ed-4bfc-a996-d74156e7bfaa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 971165001844856210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210971165001844856210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85c7c769-6d45-441f-b871-63b1b1c1cc2e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85c7c769-6d45-441f-b871-63b1b1c1cc2e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234616226946585096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42346162269465850964234616226946585096423461622694658509642346162269465850964234616226946585096423461622694658509642346162269465850964234616226946585096423461622694658509642346162269465850964234616226946585096423461622694658509642346162269465850964234616226946585096423461622694658509642346162269465850964234616226946585096423461622694658509642346162269465850964234616226946585096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85c7c769-6d45-441f-b871-63b1b1c1cc2e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9f32ac-d6ed-4bfc-a996-d74156e7bfaa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7f4e01e-3a16-4529-a696-fcbc49b60e49, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a993dec1-bb41-4272-9b6e-6f78bd6cf73e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7f4e01e-3a16-4529-a696-fcbc49b60e49, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2572705512885359965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25727055128853599652572705512885359965257270551288535996525727055128853599652572705512885359965257270551288535996525727055128853599652572705512885359965257270551288535996525727055128853599652572705512885359965257270551288535996525727055128853599652572705512885359965257270551288535996525727055128853599652572705512885359965257270551288535996525727055128853599652572705512885359965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a993dec1-bb41-4272-9b6e-6f78bd6cf73e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4342795489652387419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43427954896523874194342795489652387419434279548965238741943427954896523874194342795489652387419434279548965238741943427954896523874194342795489652387419434279548965238741943427954896523874194342795489652387419434279548965238741943427954896523874194342795489652387419434279548965238741943427954896523874194342795489652387419434279548965238741943427954896523874194342795489652387419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7f4e01e-3a16-4529-a696-fcbc49b60e49, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a993dec1-bb41-4272-9b6e-6f78bd6cf73e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6615a895-e6d8-42d9-808a-39e9c91c91d2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6615a895-e6d8-42d9-808a-39e9c91c91d2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020180175312049648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502018017531204964815020180175312049648150201801753120496481502018017531204964815020180175312049648150201801753120496481502018017531204964815020180175312049648150201801753120496481502018017531204964815020180175312049648150201801753120496481502018017531204964815020180175312049648150201801753120496481502018017531204964815020180175312049648150201801753120496481502018017531204964815020180175312049648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be368b1a-5e0f-4ce9-a5f3-505328187de5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be368b1a-5e0f-4ce9-a5f3-505328187de5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1592892188830124544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15928921888301245441592892188830124544159289218883012454415928921888301245441592892188830124544159289218883012454415928921888301245441592892188830124544159289218883012454415928921888301245441592892188830124544159289218883012454415928921888301245441592892188830124544159289218883012454415928921888301245441592892188830124544159289218883012454415928921888301245441592892188830124544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6615a895-e6d8-42d9-808a-39e9c91c91d2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be368b1a-5e0f-4ce9-a5f3-505328187de5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12fc1057-15f5-4e79-a68e-f42a370c5adf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fcd3b1-195c-44fa-8c51-924606ccb610, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12fc1057-15f5-4e79-a68e-f42a370c5adf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6573744171891539736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65737441718915397366573744171891539736657374417189153973665737441718915397366573744171891539736657374417189153973665737441718915397366573744171891539736657374417189153973665737441718915397366573744171891539736657374417189153973665737441718915397366573744171891539736657374417189153973665737441718915397366573744171891539736657374417189153973665737441718915397366573744171891539736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fcd3b1-195c-44fa-8c51-924606ccb610, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7941305590056353187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79413055900563531877941305590056353187794130559005635318779413055900563531877941305590056353187794130559005635318779413055900563531877941305590056353187794130559005635318779413055900563531877941305590056353187794130559005635318779413055900563531877941305590056353187794130559005635318779413055900563531877941305590056353187794130559005635318779413055900563531877941305590056353187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fcd3b1-195c-44fa-8c51-924606ccb610, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12fc1057-15f5-4e79-a68e-f42a370c5adf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 952b44f1-8612-497a-bdfd-d3b92b8f5585, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5124903-33ea-4a33-8cb4-2b3b97ee8658, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 952b44f1-8612-497a-bdfd-d3b92b8f5585, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11690563767445927139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169056376744592713911690563767445927139116905637674459271391169056376744592713911690563767445927139116905637674459271391169056376744592713911690563767445927139116905637674459271391169056376744592713911690563767445927139116905637674459271391169056376744592713911690563767445927139116905637674459271391169056376744592713911690563767445927139116905637674459271391169056376744592713911690563767445927139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5124903-33ea-4a33-8cb4-2b3b97ee8658, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3209956337691162778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32099563376911627783209956337691162778320995633769116277832099563376911627783209956337691162778320995633769116277832099563376911627783209956337691162778320995633769116277832099563376911627783209956337691162778320995633769116277832099563376911627783209956337691162778320995633769116277832099563376911627783209956337691162778320995633769116277832099563376911627783209956337691162778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 952b44f1-8612-497a-bdfd-d3b92b8f5585, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5124903-33ea-4a33-8cb4-2b3b97ee8658, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b52e63-fd26-42b3-a328-078d8e8390e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9652aec2-e304-45b7-ac79-3931f7e79e73, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b52e63-fd26-42b3-a328-078d8e8390e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199920503864869793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61999205038648697936199920503864869793619992050386486979361999205038648697936199920503864869793619992050386486979361999205038648697936199920503864869793619992050386486979361999205038648697936199920503864869793619992050386486979361999205038648697936199920503864869793619992050386486979361999205038648697936199920503864869793619992050386486979361999205038648697936199920503864869793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9652aec2-e304-45b7-ac79-3931f7e79e73, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 689392883482113286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286689392883482113286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b52e63-fd26-42b3-a328-078d8e8390e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9652aec2-e304-45b7-ac79-3931f7e79e73, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dbdd21b-8334-410c-8540-97e826eb46ea, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dbdd21b-8334-410c-8540-97e826eb46ea, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9818524928361270013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98185249283612700139818524928361270013981852492836127001398185249283612700139818524928361270013981852492836127001398185249283612700139818524928361270013981852492836127001398185249283612700139818524928361270013981852492836127001398185249283612700139818524928361270013981852492836127001398185249283612700139818524928361270013981852492836127001398185249283612700139818524928361270013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20114459-a110-4a55-9ce1-b2007059413f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20114459-a110-4a55-9ce1-b2007059413f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14387197482132468558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438719748213246855814387197482132468558143871974821324685581438719748213246855814387197482132468558143871974821324685581438719748213246855814387197482132468558143871974821324685581438719748213246855814387197482132468558143871974821324685581438719748213246855814387197482132468558143871974821324685581438719748213246855814387197482132468558143871974821324685581438719748213246855814387197482132468558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dbdd21b-8334-410c-8540-97e826eb46ea, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20114459-a110-4a55-9ce1-b2007059413f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ee955f-4fab-4105-8bc1-eedda5451386, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a03bc80-c54f-4ed3-9af6-12adfafabaae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ee955f-4fab-4105-8bc1-eedda5451386, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8624723752799067583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86247237527990675838624723752799067583862472375279906758386247237527990675838624723752799067583862472375279906758386247237527990675838624723752799067583862472375279906758386247237527990675838624723752799067583862472375279906758386247237527990675838624723752799067583862472375279906758386247237527990675838624723752799067583862472375279906758386247237527990675838624723752799067583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a03bc80-c54f-4ed3-9af6-12adfafabaae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056850828812229671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405685082881222967114056850828812229671140568508288122296711405685082881222967114056850828812229671140568508288122296711405685082881222967114056850828812229671140568508288122296711405685082881222967114056850828812229671140568508288122296711405685082881222967114056850828812229671140568508288122296711405685082881222967114056850828812229671140568508288122296711405685082881222967114056850828812229671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ee955f-4fab-4105-8bc1-eedda5451386, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a03bc80-c54f-4ed3-9af6-12adfafabaae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa42f880-5b27-46e3-bfb6-e1d701ca222b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cf93d24-eb5a-473a-8cf4-859443419818, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa42f880-5b27-46e3-bfb6-e1d701ca222b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17146215966260591069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714621596626059106917146215966260591069171462159662605910691714621596626059106917146215966260591069171462159662605910691714621596626059106917146215966260591069171462159662605910691714621596626059106917146215966260591069171462159662605910691714621596626059106917146215966260591069171462159662605910691714621596626059106917146215966260591069171462159662605910691714621596626059106917146215966260591069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf93d24-eb5a-473a-8cf4-859443419818, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8395677310845457570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83956773108454575708395677310845457570839567731084545757083956773108454575708395677310845457570839567731084545757083956773108454575708395677310845457570839567731084545757083956773108454575708395677310845457570839567731084545757083956773108454575708395677310845457570839567731084545757083956773108454575708395677310845457570839567731084545757083956773108454575708395677310845457570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf93d24-eb5a-473a-8cf4-859443419818, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa42f880-5b27-46e3-bfb6-e1d701ca222b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 328c8bef-1c6f-4eca-9e99-67842540aeab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b0e0d7-b8e6-4cd0-88ac-b0f73822f549, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 328c8bef-1c6f-4eca-9e99-67842540aeab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5161141412905162931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51611414129051629315161141412905162931516114141290516293151611414129051629315161141412905162931516114141290516293151611414129051629315161141412905162931516114141290516293151611414129051629315161141412905162931516114141290516293151611414129051629315161141412905162931516114141290516293151611414129051629315161141412905162931516114141290516293151611414129051629315161141412905162931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b0e0d7-b8e6-4cd0-88ac-b0f73822f549, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5887790326146662843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58877903261466628435887790326146662843588779032614666284358877903261466628435887790326146662843588779032614666284358877903261466628435887790326146662843588779032614666284358877903261466628435887790326146662843588779032614666284358877903261466628435887790326146662843588779032614666284358877903261466628435887790326146662843588779032614666284358877903261466628435887790326146662843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 328c8bef-1c6f-4eca-9e99-67842540aeab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b0e0d7-b8e6-4cd0-88ac-b0f73822f549, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e13e2c48-4e49-47b1-9b7f-d3011f67aa2c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3612b2d9-a8d2-4361-beae-a6dca7c19c4d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13e2c48-4e49-47b1-9b7f-d3011f67aa2c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6150553862924226497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61505538629242264976150553862924226497615055386292422649761505538629242264976150553862924226497615055386292422649761505538629242264976150553862924226497615055386292422649761505538629242264976150553862924226497615055386292422649761505538629242264976150553862924226497615055386292422649761505538629242264976150553862924226497615055386292422649761505538629242264976150553862924226497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3612b2d9-a8d2-4361-beae-a6dca7c19c4d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3755396425822283807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37553964258222838073755396425822283807375539642582228380737553964258222838073755396425822283807375539642582228380737553964258222838073755396425822283807375539642582228380737553964258222838073755396425822283807375539642582228380737553964258222838073755396425822283807375539642582228380737553964258222838073755396425822283807375539642582228380737553964258222838073755396425822283807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13e2c48-4e49-47b1-9b7f-d3011f67aa2c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3612b2d9-a8d2-4361-beae-a6dca7c19c4d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b972a56-d565-47aa-88f0-6d23590e7bba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b972a56-d565-47aa-88f0-6d23590e7bba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11596053796249074310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159605379624907431011596053796249074310115960537962490743101159605379624907431011596053796249074310115960537962490743101159605379624907431011596053796249074310115960537962490743101159605379624907431011596053796249074310115960537962490743101159605379624907431011596053796249074310115960537962490743101159605379624907431011596053796249074310115960537962490743101159605379624907431011596053796249074310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ca4ed5a-6996-4c1a-bc9b-1e988d868f1f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ca4ed5a-6996-4c1a-bc9b-1e988d868f1f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15989595231989868421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598959523198986842115989595231989868421159895952319898684211598959523198986842115989595231989868421159895952319898684211598959523198986842115989595231989868421159895952319898684211598959523198986842115989595231989868421159895952319898684211598959523198986842115989595231989868421159895952319898684211598959523198986842115989595231989868421159895952319898684211598959523198986842115989595231989868421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b972a56-d565-47aa-88f0-6d23590e7bba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950d9d5a-4539-45e3-8865-92e0d3e2324d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950d9d5a-4539-45e3-8865-92e0d3e2324d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13591277964018319590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359127796401831959013591277964018319590135912779640183195901359127796401831959013591277964018319590135912779640183195901359127796401831959013591277964018319590135912779640183195901359127796401831959013591277964018319590135912779640183195901359127796401831959013591277964018319590135912779640183195901359127796401831959013591277964018319590135912779640183195901359127796401831959013591277964018319590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ca4ed5a-6996-4c1a-bc9b-1e988d868f1f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c36516f0-b69b-4abc-b9f9-17c74c884bc3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36516f0-b69b-4abc-b9f9-17c74c884bc3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14588072044852672034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458807204485267203414588072044852672034145880720448526720341458807204485267203414588072044852672034145880720448526720341458807204485267203414588072044852672034145880720448526720341458807204485267203414588072044852672034145880720448526720341458807204485267203414588072044852672034145880720448526720341458807204485267203414588072044852672034145880720448526720341458807204485267203414588072044852672034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950d9d5a-4539-45e3-8865-92e0d3e2324d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36516f0-b69b-4abc-b9f9-17c74c884bc3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bada3857-3808-4fd1-94b0-5b4c5b6476ab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bada3857-3808-4fd1-94b0-5b4c5b6476ab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2632512313206356483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26325123132063564832632512313206356483263251231320635648326325123132063564832632512313206356483263251231320635648326325123132063564832632512313206356483263251231320635648326325123132063564832632512313206356483263251231320635648326325123132063564832632512313206356483263251231320635648326325123132063564832632512313206356483263251231320635648326325123132063564832632512313206356483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73d5f7d-9d20-4bcc-a5df-c7b7206a3e0d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73d5f7d-9d20-4bcc-a5df-c7b7206a3e0d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14670107299879593184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467010729987959318414670107299879593184146701072998795931841467010729987959318414670107299879593184146701072998795931841467010729987959318414670107299879593184146701072998795931841467010729987959318414670107299879593184146701072998795931841467010729987959318414670107299879593184146701072998795931841467010729987959318414670107299879593184146701072998795931841467010729987959318414670107299879593184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bada3857-3808-4fd1-94b0-5b4c5b6476ab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3159a227-14ca-4cf8-a9a7-5ddb8a6ca2ea, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3159a227-14ca-4cf8-a9a7-5ddb8a6ca2ea, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10897204785304662582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089720478530466258210897204785304662582108972047853046625821089720478530466258210897204785304662582108972047853046625821089720478530466258210897204785304662582108972047853046625821089720478530466258210897204785304662582108972047853046625821089720478530466258210897204785304662582108972047853046625821089720478530466258210897204785304662582108972047853046625821089720478530466258210897204785304662582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73d5f7d-9d20-4bcc-a5df-c7b7206a3e0d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d19cabe-33df-4e1a-993e-f80171a8fe1c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d19cabe-33df-4e1a-993e-f80171a8fe1c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7332913649572964542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73329136495729645427332913649572964542733291364957296454273329136495729645427332913649572964542733291364957296454273329136495729645427332913649572964542733291364957296454273329136495729645427332913649572964542733291364957296454273329136495729645427332913649572964542733291364957296454273329136495729645427332913649572964542733291364957296454273329136495729645427332913649572964542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3159a227-14ca-4cf8-a9a7-5ddb8a6ca2ea, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb10f22-859c-49d8-ac0a-9c35f2148631, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb10f22-859c-49d8-ac0a-9c35f2148631, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12191831956630480908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219183195663048090812191831956630480908121918319566304809081219183195663048090812191831956630480908121918319566304809081219183195663048090812191831956630480908121918319566304809081219183195663048090812191831956630480908121918319566304809081219183195663048090812191831956630480908121918319566304809081219183195663048090812191831956630480908121918319566304809081219183195663048090812191831956630480908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d19cabe-33df-4e1a-993e-f80171a8fe1c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ebfc94-07d1-4632-89dc-ef622eecc682, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ebfc94-07d1-4632-89dc-ef622eecc682, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5428729779757760143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54287297797577601435428729779757760143542872977975776014354287297797577601435428729779757760143542872977975776014354287297797577601435428729779757760143542872977975776014354287297797577601435428729779757760143542872977975776014354287297797577601435428729779757760143542872977975776014354287297797577601435428729779757760143542872977975776014354287297797577601435428729779757760143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb10f22-859c-49d8-ac0a-9c35f2148631, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fa938f8-d6b6-4291-bc3c-3894855cf231, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fa938f8-d6b6-4291-bc3c-3894855cf231, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9086052744780711957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90860527447807119579086052744780711957908605274478071195790860527447807119579086052744780711957908605274478071195790860527447807119579086052744780711957908605274478071195790860527447807119579086052744780711957908605274478071195790860527447807119579086052744780711957908605274478071195790860527447807119579086052744780711957908605274478071195790860527447807119579086052744780711957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ebfc94-07d1-4632-89dc-ef622eecc682, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38423d18-bfb6-4702-b4c6-ca680cacceac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38423d18-bfb6-4702-b4c6-ca680cacceac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15770230811737305333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577023081173730533315770230811737305333157702308117373053331577023081173730533315770230811737305333157702308117373053331577023081173730533315770230811737305333157702308117373053331577023081173730533315770230811737305333157702308117373053331577023081173730533315770230811737305333157702308117373053331577023081173730533315770230811737305333157702308117373053331577023081173730533315770230811737305333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fa938f8-d6b6-4291-bc3c-3894855cf231, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de9ba2c9-881f-494b-80b5-90a66b711789, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de9ba2c9-881f-494b-80b5-90a66b711789, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928807192619950779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89288071926199507798928807192619950779892880719261995077989288071926199507798928807192619950779892880719261995077989288071926199507798928807192619950779892880719261995077989288071926199507798928807192619950779892880719261995077989288071926199507798928807192619950779892880719261995077989288071926199507798928807192619950779892880719261995077989288071926199507798928807192619950779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38423d18-bfb6-4702-b4c6-ca680cacceac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d23258c4-cb3a-429f-b546-9ca81a801409, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d23258c4-cb3a-429f-b546-9ca81a801409, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14303359412387204239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430335941238720423914303359412387204239143033594123872042391430335941238720423914303359412387204239143033594123872042391430335941238720423914303359412387204239143033594123872042391430335941238720423914303359412387204239143033594123872042391430335941238720423914303359412387204239143033594123872042391430335941238720423914303359412387204239143033594123872042391430335941238720423914303359412387204239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de9ba2c9-881f-494b-80b5-90a66b711789, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c8388a-6158-4310-969e-b5ca475a37cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c8388a-6158-4310-969e-b5ca475a37cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15231823224787428099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523182322478742809915231823224787428099152318232247874280991523182322478742809915231823224787428099152318232247874280991523182322478742809915231823224787428099152318232247874280991523182322478742809915231823224787428099152318232247874280991523182322478742809915231823224787428099152318232247874280991523182322478742809915231823224787428099152318232247874280991523182322478742809915231823224787428099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d23258c4-cb3a-429f-b546-9ca81a801409, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d51bfd0b-0179-4ebe-b2eb-ef878f5089f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d51bfd0b-0179-4ebe-b2eb-ef878f5089f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5270062086686152395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52700620866861523955270062086686152395527006208668615239552700620866861523955270062086686152395527006208668615239552700620866861523955270062086686152395527006208668615239552700620866861523955270062086686152395527006208668615239552700620866861523955270062086686152395527006208668615239552700620866861523955270062086686152395527006208668615239552700620866861523955270062086686152395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c8388a-6158-4310-969e-b5ca475a37cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7482390c-e96a-42e7-9809-ca43c82f9e9b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7482390c-e96a-42e7-9809-ca43c82f9e9b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16320962355628456395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632096235562845639516320962355628456395163209623556284563951632096235562845639516320962355628456395163209623556284563951632096235562845639516320962355628456395163209623556284563951632096235562845639516320962355628456395163209623556284563951632096235562845639516320962355628456395163209623556284563951632096235562845639516320962355628456395163209623556284563951632096235562845639516320962355628456395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d51bfd0b-0179-4ebe-b2eb-ef878f5089f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed1336a-4bcd-41a2-918a-20a4e461b0b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed1336a-4bcd-41a2-918a-20a4e461b0b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442518323427964665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744251832342796466517442518323427964665174425183234279646651744251832342796466517442518323427964665174425183234279646651744251832342796466517442518323427964665174425183234279646651744251832342796466517442518323427964665174425183234279646651744251832342796466517442518323427964665174425183234279646651744251832342796466517442518323427964665174425183234279646651744251832342796466517442518323427964665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7482390c-e96a-42e7-9809-ca43c82f9e9b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30e04e4-cf6f-45c8-809a-bc6573f1eca8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30e04e4-cf6f-45c8-809a-bc6573f1eca8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2669039269937980270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26690392699379802702669039269937980270266903926993798027026690392699379802702669039269937980270266903926993798027026690392699379802702669039269937980270266903926993798027026690392699379802702669039269937980270266903926993798027026690392699379802702669039269937980270266903926993798027026690392699379802702669039269937980270266903926993798027026690392699379802702669039269937980270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed1336a-4bcd-41a2-918a-20a4e461b0b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44daac74-290d-48f4-9f79-52afca5b3d8a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44daac74-290d-48f4-9f79-52afca5b3d8a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15273815214158836480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527381521415883648015273815214158836480152738152141588364801527381521415883648015273815214158836480152738152141588364801527381521415883648015273815214158836480152738152141588364801527381521415883648015273815214158836480152738152141588364801527381521415883648015273815214158836480152738152141588364801527381521415883648015273815214158836480152738152141588364801527381521415883648015273815214158836480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30e04e4-cf6f-45c8-809a-bc6573f1eca8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2bb7070-ca62-4931-bef8-bed669fdc9a3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2bb7070-ca62-4931-bef8-bed669fdc9a3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5411393298172896391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54113932981728963915411393298172896391541139329817289639154113932981728963915411393298172896391541139329817289639154113932981728963915411393298172896391541139329817289639154113932981728963915411393298172896391541139329817289639154113932981728963915411393298172896391541139329817289639154113932981728963915411393298172896391541139329817289639154113932981728963915411393298172896391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44daac74-290d-48f4-9f79-52afca5b3d8a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03288efa-757c-4526-84dc-512be295806a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03288efa-757c-4526-84dc-512be295806a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12188767226507636617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218876722650763661712188767226507636617121887672265076366171218876722650763661712188767226507636617121887672265076366171218876722650763661712188767226507636617121887672265076366171218876722650763661712188767226507636617121887672265076366171218876722650763661712188767226507636617121887672265076366171218876722650763661712188767226507636617121887672265076366171218876722650763661712188767226507636617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2bb7070-ca62-4931-bef8-bed669fdc9a3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80450544-9eac-4745-bda2-a871cfc858d7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80450544-9eac-4745-bda2-a871cfc858d7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852629237079138206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285262923707913820612852629237079138206128526292370791382061285262923707913820612852629237079138206128526292370791382061285262923707913820612852629237079138206128526292370791382061285262923707913820612852629237079138206128526292370791382061285262923707913820612852629237079138206128526292370791382061285262923707913820612852629237079138206128526292370791382061285262923707913820612852629237079138206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03288efa-757c-4526-84dc-512be295806a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d2b454-7713-45e3-9cce-929033bb6030, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d2b454-7713-45e3-9cce-929033bb6030, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15350160434536529397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535016043453652939715350160434536529397153501604345365293971535016043453652939715350160434536529397153501604345365293971535016043453652939715350160434536529397153501604345365293971535016043453652939715350160434536529397153501604345365293971535016043453652939715350160434536529397153501604345365293971535016043453652939715350160434536529397153501604345365293971535016043453652939715350160434536529397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80450544-9eac-4745-bda2-a871cfc858d7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478b6de3-e845-4d54-aef5-5fa5d4b1a5fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478b6de3-e845-4d54-aef5-5fa5d4b1a5fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13120124667237322606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312012466723732260613120124667237322606131201246672373226061312012466723732260613120124667237322606131201246672373226061312012466723732260613120124667237322606131201246672373226061312012466723732260613120124667237322606131201246672373226061312012466723732260613120124667237322606131201246672373226061312012466723732260613120124667237322606131201246672373226061312012466723732260613120124667237322606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d2b454-7713-45e3-9cce-929033bb6030, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00767f07-1841-4be5-a896-f575a8a16abc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00767f07-1841-4be5-a896-f575a8a16abc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8503058911210079829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85030589112100798298503058911210079829850305891121007982985030589112100798298503058911210079829850305891121007982985030589112100798298503058911210079829850305891121007982985030589112100798298503058911210079829850305891121007982985030589112100798298503058911210079829850305891121007982985030589112100798298503058911210079829850305891121007982985030589112100798298503058911210079829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478b6de3-e845-4d54-aef5-5fa5d4b1a5fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db27e710-2b6e-4557-a2ed-ec6e69e9c399, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db27e710-2b6e-4557-a2ed-ec6e69e9c399, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2379039756869298811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23790397568692988112379039756869298811237903975686929881123790397568692988112379039756869298811237903975686929881123790397568692988112379039756869298811237903975686929881123790397568692988112379039756869298811237903975686929881123790397568692988112379039756869298811237903975686929881123790397568692988112379039756869298811237903975686929881123790397568692988112379039756869298811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00767f07-1841-4be5-a896-f575a8a16abc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab8baa4-f1c6-4d65-af49-090782fa10a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab8baa4-f1c6-4d65-af49-090782fa10a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6343871693485863974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63438716934858639746343871693485863974634387169348586397463438716934858639746343871693485863974634387169348586397463438716934858639746343871693485863974634387169348586397463438716934858639746343871693485863974634387169348586397463438716934858639746343871693485863974634387169348586397463438716934858639746343871693485863974634387169348586397463438716934858639746343871693485863974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db27e710-2b6e-4557-a2ed-ec6e69e9c399, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ee3d80-6eac-4482-bdac-b05545977a3d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ee3d80-6eac-4482-bdac-b05545977a3d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3002588876973457525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30025888769734575253002588876973457525300258887697345752530025888769734575253002588876973457525300258887697345752530025888769734575253002588876973457525300258887697345752530025888769734575253002588876973457525300258887697345752530025888769734575253002588876973457525300258887697345752530025888769734575253002588876973457525300258887697345752530025888769734575253002588876973457525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab8baa4-f1c6-4d65-af49-090782fa10a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba46a09-0eb4-4b35-b3c8-057ef1d695b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ee3d80-6eac-4482-bdac-b05545977a3d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba46a09-0eb4-4b35-b3c8-057ef1d695b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168864222216605522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522168864222216605522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53af2fe8-d075-42fb-bf06-2bff7f12fd7e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53af2fe8-d075-42fb-bf06-2bff7f12fd7e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8175473427889374213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81754734278893742138175473427889374213817547342788937421381754734278893742138175473427889374213817547342788937421381754734278893742138175473427889374213817547342788937421381754734278893742138175473427889374213817547342788937421381754734278893742138175473427889374213817547342788937421381754734278893742138175473427889374213817547342788937421381754734278893742138175473427889374213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba46a09-0eb4-4b35-b3c8-057ef1d695b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53af2fe8-d075-42fb-bf06-2bff7f12fd7e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c4b511-b872-4dfb-be12-047c0d484d97, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c4b511-b872-4dfb-be12-047c0d484d97, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13848913478169449784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384891347816944978413848913478169449784138489134781694497841384891347816944978413848913478169449784138489134781694497841384891347816944978413848913478169449784138489134781694497841384891347816944978413848913478169449784138489134781694497841384891347816944978413848913478169449784138489134781694497841384891347816944978413848913478169449784138489134781694497841384891347816944978413848913478169449784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98be8769-f66f-476d-8ea2-8a5b21daa87c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98be8769-f66f-476d-8ea2-8a5b21daa87c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10232803601824443259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023280360182444325910232803601824443259102328036018244432591023280360182444325910232803601824443259102328036018244432591023280360182444325910232803601824443259102328036018244432591023280360182444325910232803601824443259102328036018244432591023280360182444325910232803601824443259102328036018244432591023280360182444325910232803601824443259102328036018244432591023280360182444325910232803601824443259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c4b511-b872-4dfb-be12-047c0d484d97, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98be8769-f66f-476d-8ea2-8a5b21daa87c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747c1b4c-448a-4699-9d8e-d4ccc7707052, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a7523d-488f-4657-99df-102c46f1decd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747c1b4c-448a-4699-9d8e-d4ccc7707052, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1292371350430431394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12923713504304313941292371350430431394129237135043043139412923713504304313941292371350430431394129237135043043139412923713504304313941292371350430431394129237135043043139412923713504304313941292371350430431394129237135043043139412923713504304313941292371350430431394129237135043043139412923713504304313941292371350430431394129237135043043139412923713504304313941292371350430431394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a7523d-488f-4657-99df-102c46f1decd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4130629808444149935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41306298084441499354130629808444149935413062980844414993541306298084441499354130629808444149935413062980844414993541306298084441499354130629808444149935413062980844414993541306298084441499354130629808444149935413062980844414993541306298084441499354130629808444149935413062980844414993541306298084441499354130629808444149935413062980844414993541306298084441499354130629808444149935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747c1b4c-448a-4699-9d8e-d4ccc7707052, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a7523d-488f-4657-99df-102c46f1decd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4539edae-879a-4d7e-9c0e-fa38d7976b64, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd72ed31-e706-4a9b-bc26-da3c3218d93d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4539edae-879a-4d7e-9c0e-fa38d7976b64, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11389724276326792676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138972427632679267611389724276326792676113897242763267926761138972427632679267611389724276326792676113897242763267926761138972427632679267611389724276326792676113897242763267926761138972427632679267611389724276326792676113897242763267926761138972427632679267611389724276326792676113897242763267926761138972427632679267611389724276326792676113897242763267926761138972427632679267611389724276326792676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd72ed31-e706-4a9b-bc26-da3c3218d93d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10658855662524983837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065885566252498383710658855662524983837106588556625249838371065885566252498383710658855662524983837106588556625249838371065885566252498383710658855662524983837106588556625249838371065885566252498383710658855662524983837106588556625249838371065885566252498383710658855662524983837106588556625249838371065885566252498383710658855662524983837106588556625249838371065885566252498383710658855662524983837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4539edae-879a-4d7e-9c0e-fa38d7976b64, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd72ed31-e706-4a9b-bc26-da3c3218d93d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b698e307-0c82-4086-9e88-4bed4e5db511, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b698e307-0c82-4086-9e88-4bed4e5db511, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10694491931471795991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069449193147179599110694491931471795991106944919314717959911069449193147179599110694491931471795991106944919314717959911069449193147179599110694491931471795991106944919314717959911069449193147179599110694491931471795991106944919314717959911069449193147179599110694491931471795991106944919314717959911069449193147179599110694491931471795991106944919314717959911069449193147179599110694491931471795991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c87ccb2-f01f-4aff-bcd1-aa2a2b2e1281, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c87ccb2-f01f-4aff-bcd1-aa2a2b2e1281, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9835323279893284147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98353232798932841479835323279893284147983532327989328414798353232798932841479835323279893284147983532327989328414798353232798932841479835323279893284147983532327989328414798353232798932841479835323279893284147983532327989328414798353232798932841479835323279893284147983532327989328414798353232798932841479835323279893284147983532327989328414798353232798932841479835323279893284147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c87ccb2-f01f-4aff-bcd1-aa2a2b2e1281, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b698e307-0c82-4086-9e88-4bed4e5db511, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbd5d6be-0f02-46af-9f38-9d534deec641, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbd5d6be-0f02-46af-9f38-9d534deec641, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15819122670564612796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581912267056461279615819122670564612796158191226705646127961581912267056461279615819122670564612796158191226705646127961581912267056461279615819122670564612796158191226705646127961581912267056461279615819122670564612796158191226705646127961581912267056461279615819122670564612796158191226705646127961581912267056461279615819122670564612796158191226705646127961581912267056461279615819122670564612796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89cd241d-f0e0-4b93-acd8-6c9a58e3a793, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89cd241d-f0e0-4b93-acd8-6c9a58e3a793, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11895484760415735043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189548476041573504311895484760415735043118954847604157350431189548476041573504311895484760415735043118954847604157350431189548476041573504311895484760415735043118954847604157350431189548476041573504311895484760415735043118954847604157350431189548476041573504311895484760415735043118954847604157350431189548476041573504311895484760415735043118954847604157350431189548476041573504311895484760415735043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbd5d6be-0f02-46af-9f38-9d534deec641, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b37d4b-e3a4-4147-be3c-64c8cb9c3c74, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b37d4b-e3a4-4147-be3c-64c8cb9c3c74, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2814778730657318852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28147787306573188522814778730657318852281477873065731885228147787306573188522814778730657318852281477873065731885228147787306573188522814778730657318852281477873065731885228147787306573188522814778730657318852281477873065731885228147787306573188522814778730657318852281477873065731885228147787306573188522814778730657318852281477873065731885228147787306573188522814778730657318852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89cd241d-f0e0-4b93-acd8-6c9a58e3a793, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b7b177-2422-4d38-a48a-fa4a1633b1da, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b7b177-2422-4d38-a48a-fa4a1633b1da, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4675576620907955377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46755766209079553774675576620907955377467557662090795537746755766209079553774675576620907955377467557662090795537746755766209079553774675576620907955377467557662090795537746755766209079553774675576620907955377467557662090795537746755766209079553774675576620907955377467557662090795537746755766209079553774675576620907955377467557662090795537746755766209079553774675576620907955377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b37d4b-e3a4-4147-be3c-64c8cb9c3c74, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa6a2fd-4b5e-440d-bc87-1d067e1a5215, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa6a2fd-4b5e-440d-bc87-1d067e1a5215, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10490425249480009044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049042524948000904410490425249480009044104904252494800090441049042524948000904410490425249480009044104904252494800090441049042524948000904410490425249480009044104904252494800090441049042524948000904410490425249480009044104904252494800090441049042524948000904410490425249480009044104904252494800090441049042524948000904410490425249480009044104904252494800090441049042524948000904410490425249480009044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b7b177-2422-4d38-a48a-fa4a1633b1da, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d016790-dda3-4780-847c-e5cbea4602db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d016790-dda3-4780-847c-e5cbea4602db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982211720883251177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798221172088325117717982211720883251177179822117208832511771798221172088325117717982211720883251177179822117208832511771798221172088325117717982211720883251177179822117208832511771798221172088325117717982211720883251177179822117208832511771798221172088325117717982211720883251177179822117208832511771798221172088325117717982211720883251177179822117208832511771798221172088325117717982211720883251177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa6a2fd-4b5e-440d-bc87-1d067e1a5215, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f70696-3935-4779-9c6d-0b62d49a327f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d016790-dda3-4780-847c-e5cbea4602db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f70696-3935-4779-9c6d-0b62d49a327f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8621403250168660827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86214032501686608278621403250168660827862140325016866082786214032501686608278621403250168660827862140325016866082786214032501686608278621403250168660827862140325016866082786214032501686608278621403250168660827862140325016866082786214032501686608278621403250168660827862140325016866082786214032501686608278621403250168660827862140325016866082786214032501686608278621403250168660827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 034febf9-0e6c-4a31-9a12-04917aa29e18, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 034febf9-0e6c-4a31-9a12-04917aa29e18, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5237229365529390880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52372293655293908805237229365529390880523722936552939088052372293655293908805237229365529390880523722936552939088052372293655293908805237229365529390880523722936552939088052372293655293908805237229365529390880523722936552939088052372293655293908805237229365529390880523722936552939088052372293655293908805237229365529390880523722936552939088052372293655293908805237229365529390880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f70696-3935-4779-9c6d-0b62d49a327f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f09ebd-e4a0-420e-b74e-59224efcd78f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f09ebd-e4a0-420e-b74e-59224efcd78f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13376095624738810243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337609562473881024313376095624738810243133760956247388102431337609562473881024313376095624738810243133760956247388102431337609562473881024313376095624738810243133760956247388102431337609562473881024313376095624738810243133760956247388102431337609562473881024313376095624738810243133760956247388102431337609562473881024313376095624738810243133760956247388102431337609562473881024313376095624738810243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 034febf9-0e6c-4a31-9a12-04917aa29e18, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4ca3cb-bff0-4ff9-bb7e-60f1227d0f8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4ca3cb-bff0-4ff9-bb7e-60f1227d0f8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2515485524078833180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25154855240788331802515485524078833180251548552407883318025154855240788331802515485524078833180251548552407883318025154855240788331802515485524078833180251548552407883318025154855240788331802515485524078833180251548552407883318025154855240788331802515485524078833180251548552407883318025154855240788331802515485524078833180251548552407883318025154855240788331802515485524078833180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f09ebd-e4a0-420e-b74e-59224efcd78f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a6b55d-e9d5-4d2d-a76c-13775bcaba12, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a6b55d-e9d5-4d2d-a76c-13775bcaba12, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2874271835063413061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28742718350634130612874271835063413061287427183506341306128742718350634130612874271835063413061287427183506341306128742718350634130612874271835063413061287427183506341306128742718350634130612874271835063413061287427183506341306128742718350634130612874271835063413061287427183506341306128742718350634130612874271835063413061287427183506341306128742718350634130612874271835063413061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4ca3cb-bff0-4ff9-bb7e-60f1227d0f8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baedc1bf-d7c8-40f1-b758-ee802a3b1495, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baedc1bf-d7c8-40f1-b758-ee802a3b1495, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2029346377200408730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20293463772004087302029346377200408730202934637720040873020293463772004087302029346377200408730202934637720040873020293463772004087302029346377200408730202934637720040873020293463772004087302029346377200408730202934637720040873020293463772004087302029346377200408730202934637720040873020293463772004087302029346377200408730202934637720040873020293463772004087302029346377200408730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a6b55d-e9d5-4d2d-a76c-13775bcaba12, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baedc1bf-d7c8-40f1-b758-ee802a3b1495, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9926759-aa3b-49a2-a3cb-b359f2a24910, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5dc6e00-d115-41bb-86b3-df1cda5ece3d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9926759-aa3b-49a2-a3cb-b359f2a24910, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15425667906868031885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542566790686803188515425667906868031885154256679068680318851542566790686803188515425667906868031885154256679068680318851542566790686803188515425667906868031885154256679068680318851542566790686803188515425667906868031885154256679068680318851542566790686803188515425667906868031885154256679068680318851542566790686803188515425667906868031885154256679068680318851542566790686803188515425667906868031885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5dc6e00-d115-41bb-86b3-df1cda5ece3d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17739898478302232439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773989847830223243917739898478302232439177398984783022324391773989847830223243917739898478302232439177398984783022324391773989847830223243917739898478302232439177398984783022324391773989847830223243917739898478302232439177398984783022324391773989847830223243917739898478302232439177398984783022324391773989847830223243917739898478302232439177398984783022324391773989847830223243917739898478302232439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9926759-aa3b-49a2-a3cb-b359f2a24910, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5dc6e00-d115-41bb-86b3-df1cda5ece3d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d85455c4-514d-4354-bc59-e2a004fbb296, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115e00f7-3365-4242-9582-70d94d926ba9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d85455c4-514d-4354-bc59-e2a004fbb296, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13931127714462423577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393112771446242357713931127714462423577139311277144624235771393112771446242357713931127714462423577139311277144624235771393112771446242357713931127714462423577139311277144624235771393112771446242357713931127714462423577139311277144624235771393112771446242357713931127714462423577139311277144624235771393112771446242357713931127714462423577139311277144624235771393112771446242357713931127714462423577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115e00f7-3365-4242-9582-70d94d926ba9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11541601104010532746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154160110401053274611541601104010532746115416011040105327461154160110401053274611541601104010532746115416011040105327461154160110401053274611541601104010532746115416011040105327461154160110401053274611541601104010532746115416011040105327461154160110401053274611541601104010532746115416011040105327461154160110401053274611541601104010532746115416011040105327461154160110401053274611541601104010532746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115e00f7-3365-4242-9582-70d94d926ba9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d85455c4-514d-4354-bc59-e2a004fbb296, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e4fc8e-6799-4a49-92d1-2b093c474799, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03552e96-0c25-4fad-b1e3-1362fdd29ea6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e4fc8e-6799-4a49-92d1-2b093c474799, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6590356667135536895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65903566671355368956590356667135536895659035666713553689565903566671355368956590356667135536895659035666713553689565903566671355368956590356667135536895659035666713553689565903566671355368956590356667135536895659035666713553689565903566671355368956590356667135536895659035666713553689565903566671355368956590356667135536895659035666713553689565903566671355368956590356667135536895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03552e96-0c25-4fad-b1e3-1362fdd29ea6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18159242238795960263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815924223879596026318159242238795960263181592422387959602631815924223879596026318159242238795960263181592422387959602631815924223879596026318159242238795960263181592422387959602631815924223879596026318159242238795960263181592422387959602631815924223879596026318159242238795960263181592422387959602631815924223879596026318159242238795960263181592422387959602631815924223879596026318159242238795960263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e4fc8e-6799-4a49-92d1-2b093c474799, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03552e96-0c25-4fad-b1e3-1362fdd29ea6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86178f3b-5d4e-409d-951a-d0ceb6a322ec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86178f3b-5d4e-409d-951a-d0ceb6a322ec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11030644067549734350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103064406754973435011030644067549734350110306440675497343501103064406754973435011030644067549734350110306440675497343501103064406754973435011030644067549734350110306440675497343501103064406754973435011030644067549734350110306440675497343501103064406754973435011030644067549734350110306440675497343501103064406754973435011030644067549734350110306440675497343501103064406754973435011030644067549734350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056adec5-56c4-4cb9-9d02-efdb9173cea1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056adec5-56c4-4cb9-9d02-efdb9173cea1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8918681746288487118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89186817462884871188918681746288487118891868174628848711889186817462884871188918681746288487118891868174628848711889186817462884871188918681746288487118891868174628848711889186817462884871188918681746288487118891868174628848711889186817462884871188918681746288487118891868174628848711889186817462884871188918681746288487118891868174628848711889186817462884871188918681746288487118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86178f3b-5d4e-409d-951a-d0ceb6a322ec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056adec5-56c4-4cb9-9d02-efdb9173cea1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ceb6b2-270c-41e5-914f-6b939d7a3caa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf23161-9a7c-42f0-b255-fb96a1dacec7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ceb6b2-270c-41e5-914f-6b939d7a3caa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16885698221508446336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688569822150844633616885698221508446336168856982215084463361688569822150844633616885698221508446336168856982215084463361688569822150844633616885698221508446336168856982215084463361688569822150844633616885698221508446336168856982215084463361688569822150844633616885698221508446336168856982215084463361688569822150844633616885698221508446336168856982215084463361688569822150844633616885698221508446336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf23161-9a7c-42f0-b255-fb96a1dacec7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17363310068944349882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736331006894434988217363310068944349882173633100689443498821736331006894434988217363310068944349882173633100689443498821736331006894434988217363310068944349882173633100689443498821736331006894434988217363310068944349882173633100689443498821736331006894434988217363310068944349882173633100689443498821736331006894434988217363310068944349882173633100689443498821736331006894434988217363310068944349882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ceb6b2-270c-41e5-914f-6b939d7a3caa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5f1c58-6fdb-4417-8480-718c6ecba512, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5f1c58-6fdb-4417-8480-718c6ecba512, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1016170722478393225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10161707224783932251016170722478393225101617072247839322510161707224783932251016170722478393225101617072247839322510161707224783932251016170722478393225101617072247839322510161707224783932251016170722478393225101617072247839322510161707224783932251016170722478393225101617072247839322510161707224783932251016170722478393225101617072247839322510161707224783932251016170722478393225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf23161-9a7c-42f0-b255-fb96a1dacec7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 252ec8a0-623f-4de4-90e1-1a7fd3a65d69, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 252ec8a0-623f-4de4-90e1-1a7fd3a65d69, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904285966657112602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790428596665711260217904285966657112602179042859666571126021790428596665711260217904285966657112602179042859666571126021790428596665711260217904285966657112602179042859666571126021790428596665711260217904285966657112602179042859666571126021790428596665711260217904285966657112602179042859666571126021790428596665711260217904285966657112602179042859666571126021790428596665711260217904285966657112602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5f1c58-6fdb-4417-8480-718c6ecba512, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11fb0da-ca8e-4011-b443-fdf809e16e59, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11fb0da-ca8e-4011-b443-fdf809e16e59, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8649668739214058748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86496687392140587488649668739214058748864966873921405874886496687392140587488649668739214058748864966873921405874886496687392140587488649668739214058748864966873921405874886496687392140587488649668739214058748864966873921405874886496687392140587488649668739214058748864966873921405874886496687392140587488649668739214058748864966873921405874886496687392140587488649668739214058748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 252ec8a0-623f-4de4-90e1-1a7fd3a65d69, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69fff5f4-730c-4dbc-944f-a1bcb00e99b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fff5f4-730c-4dbc-944f-a1bcb00e99b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9658693690730000765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96586936907300007659658693690730000765965869369073000076596586936907300007659658693690730000765965869369073000076596586936907300007659658693690730000765965869369073000076596586936907300007659658693690730000765965869369073000076596586936907300007659658693690730000765965869369073000076596586936907300007659658693690730000765965869369073000076596586936907300007659658693690730000765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11fb0da-ca8e-4011-b443-fdf809e16e59, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6005e8e1-dddf-4ec9-b1da-09c88f4cfa5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6005e8e1-dddf-4ec9-b1da-09c88f4cfa5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8686247782655321220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86862477826553212208686247782655321220868624778265532122086862477826553212208686247782655321220868624778265532122086862477826553212208686247782655321220868624778265532122086862477826553212208686247782655321220868624778265532122086862477826553212208686247782655321220868624778265532122086862477826553212208686247782655321220868624778265532122086862477826553212208686247782655321220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fff5f4-730c-4dbc-944f-a1bcb00e99b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47c11814-e613-4648-b42c-8ae280ba535a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c11814-e613-4648-b42c-8ae280ba535a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 857053072836810434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434857053072836810434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6005e8e1-dddf-4ec9-b1da-09c88f4cfa5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ee590a-44d4-4ce1-b767-1164df87038b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ee590a-44d4-4ce1-b767-1164df87038b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 304630871021157646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646304630871021157646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c11814-e613-4648-b42c-8ae280ba535a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603476e6-c921-4f0a-9f4b-aac4261d5279, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603476e6-c921-4f0a-9f4b-aac4261d5279, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868292047508019017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086829204750801901710868292047508019017108682920475080190171086829204750801901710868292047508019017108682920475080190171086829204750801901710868292047508019017108682920475080190171086829204750801901710868292047508019017108682920475080190171086829204750801901710868292047508019017108682920475080190171086829204750801901710868292047508019017108682920475080190171086829204750801901710868292047508019017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ee590a-44d4-4ce1-b767-1164df87038b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06848c2c-07f6-4280-a93a-7b6b951b2148, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603476e6-c921-4f0a-9f4b-aac4261d5279, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06848c2c-07f6-4280-a93a-7b6b951b2148, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 644738000093569564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564644738000093569564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ac4977a-1f6c-4ed0-884f-1d8d0ee316d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ac4977a-1f6c-4ed0-884f-1d8d0ee316d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 546893783770338511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511546893783770338511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06848c2c-07f6-4280-a93a-7b6b951b2148, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1d9331-c68e-4bd3-8a1a-fe8b05d3b429, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1d9331-c68e-4bd3-8a1a-fe8b05d3b429, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14421737161681887846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442173716168188784614421737161681887846144217371616818878461442173716168188784614421737161681887846144217371616818878461442173716168188784614421737161681887846144217371616818878461442173716168188784614421737161681887846144217371616818878461442173716168188784614421737161681887846144217371616818878461442173716168188784614421737161681887846144217371616818878461442173716168188784614421737161681887846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ac4977a-1f6c-4ed0-884f-1d8d0ee316d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4015f8de-7622-43ed-a203-771945578d48, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4015f8de-7622-43ed-a203-771945578d48, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10695443668642429626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069544366864242962610695443668642429626106954436686424296261069544366864242962610695443668642429626106954436686424296261069544366864242962610695443668642429626106954436686424296261069544366864242962610695443668642429626106954436686424296261069544366864242962610695443668642429626106954436686424296261069544366864242962610695443668642429626106954436686424296261069544366864242962610695443668642429626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1d9331-c68e-4bd3-8a1a-fe8b05d3b429, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4057d8d3-7a8a-4b41-bb4e-994ae328fd03, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4057d8d3-7a8a-4b41-bb4e-994ae328fd03, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8789420837192302355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87894208371923023558789420837192302355878942083719230235587894208371923023558789420837192302355878942083719230235587894208371923023558789420837192302355878942083719230235587894208371923023558789420837192302355878942083719230235587894208371923023558789420837192302355878942083719230235587894208371923023558789420837192302355878942083719230235587894208371923023558789420837192302355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4015f8de-7622-43ed-a203-771945578d48, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963ee9d7-1f90-438b-9d4c-fea79e0a1487, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963ee9d7-1f90-438b-9d4c-fea79e0a1487, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070204577761724597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70702045777617245977070204577761724597707020457776172459770702045777617245977070204577761724597707020457776172459770702045777617245977070204577761724597707020457776172459770702045777617245977070204577761724597707020457776172459770702045777617245977070204577761724597707020457776172459770702045777617245977070204577761724597707020457776172459770702045777617245977070204577761724597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4057d8d3-7a8a-4b41-bb4e-994ae328fd03, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc6db95-da97-4205-a3a7-988010dd816d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963ee9d7-1f90-438b-9d4c-fea79e0a1487, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc6db95-da97-4205-a3a7-988010dd816d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9613896369297215579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96138963692972155799613896369297215579961389636929721557996138963692972155799613896369297215579961389636929721557996138963692972155799613896369297215579961389636929721557996138963692972155799613896369297215579961389636929721557996138963692972155799613896369297215579961389636929721557996138963692972155799613896369297215579961389636929721557996138963692972155799613896369297215579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0955562c-3278-4f37-a271-7d8dd92033b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0955562c-3278-4f37-a271-7d8dd92033b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7880508487623993828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78805084876239938287880508487623993828788050848762399382878805084876239938287880508487623993828788050848762399382878805084876239938287880508487623993828788050848762399382878805084876239938287880508487623993828788050848762399382878805084876239938287880508487623993828788050848762399382878805084876239938287880508487623993828788050848762399382878805084876239938287880508487623993828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc6db95-da97-4205-a3a7-988010dd816d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57742554-c66b-4660-89c3-843526248a9d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57742554-c66b-4660-89c3-843526248a9d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10293665087653127190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029366508765312719010293665087653127190102936650876531271901029366508765312719010293665087653127190102936650876531271901029366508765312719010293665087653127190102936650876531271901029366508765312719010293665087653127190102936650876531271901029366508765312719010293665087653127190102936650876531271901029366508765312719010293665087653127190102936650876531271901029366508765312719010293665087653127190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0955562c-3278-4f37-a271-7d8dd92033b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb33f025-1296-4761-b0d9-1a4c0079c6b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb33f025-1296-4761-b0d9-1a4c0079c6b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1542640245548951558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15426402455489515581542640245548951558154264024554895155815426402455489515581542640245548951558154264024554895155815426402455489515581542640245548951558154264024554895155815426402455489515581542640245548951558154264024554895155815426402455489515581542640245548951558154264024554895155815426402455489515581542640245548951558154264024554895155815426402455489515581542640245548951558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57742554-c66b-4660-89c3-843526248a9d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31703d18-304c-4045-90be-577ebc35bbe8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31703d18-304c-4045-90be-577ebc35bbe8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016654671949060023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101665467194906002311016654671949060023110166546719490600231101665467194906002311016654671949060023110166546719490600231101665467194906002311016654671949060023110166546719490600231101665467194906002311016654671949060023110166546719490600231101665467194906002311016654671949060023110166546719490600231101665467194906002311016654671949060023110166546719490600231101665467194906002311016654671949060023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb33f025-1296-4761-b0d9-1a4c0079c6b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b94a9e9-ef6d-4ebc-9804-32a782cf1a4d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b94a9e9-ef6d-4ebc-9804-32a782cf1a4d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4951670190363755553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49516701903637555534951670190363755553495167019036375555349516701903637555534951670190363755553495167019036375555349516701903637555534951670190363755553495167019036375555349516701903637555534951670190363755553495167019036375555349516701903637555534951670190363755553495167019036375555349516701903637555534951670190363755553495167019036375555349516701903637555534951670190363755553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31703d18-304c-4045-90be-577ebc35bbe8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c5f633-7d80-4bd2-afaf-ef93eeb1d00b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c5f633-7d80-4bd2-afaf-ef93eeb1d00b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4955660715843082056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49556607158430820564955660715843082056495566071584308205649556607158430820564955660715843082056495566071584308205649556607158430820564955660715843082056495566071584308205649556607158430820564955660715843082056495566071584308205649556607158430820564955660715843082056495566071584308205649556607158430820564955660715843082056495566071584308205649556607158430820564955660715843082056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b94a9e9-ef6d-4ebc-9804-32a782cf1a4d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11712e80-4d8a-4a61-aa8d-4a68d01600d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11712e80-4d8a-4a61-aa8d-4a68d01600d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15190881553754522993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519088155375452299315190881553754522993151908815537545229931519088155375452299315190881553754522993151908815537545229931519088155375452299315190881553754522993151908815537545229931519088155375452299315190881553754522993151908815537545229931519088155375452299315190881553754522993151908815537545229931519088155375452299315190881553754522993151908815537545229931519088155375452299315190881553754522993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c5f633-7d80-4bd2-afaf-ef93eeb1d00b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96154ab2-112a-4700-a98c-3d4588f8799e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96154ab2-112a-4700-a98c-3d4588f8799e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009518145603274446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20095181456032744462009518145603274446200951814560327444620095181456032744462009518145603274446200951814560327444620095181456032744462009518145603274446200951814560327444620095181456032744462009518145603274446200951814560327444620095181456032744462009518145603274446200951814560327444620095181456032744462009518145603274446200951814560327444620095181456032744462009518145603274446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11712e80-4d8a-4a61-aa8d-4a68d01600d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a56ec1fb-e8ed-4db3-b9f1-fc595fc84159, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a56ec1fb-e8ed-4db3-b9f1-fc595fc84159, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5576201433485911181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55762014334859111815576201433485911181557620143348591118155762014334859111815576201433485911181557620143348591118155762014334859111815576201433485911181557620143348591118155762014334859111815576201433485911181557620143348591118155762014334859111815576201433485911181557620143348591118155762014334859111815576201433485911181557620143348591118155762014334859111815576201433485911181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96154ab2-112a-4700-a98c-3d4588f8799e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2603d82-37b3-4c27-811f-287cd1026c00, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2603d82-37b3-4c27-811f-287cd1026c00, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936187699532304267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79361876995323042677936187699532304267793618769953230426779361876995323042677936187699532304267793618769953230426779361876995323042677936187699532304267793618769953230426779361876995323042677936187699532304267793618769953230426779361876995323042677936187699532304267793618769953230426779361876995323042677936187699532304267793618769953230426779361876995323042677936187699532304267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a56ec1fb-e8ed-4db3-b9f1-fc595fc84159, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 590a287c-98e4-43a7-b5b1-a90d49666096, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2603d82-37b3-4c27-811f-287cd1026c00, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 590a287c-98e4-43a7-b5b1-a90d49666096, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4745113108519604791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47451131085196047914745113108519604791474511310851960479147451131085196047914745113108519604791474511310851960479147451131085196047914745113108519604791474511310851960479147451131085196047914745113108519604791474511310851960479147451131085196047914745113108519604791474511310851960479147451131085196047914745113108519604791474511310851960479147451131085196047914745113108519604791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2c1c8b-5003-4ff3-8f38-f8783cd7301b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2c1c8b-5003-4ff3-8f38-f8783cd7301b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544379042410108649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454437904241010864914544379042410108649145443790424101086491454437904241010864914544379042410108649145443790424101086491454437904241010864914544379042410108649145443790424101086491454437904241010864914544379042410108649145443790424101086491454437904241010864914544379042410108649145443790424101086491454437904241010864914544379042410108649145443790424101086491454437904241010864914544379042410108649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 590a287c-98e4-43a7-b5b1-a90d49666096, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496fb007-0c43-4352-aada-da6b38e68e1f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496fb007-0c43-4352-aada-da6b38e68e1f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8376199990693522460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83761999906935224608376199990693522460837619999069352246083761999906935224608376199990693522460837619999069352246083761999906935224608376199990693522460837619999069352246083761999906935224608376199990693522460837619999069352246083761999906935224608376199990693522460837619999069352246083761999906935224608376199990693522460837619999069352246083761999906935224608376199990693522460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2c1c8b-5003-4ff3-8f38-f8783cd7301b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 932980d2-cddd-4b67-b8ce-983b40107891, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 932980d2-cddd-4b67-b8ce-983b40107891, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5710518580601673851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57105185806016738515710518580601673851571051858060167385157105185806016738515710518580601673851571051858060167385157105185806016738515710518580601673851571051858060167385157105185806016738515710518580601673851571051858060167385157105185806016738515710518580601673851571051858060167385157105185806016738515710518580601673851571051858060167385157105185806016738515710518580601673851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496fb007-0c43-4352-aada-da6b38e68e1f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91acc444-70e8-4044-8b27-95f7a91df48d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91acc444-70e8-4044-8b27-95f7a91df48d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14278078501370032061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427807850137003206114278078501370032061142780785013700320611427807850137003206114278078501370032061142780785013700320611427807850137003206114278078501370032061142780785013700320611427807850137003206114278078501370032061142780785013700320611427807850137003206114278078501370032061142780785013700320611427807850137003206114278078501370032061142780785013700320611427807850137003206114278078501370032061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 932980d2-cddd-4b67-b8ce-983b40107891, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97a82ef-8bca-4503-99df-f8304031033d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97a82ef-8bca-4503-99df-f8304031033d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2817453625123069623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28174536251230696232817453625123069623281745362512306962328174536251230696232817453625123069623281745362512306962328174536251230696232817453625123069623281745362512306962328174536251230696232817453625123069623281745362512306962328174536251230696232817453625123069623281745362512306962328174536251230696232817453625123069623281745362512306962328174536251230696232817453625123069623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91acc444-70e8-4044-8b27-95f7a91df48d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd577dd-a16d-4f8c-9253-aece66019f85, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd577dd-a16d-4f8c-9253-aece66019f85, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7310259256696454629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73102592566964546297310259256696454629731025925669645462973102592566964546297310259256696454629731025925669645462973102592566964546297310259256696454629731025925669645462973102592566964546297310259256696454629731025925669645462973102592566964546297310259256696454629731025925669645462973102592566964546297310259256696454629731025925669645462973102592566964546297310259256696454629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97a82ef-8bca-4503-99df-f8304031033d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e92e1f4f-15ce-458d-9651-d49c3eaa77b6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92e1f4f-15ce-458d-9651-d49c3eaa77b6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1277738362180836073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12777383621808360731277738362180836073127773836218083607312777383621808360731277738362180836073127773836218083607312777383621808360731277738362180836073127773836218083607312777383621808360731277738362180836073127773836218083607312777383621808360731277738362180836073127773836218083607312777383621808360731277738362180836073127773836218083607312777383621808360731277738362180836073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd577dd-a16d-4f8c-9253-aece66019f85, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bd2bf4-33f7-4a12-ae94-7ba35a592945, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92e1f4f-15ce-458d-9651-d49c3eaa77b6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bd2bf4-33f7-4a12-ae94-7ba35a592945, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7769150797554989190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77691507975549891907769150797554989190776915079755498919077691507975549891907769150797554989190776915079755498919077691507975549891907769150797554989190776915079755498919077691507975549891907769150797554989190776915079755498919077691507975549891907769150797554989190776915079755498919077691507975549891907769150797554989190776915079755498919077691507975549891907769150797554989190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a70faf90-5427-4e0e-98e1-3bf287e5aa38, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a70faf90-5427-4e0e-98e1-3bf287e5aa38, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13850533712829414819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385053371282941481913850533712829414819138505337128294148191385053371282941481913850533712829414819138505337128294148191385053371282941481913850533712829414819138505337128294148191385053371282941481913850533712829414819138505337128294148191385053371282941481913850533712829414819138505337128294148191385053371282941481913850533712829414819138505337128294148191385053371282941481913850533712829414819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bd2bf4-33f7-4a12-ae94-7ba35a592945, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dbf665a-cd6b-4618-b0bc-582238f3b12e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbf665a-cd6b-4618-b0bc-582238f3b12e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15204457374062785944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520445737406278594415204457374062785944152044573740627859441520445737406278594415204457374062785944152044573740627859441520445737406278594415204457374062785944152044573740627859441520445737406278594415204457374062785944152044573740627859441520445737406278594415204457374062785944152044573740627859441520445737406278594415204457374062785944152044573740627859441520445737406278594415204457374062785944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a70faf90-5427-4e0e-98e1-3bf287e5aa38, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f105ea8-385b-4ba5-82ab-798f1edbfcc2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f105ea8-385b-4ba5-82ab-798f1edbfcc2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17615583592533825008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761558359253382500817615583592533825008176155835925338250081761558359253382500817615583592533825008176155835925338250081761558359253382500817615583592533825008176155835925338250081761558359253382500817615583592533825008176155835925338250081761558359253382500817615583592533825008176155835925338250081761558359253382500817615583592533825008176155835925338250081761558359253382500817615583592533825008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbf665a-cd6b-4618-b0bc-582238f3b12e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84df49c-c426-43a6-9046-21723dfa7d11, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f105ea8-385b-4ba5-82ab-798f1edbfcc2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84df49c-c426-43a6-9046-21723dfa7d11, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13321204367162829535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332120436716282953513321204367162829535133212043671628295351332120436716282953513321204367162829535133212043671628295351332120436716282953513321204367162829535133212043671628295351332120436716282953513321204367162829535133212043671628295351332120436716282953513321204367162829535133212043671628295351332120436716282953513321204367162829535133212043671628295351332120436716282953513321204367162829535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f4225e7-fc35-41b4-bef1-92a180a7ee2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f4225e7-fc35-41b4-bef1-92a180a7ee2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8528870448794232794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85288704487942327948528870448794232794852887044879423279485288704487942327948528870448794232794852887044879423279485288704487942327948528870448794232794852887044879423279485288704487942327948528870448794232794852887044879423279485288704487942327948528870448794232794852887044879423279485288704487942327948528870448794232794852887044879423279485288704487942327948528870448794232794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84df49c-c426-43a6-9046-21723dfa7d11, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f4225e7-fc35-41b4-bef1-92a180a7ee2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6144efc1-8e7e-4e62-b085-5c3a39a5eac1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6144efc1-8e7e-4e62-b085-5c3a39a5eac1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12002510421560029916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200251042156002991612002510421560029916120025104215600299161200251042156002991612002510421560029916120025104215600299161200251042156002991612002510421560029916120025104215600299161200251042156002991612002510421560029916120025104215600299161200251042156002991612002510421560029916120025104215600299161200251042156002991612002510421560029916120025104215600299161200251042156002991612002510421560029916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1077159-46fa-425a-a825-d8d72290cfaf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1077159-46fa-425a-a825-d8d72290cfaf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634369422454148801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56343694224541488015634369422454148801563436942245414880156343694224541488015634369422454148801563436942245414880156343694224541488015634369422454148801563436942245414880156343694224541488015634369422454148801563436942245414880156343694224541488015634369422454148801563436942245414880156343694224541488015634369422454148801563436942245414880156343694224541488015634369422454148801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6144efc1-8e7e-4e62-b085-5c3a39a5eac1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1077159-46fa-425a-a825-d8d72290cfaf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cddd49c-2b4c-477d-b221-e9e7c05a0ae4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4035fdd6-21a1-407e-a4b0-cca1aad13c90, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cddd49c-2b4c-477d-b221-e9e7c05a0ae4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11054890495204495751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105489049520449575111054890495204495751110548904952044957511105489049520449575111054890495204495751110548904952044957511105489049520449575111054890495204495751110548904952044957511105489049520449575111054890495204495751110548904952044957511105489049520449575111054890495204495751110548904952044957511105489049520449575111054890495204495751110548904952044957511105489049520449575111054890495204495751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4035fdd6-21a1-407e-a4b0-cca1aad13c90, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2399512064413223733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23995120644132237332399512064413223733239951206441322373323995120644132237332399512064413223733239951206441322373323995120644132237332399512064413223733239951206441322373323995120644132237332399512064413223733239951206441322373323995120644132237332399512064413223733239951206441322373323995120644132237332399512064413223733239951206441322373323995120644132237332399512064413223733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4035fdd6-21a1-407e-a4b0-cca1aad13c90, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cddd49c-2b4c-477d-b221-e9e7c05a0ae4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 999cca6d-0e57-4798-9a51-c874c9628e4c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fa23d9-5c93-4f41-afe3-2b6ef20e5fb5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 999cca6d-0e57-4798-9a51-c874c9628e4c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15750536174746073614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575053617474607361415750536174746073614157505361747460736141575053617474607361415750536174746073614157505361747460736141575053617474607361415750536174746073614157505361747460736141575053617474607361415750536174746073614157505361747460736141575053617474607361415750536174746073614157505361747460736141575053617474607361415750536174746073614157505361747460736141575053617474607361415750536174746073614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fa23d9-5c93-4f41-afe3-2b6ef20e5fb5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13177291515998072046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317729151599807204613177291515998072046131772915159980720461317729151599807204613177291515998072046131772915159980720461317729151599807204613177291515998072046131772915159980720461317729151599807204613177291515998072046131772915159980720461317729151599807204613177291515998072046131772915159980720461317729151599807204613177291515998072046131772915159980720461317729151599807204613177291515998072046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fa23d9-5c93-4f41-afe3-2b6ef20e5fb5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 999cca6d-0e57-4798-9a51-c874c9628e4c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 127b1969-fa68-41ef-936e-62e9b7aac307, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 127b1969-fa68-41ef-936e-62e9b7aac307, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10791493973249082486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079149397324908248610791493973249082486107914939732490824861079149397324908248610791493973249082486107914939732490824861079149397324908248610791493973249082486107914939732490824861079149397324908248610791493973249082486107914939732490824861079149397324908248610791493973249082486107914939732490824861079149397324908248610791493973249082486107914939732490824861079149397324908248610791493973249082486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d69bdef-29b5-4355-939e-6b7417c17c7f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d69bdef-29b5-4355-939e-6b7417c17c7f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5965610161528847398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59656101615288473985965610161528847398596561016152884739859656101615288473985965610161528847398596561016152884739859656101615288473985965610161528847398596561016152884739859656101615288473985965610161528847398596561016152884739859656101615288473985965610161528847398596561016152884739859656101615288473985965610161528847398596561016152884739859656101615288473985965610161528847398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 127b1969-fa68-41ef-936e-62e9b7aac307, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d69bdef-29b5-4355-939e-6b7417c17c7f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74ca29c-ba06-4519-97bb-e78346a76c2a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74ca29c-ba06-4519-97bb-e78346a76c2a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14527632286016581704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452763228601658170414527632286016581704145276322860165817041452763228601658170414527632286016581704145276322860165817041452763228601658170414527632286016581704145276322860165817041452763228601658170414527632286016581704145276322860165817041452763228601658170414527632286016581704145276322860165817041452763228601658170414527632286016581704145276322860165817041452763228601658170414527632286016581704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ca5711-0a73-4b6a-9c2e-0dced3bddf3c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ca5711-0a73-4b6a-9c2e-0dced3bddf3c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3196258456756034057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31962584567560340573196258456756034057319625845675603405731962584567560340573196258456756034057319625845675603405731962584567560340573196258456756034057319625845675603405731962584567560340573196258456756034057319625845675603405731962584567560340573196258456756034057319625845675603405731962584567560340573196258456756034057319625845675603405731962584567560340573196258456756034057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74ca29c-ba06-4519-97bb-e78346a76c2a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46fa6565-1b49-4ac5-8527-0ff70f8b87f5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46fa6565-1b49-4ac5-8527-0ff70f8b87f5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6475592692799164175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64755926927991641756475592692799164175647559269279916417564755926927991641756475592692799164175647559269279916417564755926927991641756475592692799164175647559269279916417564755926927991641756475592692799164175647559269279916417564755926927991641756475592692799164175647559269279916417564755926927991641756475592692799164175647559269279916417564755926927991641756475592692799164175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ca5711-0a73-4b6a-9c2e-0dced3bddf3c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26736454-ab65-4e7f-b8cd-c86412fcdac7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26736454-ab65-4e7f-b8cd-c86412fcdac7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14084122929328647805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408412292932864780514084122929328647805140841229293286478051408412292932864780514084122929328647805140841229293286478051408412292932864780514084122929328647805140841229293286478051408412292932864780514084122929328647805140841229293286478051408412292932864780514084122929328647805140841229293286478051408412292932864780514084122929328647805140841229293286478051408412292932864780514084122929328647805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46fa6565-1b49-4ac5-8527-0ff70f8b87f5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26736454-ab65-4e7f-b8cd-c86412fcdac7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b117e8b3-2796-42ab-8c8b-78be77347624, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a79c7e0-53bf-4531-bb10-90436ed99c02, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b117e8b3-2796-42ab-8c8b-78be77347624, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17215927792738283333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721592779273828333317215927792738283333172159277927382833331721592779273828333317215927792738283333172159277927382833331721592779273828333317215927792738283333172159277927382833331721592779273828333317215927792738283333172159277927382833331721592779273828333317215927792738283333172159277927382833331721592779273828333317215927792738283333172159277927382833331721592779273828333317215927792738283333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a79c7e0-53bf-4531-bb10-90436ed99c02, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13211669629326616639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321166962932661663913211669629326616639132116696293266166391321166962932661663913211669629326616639132116696293266166391321166962932661663913211669629326616639132116696293266166391321166962932661663913211669629326616639132116696293266166391321166962932661663913211669629326616639132116696293266166391321166962932661663913211669629326616639132116696293266166391321166962932661663913211669629326616639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b117e8b3-2796-42ab-8c8b-78be77347624, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a79c7e0-53bf-4531-bb10-90436ed99c02, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed9d8b12-2153-4f49-a2db-738c00da28ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b3c5702-b194-438b-9fa9-ef09c893f237, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed9d8b12-2153-4f49-a2db-738c00da28ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7460491614392939687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74604916143929396877460491614392939687746049161439293968774604916143929396877460491614392939687746049161439293968774604916143929396877460491614392939687746049161439293968774604916143929396877460491614392939687746049161439293968774604916143929396877460491614392939687746049161439293968774604916143929396877460491614392939687746049161439293968774604916143929396877460491614392939687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b3c5702-b194-438b-9fa9-ef09c893f237, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4986328314463170304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49863283144631703044986328314463170304498632831446317030449863283144631703044986328314463170304498632831446317030449863283144631703044986328314463170304498632831446317030449863283144631703044986328314463170304498632831446317030449863283144631703044986328314463170304498632831446317030449863283144631703044986328314463170304498632831446317030449863283144631703044986328314463170304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b3c5702-b194-438b-9fa9-ef09c893f237, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed9d8b12-2153-4f49-a2db-738c00da28ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b95cf691-9f35-4df3-9f61-1760db68ee18, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b87f0e6e-6f89-482a-9c78-c3bcbe6c539e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b95cf691-9f35-4df3-9f61-1760db68ee18, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17870791517362092111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787079151736209211117870791517362092111178707915173620921111787079151736209211117870791517362092111178707915173620921111787079151736209211117870791517362092111178707915173620921111787079151736209211117870791517362092111178707915173620921111787079151736209211117870791517362092111178707915173620921111787079151736209211117870791517362092111178707915173620921111787079151736209211117870791517362092111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b87f0e6e-6f89-482a-9c78-c3bcbe6c539e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11125851314064990845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112585131406499084511125851314064990845111258513140649908451112585131406499084511125851314064990845111258513140649908451112585131406499084511125851314064990845111258513140649908451112585131406499084511125851314064990845111258513140649908451112585131406499084511125851314064990845111258513140649908451112585131406499084511125851314064990845111258513140649908451112585131406499084511125851314064990845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b95cf691-9f35-4df3-9f61-1760db68ee18, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b87f0e6e-6f89-482a-9c78-c3bcbe6c539e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5dcd479-4a66-4169-a9ec-d92d7dbf1e77, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5dcd479-4a66-4169-a9ec-d92d7dbf1e77, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17980931306691700950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798093130669170095017980931306691700950179809313066917009501798093130669170095017980931306691700950179809313066917009501798093130669170095017980931306691700950179809313066917009501798093130669170095017980931306691700950179809313066917009501798093130669170095017980931306691700950179809313066917009501798093130669170095017980931306691700950179809313066917009501798093130669170095017980931306691700950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92b1fba9-7564-4fd2-9e5c-0ba62ec9ac43, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92b1fba9-7564-4fd2-9e5c-0ba62ec9ac43, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4773720714643761524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47737207146437615244773720714643761524477372071464376152447737207146437615244773720714643761524477372071464376152447737207146437615244773720714643761524477372071464376152447737207146437615244773720714643761524477372071464376152447737207146437615244773720714643761524477372071464376152447737207146437615244773720714643761524477372071464376152447737207146437615244773720714643761524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5dcd479-4a66-4169-a9ec-d92d7dbf1e77, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92b1fba9-7564-4fd2-9e5c-0ba62ec9ac43, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8511f3a8-0aff-46a2-86a2-7de4efe392ed, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f760190-3dab-4c37-a85c-6bf63896584b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8511f3a8-0aff-46a2-86a2-7de4efe392ed, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10461739936568954635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046173993656895463510461739936568954635104617399365689546351046173993656895463510461739936568954635104617399365689546351046173993656895463510461739936568954635104617399365689546351046173993656895463510461739936568954635104617399365689546351046173993656895463510461739936568954635104617399365689546351046173993656895463510461739936568954635104617399365689546351046173993656895463510461739936568954635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f760190-3dab-4c37-a85c-6bf63896584b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12273651538142892795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227365153814289279512273651538142892795122736515381428927951227365153814289279512273651538142892795122736515381428927951227365153814289279512273651538142892795122736515381428927951227365153814289279512273651538142892795122736515381428927951227365153814289279512273651538142892795122736515381428927951227365153814289279512273651538142892795122736515381428927951227365153814289279512273651538142892795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f760190-3dab-4c37-a85c-6bf63896584b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8511f3a8-0aff-46a2-86a2-7de4efe392ed, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf782efb-fe80-4127-b50f-ded9921a41e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf782efb-fe80-4127-b50f-ded9921a41e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9824476225644883947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98244762256448839479824476225644883947982447622564488394798244762256448839479824476225644883947982447622564488394798244762256448839479824476225644883947982447622564488394798244762256448839479824476225644883947982447622564488394798244762256448839479824476225644883947982447622564488394798244762256448839479824476225644883947982447622564488394798244762256448839479824476225644883947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b231937-c155-4e65-9602-6b17c16cd46c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b231937-c155-4e65-9602-6b17c16cd46c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957915163461487579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29579151634614875792957915163461487579295791516346148757929579151634614875792957915163461487579295791516346148757929579151634614875792957915163461487579295791516346148757929579151634614875792957915163461487579295791516346148757929579151634614875792957915163461487579295791516346148757929579151634614875792957915163461487579295791516346148757929579151634614875792957915163461487579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf782efb-fe80-4127-b50f-ded9921a41e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b231937-c155-4e65-9602-6b17c16cd46c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a07cbf9d-2a47-4861-91f7-a0f1dbd143f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca4cb777-aa55-45a6-a2f6-ddc4aa0ee4c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a07cbf9d-2a47-4861-91f7-a0f1dbd143f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5506742845240251587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55067428452402515875506742845240251587550674284524025158755067428452402515875506742845240251587550674284524025158755067428452402515875506742845240251587550674284524025158755067428452402515875506742845240251587550674284524025158755067428452402515875506742845240251587550674284524025158755067428452402515875506742845240251587550674284524025158755067428452402515875506742845240251587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca4cb777-aa55-45a6-a2f6-ddc4aa0ee4c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8848713378209814069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88487133782098140698848713378209814069884871337820981406988487133782098140698848713378209814069884871337820981406988487133782098140698848713378209814069884871337820981406988487133782098140698848713378209814069884871337820981406988487133782098140698848713378209814069884871337820981406988487133782098140698848713378209814069884871337820981406988487133782098140698848713378209814069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca4cb777-aa55-45a6-a2f6-ddc4aa0ee4c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd5e056b-1aa0-4c4c-b1ce-e1566cec8f1a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd5e056b-1aa0-4c4c-b1ce-e1566cec8f1a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4694675099514274941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46946750995142749414694675099514274941469467509951427494146946750995142749414694675099514274941469467509951427494146946750995142749414694675099514274941469467509951427494146946750995142749414694675099514274941469467509951427494146946750995142749414694675099514274941469467509951427494146946750995142749414694675099514274941469467509951427494146946750995142749414694675099514274941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd5e056b-1aa0-4c4c-b1ce-e1566cec8f1a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08b93fec-43e8-4746-9f69-5d5d065f2f92, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08b93fec-43e8-4746-9f69-5d5d065f2f92, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16450236080865639230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645023608086563923016450236080865639230164502360808656392301645023608086563923016450236080865639230164502360808656392301645023608086563923016450236080865639230164502360808656392301645023608086563923016450236080865639230164502360808656392301645023608086563923016450236080865639230164502360808656392301645023608086563923016450236080865639230164502360808656392301645023608086563923016450236080865639230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a07cbf9d-2a47-4861-91f7-a0f1dbd143f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 448e5f68-3c9c-45d4-be87-dcbca996e548, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 448e5f68-3c9c-45d4-be87-dcbca996e548, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9198077077534504983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91980770775345049839198077077534504983919807707753450498391980770775345049839198077077534504983919807707753450498391980770775345049839198077077534504983919807707753450498391980770775345049839198077077534504983919807707753450498391980770775345049839198077077534504983919807707753450498391980770775345049839198077077534504983919807707753450498391980770775345049839198077077534504983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08b93fec-43e8-4746-9f69-5d5d065f2f92, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36837eae-33fc-4f5e-b5e3-d0ae9e1b1fb5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36837eae-33fc-4f5e-b5e3-d0ae9e1b1fb5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17745620642749763714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774562064274976371417745620642749763714177456206427497637141774562064274976371417745620642749763714177456206427497637141774562064274976371417745620642749763714177456206427497637141774562064274976371417745620642749763714177456206427497637141774562064274976371417745620642749763714177456206427497637141774562064274976371417745620642749763714177456206427497637141774562064274976371417745620642749763714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 448e5f68-3c9c-45d4-be87-dcbca996e548, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950fba48-e6e9-4cfc-a5c0-e822c6c28c6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950fba48-e6e9-4cfc-a5c0-e822c6c28c6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 635254094641238604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604635254094641238604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36837eae-33fc-4f5e-b5e3-d0ae9e1b1fb5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161c8a01-f64c-4296-a2de-606ba09aa25d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161c8a01-f64c-4296-a2de-606ba09aa25d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15094259227720488691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509425922772048869115094259227720488691150942592277204886911509425922772048869115094259227720488691150942592277204886911509425922772048869115094259227720488691150942592277204886911509425922772048869115094259227720488691150942592277204886911509425922772048869115094259227720488691150942592277204886911509425922772048869115094259227720488691150942592277204886911509425922772048869115094259227720488691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950fba48-e6e9-4cfc-a5c0-e822c6c28c6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d24e6a-37c9-49f4-9e62-7c850c5808ec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d24e6a-37c9-49f4-9e62-7c850c5808ec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2059265916328942469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20592659163289424692059265916328942469205926591632894246920592659163289424692059265916328942469205926591632894246920592659163289424692059265916328942469205926591632894246920592659163289424692059265916328942469205926591632894246920592659163289424692059265916328942469205926591632894246920592659163289424692059265916328942469205926591632894246920592659163289424692059265916328942469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161c8a01-f64c-4296-a2de-606ba09aa25d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a33a772f-d4e3-42b0-bd95-82f45a43c00f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a33a772f-d4e3-42b0-bd95-82f45a43c00f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6126082937567482344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61260829375674823446126082937567482344612608293756748234461260829375674823446126082937567482344612608293756748234461260829375674823446126082937567482344612608293756748234461260829375674823446126082937567482344612608293756748234461260829375674823446126082937567482344612608293756748234461260829375674823446126082937567482344612608293756748234461260829375674823446126082937567482344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d24e6a-37c9-49f4-9e62-7c850c5808ec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a186ccc-c674-42de-a891-0c00d45be4aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a186ccc-c674-42de-a891-0c00d45be4aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1599525212374991099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15995252123749910991599525212374991099159952521237499109915995252123749910991599525212374991099159952521237499109915995252123749910991599525212374991099159952521237499109915995252123749910991599525212374991099159952521237499109915995252123749910991599525212374991099159952521237499109915995252123749910991599525212374991099159952521237499109915995252123749910991599525212374991099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a33a772f-d4e3-42b0-bd95-82f45a43c00f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a14d93-d143-4805-9aa6-d1c98fabdb24, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a14d93-d143-4805-9aa6-d1c98fabdb24, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3689502752856376774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36895027528563767743689502752856376774368950275285637677436895027528563767743689502752856376774368950275285637677436895027528563767743689502752856376774368950275285637677436895027528563767743689502752856376774368950275285637677436895027528563767743689502752856376774368950275285637677436895027528563767743689502752856376774368950275285637677436895027528563767743689502752856376774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a186ccc-c674-42de-a891-0c00d45be4aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a14d93-d143-4805-9aa6-d1c98fabdb24, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30cc14ef-7a90-4e71-b6bd-12e7f0a812c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50628701-a28e-41b8-9f2f-0efd785b50e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30cc14ef-7a90-4e71-b6bd-12e7f0a812c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 262703129153206171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171262703129153206171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50628701-a28e-41b8-9f2f-0efd785b50e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13387728950002808052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338772895000280805213387728950002808052133877289500028080521338772895000280805213387728950002808052133877289500028080521338772895000280805213387728950002808052133877289500028080521338772895000280805213387728950002808052133877289500028080521338772895000280805213387728950002808052133877289500028080521338772895000280805213387728950002808052133877289500028080521338772895000280805213387728950002808052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50628701-a28e-41b8-9f2f-0efd785b50e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30cc14ef-7a90-4e71-b6bd-12e7f0a812c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bfb1c6-3e1b-4c24-960d-93b5a521e159, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523c4c5c-6a60-4319-8221-5bbd4f4be2e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bfb1c6-3e1b-4c24-960d-93b5a521e159, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 354738997495949822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822354738997495949822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523c4c5c-6a60-4319-8221-5bbd4f4be2e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207642471438629284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120764247143862928411207642471438629284112076424714386292841120764247143862928411207642471438629284112076424714386292841120764247143862928411207642471438629284112076424714386292841120764247143862928411207642471438629284112076424714386292841120764247143862928411207642471438629284112076424714386292841120764247143862928411207642471438629284112076424714386292841120764247143862928411207642471438629284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bfb1c6-3e1b-4c24-960d-93b5a521e159, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523c4c5c-6a60-4319-8221-5bbd4f4be2e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02a57bf1-fb17-4a7a-9d5a-625499c67536, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef660d23-dd6e-42b3-9a8a-f4247d83bcae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02a57bf1-fb17-4a7a-9d5a-625499c67536, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020832678908825398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40208326789088253984020832678908825398402083267890882539840208326789088253984020832678908825398402083267890882539840208326789088253984020832678908825398402083267890882539840208326789088253984020832678908825398402083267890882539840208326789088253984020832678908825398402083267890882539840208326789088253984020832678908825398402083267890882539840208326789088253984020832678908825398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef660d23-dd6e-42b3-9a8a-f4247d83bcae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2719137909804930008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27191379098049300082719137909804930008271913790980493000827191379098049300082719137909804930008271913790980493000827191379098049300082719137909804930008271913790980493000827191379098049300082719137909804930008271913790980493000827191379098049300082719137909804930008271913790980493000827191379098049300082719137909804930008271913790980493000827191379098049300082719137909804930008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef660d23-dd6e-42b3-9a8a-f4247d83bcae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02a57bf1-fb17-4a7a-9d5a-625499c67536, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6383380-f486-4fb4-b671-4c39d9486325, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 049d9699-c12a-4a36-a89e-d97ee771375d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6383380-f486-4fb4-b671-4c39d9486325, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7265707446264624985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72657074462646249857265707446264624985726570744626462498572657074462646249857265707446264624985726570744626462498572657074462646249857265707446264624985726570744626462498572657074462646249857265707446264624985726570744626462498572657074462646249857265707446264624985726570744626462498572657074462646249857265707446264624985726570744626462498572657074462646249857265707446264624985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 049d9699-c12a-4a36-a89e-d97ee771375d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3567578417792528397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35675784177925283973567578417792528397356757841779252839735675784177925283973567578417792528397356757841779252839735675784177925283973567578417792528397356757841779252839735675784177925283973567578417792528397356757841779252839735675784177925283973567578417792528397356757841779252839735675784177925283973567578417792528397356757841779252839735675784177925283973567578417792528397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6383380-f486-4fb4-b671-4c39d9486325, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 049d9699-c12a-4a36-a89e-d97ee771375d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3772cac-d1f2-4930-8af8-30fd008a2ba5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3772cac-d1f2-4930-8af8-30fd008a2ba5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13126328850241969129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312632885024196912913126328850241969129131263288502419691291312632885024196912913126328850241969129131263288502419691291312632885024196912913126328850241969129131263288502419691291312632885024196912913126328850241969129131263288502419691291312632885024196912913126328850241969129131263288502419691291312632885024196912913126328850241969129131263288502419691291312632885024196912913126328850241969129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60998832-37e2-404d-b5ca-63351b836767, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60998832-37e2-404d-b5ca-63351b836767, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5076583317375538276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50765833173755382765076583317375538276507658331737553827650765833173755382765076583317375538276507658331737553827650765833173755382765076583317375538276507658331737553827650765833173755382765076583317375538276507658331737553827650765833173755382765076583317375538276507658331737553827650765833173755382765076583317375538276507658331737553827650765833173755382765076583317375538276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3772cac-d1f2-4930-8af8-30fd008a2ba5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7087b70-fe34-418a-be7b-544786096377, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60998832-37e2-404d-b5ca-63351b836767, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7087b70-fe34-418a-be7b-544786096377, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12017621328346975066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201762132834697506612017621328346975066120176213283469750661201762132834697506612017621328346975066120176213283469750661201762132834697506612017621328346975066120176213283469750661201762132834697506612017621328346975066120176213283469750661201762132834697506612017621328346975066120176213283469750661201762132834697506612017621328346975066120176213283469750661201762132834697506612017621328346975066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625a0a0b-2ee9-4ac1-b1f3-3b5e9efa296f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625a0a0b-2ee9-4ac1-b1f3-3b5e9efa296f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17641086416833564346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764108641683356434617641086416833564346176410864168335643461764108641683356434617641086416833564346176410864168335643461764108641683356434617641086416833564346176410864168335643461764108641683356434617641086416833564346176410864168335643461764108641683356434617641086416833564346176410864168335643461764108641683356434617641086416833564346176410864168335643461764108641683356434617641086416833564346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7087b70-fe34-418a-be7b-544786096377, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625a0a0b-2ee9-4ac1-b1f3-3b5e9efa296f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd4ade3-6898-4c8b-aaa9-654a18ebba7f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd4ade3-6898-4c8b-aaa9-654a18ebba7f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15953067408965890451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595306740896589045115953067408965890451159530674089658904511595306740896589045115953067408965890451159530674089658904511595306740896589045115953067408965890451159530674089658904511595306740896589045115953067408965890451159530674089658904511595306740896589045115953067408965890451159530674089658904511595306740896589045115953067408965890451159530674089658904511595306740896589045115953067408965890451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e8ceea-49b8-4cc6-91d4-de12d0f743ba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e8ceea-49b8-4cc6-91d4-de12d0f743ba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880596582005882679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679880596582005882679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd4ade3-6898-4c8b-aaa9-654a18ebba7f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e8ceea-49b8-4cc6-91d4-de12d0f743ba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a20ce750-3afa-4b21-9355-f133b7e7fe9b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a20ce750-3afa-4b21-9355-f133b7e7fe9b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7488530316768059392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74885303167680593927488530316768059392748853031676805939274885303167680593927488530316768059392748853031676805939274885303167680593927488530316768059392748853031676805939274885303167680593927488530316768059392748853031676805939274885303167680593927488530316768059392748853031676805939274885303167680593927488530316768059392748853031676805939274885303167680593927488530316768059392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd78beb8-617e-45db-a095-4836a0faa9ba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd78beb8-617e-45db-a095-4836a0faa9ba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11952974484762639559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195297448476263955911952974484762639559119529744847626395591195297448476263955911952974484762639559119529744847626395591195297448476263955911952974484762639559119529744847626395591195297448476263955911952974484762639559119529744847626395591195297448476263955911952974484762639559119529744847626395591195297448476263955911952974484762639559119529744847626395591195297448476263955911952974484762639559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a20ce750-3afa-4b21-9355-f133b7e7fe9b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd78beb8-617e-45db-a095-4836a0faa9ba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f065d60-c953-4e76-82e1-9b15bf946ace, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d689534-19a3-49f5-ab97-1f3f20239f0a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f065d60-c953-4e76-82e1-9b15bf946ace, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10460735237593597902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046073523759359790210460735237593597902104607352375935979021046073523759359790210460735237593597902104607352375935979021046073523759359790210460735237593597902104607352375935979021046073523759359790210460735237593597902104607352375935979021046073523759359790210460735237593597902104607352375935979021046073523759359790210460735237593597902104607352375935979021046073523759359790210460735237593597902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d689534-19a3-49f5-ab97-1f3f20239f0a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15685838111351871357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568583811135187135715685838111351871357156858381113518713571568583811135187135715685838111351871357156858381113518713571568583811135187135715685838111351871357156858381113518713571568583811135187135715685838111351871357156858381113518713571568583811135187135715685838111351871357156858381113518713571568583811135187135715685838111351871357156858381113518713571568583811135187135715685838111351871357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d689534-19a3-49f5-ab97-1f3f20239f0a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f065d60-c953-4e76-82e1-9b15bf946ace, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de3796d-6618-46f1-8760-a078fb91b8a7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de3796d-6618-46f1-8760-a078fb91b8a7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14967407723366317748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496740772336631774814967407723366317748149674077233663177481496740772336631774814967407723366317748149674077233663177481496740772336631774814967407723366317748149674077233663177481496740772336631774814967407723366317748149674077233663177481496740772336631774814967407723366317748149674077233663177481496740772336631774814967407723366317748149674077233663177481496740772336631774814967407723366317748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b23f6673-2760-4938-8fb4-0983e25191c6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b23f6673-2760-4938-8fb4-0983e25191c6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7143994104902099778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71439941049020997787143994104902099778714399410490209977871439941049020997787143994104902099778714399410490209977871439941049020997787143994104902099778714399410490209977871439941049020997787143994104902099778714399410490209977871439941049020997787143994104902099778714399410490209977871439941049020997787143994104902099778714399410490209977871439941049020997787143994104902099778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b23f6673-2760-4938-8fb4-0983e25191c6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9865fa-762c-44bd-b779-936d5f88a7aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9865fa-762c-44bd-b779-936d5f88a7aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18122780497873625978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812278049787362597818122780497873625978181227804978736259781812278049787362597818122780497873625978181227804978736259781812278049787362597818122780497873625978181227804978736259781812278049787362597818122780497873625978181227804978736259781812278049787362597818122780497873625978181227804978736259781812278049787362597818122780497873625978181227804978736259781812278049787362597818122780497873625978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de3796d-6618-46f1-8760-a078fb91b8a7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc7233ac-a5ec-498c-b709-8866d64e9378, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc7233ac-a5ec-498c-b709-8866d64e9378, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14996988851053477788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499698885105347778814996988851053477788149969888510534777881499698885105347778814996988851053477788149969888510534777881499698885105347778814996988851053477788149969888510534777881499698885105347778814996988851053477788149969888510534777881499698885105347778814996988851053477788149969888510534777881499698885105347778814996988851053477788149969888510534777881499698885105347778814996988851053477788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9865fa-762c-44bd-b779-936d5f88a7aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6b2b7f-b838-4169-98d6-375536c12732, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc7233ac-a5ec-498c-b709-8866d64e9378, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6b2b7f-b838-4169-98d6-375536c12732, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14405977456244364628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440597745624436462814405977456244364628144059774562443646281440597745624436462814405977456244364628144059774562443646281440597745624436462814405977456244364628144059774562443646281440597745624436462814405977456244364628144059774562443646281440597745624436462814405977456244364628144059774562443646281440597745624436462814405977456244364628144059774562443646281440597745624436462814405977456244364628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcdbde21-3535-4b6e-9b57-7ba2b183f619, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcdbde21-3535-4b6e-9b57-7ba2b183f619, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4945307698027255274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49453076980272552744945307698027255274494530769802725527449453076980272552744945307698027255274494530769802725527449453076980272552744945307698027255274494530769802725527449453076980272552744945307698027255274494530769802725527449453076980272552744945307698027255274494530769802725527449453076980272552744945307698027255274494530769802725527449453076980272552744945307698027255274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6b2b7f-b838-4169-98d6-375536c12732, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d0142aa-535e-41cb-b302-c7795a73fb2c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d0142aa-535e-41cb-b302-c7795a73fb2c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942032564020406552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19420325640204065521942032564020406552194203256402040655219420325640204065521942032564020406552194203256402040655219420325640204065521942032564020406552194203256402040655219420325640204065521942032564020406552194203256402040655219420325640204065521942032564020406552194203256402040655219420325640204065521942032564020406552194203256402040655219420325640204065521942032564020406552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcdbde21-3535-4b6e-9b57-7ba2b183f619, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f340984-7693-4416-8187-24d69f45e84f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f340984-7693-4416-8187-24d69f45e84f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15007892508733904238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500789250873390423815007892508733904238150078925087339042381500789250873390423815007892508733904238150078925087339042381500789250873390423815007892508733904238150078925087339042381500789250873390423815007892508733904238150078925087339042381500789250873390423815007892508733904238150078925087339042381500789250873390423815007892508733904238150078925087339042381500789250873390423815007892508733904238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d0142aa-535e-41cb-b302-c7795a73fb2c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83f2c4f-1f81-44b4-b3e1-962e88dc2f11, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83f2c4f-1f81-44b4-b3e1-962e88dc2f11, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4606875459504709899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46068754595047098994606875459504709899460687545950470989946068754595047098994606875459504709899460687545950470989946068754595047098994606875459504709899460687545950470989946068754595047098994606875459504709899460687545950470989946068754595047098994606875459504709899460687545950470989946068754595047098994606875459504709899460687545950470989946068754595047098994606875459504709899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f340984-7693-4416-8187-24d69f45e84f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd47fd88-3e50-4515-8140-989d0517cbd2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd47fd88-3e50-4515-8140-989d0517cbd2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6603264424148444347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66032644241484443476603264424148444347660326442414844434766032644241484443476603264424148444347660326442414844434766032644241484443476603264424148444347660326442414844434766032644241484443476603264424148444347660326442414844434766032644241484443476603264424148444347660326442414844434766032644241484443476603264424148444347660326442414844434766032644241484443476603264424148444347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83f2c4f-1f81-44b4-b3e1-962e88dc2f11, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18fc421b-df48-483d-a9f3-ac13defae44a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fc421b-df48-483d-a9f3-ac13defae44a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16316078723209073292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631607872320907329216316078723209073292163160787232090732921631607872320907329216316078723209073292163160787232090732921631607872320907329216316078723209073292163160787232090732921631607872320907329216316078723209073292163160787232090732921631607872320907329216316078723209073292163160787232090732921631607872320907329216316078723209073292163160787232090732921631607872320907329216316078723209073292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd47fd88-3e50-4515-8140-989d0517cbd2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e0771e2-d5a4-4cb3-bcdf-41a7e036278a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0771e2-d5a4-4cb3-bcdf-41a7e036278a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7132415786878583259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71324157868785832597132415786878583259713241578687858325971324157868785832597132415786878583259713241578687858325971324157868785832597132415786878583259713241578687858325971324157868785832597132415786878583259713241578687858325971324157868785832597132415786878583259713241578687858325971324157868785832597132415786878583259713241578687858325971324157868785832597132415786878583259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fc421b-df48-483d-a9f3-ac13defae44a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 817a48e0-cf4b-46ee-80ad-5f9e21e93d70, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 817a48e0-cf4b-46ee-80ad-5f9e21e93d70, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 336333469329002865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865336333469329002865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0771e2-d5a4-4cb3-bcdf-41a7e036278a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dacbeb5a-4d6e-4fcb-8ea5-f8eb9defe1d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dacbeb5a-4d6e-4fcb-8ea5-f8eb9defe1d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571414679869126968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257141467986912696812571414679869126968125714146798691269681257141467986912696812571414679869126968125714146798691269681257141467986912696812571414679869126968125714146798691269681257141467986912696812571414679869126968125714146798691269681257141467986912696812571414679869126968125714146798691269681257141467986912696812571414679869126968125714146798691269681257141467986912696812571414679869126968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 817a48e0-cf4b-46ee-80ad-5f9e21e93d70, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bd5fab-b4b4-480a-8cbf-306b1d64f6b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bd5fab-b4b4-480a-8cbf-306b1d64f6b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15065102012404721271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506510201240472127115065102012404721271150651020124047212711506510201240472127115065102012404721271150651020124047212711506510201240472127115065102012404721271150651020124047212711506510201240472127115065102012404721271150651020124047212711506510201240472127115065102012404721271150651020124047212711506510201240472127115065102012404721271150651020124047212711506510201240472127115065102012404721271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dacbeb5a-4d6e-4fcb-8ea5-f8eb9defe1d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e903a38-b103-450a-8508-48045c75e07c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e903a38-b103-450a-8508-48045c75e07c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2392001067981249112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23920010679812491122392001067981249112239200106798124911223920010679812491122392001067981249112239200106798124911223920010679812491122392001067981249112239200106798124911223920010679812491122392001067981249112239200106798124911223920010679812491122392001067981249112239200106798124911223920010679812491122392001067981249112239200106798124911223920010679812491122392001067981249112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bd5fab-b4b4-480a-8cbf-306b1d64f6b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90fee592-fc81-4164-9d25-be9c6b72ef35, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90fee592-fc81-4164-9d25-be9c6b72ef35, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17493393728829503182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749339372882950318217493393728829503182174933937288295031821749339372882950318217493393728829503182174933937288295031821749339372882950318217493393728829503182174933937288295031821749339372882950318217493393728829503182174933937288295031821749339372882950318217493393728829503182174933937288295031821749339372882950318217493393728829503182174933937288295031821749339372882950318217493393728829503182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e903a38-b103-450a-8508-48045c75e07c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35c7ae4e-9410-48a6-99a4-a6f0fc235e89, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c7ae4e-9410-48a6-99a4-a6f0fc235e89, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12002671302795815141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200267130279581514112002671302795815141120026713027958151411200267130279581514112002671302795815141120026713027958151411200267130279581514112002671302795815141120026713027958151411200267130279581514112002671302795815141120026713027958151411200267130279581514112002671302795815141120026713027958151411200267130279581514112002671302795815141120026713027958151411200267130279581514112002671302795815141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90fee592-fc81-4164-9d25-be9c6b72ef35, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b5d61a-2ff5-436b-acb6-d3622c6197bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b5d61a-2ff5-436b-acb6-d3622c6197bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3542525323034147430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35425253230341474303542525323034147430354252532303414743035425253230341474303542525323034147430354252532303414743035425253230341474303542525323034147430354252532303414743035425253230341474303542525323034147430354252532303414743035425253230341474303542525323034147430354252532303414743035425253230341474303542525323034147430354252532303414743035425253230341474303542525323034147430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c7ae4e-9410-48a6-99a4-a6f0fc235e89, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10045899-80ee-42dc-b6c1-ca68253721de, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10045899-80ee-42dc-b6c1-ca68253721de, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 901205619458549205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205901205619458549205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b5d61a-2ff5-436b-acb6-d3622c6197bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abbe344d-8d49-4b78-b91b-2b9428c68d21, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abbe344d-8d49-4b78-b91b-2b9428c68d21, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8105655815231608491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81056558152316084918105655815231608491810565581523160849181056558152316084918105655815231608491810565581523160849181056558152316084918105655815231608491810565581523160849181056558152316084918105655815231608491810565581523160849181056558152316084918105655815231608491810565581523160849181056558152316084918105655815231608491810565581523160849181056558152316084918105655815231608491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10045899-80ee-42dc-b6c1-ca68253721de, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d64637ba-1897-417a-a033-d924e0a2b7f8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64637ba-1897-417a-a033-d924e0a2b7f8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970715048989809396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79707150489898093967970715048989809396797071504898980939679707150489898093967970715048989809396797071504898980939679707150489898093967970715048989809396797071504898980939679707150489898093967970715048989809396797071504898980939679707150489898093967970715048989809396797071504898980939679707150489898093967970715048989809396797071504898980939679707150489898093967970715048989809396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abbe344d-8d49-4b78-b91b-2b9428c68d21, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0f9031-6065-4fa1-b5de-b72d3274f2cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0f9031-6065-4fa1-b5de-b72d3274f2cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17026053580921711449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702605358092171144917026053580921711449170260535809217114491702605358092171144917026053580921711449170260535809217114491702605358092171144917026053580921711449170260535809217114491702605358092171144917026053580921711449170260535809217114491702605358092171144917026053580921711449170260535809217114491702605358092171144917026053580921711449170260535809217114491702605358092171144917026053580921711449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d64637ba-1897-417a-a033-d924e0a2b7f8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e52de1dc-2b41-463a-8a8b-31480d13cb2b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e52de1dc-2b41-463a-8a8b-31480d13cb2b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7381943365278474799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73819433652784747997381943365278474799738194336527847479973819433652784747997381943365278474799738194336527847479973819433652784747997381943365278474799738194336527847479973819433652784747997381943365278474799738194336527847479973819433652784747997381943365278474799738194336527847479973819433652784747997381943365278474799738194336527847479973819433652784747997381943365278474799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0f9031-6065-4fa1-b5de-b72d3274f2cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62088388-ab78-4571-9a0e-59ac4e795ea8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62088388-ab78-4571-9a0e-59ac4e795ea8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13904097350924002656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390409735092400265613904097350924002656139040973509240026561390409735092400265613904097350924002656139040973509240026561390409735092400265613904097350924002656139040973509240026561390409735092400265613904097350924002656139040973509240026561390409735092400265613904097350924002656139040973509240026561390409735092400265613904097350924002656139040973509240026561390409735092400265613904097350924002656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e52de1dc-2b41-463a-8a8b-31480d13cb2b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7249b55-f8fa-4456-ad47-772539b25158, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7249b55-f8fa-4456-ad47-772539b25158, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773640205248908728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57736402052489087285773640205248908728577364020524890872857736402052489087285773640205248908728577364020524890872857736402052489087285773640205248908728577364020524890872857736402052489087285773640205248908728577364020524890872857736402052489087285773640205248908728577364020524890872857736402052489087285773640205248908728577364020524890872857736402052489087285773640205248908728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62088388-ab78-4571-9a0e-59ac4e795ea8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 553e0548-cd60-4aa0-a097-8b9cd35c8e3d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 553e0548-cd60-4aa0-a097-8b9cd35c8e3d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3477596460799110877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34775964607991108773477596460799110877347759646079911087734775964607991108773477596460799110877347759646079911087734775964607991108773477596460799110877347759646079911087734775964607991108773477596460799110877347759646079911087734775964607991108773477596460799110877347759646079911087734775964607991108773477596460799110877347759646079911087734775964607991108773477596460799110877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7249b55-f8fa-4456-ad47-772539b25158, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae88c59-211a-43c9-8792-430e046fd56d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae88c59-211a-43c9-8792-430e046fd56d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5999962613364164064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59999626133641640645999962613364164064599996261336416406459999626133641640645999962613364164064599996261336416406459999626133641640645999962613364164064599996261336416406459999626133641640645999962613364164064599996261336416406459999626133641640645999962613364164064599996261336416406459999626133641640645999962613364164064599996261336416406459999626133641640645999962613364164064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 553e0548-cd60-4aa0-a097-8b9cd35c8e3d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98429983-25ba-472d-a75b-a87a56dbc8f8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98429983-25ba-472d-a75b-a87a56dbc8f8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6474177988094942809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64741779880949428096474177988094942809647417798809494280964741779880949428096474177988094942809647417798809494280964741779880949428096474177988094942809647417798809494280964741779880949428096474177988094942809647417798809494280964741779880949428096474177988094942809647417798809494280964741779880949428096474177988094942809647417798809494280964741779880949428096474177988094942809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae88c59-211a-43c9-8792-430e046fd56d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf834aad-30a0-47c1-ab5c-45692ec6979a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf834aad-30a0-47c1-ab5c-45692ec6979a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3661284149337650400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36612841493376504003661284149337650400366128414933765040036612841493376504003661284149337650400366128414933765040036612841493376504003661284149337650400366128414933765040036612841493376504003661284149337650400366128414933765040036612841493376504003661284149337650400366128414933765040036612841493376504003661284149337650400366128414933765040036612841493376504003661284149337650400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98429983-25ba-472d-a75b-a87a56dbc8f8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80e03020-1e70-44cb-9f22-1162355ac137, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80e03020-1e70-44cb-9f22-1162355ac137, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2428199281010767194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24281992810107671942428199281010767194242819928101076719424281992810107671942428199281010767194242819928101076719424281992810107671942428199281010767194242819928101076719424281992810107671942428199281010767194242819928101076719424281992810107671942428199281010767194242819928101076719424281992810107671942428199281010767194242819928101076719424281992810107671942428199281010767194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf834aad-30a0-47c1-ab5c-45692ec6979a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b42f3b-942e-4a84-88ba-fc21aaae8978, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80e03020-1e70-44cb-9f22-1162355ac137, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b42f3b-942e-4a84-88ba-fc21aaae8978, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3267785233079124303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32677852330791243033267785233079124303326778523307912430332677852330791243033267785233079124303326778523307912430332677852330791243033267785233079124303326778523307912430332677852330791243033267785233079124303326778523307912430332677852330791243033267785233079124303326778523307912430332677852330791243033267785233079124303326778523307912430332677852330791243033267785233079124303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7e8469-91c5-4592-89f1-d926c20451d7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7e8469-91c5-4592-89f1-d926c20451d7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8274932836875843560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82749328368758435608274932836875843560827493283687584356082749328368758435608274932836875843560827493283687584356082749328368758435608274932836875843560827493283687584356082749328368758435608274932836875843560827493283687584356082749328368758435608274932836875843560827493283687584356082749328368758435608274932836875843560827493283687584356082749328368758435608274932836875843560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b42f3b-942e-4a84-88ba-fc21aaae8978, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3428a24a-e7e3-4b3e-b52b-9112d0c5882c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7e8469-91c5-4592-89f1-d926c20451d7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3428a24a-e7e3-4b3e-b52b-9112d0c5882c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4298574523762187283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42985745237621872834298574523762187283429857452376218728342985745237621872834298574523762187283429857452376218728342985745237621872834298574523762187283429857452376218728342985745237621872834298574523762187283429857452376218728342985745237621872834298574523762187283429857452376218728342985745237621872834298574523762187283429857452376218728342985745237621872834298574523762187283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e0a4fcc-1f12-4491-a61b-99b48b82450f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e0a4fcc-1f12-4491-a61b-99b48b82450f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507251168660279908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35072511686602799083507251168660279908350725116866027990835072511686602799083507251168660279908350725116866027990835072511686602799083507251168660279908350725116866027990835072511686602799083507251168660279908350725116866027990835072511686602799083507251168660279908350725116866027990835072511686602799083507251168660279908350725116866027990835072511686602799083507251168660279908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3428a24a-e7e3-4b3e-b52b-9112d0c5882c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dbe04cb-e23f-4537-8e78-24f96fb4a927, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dbe04cb-e23f-4537-8e78-24f96fb4a927, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 648861296922211950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950648861296922211950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e0a4fcc-1f12-4491-a61b-99b48b82450f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e478f0a5-19fb-4be6-a2b6-b5ac35661479, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e478f0a5-19fb-4be6-a2b6-b5ac35661479, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2100501949138531136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21005019491385311362100501949138531136210050194913853113621005019491385311362100501949138531136210050194913853113621005019491385311362100501949138531136210050194913853113621005019491385311362100501949138531136210050194913853113621005019491385311362100501949138531136210050194913853113621005019491385311362100501949138531136210050194913853113621005019491385311362100501949138531136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dbe04cb-e23f-4537-8e78-24f96fb4a927, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2accaafd-2961-4e81-8447-172e1c80e1eb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2accaafd-2961-4e81-8447-172e1c80e1eb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8839464282923226390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88394642829232263908839464282923226390883946428292322639088394642829232263908839464282923226390883946428292322639088394642829232263908839464282923226390883946428292322639088394642829232263908839464282923226390883946428292322639088394642829232263908839464282923226390883946428292322639088394642829232263908839464282923226390883946428292322639088394642829232263908839464282923226390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e478f0a5-19fb-4be6-a2b6-b5ac35661479, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b08a0f5-6220-4103-a8ed-42acb4ce49e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b08a0f5-6220-4103-a8ed-42acb4ce49e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16724178653908599852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672417865390859985216724178653908599852167241786539085998521672417865390859985216724178653908599852167241786539085998521672417865390859985216724178653908599852167241786539085998521672417865390859985216724178653908599852167241786539085998521672417865390859985216724178653908599852167241786539085998521672417865390859985216724178653908599852167241786539085998521672417865390859985216724178653908599852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2accaafd-2961-4e81-8447-172e1c80e1eb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805fb6d1-559f-45da-baf6-3b5c4669159a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805fb6d1-559f-45da-baf6-3b5c4669159a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16371116576264944306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637111657626494430616371116576264944306163711165762649443061637111657626494430616371116576264944306163711165762649443061637111657626494430616371116576264944306163711165762649443061637111657626494430616371116576264944306163711165762649443061637111657626494430616371116576264944306163711165762649443061637111657626494430616371116576264944306163711165762649443061637111657626494430616371116576264944306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b08a0f5-6220-4103-a8ed-42acb4ce49e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58df6fde-87d5-49ed-8cae-ec26009a81e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58df6fde-87d5-49ed-8cae-ec26009a81e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12308190733953704116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230819073395370411612308190733953704116123081907339537041161230819073395370411612308190733953704116123081907339537041161230819073395370411612308190733953704116123081907339537041161230819073395370411612308190733953704116123081907339537041161230819073395370411612308190733953704116123081907339537041161230819073395370411612308190733953704116123081907339537041161230819073395370411612308190733953704116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805fb6d1-559f-45da-baf6-3b5c4669159a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec8d9bff-9edc-4b10-8996-4b93a8a80e73, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec8d9bff-9edc-4b10-8996-4b93a8a80e73, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16002367576305797357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600236757630579735716002367576305797357160023675763057973571600236757630579735716002367576305797357160023675763057973571600236757630579735716002367576305797357160023675763057973571600236757630579735716002367576305797357160023675763057973571600236757630579735716002367576305797357160023675763057973571600236757630579735716002367576305797357160023675763057973571600236757630579735716002367576305797357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58df6fde-87d5-49ed-8cae-ec26009a81e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baaaee8b-897d-4dda-bd95-357c30093546, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baaaee8b-897d-4dda-bd95-357c30093546, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540013448154027323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754001344815402732317540013448154027323175400134481540273231754001344815402732317540013448154027323175400134481540273231754001344815402732317540013448154027323175400134481540273231754001344815402732317540013448154027323175400134481540273231754001344815402732317540013448154027323175400134481540273231754001344815402732317540013448154027323175400134481540273231754001344815402732317540013448154027323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec8d9bff-9edc-4b10-8996-4b93a8a80e73, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a07c82c-7c32-4a57-8713-7e8860bb8622, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a07c82c-7c32-4a57-8713-7e8860bb8622, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14634489509492486836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463448950949248683614634489509492486836146344895094924868361463448950949248683614634489509492486836146344895094924868361463448950949248683614634489509492486836146344895094924868361463448950949248683614634489509492486836146344895094924868361463448950949248683614634489509492486836146344895094924868361463448950949248683614634489509492486836146344895094924868361463448950949248683614634489509492486836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baaaee8b-897d-4dda-bd95-357c30093546, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 571a6d23-6774-43d7-ac8f-603eab9e959e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 571a6d23-6774-43d7-ac8f-603eab9e959e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5719484224442186698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57194842244421866985719484224442186698571948422444218669857194842244421866985719484224442186698571948422444218669857194842244421866985719484224442186698571948422444218669857194842244421866985719484224442186698571948422444218669857194842244421866985719484224442186698571948422444218669857194842244421866985719484224442186698571948422444218669857194842244421866985719484224442186698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a07c82c-7c32-4a57-8713-7e8860bb8622, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c94fee-cf18-4eca-8165-0761d2d616e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c94fee-cf18-4eca-8165-0761d2d616e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13785409410893171203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378540941089317120313785409410893171203137854094108931712031378540941089317120313785409410893171203137854094108931712031378540941089317120313785409410893171203137854094108931712031378540941089317120313785409410893171203137854094108931712031378540941089317120313785409410893171203137854094108931712031378540941089317120313785409410893171203137854094108931712031378540941089317120313785409410893171203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 571a6d23-6774-43d7-ac8f-603eab9e959e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 799a1ccd-e5da-40af-a7cc-67faeedbf7c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 799a1ccd-e5da-40af-a7cc-67faeedbf7c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17659058396803068549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765905839680306854917659058396803068549176590583968030685491765905839680306854917659058396803068549176590583968030685491765905839680306854917659058396803068549176590583968030685491765905839680306854917659058396803068549176590583968030685491765905839680306854917659058396803068549176590583968030685491765905839680306854917659058396803068549176590583968030685491765905839680306854917659058396803068549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c94fee-cf18-4eca-8165-0761d2d616e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2110e5a-bd2b-498d-9f52-ca06ff03c780, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2110e5a-bd2b-498d-9f52-ca06ff03c780, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5391815616043578213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53918156160435782135391815616043578213539181561604357821353918156160435782135391815616043578213539181561604357821353918156160435782135391815616043578213539181561604357821353918156160435782135391815616043578213539181561604357821353918156160435782135391815616043578213539181561604357821353918156160435782135391815616043578213539181561604357821353918156160435782135391815616043578213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 799a1ccd-e5da-40af-a7cc-67faeedbf7c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18fb32c4-497f-4072-af5f-8895b08abce3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18fb32c4-497f-4072-af5f-8895b08abce3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9983356296578743903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99833562965787439039983356296578743903998335629657874390399833562965787439039983356296578743903998335629657874390399833562965787439039983356296578743903998335629657874390399833562965787439039983356296578743903998335629657874390399833562965787439039983356296578743903998335629657874390399833562965787439039983356296578743903998335629657874390399833562965787439039983356296578743903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2110e5a-bd2b-498d-9f52-ca06ff03c780, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7238a761-273c-4c7f-b131-fff5f185662f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7238a761-273c-4c7f-b131-fff5f185662f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3710367480222203509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37103674802222035093710367480222203509371036748022220350937103674802222035093710367480222203509371036748022220350937103674802222035093710367480222203509371036748022220350937103674802222035093710367480222203509371036748022220350937103674802222035093710367480222203509371036748022220350937103674802222035093710367480222203509371036748022220350937103674802222035093710367480222203509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18fb32c4-497f-4072-af5f-8895b08abce3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34211b95-7aaa-4e75-930c-1bad3bc75868, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34211b95-7aaa-4e75-930c-1bad3bc75868, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8305792189174883501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83057921891748835018305792189174883501830579218917488350183057921891748835018305792189174883501830579218917488350183057921891748835018305792189174883501830579218917488350183057921891748835018305792189174883501830579218917488350183057921891748835018305792189174883501830579218917488350183057921891748835018305792189174883501830579218917488350183057921891748835018305792189174883501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7238a761-273c-4c7f-b131-fff5f185662f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70449040-8caa-49b0-97ab-8a92052aa454, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70449040-8caa-49b0-97ab-8a92052aa454, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17582909600604016482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758290960060401648217582909600604016482175829096006040164821758290960060401648217582909600604016482175829096006040164821758290960060401648217582909600604016482175829096006040164821758290960060401648217582909600604016482175829096006040164821758290960060401648217582909600604016482175829096006040164821758290960060401648217582909600604016482175829096006040164821758290960060401648217582909600604016482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34211b95-7aaa-4e75-930c-1bad3bc75868, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da2cddc-5d72-49aa-a624-2e8b782faf64, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da2cddc-5d72-49aa-a624-2e8b782faf64, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9201959753246092742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92019597532460927429201959753246092742920195975324609274292019597532460927429201959753246092742920195975324609274292019597532460927429201959753246092742920195975324609274292019597532460927429201959753246092742920195975324609274292019597532460927429201959753246092742920195975324609274292019597532460927429201959753246092742920195975324609274292019597532460927429201959753246092742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70449040-8caa-49b0-97ab-8a92052aa454, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3c3c0e-e092-47ac-8809-4115ea98ccd9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3c3c0e-e092-47ac-8809-4115ea98ccd9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17565374542867819710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756537454286781971017565374542867819710175653745428678197101756537454286781971017565374542867819710175653745428678197101756537454286781971017565374542867819710175653745428678197101756537454286781971017565374542867819710175653745428678197101756537454286781971017565374542867819710175653745428678197101756537454286781971017565374542867819710175653745428678197101756537454286781971017565374542867819710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da2cddc-5d72-49aa-a624-2e8b782faf64, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5126dfa2-2fe5-439f-974a-e063bd7266c1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5126dfa2-2fe5-439f-974a-e063bd7266c1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8438137702512165963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84381377025121659638438137702512165963843813770251216596384381377025121659638438137702512165963843813770251216596384381377025121659638438137702512165963843813770251216596384381377025121659638438137702512165963843813770251216596384381377025121659638438137702512165963843813770251216596384381377025121659638438137702512165963843813770251216596384381377025121659638438137702512165963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3c3c0e-e092-47ac-8809-4115ea98ccd9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c36138f8-c590-41f9-958c-91239f517f49, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c36138f8-c590-41f9-958c-91239f517f49, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1224167865559622359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12241678655596223591224167865559622359122416786555962235912241678655596223591224167865559622359122416786555962235912241678655596223591224167865559622359122416786555962235912241678655596223591224167865559622359122416786555962235912241678655596223591224167865559622359122416786555962235912241678655596223591224167865559622359122416786555962235912241678655596223591224167865559622359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5126dfa2-2fe5-439f-974a-e063bd7266c1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16561bd-6416-4658-bb6e-fb1b4ac4ddde, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16561bd-6416-4658-bb6e-fb1b4ac4ddde, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12639901113403386775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263990111340338677512639901113403386775126399011134033867751263990111340338677512639901113403386775126399011134033867751263990111340338677512639901113403386775126399011134033867751263990111340338677512639901113403386775126399011134033867751263990111340338677512639901113403386775126399011134033867751263990111340338677512639901113403386775126399011134033867751263990111340338677512639901113403386775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16561bd-6416-4658-bb6e-fb1b4ac4ddde, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b2c1a1a-6963-4b61-aba1-d90cb2a97112, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b2c1a1a-6963-4b61-aba1-d90cb2a97112, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6497608283463162317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64976082834631623176497608283463162317649760828346316231764976082834631623176497608283463162317649760828346316231764976082834631623176497608283463162317649760828346316231764976082834631623176497608283463162317649760828346316231764976082834631623176497608283463162317649760828346316231764976082834631623176497608283463162317649760828346316231764976082834631623176497608283463162317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c36138f8-c590-41f9-958c-91239f517f49, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb4f6149-cdf2-4d4d-969f-8b80fa9c67d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4f6149-cdf2-4d4d-969f-8b80fa9c67d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4761257079034775919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47612570790347759194761257079034775919476125707903477591947612570790347759194761257079034775919476125707903477591947612570790347759194761257079034775919476125707903477591947612570790347759194761257079034775919476125707903477591947612570790347759194761257079034775919476125707903477591947612570790347759194761257079034775919476125707903477591947612570790347759194761257079034775919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b2c1a1a-6963-4b61-aba1-d90cb2a97112, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78def173-b5e8-4ee1-9a53-45ad2a2854e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78def173-b5e8-4ee1-9a53-45ad2a2854e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11515509808102441608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151550980810244160811515509808102441608115155098081024416081151550980810244160811515509808102441608115155098081024416081151550980810244160811515509808102441608115155098081024416081151550980810244160811515509808102441608115155098081024416081151550980810244160811515509808102441608115155098081024416081151550980810244160811515509808102441608115155098081024416081151550980810244160811515509808102441608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4f6149-cdf2-4d4d-969f-8b80fa9c67d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4ba3dd-6451-45fe-8321-44e04b261dbb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4ba3dd-6451-45fe-8321-44e04b261dbb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10942650514611895240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094265051461189524010942650514611895240109426505146118952401094265051461189524010942650514611895240109426505146118952401094265051461189524010942650514611895240109426505146118952401094265051461189524010942650514611895240109426505146118952401094265051461189524010942650514611895240109426505146118952401094265051461189524010942650514611895240109426505146118952401094265051461189524010942650514611895240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78def173-b5e8-4ee1-9a53-45ad2a2854e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93264012-69de-450d-8df2-1d067019c1db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93264012-69de-450d-8df2-1d067019c1db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16216635545244488935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621663554524448893516216635545244488935162166355452444889351621663554524448893516216635545244488935162166355452444889351621663554524448893516216635545244488935162166355452444889351621663554524448893516216635545244488935162166355452444889351621663554524448893516216635545244488935162166355452444889351621663554524448893516216635545244488935162166355452444889351621663554524448893516216635545244488935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4ba3dd-6451-45fe-8321-44e04b261dbb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e308ec67-f20d-4bfa-8cd3-8d7488162369, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e308ec67-f20d-4bfa-8cd3-8d7488162369, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11337473913114594734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133747391311459473411337473913114594734113374739131145947341133747391311459473411337473913114594734113374739131145947341133747391311459473411337473913114594734113374739131145947341133747391311459473411337473913114594734113374739131145947341133747391311459473411337473913114594734113374739131145947341133747391311459473411337473913114594734113374739131145947341133747391311459473411337473913114594734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93264012-69de-450d-8df2-1d067019c1db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0b6b25-197e-45ca-ae3b-f8dfa2836ff9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0b6b25-197e-45ca-ae3b-f8dfa2836ff9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5949545819366882372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59495458193668823725949545819366882372594954581936688237259495458193668823725949545819366882372594954581936688237259495458193668823725949545819366882372594954581936688237259495458193668823725949545819366882372594954581936688237259495458193668823725949545819366882372594954581936688237259495458193668823725949545819366882372594954581936688237259495458193668823725949545819366882372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e308ec67-f20d-4bfa-8cd3-8d7488162369, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa07871-440d-4cd1-843c-a835fbcc1ee2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa07871-440d-4cd1-843c-a835fbcc1ee2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10954017488886194766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095401748888619476610954017488886194766109540174888861947661095401748888619476610954017488886194766109540174888861947661095401748888619476610954017488886194766109540174888861947661095401748888619476610954017488886194766109540174888861947661095401748888619476610954017488886194766109540174888861947661095401748888619476610954017488886194766109540174888861947661095401748888619476610954017488886194766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0b6b25-197e-45ca-ae3b-f8dfa2836ff9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e65ec6e-6628-4f11-af15-b67bee2eac5d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e65ec6e-6628-4f11-af15-b67bee2eac5d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15135693416576596031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513569341657659603115135693416576596031151356934165765960311513569341657659603115135693416576596031151356934165765960311513569341657659603115135693416576596031151356934165765960311513569341657659603115135693416576596031151356934165765960311513569341657659603115135693416576596031151356934165765960311513569341657659603115135693416576596031151356934165765960311513569341657659603115135693416576596031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa07871-440d-4cd1-843c-a835fbcc1ee2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3133031-4cff-48cb-9f2b-239ef6339daf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3133031-4cff-48cb-9f2b-239ef6339daf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15102730072990158146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510273007299015814615102730072990158146151027300729901581461510273007299015814615102730072990158146151027300729901581461510273007299015814615102730072990158146151027300729901581461510273007299015814615102730072990158146151027300729901581461510273007299015814615102730072990158146151027300729901581461510273007299015814615102730072990158146151027300729901581461510273007299015814615102730072990158146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e65ec6e-6628-4f11-af15-b67bee2eac5d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60da740-de7c-46e5-a153-32101e2b7f2b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60da740-de7c-46e5-a153-32101e2b7f2b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9128771615676287930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91287716156762879309128771615676287930912877161567628793091287716156762879309128771615676287930912877161567628793091287716156762879309128771615676287930912877161567628793091287716156762879309128771615676287930912877161567628793091287716156762879309128771615676287930912877161567628793091287716156762879309128771615676287930912877161567628793091287716156762879309128771615676287930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3133031-4cff-48cb-9f2b-239ef6339daf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b96c5c7-da55-49d7-a89e-1ae593bf10b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b96c5c7-da55-49d7-a89e-1ae593bf10b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3296832360470065721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32968323604700657213296832360470065721329683236047006572132968323604700657213296832360470065721329683236047006572132968323604700657213296832360470065721329683236047006572132968323604700657213296832360470065721329683236047006572132968323604700657213296832360470065721329683236047006572132968323604700657213296832360470065721329683236047006572132968323604700657213296832360470065721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60da740-de7c-46e5-a153-32101e2b7f2b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bf5a67-8956-45a8-8900-01916c8fe9ba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bf5a67-8956-45a8-8900-01916c8fe9ba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2977844068928549297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29778440689285492972977844068928549297297784406892854929729778440689285492972977844068928549297297784406892854929729778440689285492972977844068928549297297784406892854929729778440689285492972977844068928549297297784406892854929729778440689285492972977844068928549297297784406892854929729778440689285492972977844068928549297297784406892854929729778440689285492972977844068928549297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b96c5c7-da55-49d7-a89e-1ae593bf10b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a179d89-3088-4571-af91-4f1278dcff96, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a179d89-3088-4571-af91-4f1278dcff96, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17316855127385886133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731685512738588613317316855127385886133173168551273858861331731685512738588613317316855127385886133173168551273858861331731685512738588613317316855127385886133173168551273858861331731685512738588613317316855127385886133173168551273858861331731685512738588613317316855127385886133173168551273858861331731685512738588613317316855127385886133173168551273858861331731685512738588613317316855127385886133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bf5a67-8956-45a8-8900-01916c8fe9ba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7121ca0-58dc-4cc1-8d38-f6e269b4947f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7121ca0-58dc-4cc1-8d38-f6e269b4947f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13797436238729330413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379743623872933041313797436238729330413137974362387293304131379743623872933041313797436238729330413137974362387293304131379743623872933041313797436238729330413137974362387293304131379743623872933041313797436238729330413137974362387293304131379743623872933041313797436238729330413137974362387293304131379743623872933041313797436238729330413137974362387293304131379743623872933041313797436238729330413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a179d89-3088-4571-af91-4f1278dcff96, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 411d6342-7fcb-4205-ad32-626ec7cb6c6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 411d6342-7fcb-4205-ad32-626ec7cb6c6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 424705784294875698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698424705784294875698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7121ca0-58dc-4cc1-8d38-f6e269b4947f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5170674-9407-45a6-945a-023ea1bf6c34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5170674-9407-45a6-945a-023ea1bf6c34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14086656430082440899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408665643008244089914086656430082440899140866564300824408991408665643008244089914086656430082440899140866564300824408991408665643008244089914086656430082440899140866564300824408991408665643008244089914086656430082440899140866564300824408991408665643008244089914086656430082440899140866564300824408991408665643008244089914086656430082440899140866564300824408991408665643008244089914086656430082440899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 411d6342-7fcb-4205-ad32-626ec7cb6c6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf99c04-15c3-4676-bcfe-032f28be1575, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf99c04-15c3-4676-bcfe-032f28be1575, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1870820543959152810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18708205439591528101870820543959152810187082054395915281018708205439591528101870820543959152810187082054395915281018708205439591528101870820543959152810187082054395915281018708205439591528101870820543959152810187082054395915281018708205439591528101870820543959152810187082054395915281018708205439591528101870820543959152810187082054395915281018708205439591528101870820543959152810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5170674-9407-45a6-945a-023ea1bf6c34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47805f0f-a0b6-47f2-959e-c801bb5273c9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47805f0f-a0b6-47f2-959e-c801bb5273c9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17743477819060425938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774347781906042593817743477819060425938177434778190604259381774347781906042593817743477819060425938177434778190604259381774347781906042593817743477819060425938177434778190604259381774347781906042593817743477819060425938177434778190604259381774347781906042593817743477819060425938177434778190604259381774347781906042593817743477819060425938177434778190604259381774347781906042593817743477819060425938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf99c04-15c3-4676-bcfe-032f28be1575, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4955788-a798-44f5-9c82-dcb3d857e600, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4955788-a798-44f5-9c82-dcb3d857e600, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659956641005148228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665995664100514822816659956641005148228166599566410051482281665995664100514822816659956641005148228166599566410051482281665995664100514822816659956641005148228166599566410051482281665995664100514822816659956641005148228166599566410051482281665995664100514822816659956641005148228166599566410051482281665995664100514822816659956641005148228166599566410051482281665995664100514822816659956641005148228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47805f0f-a0b6-47f2-959e-c801bb5273c9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b6ee524-5c0e-4bd2-ad45-c959eb070d95, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b6ee524-5c0e-4bd2-ad45-c959eb070d95, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 343403002313599832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832343403002313599832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4955788-a798-44f5-9c82-dcb3d857e600, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901a0fe7-7855-4ca2-91d9-60f2be6f3826, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901a0fe7-7855-4ca2-91d9-60f2be6f3826, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12985714604446308302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298571460444630830212985714604446308302129857146044463083021298571460444630830212985714604446308302129857146044463083021298571460444630830212985714604446308302129857146044463083021298571460444630830212985714604446308302129857146044463083021298571460444630830212985714604446308302129857146044463083021298571460444630830212985714604446308302129857146044463083021298571460444630830212985714604446308302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b6ee524-5c0e-4bd2-ad45-c959eb070d95, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b883d39-bd6a-4369-802b-f92c9e042268, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901a0fe7-7855-4ca2-91d9-60f2be6f3826, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b883d39-bd6a-4369-802b-f92c9e042268, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219733855287576054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52197338552875760545219733855287576054521973385528757605452197338552875760545219733855287576054521973385528757605452197338552875760545219733855287576054521973385528757605452197338552875760545219733855287576054521973385528757605452197338552875760545219733855287576054521973385528757605452197338552875760545219733855287576054521973385528757605452197338552875760545219733855287576054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf04954-d16b-42e7-a433-3f2180f14047, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf04954-d16b-42e7-a433-3f2180f14047, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9225352263491211944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92253522634912119449225352263491211944922535226349121194492253522634912119449225352263491211944922535226349121194492253522634912119449225352263491211944922535226349121194492253522634912119449225352263491211944922535226349121194492253522634912119449225352263491211944922535226349121194492253522634912119449225352263491211944922535226349121194492253522634912119449225352263491211944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b883d39-bd6a-4369-802b-f92c9e042268, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e70a2b4-f4cd-4c92-90f4-6d9eb47b49ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e70a2b4-f4cd-4c92-90f4-6d9eb47b49ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7404151628099869599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74041516280998695997404151628099869599740415162809986959974041516280998695997404151628099869599740415162809986959974041516280998695997404151628099869599740415162809986959974041516280998695997404151628099869599740415162809986959974041516280998695997404151628099869599740415162809986959974041516280998695997404151628099869599740415162809986959974041516280998695997404151628099869599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf04954-d16b-42e7-a433-3f2180f14047, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c1699b-a216-4688-ad86-663862a051c8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c1699b-a216-4688-ad86-663862a051c8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2403347898593097423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24033478985930974232403347898593097423240334789859309742324033478985930974232403347898593097423240334789859309742324033478985930974232403347898593097423240334789859309742324033478985930974232403347898593097423240334789859309742324033478985930974232403347898593097423240334789859309742324033478985930974232403347898593097423240334789859309742324033478985930974232403347898593097423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e70a2b4-f4cd-4c92-90f4-6d9eb47b49ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c1699b-a216-4688-ad86-663862a051c8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ddf4bf-8baf-4c7d-b257-7f1f8a188357, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ddf4bf-8baf-4c7d-b257-7f1f8a188357, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13548060995071105116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354806099507110511613548060995071105116135480609950711051161354806099507110511613548060995071105116135480609950711051161354806099507110511613548060995071105116135480609950711051161354806099507110511613548060995071105116135480609950711051161354806099507110511613548060995071105116135480609950711051161354806099507110511613548060995071105116135480609950711051161354806099507110511613548060995071105116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3576b8d-ff18-427a-9d6c-1db542010629, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3576b8d-ff18-427a-9d6c-1db542010629, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2103552659746783332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21035526597467833322103552659746783332210355265974678333221035526597467833322103552659746783332210355265974678333221035526597467833322103552659746783332210355265974678333221035526597467833322103552659746783332210355265974678333221035526597467833322103552659746783332210355265974678333221035526597467833322103552659746783332210355265974678333221035526597467833322103552659746783332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ddf4bf-8baf-4c7d-b257-7f1f8a188357, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5b5fd10-d69a-4d4b-903e-b3304367a5ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3576b8d-ff18-427a-9d6c-1db542010629, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b5fd10-d69a-4d4b-903e-b3304367a5ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620468181068075783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762046818106807578317620468181068075783176204681810680757831762046818106807578317620468181068075783176204681810680757831762046818106807578317620468181068075783176204681810680757831762046818106807578317620468181068075783176204681810680757831762046818106807578317620468181068075783176204681810680757831762046818106807578317620468181068075783176204681810680757831762046818106807578317620468181068075783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ed12c8-df37-4f3b-8efe-2d8796f7509f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ed12c8-df37-4f3b-8efe-2d8796f7509f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2309329656589493294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23093296565894932942309329656589493294230932965658949329423093296565894932942309329656589493294230932965658949329423093296565894932942309329656589493294230932965658949329423093296565894932942309329656589493294230932965658949329423093296565894932942309329656589493294230932965658949329423093296565894932942309329656589493294230932965658949329423093296565894932942309329656589493294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b5fd10-d69a-4d4b-903e-b3304367a5ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ed12c8-df37-4f3b-8efe-2d8796f7509f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e91241-6396-46a6-b634-1105b78920bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e91241-6396-46a6-b634-1105b78920bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2210711302587799324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22107113025877993242210711302587799324221071130258779932422107113025877993242210711302587799324221071130258779932422107113025877993242210711302587799324221071130258779932422107113025877993242210711302587799324221071130258779932422107113025877993242210711302587799324221071130258779932422107113025877993242210711302587799324221071130258779932422107113025877993242210711302587799324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b061f496-07db-44f3-804a-4b7c8d877c5a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b061f496-07db-44f3-804a-4b7c8d877c5a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13263078161402395214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326307816140239521413263078161402395214132630781614023952141326307816140239521413263078161402395214132630781614023952141326307816140239521413263078161402395214132630781614023952141326307816140239521413263078161402395214132630781614023952141326307816140239521413263078161402395214132630781614023952141326307816140239521413263078161402395214132630781614023952141326307816140239521413263078161402395214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e91241-6396-46a6-b634-1105b78920bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b061f496-07db-44f3-804a-4b7c8d877c5a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d31f53f-80cd-4db4-b760-f3515ad7ecb6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d31f53f-80cd-4db4-b760-f3515ad7ecb6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9225245510880163893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92252455108801638939225245510880163893922524551088016389392252455108801638939225245510880163893922524551088016389392252455108801638939225245510880163893922524551088016389392252455108801638939225245510880163893922524551088016389392252455108801638939225245510880163893922524551088016389392252455108801638939225245510880163893922524551088016389392252455108801638939225245510880163893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8e4a1f0-7fa0-4f86-8791-a1179fcc4875, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e4a1f0-7fa0-4f86-8791-a1179fcc4875, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17110949631262958419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711094963126295841917110949631262958419171109496312629584191711094963126295841917110949631262958419171109496312629584191711094963126295841917110949631262958419171109496312629584191711094963126295841917110949631262958419171109496312629584191711094963126295841917110949631262958419171109496312629584191711094963126295841917110949631262958419171109496312629584191711094963126295841917110949631262958419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py: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, d8e4a1f0-7fa0-4f86-8791-a1179fcc4875, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d31f53f-80cd-4db4-b760-f3515ad7ecb6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e53ed258-92c7-48b5-8635-0e6f55e455ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a0e541-6c19-4170-bf9f-cbd8854329ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5b9658be-85e3-403e-928c-1de3078a8525, localhost:18999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e53ed258-92c7-48b5-8635-0e6f55e455ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4278598329016675276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42785983290166752764278598329016675276427859832901667527642785983290166752764278598329016675276427859832901667527642785983290166752764278598329016675276427859832901667527642785983290166752764278598329016675276427859832901667527642785983290166752764278598329016675276427859832901667527642785983290166752764278598329016675276427859832901667527642785983290166752764278598329016675276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a0e541-6c19-4170-bf9f-cbd8854329ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12975838931618019583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297583893161801958312975838931618019583129758389316180195831297583893161801958312975838931618019583129758389316180195831297583893161801958312975838931618019583129758389316180195831297583893161801958312975838931618019583129758389316180195831297583893161801958312975838931618019583129758389316180195831297583893161801958312975838931618019583129758389316180195831297583893161801958312975838931618019583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5b9658be-85e3-403e-928c-1de3078a8525, localhost:18999): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5b9658be-85e3-403e-928c-1de3078a8525, localhost:18999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pdu5anijtm.auto.internal" port: 4671 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-pdu5anijtm.auto.internal" port: 10488 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-pdu5anijtm.auto.internal:10488, location , ssl: False>, <Endpoint ghrun-pdu5anijtm.auto.internal:4671, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e53ed258-92c7-48b5-8635-0e6f55e455ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a0e541-6c19-4170-bf9f-cbd8854329ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18999
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc7289e3-1f3e-4439-8abe-863a02605a13, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a49811-27fc-409f-90ef-8b950ba48789, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc7289e3-1f3e-4439-8abe-863a02605a13, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15878165480389455560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587816548038945556015878165480389455560158781654803894555601587816548038945556015878165480389455560158781654803894555601587816548038945556015878165480389455560158781654803894555601587816548038945556015878165480389455560158781654803894555601587816548038945556015878165480389455560158781654803894555601587816548038945556015878165480389455560158781654803894555601587816548038945556015878165480389455560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a49811-27fc-409f-90ef-8b950ba48789, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2224354199190539278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22243541991905392782224354199190539278222435419919053927822243541991905392782224354199190539278222435419919053927822243541991905392782224354199190539278222435419919053927822243541991905392782224354199190539278222435419919053927822243541991905392782224354199190539278222435419919053927822243541991905392782224354199190539278222435419919053927822243541991905392782224354199190539278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc7289e3-1f3e-4439-8abe-863a02605a13, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a49811-27fc-409f-90ef-8b950ba48789, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a992b2-6476-4d7e-b210-4ba3d7ce3954, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c5f087-52b1-4286-ac1d-a95cb77153f5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a992b2-6476-4d7e-b210-4ba3d7ce3954, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9088617599635088987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90886175996350889879088617599635088987908861759963508898790886175996350889879088617599635088987908861759963508898790886175996350889879088617599635088987908861759963508898790886175996350889879088617599635088987908861759963508898790886175996350889879088617599635088987908861759963508898790886175996350889879088617599635088987908861759963508898790886175996350889879088617599635088987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c5f087-52b1-4286-ac1d-a95cb77153f5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6930243152588375337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69302431525883753376930243152588375337693024315258837533769302431525883753376930243152588375337693024315258837533769302431525883753376930243152588375337693024315258837533769302431525883753376930243152588375337693024315258837533769302431525883753376930243152588375337693024315258837533769302431525883753376930243152588375337693024315258837533769302431525883753376930243152588375337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c5f087-52b1-4286-ac1d-a95cb77153f5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a992b2-6476-4d7e-b210-4ba3d7ce3954, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830b6728-311f-4d94-a98a-f1dfab02629b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f2f3cd-1893-4f57-85c7-8a785da7b277, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830b6728-311f-4d94-a98a-f1dfab02629b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6965854451889908987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69658544518899089876965854451889908987696585445188990898769658544518899089876965854451889908987696585445188990898769658544518899089876965854451889908987696585445188990898769658544518899089876965854451889908987696585445188990898769658544518899089876965854451889908987696585445188990898769658544518899089876965854451889908987696585445188990898769658544518899089876965854451889908987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f2f3cd-1893-4f57-85c7-8a785da7b277, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2066947866725242480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20669478667252424802066947866725242480206694786672524248020669478667252424802066947866725242480206694786672524248020669478667252424802066947866725242480206694786672524248020669478667252424802066947866725242480206694786672524248020669478667252424802066947866725242480206694786672524248020669478667252424802066947866725242480206694786672524248020669478667252424802066947866725242480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830b6728-311f-4d94-a98a-f1dfab02629b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f2f3cd-1893-4f57-85c7-8a785da7b277, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d726ada0-caac-42d4-a74a-a34fcd5a22db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc183204-9275-4fcc-90b1-02cd27dffdc4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d726ada0-caac-42d4-a74a-a34fcd5a22db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10555806982814152964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055580698281415296410555806982814152964105558069828141529641055580698281415296410555806982814152964105558069828141529641055580698281415296410555806982814152964105558069828141529641055580698281415296410555806982814152964105558069828141529641055580698281415296410555806982814152964105558069828141529641055580698281415296410555806982814152964105558069828141529641055580698281415296410555806982814152964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc183204-9275-4fcc-90b1-02cd27dffdc4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5145853417214820239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51458534172148202395145853417214820239514585341721482023951458534172148202395145853417214820239514585341721482023951458534172148202395145853417214820239514585341721482023951458534172148202395145853417214820239514585341721482023951458534172148202395145853417214820239514585341721482023951458534172148202395145853417214820239514585341721482023951458534172148202395145853417214820239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc183204-9275-4fcc-90b1-02cd27dffdc4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d726ada0-caac-42d4-a74a-a34fcd5a22db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df5d21a-32a2-40f4-8b3e-8544c81dfb58, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df5d21a-32a2-40f4-8b3e-8544c81dfb58, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1175316016452541172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11753160164525411721175316016452541172117531601645254117211753160164525411721175316016452541172117531601645254117211753160164525411721175316016452541172117531601645254117211753160164525411721175316016452541172117531601645254117211753160164525411721175316016452541172117531601645254117211753160164525411721175316016452541172117531601645254117211753160164525411721175316016452541172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16dda9b-ad86-4de6-b6b3-7700d4437e53, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16dda9b-ad86-4de6-b6b3-7700d4437e53, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984654101841074596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29846541018410745962984654101841074596298465410184107459629846541018410745962984654101841074596298465410184107459629846541018410745962984654101841074596298465410184107459629846541018410745962984654101841074596298465410184107459629846541018410745962984654101841074596298465410184107459629846541018410745962984654101841074596298465410184107459629846541018410745962984654101841074596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df5d21a-32a2-40f4-8b3e-8544c81dfb58, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16dda9b-ad86-4de6-b6b3-7700d4437e53, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3cf5fb4-e03b-4b22-955a-a57dc6b4be17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98598a1b-6326-44bb-8f08-8df0460ddf37, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3cf5fb4-e03b-4b22-955a-a57dc6b4be17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14252244758221689790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425224475822168979014252244758221689790142522447582216897901425224475822168979014252244758221689790142522447582216897901425224475822168979014252244758221689790142522447582216897901425224475822168979014252244758221689790142522447582216897901425224475822168979014252244758221689790142522447582216897901425224475822168979014252244758221689790142522447582216897901425224475822168979014252244758221689790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98598a1b-6326-44bb-8f08-8df0460ddf37, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 141959508036367567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567141959508036367567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3cf5fb4-e03b-4b22-955a-a57dc6b4be17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98598a1b-6326-44bb-8f08-8df0460ddf37, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a036d7b-c5a2-45ee-859f-d032fdb43c6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc21f31-eec8-41e1-8c74-898a5d81b0af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a036d7b-c5a2-45ee-859f-d032fdb43c6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14047854550969064198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404785455096906419814047854550969064198140478545509690641981404785455096906419814047854550969064198140478545509690641981404785455096906419814047854550969064198140478545509690641981404785455096906419814047854550969064198140478545509690641981404785455096906419814047854550969064198140478545509690641981404785455096906419814047854550969064198140478545509690641981404785455096906419814047854550969064198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc21f31-eec8-41e1-8c74-898a5d81b0af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3068415636487877697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30684156364878776973068415636487877697306841563648787769730684156364878776973068415636487877697306841563648787769730684156364878776973068415636487877697306841563648787769730684156364878776973068415636487877697306841563648787769730684156364878776973068415636487877697306841563648787769730684156364878776973068415636487877697306841563648787769730684156364878776973068415636487877697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc21f31-eec8-41e1-8c74-898a5d81b0af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a036d7b-c5a2-45ee-859f-d032fdb43c6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ad3b91-90af-4544-8057-432550c3feb3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ad3b91-90af-4544-8057-432550c3feb3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2695836059911845033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26958360599118450332695836059911845033269583605991184503326958360599118450332695836059911845033269583605991184503326958360599118450332695836059911845033269583605991184503326958360599118450332695836059911845033269583605991184503326958360599118450332695836059911845033269583605991184503326958360599118450332695836059911845033269583605991184503326958360599118450332695836059911845033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b386e4fc-2e8c-42a6-9341-dbfeef509975, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b386e4fc-2e8c-42a6-9341-dbfeef509975, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 683450978811150576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576683450978811150576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ad3b91-90af-4544-8057-432550c3feb3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b386e4fc-2e8c-42a6-9341-dbfeef509975, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef36bd86-9d76-414d-ab58-7c497fb1ab60, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef36bd86-9d76-414d-ab58-7c497fb1ab60, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17582833214067501422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758283321406750142217582833214067501422175828332140675014221758283321406750142217582833214067501422175828332140675014221758283321406750142217582833214067501422175828332140675014221758283321406750142217582833214067501422175828332140675014221758283321406750142217582833214067501422175828332140675014221758283321406750142217582833214067501422175828332140675014221758283321406750142217582833214067501422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ce74f8-5593-499f-a043-26d306b3e57b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ce74f8-5593-499f-a043-26d306b3e57b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3523023664288801880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35230236642888018803523023664288801880352302366428880188035230236642888018803523023664288801880352302366428880188035230236642888018803523023664288801880352302366428880188035230236642888018803523023664288801880352302366428880188035230236642888018803523023664288801880352302366428880188035230236642888018803523023664288801880352302366428880188035230236642888018803523023664288801880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef36bd86-9d76-414d-ab58-7c497fb1ab60, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d98a930-a62c-4be4-9c6d-f17a3eb77f9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d98a930-a62c-4be4-9c6d-f17a3eb77f9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13886962436303994879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388696243630399487913886962436303994879138869624363039948791388696243630399487913886962436303994879138869624363039948791388696243630399487913886962436303994879138869624363039948791388696243630399487913886962436303994879138869624363039948791388696243630399487913886962436303994879138869624363039948791388696243630399487913886962436303994879138869624363039948791388696243630399487913886962436303994879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ce74f8-5593-499f-a043-26d306b3e57b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb05e91-a3e6-4cc4-a658-c80d7dc9a934, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb05e91-a3e6-4cc4-a658-c80d7dc9a934, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8607029772694368513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86070297726943685138607029772694368513860702977269436851386070297726943685138607029772694368513860702977269436851386070297726943685138607029772694368513860702977269436851386070297726943685138607029772694368513860702977269436851386070297726943685138607029772694368513860702977269436851386070297726943685138607029772694368513860702977269436851386070297726943685138607029772694368513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d98a930-a62c-4be4-9c6d-f17a3eb77f9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d46fe0f-1be8-42a6-b92a-406bcfa61adc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d46fe0f-1be8-42a6-b92a-406bcfa61adc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8445556185661926433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84455561856619264338445556185661926433844555618566192643384455561856619264338445556185661926433844555618566192643384455561856619264338445556185661926433844555618566192643384455561856619264338445556185661926433844555618566192643384455561856619264338445556185661926433844555618566192643384455561856619264338445556185661926433844555618566192643384455561856619264338445556185661926433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb05e91-a3e6-4cc4-a658-c80d7dc9a934, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7766f58e-620c-4a15-8932-46e2e473b490, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7766f58e-620c-4a15-8932-46e2e473b490, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10868836084741502030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086883608474150203010868836084741502030108688360847415020301086883608474150203010868836084741502030108688360847415020301086883608474150203010868836084741502030108688360847415020301086883608474150203010868836084741502030108688360847415020301086883608474150203010868836084741502030108688360847415020301086883608474150203010868836084741502030108688360847415020301086883608474150203010868836084741502030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d46fe0f-1be8-42a6-b92a-406bcfa61adc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a210fe59-5ce5-4b9e-927d-019c321644af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a210fe59-5ce5-4b9e-927d-019c321644af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15646070111519239916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564607011151923991615646070111519239916156460701115192399161564607011151923991615646070111519239916156460701115192399161564607011151923991615646070111519239916156460701115192399161564607011151923991615646070111519239916156460701115192399161564607011151923991615646070111519239916156460701115192399161564607011151923991615646070111519239916156460701115192399161564607011151923991615646070111519239916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7766f58e-620c-4a15-8932-46e2e473b490, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726f010e-cc4b-4502-ad1f-293370f4709a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726f010e-cc4b-4502-ad1f-293370f4709a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2023482165539749826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20234821655397498262023482165539749826202348216553974982620234821655397498262023482165539749826202348216553974982620234821655397498262023482165539749826202348216553974982620234821655397498262023482165539749826202348216553974982620234821655397498262023482165539749826202348216553974982620234821655397498262023482165539749826202348216553974982620234821655397498262023482165539749826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a210fe59-5ce5-4b9e-927d-019c321644af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033193ce-ea8b-4528-ac00-a418c39b9fc0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033193ce-ea8b-4528-ac00-a418c39b9fc0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3826564586110489960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38265645861104899603826564586110489960382656458611048996038265645861104899603826564586110489960382656458611048996038265645861104899603826564586110489960382656458611048996038265645861104899603826564586110489960382656458611048996038265645861104899603826564586110489960382656458611048996038265645861104899603826564586110489960382656458611048996038265645861104899603826564586110489960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726f010e-cc4b-4502-ad1f-293370f4709a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 146d77bd-5004-4e08-9aaa-af343d5c0941, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 146d77bd-5004-4e08-9aaa-af343d5c0941, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14288738509929946321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428873850992994632114288738509929946321142887385099299463211428873850992994632114288738509929946321142887385099299463211428873850992994632114288738509929946321142887385099299463211428873850992994632114288738509929946321142887385099299463211428873850992994632114288738509929946321142887385099299463211428873850992994632114288738509929946321142887385099299463211428873850992994632114288738509929946321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033193ce-ea8b-4528-ac00-a418c39b9fc0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f81a444b-16fb-40a4-b158-a814abf938f8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f81a444b-16fb-40a4-b158-a814abf938f8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8490033653096863981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84900336530968639818490033653096863981849003365309686398184900336530968639818490033653096863981849003365309686398184900336530968639818490033653096863981849003365309686398184900336530968639818490033653096863981849003365309686398184900336530968639818490033653096863981849003365309686398184900336530968639818490033653096863981849003365309686398184900336530968639818490033653096863981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 146d77bd-5004-4e08-9aaa-af343d5c0941, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e0a1ac-0309-49b1-88e9-3eb03aba9a88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e0a1ac-0309-49b1-88e9-3eb03aba9a88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750207574097359128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47502075740973591284750207574097359128475020757409735912847502075740973591284750207574097359128475020757409735912847502075740973591284750207574097359128475020757409735912847502075740973591284750207574097359128475020757409735912847502075740973591284750207574097359128475020757409735912847502075740973591284750207574097359128475020757409735912847502075740973591284750207574097359128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f81a444b-16fb-40a4-b158-a814abf938f8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601840a5-f0d4-4018-babb-c17b0beb876b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601840a5-f0d4-4018-babb-c17b0beb876b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7924496581459139643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79244965814591396437924496581459139643792449658145913964379244965814591396437924496581459139643792449658145913964379244965814591396437924496581459139643792449658145913964379244965814591396437924496581459139643792449658145913964379244965814591396437924496581459139643792449658145913964379244965814591396437924496581459139643792449658145913964379244965814591396437924496581459139643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e0a1ac-0309-49b1-88e9-3eb03aba9a88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6cf9e61-34a3-4ab6-b97f-3ca54ee744a5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6cf9e61-34a3-4ab6-b97f-3ca54ee744a5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5786497138013576801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57864971380135768015786497138013576801578649713801357680157864971380135768015786497138013576801578649713801357680157864971380135768015786497138013576801578649713801357680157864971380135768015786497138013576801578649713801357680157864971380135768015786497138013576801578649713801357680157864971380135768015786497138013576801578649713801357680157864971380135768015786497138013576801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601840a5-f0d4-4018-babb-c17b0beb876b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa6d8f5-265f-4ff4-8849-b626129fbdf2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa6d8f5-265f-4ff4-8849-b626129fbdf2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14150037862711155592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415003786271115559214150037862711155592141500378627111555921415003786271115559214150037862711155592141500378627111555921415003786271115559214150037862711155592141500378627111555921415003786271115559214150037862711155592141500378627111555921415003786271115559214150037862711155592141500378627111555921415003786271115559214150037862711155592141500378627111555921415003786271115559214150037862711155592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6cf9e61-34a3-4ab6-b97f-3ca54ee744a5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82379b12-b96d-4cb9-ab55-966a816cc9f6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82379b12-b96d-4cb9-ab55-966a816cc9f6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4428924074907256782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44289240749072567824428924074907256782442892407490725678244289240749072567824428924074907256782442892407490725678244289240749072567824428924074907256782442892407490725678244289240749072567824428924074907256782442892407490725678244289240749072567824428924074907256782442892407490725678244289240749072567824428924074907256782442892407490725678244289240749072567824428924074907256782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa6d8f5-265f-4ff4-8849-b626129fbdf2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9771f236-5dfc-4c4c-88c0-ae03250fb251, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9771f236-5dfc-4c4c-88c0-ae03250fb251, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944937958481864749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59449379584818647495944937958481864749594493795848186474959449379584818647495944937958481864749594493795848186474959449379584818647495944937958481864749594493795848186474959449379584818647495944937958481864749594493795848186474959449379584818647495944937958481864749594493795848186474959449379584818647495944937958481864749594493795848186474959449379584818647495944937958481864749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82379b12-b96d-4cb9-ab55-966a816cc9f6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d044be0b-ef4c-445e-9b94-04def520d6a9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d044be0b-ef4c-445e-9b94-04def520d6a9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8783262186811936441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87832621868119364418783262186811936441878326218681193644187832621868119364418783262186811936441878326218681193644187832621868119364418783262186811936441878326218681193644187832621868119364418783262186811936441878326218681193644187832621868119364418783262186811936441878326218681193644187832621868119364418783262186811936441878326218681193644187832621868119364418783262186811936441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9771f236-5dfc-4c4c-88c0-ae03250fb251, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0428fe3-2712-4884-a11e-de1e5d3fb3a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0428fe3-2712-4884-a11e-de1e5d3fb3a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6643433970837864574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66434339708378645746643433970837864574664343397083786457466434339708378645746643433970837864574664343397083786457466434339708378645746643433970837864574664343397083786457466434339708378645746643433970837864574664343397083786457466434339708378645746643433970837864574664343397083786457466434339708378645746643433970837864574664343397083786457466434339708378645746643433970837864574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d044be0b-ef4c-445e-9b94-04def520d6a9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c93df7-a0d9-4b01-ab5a-19d346c4f4f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c93df7-a0d9-4b01-ab5a-19d346c4f4f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12479779821135607828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247977982113560782812479779821135607828124797798211356078281247977982113560782812479779821135607828124797798211356078281247977982113560782812479779821135607828124797798211356078281247977982113560782812479779821135607828124797798211356078281247977982113560782812479779821135607828124797798211356078281247977982113560782812479779821135607828124797798211356078281247977982113560782812479779821135607828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0428fe3-2712-4884-a11e-de1e5d3fb3a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61dc2d3-e5d2-4333-a2ef-047816e7d78e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61dc2d3-e5d2-4333-a2ef-047816e7d78e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11993069385095154404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199306938509515440411993069385095154404119930693850951544041199306938509515440411993069385095154404119930693850951544041199306938509515440411993069385095154404119930693850951544041199306938509515440411993069385095154404119930693850951544041199306938509515440411993069385095154404119930693850951544041199306938509515440411993069385095154404119930693850951544041199306938509515440411993069385095154404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c93df7-a0d9-4b01-ab5a-19d346c4f4f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c606510a-1496-4e80-b9a7-a80f78dbed58, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c606510a-1496-4e80-b9a7-a80f78dbed58, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6041910183184951863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60419101831849518636041910183184951863604191018318495186360419101831849518636041910183184951863604191018318495186360419101831849518636041910183184951863604191018318495186360419101831849518636041910183184951863604191018318495186360419101831849518636041910183184951863604191018318495186360419101831849518636041910183184951863604191018318495186360419101831849518636041910183184951863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61dc2d3-e5d2-4333-a2ef-047816e7d78e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43fb702c-6b28-4205-b5a0-4a4ae44e52af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43fb702c-6b28-4205-b5a0-4a4ae44e52af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14501743064189287324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450174306418928732414501743064189287324145017430641892873241450174306418928732414501743064189287324145017430641892873241450174306418928732414501743064189287324145017430641892873241450174306418928732414501743064189287324145017430641892873241450174306418928732414501743064189287324145017430641892873241450174306418928732414501743064189287324145017430641892873241450174306418928732414501743064189287324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c606510a-1496-4e80-b9a7-a80f78dbed58, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4201d5d-46f4-411a-bb24-5dfdbc79fa3e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4201d5d-46f4-411a-bb24-5dfdbc79fa3e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11251556978981610420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125155697898161042011251556978981610420112515569789816104201125155697898161042011251556978981610420112515569789816104201125155697898161042011251556978981610420112515569789816104201125155697898161042011251556978981610420112515569789816104201125155697898161042011251556978981610420112515569789816104201125155697898161042011251556978981610420112515569789816104201125155697898161042011251556978981610420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43fb702c-6b28-4205-b5a0-4a4ae44e52af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9493344-4b0c-456e-bca8-7a10dd631e04, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9493344-4b0c-456e-bca8-7a10dd631e04, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8003995863531635408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80039958635316354088003995863531635408800399586353163540880039958635316354088003995863531635408800399586353163540880039958635316354088003995863531635408800399586353163540880039958635316354088003995863531635408800399586353163540880039958635316354088003995863531635408800399586353163540880039958635316354088003995863531635408800399586353163540880039958635316354088003995863531635408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4201d5d-46f4-411a-bb24-5dfdbc79fa3e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc1cc5e-5ddc-46de-a401-10d0d60a7d3c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc1cc5e-5ddc-46de-a401-10d0d60a7d3c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9133378844321703910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91333788443217039109133378844321703910913337884432170391091333788443217039109133378844321703910913337884432170391091333788443217039109133378844321703910913337884432170391091333788443217039109133378844321703910913337884432170391091333788443217039109133378844321703910913337884432170391091333788443217039109133378844321703910913337884432170391091333788443217039109133378844321703910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9493344-4b0c-456e-bca8-7a10dd631e04, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 470f8dea-8436-4858-aedf-077782e07ab3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 470f8dea-8436-4858-aedf-077782e07ab3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7653543493419723263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76535434934197232637653543493419723263765354349341972326376535434934197232637653543493419723263765354349341972326376535434934197232637653543493419723263765354349341972326376535434934197232637653543493419723263765354349341972326376535434934197232637653543493419723263765354349341972326376535434934197232637653543493419723263765354349341972326376535434934197232637653543493419723263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc1cc5e-5ddc-46de-a401-10d0d60a7d3c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618bc07b-820a-4703-b551-8402fe4682b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618bc07b-820a-4703-b551-8402fe4682b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2983359306743451625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29833593067434516252983359306743451625298335930674345162529833593067434516252983359306743451625298335930674345162529833593067434516252983359306743451625298335930674345162529833593067434516252983359306743451625298335930674345162529833593067434516252983359306743451625298335930674345162529833593067434516252983359306743451625298335930674345162529833593067434516252983359306743451625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 470f8dea-8436-4858-aedf-077782e07ab3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618bc07b-820a-4703-b551-8402fe4682b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e314c01-a36c-4c06-b6e5-d0033b460312, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e314c01-a36c-4c06-b6e5-d0033b460312, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16993074272044866165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699307427204486616516993074272044866165169930742720448661651699307427204486616516993074272044866165169930742720448661651699307427204486616516993074272044866165169930742720448661651699307427204486616516993074272044866165169930742720448661651699307427204486616516993074272044866165169930742720448661651699307427204486616516993074272044866165169930742720448661651699307427204486616516993074272044866165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7473b030-5152-48f4-95d9-9ebfdd41b07f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7473b030-5152-48f4-95d9-9ebfdd41b07f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12251484179812628984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225148417981262898412251484179812628984122514841798126289841225148417981262898412251484179812628984122514841798126289841225148417981262898412251484179812628984122514841798126289841225148417981262898412251484179812628984122514841798126289841225148417981262898412251484179812628984122514841798126289841225148417981262898412251484179812628984122514841798126289841225148417981262898412251484179812628984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e314c01-a36c-4c06-b6e5-d0033b460312, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7473b030-5152-48f4-95d9-9ebfdd41b07f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1d2516-fbdf-43ec-a795-3ce955a796d6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1792f4be-0692-4df2-ae01-60eb12937d52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1d2516-fbdf-43ec-a795-3ce955a796d6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9047860835770569639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90478608357705696399047860835770569639904786083577056963990478608357705696399047860835770569639904786083577056963990478608357705696399047860835770569639904786083577056963990478608357705696399047860835770569639904786083577056963990478608357705696399047860835770569639904786083577056963990478608357705696399047860835770569639904786083577056963990478608357705696399047860835770569639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1792f4be-0692-4df2-ae01-60eb12937d52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6835827009732245827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68358270097322458276835827009732245827683582700973224582768358270097322458276835827009732245827683582700973224582768358270097322458276835827009732245827683582700973224582768358270097322458276835827009732245827683582700973224582768358270097322458276835827009732245827683582700973224582768358270097322458276835827009732245827683582700973224582768358270097322458276835827009732245827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1792f4be-0692-4df2-ae01-60eb12937d52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1d2516-fbdf-43ec-a795-3ce955a796d6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8774461-4870-42e0-9f6a-05f0866bcf17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8774461-4870-42e0-9f6a-05f0866bcf17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13540278428986797977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354027842898679797713540278428986797977135402784289867979771354027842898679797713540278428986797977135402784289867979771354027842898679797713540278428986797977135402784289867979771354027842898679797713540278428986797977135402784289867979771354027842898679797713540278428986797977135402784289867979771354027842898679797713540278428986797977135402784289867979771354027842898679797713540278428986797977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c71e9ec-df80-43ec-bb67-bd87ed598e40, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c71e9ec-df80-43ec-bb67-bd87ed598e40, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7511692385139853473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75116923851398534737511692385139853473751169238513985347375116923851398534737511692385139853473751169238513985347375116923851398534737511692385139853473751169238513985347375116923851398534737511692385139853473751169238513985347375116923851398534737511692385139853473751169238513985347375116923851398534737511692385139853473751169238513985347375116923851398534737511692385139853473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8774461-4870-42e0-9f6a-05f0866bcf17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63e03c19-beb0-4266-b36f-654fb12a329f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63e03c19-beb0-4266-b36f-654fb12a329f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17378757972518353376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737875797251835337617378757972518353376173787579725183533761737875797251835337617378757972518353376173787579725183533761737875797251835337617378757972518353376173787579725183533761737875797251835337617378757972518353376173787579725183533761737875797251835337617378757972518353376173787579725183533761737875797251835337617378757972518353376173787579725183533761737875797251835337617378757972518353376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c71e9ec-df80-43ec-bb67-bd87ed598e40, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e855f5c-42c4-4fb9-a379-5a7a186d0ab5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e855f5c-42c4-4fb9-a379-5a7a186d0ab5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12509550176332325042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250955017633232504212509550176332325042125095501763323250421250955017633232504212509550176332325042125095501763323250421250955017633232504212509550176332325042125095501763323250421250955017633232504212509550176332325042125095501763323250421250955017633232504212509550176332325042125095501763323250421250955017633232504212509550176332325042125095501763323250421250955017633232504212509550176332325042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63e03c19-beb0-4266-b36f-654fb12a329f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, decee3fe-2134-49aa-a544-deb56b83c98f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, decee3fe-2134-49aa-a544-deb56b83c98f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 830347998884276266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266830347998884276266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e855f5c-42c4-4fb9-a379-5a7a186d0ab5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4ae12e-12fd-4cf7-8e6b-97fd780e7286, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4ae12e-12fd-4cf7-8e6b-97fd780e7286, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16698113550176647895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669811355017664789516698113550176647895166981135501766478951669811355017664789516698113550176647895166981135501766478951669811355017664789516698113550176647895166981135501766478951669811355017664789516698113550176647895166981135501766478951669811355017664789516698113550176647895166981135501766478951669811355017664789516698113550176647895166981135501766478951669811355017664789516698113550176647895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, decee3fe-2134-49aa-a544-deb56b83c98f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee6f78a6-ef1f-4f07-afa3-4ce525bf5fdb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4ae12e-12fd-4cf7-8e6b-97fd780e7286, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee6f78a6-ef1f-4f07-afa3-4ce525bf5fdb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5922230274639984253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59222302746399842535922230274639984253592223027463998425359222302746399842535922230274639984253592223027463998425359222302746399842535922230274639984253592223027463998425359222302746399842535922230274639984253592223027463998425359222302746399842535922230274639984253592223027463998425359222302746399842535922230274639984253592223027463998425359222302746399842535922230274639984253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f705f321-3b94-4a72-89cc-a25350b9f690, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f705f321-3b94-4a72-89cc-a25350b9f690, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192797589268659240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119279758926865924011192797589268659240111927975892686592401119279758926865924011192797589268659240111927975892686592401119279758926865924011192797589268659240111927975892686592401119279758926865924011192797589268659240111927975892686592401119279758926865924011192797589268659240111927975892686592401119279758926865924011192797589268659240111927975892686592401119279758926865924011192797589268659240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee6f78a6-ef1f-4f07-afa3-4ce525bf5fdb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3695686-63ab-420a-b4a5-f112648b7fbe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f705f321-3b94-4a72-89cc-a25350b9f690, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3695686-63ab-420a-b4a5-f112648b7fbe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6962951531349012179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69629515313490121796962951531349012179696295153134901217969629515313490121796962951531349012179696295153134901217969629515313490121796962951531349012179696295153134901217969629515313490121796962951531349012179696295153134901217969629515313490121796962951531349012179696295153134901217969629515313490121796962951531349012179696295153134901217969629515313490121796962951531349012179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3e06c5-ba16-40ca-9dcd-2aca9cf963af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3e06c5-ba16-40ca-9dcd-2aca9cf963af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8583204296328123563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85832042963281235638583204296328123563858320429632812356385832042963281235638583204296328123563858320429632812356385832042963281235638583204296328123563858320429632812356385832042963281235638583204296328123563858320429632812356385832042963281235638583204296328123563858320429632812356385832042963281235638583204296328123563858320429632812356385832042963281235638583204296328123563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3695686-63ab-420a-b4a5-f112648b7fbe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56595056-b1de-4c2e-ab2f-dca8b01c0db1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56595056-b1de-4c2e-ab2f-dca8b01c0db1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894213490420602159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58942134904206021595894213490420602159589421349042060215958942134904206021595894213490420602159589421349042060215958942134904206021595894213490420602159589421349042060215958942134904206021595894213490420602159589421349042060215958942134904206021595894213490420602159589421349042060215958942134904206021595894213490420602159589421349042060215958942134904206021595894213490420602159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3e06c5-ba16-40ca-9dcd-2aca9cf963af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfcb1a25-3ca2-49a9-8702-5285fabb238c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfcb1a25-3ca2-49a9-8702-5285fabb238c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10499435571722538387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049943557172253838710499435571722538387104994355717225383871049943557172253838710499435571722538387104994355717225383871049943557172253838710499435571722538387104994355717225383871049943557172253838710499435571722538387104994355717225383871049943557172253838710499435571722538387104994355717225383871049943557172253838710499435571722538387104994355717225383871049943557172253838710499435571722538387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56595056-b1de-4c2e-ab2f-dca8b01c0db1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47c5d9ef-dea1-4e73-ba7c-2ff16b28cbfe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c5d9ef-dea1-4e73-ba7c-2ff16b28cbfe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8408440024996489835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84084400249964898358408440024996489835840844002499648983584084400249964898358408440024996489835840844002499648983584084400249964898358408440024996489835840844002499648983584084400249964898358408440024996489835840844002499648983584084400249964898358408440024996489835840844002499648983584084400249964898358408440024996489835840844002499648983584084400249964898358408440024996489835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfcb1a25-3ca2-49a9-8702-5285fabb238c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7fa7cd7-3500-410e-a43a-b67c5bf2ac2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7fa7cd7-3500-410e-a43a-b67c5bf2ac2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12421318752025384706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242131875202538470612421318752025384706124213187520253847061242131875202538470612421318752025384706124213187520253847061242131875202538470612421318752025384706124213187520253847061242131875202538470612421318752025384706124213187520253847061242131875202538470612421318752025384706124213187520253847061242131875202538470612421318752025384706124213187520253847061242131875202538470612421318752025384706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c5d9ef-dea1-4e73-ba7c-2ff16b28cbfe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac89cca4-f59e-4e71-ac55-9d92a15a2686, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7fa7cd7-3500-410e-a43a-b67c5bf2ac2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac89cca4-f59e-4e71-ac55-9d92a15a2686, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15444852355801514008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544485235580151400815444852355801514008154448523558015140081544485235580151400815444852355801514008154448523558015140081544485235580151400815444852355801514008154448523558015140081544485235580151400815444852355801514008154448523558015140081544485235580151400815444852355801514008154448523558015140081544485235580151400815444852355801514008154448523558015140081544485235580151400815444852355801514008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff50b635-b445-412c-a1d7-9c5a650c30b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff50b635-b445-412c-a1d7-9c5a650c30b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14199586477216673182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419958647721667318214199586477216673182141995864772166731821419958647721667318214199586477216673182141995864772166731821419958647721667318214199586477216673182141995864772166731821419958647721667318214199586477216673182141995864772166731821419958647721667318214199586477216673182141995864772166731821419958647721667318214199586477216673182141995864772166731821419958647721667318214199586477216673182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac89cca4-f59e-4e71-ac55-9d92a15a2686, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e90a838-f7f1-415d-b90c-895529a98477, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e90a838-f7f1-415d-b90c-895529a98477, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6277760071377338165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62777600713773381656277760071377338165627776007137733816562777600713773381656277760071377338165627776007137733816562777600713773381656277760071377338165627776007137733816562777600713773381656277760071377338165627776007137733816562777600713773381656277760071377338165627776007137733816562777600713773381656277760071377338165627776007137733816562777600713773381656277760071377338165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff50b635-b445-412c-a1d7-9c5a650c30b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5beedf-f014-4722-a3da-1fa61d11695a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5beedf-f014-4722-a3da-1fa61d11695a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5326596748754225156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53265967487542251565326596748754225156532659674875422515653265967487542251565326596748754225156532659674875422515653265967487542251565326596748754225156532659674875422515653265967487542251565326596748754225156532659674875422515653265967487542251565326596748754225156532659674875422515653265967487542251565326596748754225156532659674875422515653265967487542251565326596748754225156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e90a838-f7f1-415d-b90c-895529a98477, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129213fb-29a5-478c-97dc-016acb899167, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5beedf-f014-4722-a3da-1fa61d11695a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129213fb-29a5-478c-97dc-016acb899167, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5093681307611368806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50936813076113688065093681307611368806509368130761136880650936813076113688065093681307611368806509368130761136880650936813076113688065093681307611368806509368130761136880650936813076113688065093681307611368806509368130761136880650936813076113688065093681307611368806509368130761136880650936813076113688065093681307611368806509368130761136880650936813076113688065093681307611368806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d76c339-efbf-4209-800a-6254240b97f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d76c339-efbf-4209-800a-6254240b97f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12520745389016963176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252074538901696317612520745389016963176125207453890169631761252074538901696317612520745389016963176125207453890169631761252074538901696317612520745389016963176125207453890169631761252074538901696317612520745389016963176125207453890169631761252074538901696317612520745389016963176125207453890169631761252074538901696317612520745389016963176125207453890169631761252074538901696317612520745389016963176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129213fb-29a5-478c-97dc-016acb899167, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798eb4f7-3747-4f66-b3dd-4e06be034e6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798eb4f7-3747-4f66-b3dd-4e06be034e6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2131445047602785001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21314450476027850012131445047602785001213144504760278500121314450476027850012131445047602785001213144504760278500121314450476027850012131445047602785001213144504760278500121314450476027850012131445047602785001213144504760278500121314450476027850012131445047602785001213144504760278500121314450476027850012131445047602785001213144504760278500121314450476027850012131445047602785001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d76c339-efbf-4209-800a-6254240b97f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6600e37d-9fa0-4fc7-ad4c-ee71bba8915d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6600e37d-9fa0-4fc7-ad4c-ee71bba8915d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 886070011954432625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625886070011954432625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798eb4f7-3747-4f66-b3dd-4e06be034e6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6600e37d-9fa0-4fc7-ad4c-ee71bba8915d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177dfd6f-09db-4db3-9c57-fb0066314683, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177dfd6f-09db-4db3-9c57-fb0066314683, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1440812386235749529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14408123862357495291440812386235749529144081238623574952914408123862357495291440812386235749529144081238623574952914408123862357495291440812386235749529144081238623574952914408123862357495291440812386235749529144081238623574952914408123862357495291440812386235749529144081238623574952914408123862357495291440812386235749529144081238623574952914408123862357495291440812386235749529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f31271-8160-4156-9e40-746ef16b793d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f31271-8160-4156-9e40-746ef16b793d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8907425098511753881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89074250985117538818907425098511753881890742509851175388189074250985117538818907425098511753881890742509851175388189074250985117538818907425098511753881890742509851175388189074250985117538818907425098511753881890742509851175388189074250985117538818907425098511753881890742509851175388189074250985117538818907425098511753881890742509851175388189074250985117538818907425098511753881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177dfd6f-09db-4db3-9c57-fb0066314683, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f31271-8160-4156-9e40-746ef16b793d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ddb245-ffa3-4097-b3d7-0efc48e95877, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ddb245-ffa3-4097-b3d7-0efc48e95877, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16083914438857372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608391443885737216083914438857372160839144388573721608391443885737216083914438857372160839144388573721608391443885737216083914438857372160839144388573721608391443885737216083914438857372160839144388573721608391443885737216083914438857372160839144388573721608391443885737216083914438857372160839144388573721608391443885737216083914438857372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad985c54-e323-4404-9c52-752cdf23f57b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad985c54-e323-4404-9c52-752cdf23f57b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10116538942966032407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011653894296603240710116538942966032407101165389429660324071011653894296603240710116538942966032407101165389429660324071011653894296603240710116538942966032407101165389429660324071011653894296603240710116538942966032407101165389429660324071011653894296603240710116538942966032407101165389429660324071011653894296603240710116538942966032407101165389429660324071011653894296603240710116538942966032407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ddb245-ffa3-4097-b3d7-0efc48e95877, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e1f483-9e9a-4c4a-b0a6-dcab6a899ca1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad985c54-e323-4404-9c52-752cdf23f57b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e1f483-9e9a-4c4a-b0a6-dcab6a899ca1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17703373458615389494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770337345861538949417703373458615389494177033734586153894941770337345861538949417703373458615389494177033734586153894941770337345861538949417703373458615389494177033734586153894941770337345861538949417703373458615389494177033734586153894941770337345861538949417703373458615389494177033734586153894941770337345861538949417703373458615389494177033734586153894941770337345861538949417703373458615389494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dd8f06b-20f4-452d-b67f-f65c27e47e5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dd8f06b-20f4-452d-b67f-f65c27e47e5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14707661657815887550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470766165781588755014707661657815887550147076616578158875501470766165781588755014707661657815887550147076616578158875501470766165781588755014707661657815887550147076616578158875501470766165781588755014707661657815887550147076616578158875501470766165781588755014707661657815887550147076616578158875501470766165781588755014707661657815887550147076616578158875501470766165781588755014707661657815887550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e1f483-9e9a-4c4a-b0a6-dcab6a899ca1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26c4c8b-e3ab-42b1-b039-9228d3591a33, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26c4c8b-e3ab-42b1-b039-9228d3591a33, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394624834395986849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43946248343959868494394624834395986849439462483439598684943946248343959868494394624834395986849439462483439598684943946248343959868494394624834395986849439462483439598684943946248343959868494394624834395986849439462483439598684943946248343959868494394624834395986849439462483439598684943946248343959868494394624834395986849439462483439598684943946248343959868494394624834395986849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dd8f06b-20f4-452d-b67f-f65c27e47e5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed95f7ef-d05f-4d01-979e-bfb9e931b35d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed95f7ef-d05f-4d01-979e-bfb9e931b35d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7305854840844303521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73058548408443035217305854840844303521730585484084430352173058548408443035217305854840844303521730585484084430352173058548408443035217305854840844303521730585484084430352173058548408443035217305854840844303521730585484084430352173058548408443035217305854840844303521730585484084430352173058548408443035217305854840844303521730585484084430352173058548408443035217305854840844303521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26c4c8b-e3ab-42b1-b039-9228d3591a33, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d427c8f9-0bb1-493b-bda9-67e1ba3f6232, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d427c8f9-0bb1-493b-bda9-67e1ba3f6232, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10347407170603007258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034740717060300725810347407170603007258103474071706030072581034740717060300725810347407170603007258103474071706030072581034740717060300725810347407170603007258103474071706030072581034740717060300725810347407170603007258103474071706030072581034740717060300725810347407170603007258103474071706030072581034740717060300725810347407170603007258103474071706030072581034740717060300725810347407170603007258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed95f7ef-d05f-4d01-979e-bfb9e931b35d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd1a52c-e8cc-4e03-934e-c65d68e38657, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd1a52c-e8cc-4e03-934e-c65d68e38657, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15226595045580236017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522659504558023601715226595045580236017152265950455802360171522659504558023601715226595045580236017152265950455802360171522659504558023601715226595045580236017152265950455802360171522659504558023601715226595045580236017152265950455802360171522659504558023601715226595045580236017152265950455802360171522659504558023601715226595045580236017152265950455802360171522659504558023601715226595045580236017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d427c8f9-0bb1-493b-bda9-67e1ba3f6232, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eabf33d0-b71c-4adc-960d-8df82e2e9f1f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eabf33d0-b71c-4adc-960d-8df82e2e9f1f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2682851055178003895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26828510551780038952682851055178003895268285105517800389526828510551780038952682851055178003895268285105517800389526828510551780038952682851055178003895268285105517800389526828510551780038952682851055178003895268285105517800389526828510551780038952682851055178003895268285105517800389526828510551780038952682851055178003895268285105517800389526828510551780038952682851055178003895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd1a52c-e8cc-4e03-934e-c65d68e38657, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e35f0a7-aae6-4f31-bc59-c3d9c491c731, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e35f0a7-aae6-4f31-bc59-c3d9c491c731, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2300623148396227440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23006231483962274402300623148396227440230062314839622744023006231483962274402300623148396227440230062314839622744023006231483962274402300623148396227440230062314839622744023006231483962274402300623148396227440230062314839622744023006231483962274402300623148396227440230062314839622744023006231483962274402300623148396227440230062314839622744023006231483962274402300623148396227440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eabf33d0-b71c-4adc-960d-8df82e2e9f1f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e907246-43cc-4456-9e50-785fe657eccc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e35f0a7-aae6-4f31-bc59-c3d9c491c731, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e907246-43cc-4456-9e50-785fe657eccc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3490260256923298721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34902602569232987213490260256923298721349026025692329872134902602569232987213490260256923298721349026025692329872134902602569232987213490260256923298721349026025692329872134902602569232987213490260256923298721349026025692329872134902602569232987213490260256923298721349026025692329872134902602569232987213490260256923298721349026025692329872134902602569232987213490260256923298721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b25b940d-08a8-4e9a-ab89-73e7a14e58e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b25b940d-08a8-4e9a-ab89-73e7a14e58e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8522973258309846596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85229732583098465968522973258309846596852297325830984659685229732583098465968522973258309846596852297325830984659685229732583098465968522973258309846596852297325830984659685229732583098465968522973258309846596852297325830984659685229732583098465968522973258309846596852297325830984659685229732583098465968522973258309846596852297325830984659685229732583098465968522973258309846596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e907246-43cc-4456-9e50-785fe657eccc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aee9709b-7ad1-419d-b5cf-e9967a0ba83e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b25b940d-08a8-4e9a-ab89-73e7a14e58e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee9709b-7ad1-419d-b5cf-e9967a0ba83e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14648940543735890309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464894054373589030914648940543735890309146489405437358903091464894054373589030914648940543735890309146489405437358903091464894054373589030914648940543735890309146489405437358903091464894054373589030914648940543735890309146489405437358903091464894054373589030914648940543735890309146489405437358903091464894054373589030914648940543735890309146489405437358903091464894054373589030914648940543735890309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44059673-09ed-4c84-9ee3-e0e3b99eab68, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44059673-09ed-4c84-9ee3-e0e3b99eab68, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12835780566019567809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283578056601956780912835780566019567809128357805660195678091283578056601956780912835780566019567809128357805660195678091283578056601956780912835780566019567809128357805660195678091283578056601956780912835780566019567809128357805660195678091283578056601956780912835780566019567809128357805660195678091283578056601956780912835780566019567809128357805660195678091283578056601956780912835780566019567809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee9709b-7ad1-419d-b5cf-e9967a0ba83e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc3fcbc-2b74-4b16-8dd3-deefc4888f10, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc3fcbc-2b74-4b16-8dd3-deefc4888f10, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14770106360006164340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477010636000616434014770106360006164340147701063600061643401477010636000616434014770106360006164340147701063600061643401477010636000616434014770106360006164340147701063600061643401477010636000616434014770106360006164340147701063600061643401477010636000616434014770106360006164340147701063600061643401477010636000616434014770106360006164340147701063600061643401477010636000616434014770106360006164340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44059673-09ed-4c84-9ee3-e0e3b99eab68, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3758542-547f-4a99-bb7f-9e9d151dbcb2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3758542-547f-4a99-bb7f-9e9d151dbcb2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12705341458220056361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270534145822005636112705341458220056361127053414582200563611270534145822005636112705341458220056361127053414582200563611270534145822005636112705341458220056361127053414582200563611270534145822005636112705341458220056361127053414582200563611270534145822005636112705341458220056361127053414582200563611270534145822005636112705341458220056361127053414582200563611270534145822005636112705341458220056361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc3fcbc-2b74-4b16-8dd3-deefc4888f10, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8765ab2-e3ea-4e9b-a454-46de53a677b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3758542-547f-4a99-bb7f-9e9d151dbcb2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8765ab2-e3ea-4e9b-a454-46de53a677b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12574741269530801078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257474126953080107812574741269530801078125747412695308010781257474126953080107812574741269530801078125747412695308010781257474126953080107812574741269530801078125747412695308010781257474126953080107812574741269530801078125747412695308010781257474126953080107812574741269530801078125747412695308010781257474126953080107812574741269530801078125747412695308010781257474126953080107812574741269530801078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5e4fe9a-6cbb-4c24-8e50-2d6ddb25d734, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5e4fe9a-6cbb-4c24-8e50-2d6ddb25d734, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13908584858952469334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390858485895246933413908584858952469334139085848589524693341390858485895246933413908584858952469334139085848589524693341390858485895246933413908584858952469334139085848589524693341390858485895246933413908584858952469334139085848589524693341390858485895246933413908584858952469334139085848589524693341390858485895246933413908584858952469334139085848589524693341390858485895246933413908584858952469334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8765ab2-e3ea-4e9b-a454-46de53a677b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77fce61-f73d-4129-99eb-bf592a2f85a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5e4fe9a-6cbb-4c24-8e50-2d6ddb25d734, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77fce61-f73d-4129-99eb-bf592a2f85a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14795512293838878137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479551229383887813714795512293838878137147955122938388781371479551229383887813714795512293838878137147955122938388781371479551229383887813714795512293838878137147955122938388781371479551229383887813714795512293838878137147955122938388781371479551229383887813714795512293838878137147955122938388781371479551229383887813714795512293838878137147955122938388781371479551229383887813714795512293838878137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e38e85d-1fe5-41ff-8129-b30c7934567e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e38e85d-1fe5-41ff-8129-b30c7934567e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5870745855036159267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58707458550361592675870745855036159267587074585503615926758707458550361592675870745855036159267587074585503615926758707458550361592675870745855036159267587074585503615926758707458550361592675870745855036159267587074585503615926758707458550361592675870745855036159267587074585503615926758707458550361592675870745855036159267587074585503615926758707458550361592675870745855036159267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77fce61-f73d-4129-99eb-bf592a2f85a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272ca168-d60a-40f0-a438-a7c3109f1cb0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272ca168-d60a-40f0-a438-a7c3109f1cb0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4748277863587197311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47482778635871973114748277863587197311474827786358719731147482778635871973114748277863587197311474827786358719731147482778635871973114748277863587197311474827786358719731147482778635871973114748277863587197311474827786358719731147482778635871973114748277863587197311474827786358719731147482778635871973114748277863587197311474827786358719731147482778635871973114748277863587197311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e38e85d-1fe5-41ff-8129-b30c7934567e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43532d32-9c6a-4d43-913e-ad06c1421b64, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43532d32-9c6a-4d43-913e-ad06c1421b64, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17445191823821693899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744519182382169389917445191823821693899174451918238216938991744519182382169389917445191823821693899174451918238216938991744519182382169389917445191823821693899174451918238216938991744519182382169389917445191823821693899174451918238216938991744519182382169389917445191823821693899174451918238216938991744519182382169389917445191823821693899174451918238216938991744519182382169389917445191823821693899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272ca168-d60a-40f0-a438-a7c3109f1cb0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a905cd7-19d9-4fff-b757-3f85194760b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a905cd7-19d9-4fff-b757-3f85194760b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6488087426135778481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64880874261357784816488087426135778481648808742613577848164880874261357784816488087426135778481648808742613577848164880874261357784816488087426135778481648808742613577848164880874261357784816488087426135778481648808742613577848164880874261357784816488087426135778481648808742613577848164880874261357784816488087426135778481648808742613577848164880874261357784816488087426135778481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43532d32-9c6a-4d43-913e-ad06c1421b64, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff99db8a-d71a-4612-8c9d-9da7279c4155, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff99db8a-d71a-4612-8c9d-9da7279c4155, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10279576893434572808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027957689343457280810279576893434572808102795768934345728081027957689343457280810279576893434572808102795768934345728081027957689343457280810279576893434572808102795768934345728081027957689343457280810279576893434572808102795768934345728081027957689343457280810279576893434572808102795768934345728081027957689343457280810279576893434572808102795768934345728081027957689343457280810279576893434572808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a905cd7-19d9-4fff-b757-3f85194760b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14d5ddaa-4cf0-49d4-92df-663e5c93db84, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff99db8a-d71a-4612-8c9d-9da7279c4155, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14d5ddaa-4cf0-49d4-92df-663e5c93db84, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13018910731993972435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301891073199397243513018910731993972435130189107319939724351301891073199397243513018910731993972435130189107319939724351301891073199397243513018910731993972435130189107319939724351301891073199397243513018910731993972435130189107319939724351301891073199397243513018910731993972435130189107319939724351301891073199397243513018910731993972435130189107319939724351301891073199397243513018910731993972435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b719e7a5-9e2d-4c92-93e8-6f787a7d445d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b719e7a5-9e2d-4c92-93e8-6f787a7d445d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9913406748214112833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99134067482141128339913406748214112833991340674821411283399134067482141128339913406748214112833991340674821411283399134067482141128339913406748214112833991340674821411283399134067482141128339913406748214112833991340674821411283399134067482141128339913406748214112833991340674821411283399134067482141128339913406748214112833991340674821411283399134067482141128339913406748214112833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14d5ddaa-4cf0-49d4-92df-663e5c93db84, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b719e7a5-9e2d-4c92-93e8-6f787a7d445d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fcf6cc-8616-444e-86d5-c83c9cd4eac6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fcf6cc-8616-444e-86d5-c83c9cd4eac6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 450877207011883250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250450877207011883250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65692108-0904-4179-a59e-15c8816e17af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65692108-0904-4179-a59e-15c8816e17af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049221087372765456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50492210873727654565049221087372765456504922108737276545650492210873727654565049221087372765456504922108737276545650492210873727654565049221087372765456504922108737276545650492210873727654565049221087372765456504922108737276545650492210873727654565049221087372765456504922108737276545650492210873727654565049221087372765456504922108737276545650492210873727654565049221087372765456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fcf6cc-8616-444e-86d5-c83c9cd4eac6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65692108-0904-4179-a59e-15c8816e17af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05efdc96-5127-49bc-8c49-409291eb774c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7af0069-51d6-4998-b8d8-7ce5dd346b5a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05efdc96-5127-49bc-8c49-409291eb774c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2113393550112147832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21133935501121478322113393550112147832211339355011214783221133935501121478322113393550112147832211339355011214783221133935501121478322113393550112147832211339355011214783221133935501121478322113393550112147832211339355011214783221133935501121478322113393550112147832211339355011214783221133935501121478322113393550112147832211339355011214783221133935501121478322113393550112147832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7af0069-51d6-4998-b8d8-7ce5dd346b5a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17380717439323069124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738071743932306912417380717439323069124173807174393230691241738071743932306912417380717439323069124173807174393230691241738071743932306912417380717439323069124173807174393230691241738071743932306912417380717439323069124173807174393230691241738071743932306912417380717439323069124173807174393230691241738071743932306912417380717439323069124173807174393230691241738071743932306912417380717439323069124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7af0069-51d6-4998-b8d8-7ce5dd346b5a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05efdc96-5127-49bc-8c49-409291eb774c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f092319-014b-4a25-86f0-e038df999e53, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f092319-014b-4a25-86f0-e038df999e53, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18146975079310912398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814697507931091239818146975079310912398181469750793109123981814697507931091239818146975079310912398181469750793109123981814697507931091239818146975079310912398181469750793109123981814697507931091239818146975079310912398181469750793109123981814697507931091239818146975079310912398181469750793109123981814697507931091239818146975079310912398181469750793109123981814697507931091239818146975079310912398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a19061a-7222-419b-9cec-7316397f5932, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a19061a-7222-419b-9cec-7316397f5932, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17142384365548718526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714238436554871852617142384365548718526171423843655487185261714238436554871852617142384365548718526171423843655487185261714238436554871852617142384365548718526171423843655487185261714238436554871852617142384365548718526171423843655487185261714238436554871852617142384365548718526171423843655487185261714238436554871852617142384365548718526171423843655487185261714238436554871852617142384365548718526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f092319-014b-4a25-86f0-e038df999e53, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a19061a-7222-419b-9cec-7316397f5932, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2de5135c-b83c-4497-8166-1ca566fc8e74, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f00f21dd-7746-4326-afe4-2d4b00cd6f65, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2de5135c-b83c-4497-8166-1ca566fc8e74, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 402466126448718394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394402466126448718394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f00f21dd-7746-4326-afe4-2d4b00cd6f65, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12975027987877663380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297502798787766338012975027987877663380129750279878776633801297502798787766338012975027987877663380129750279878776633801297502798787766338012975027987877663380129750279878776633801297502798787766338012975027987877663380129750279878776633801297502798787766338012975027987877663380129750279878776633801297502798787766338012975027987877663380129750279878776633801297502798787766338012975027987877663380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2de5135c-b83c-4497-8166-1ca566fc8e74, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f00f21dd-7746-4326-afe4-2d4b00cd6f65, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc3dac6-2ad6-4afc-8de9-40ad8a5f3b19, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39786bd-63a6-463c-aca9-8249e6cc0970, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc3dac6-2ad6-4afc-8de9-40ad8a5f3b19, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18427050053791770000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842705005379177000018427050053791770000184270500537917700001842705005379177000018427050053791770000184270500537917700001842705005379177000018427050053791770000184270500537917700001842705005379177000018427050053791770000184270500537917700001842705005379177000018427050053791770000184270500537917700001842705005379177000018427050053791770000184270500537917700001842705005379177000018427050053791770000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39786bd-63a6-463c-aca9-8249e6cc0970, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16230504608174470762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623050460817447076216230504608174470762162305046081744707621623050460817447076216230504608174470762162305046081744707621623050460817447076216230504608174470762162305046081744707621623050460817447076216230504608174470762162305046081744707621623050460817447076216230504608174470762162305046081744707621623050460817447076216230504608174470762162305046081744707621623050460817447076216230504608174470762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39786bd-63a6-463c-aca9-8249e6cc0970, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc3dac6-2ad6-4afc-8de9-40ad8a5f3b19, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da7ffac9-f723-4841-ac05-3b6583cf0663, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da7ffac9-f723-4841-ac05-3b6583cf0663, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965301723961592539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596530172396159253915965301723961592539159653017239615925391596530172396159253915965301723961592539159653017239615925391596530172396159253915965301723961592539159653017239615925391596530172396159253915965301723961592539159653017239615925391596530172396159253915965301723961592539159653017239615925391596530172396159253915965301723961592539159653017239615925391596530172396159253915965301723961592539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2d2b5d-c4eb-4434-8ef6-abd7da302f1b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2d2b5d-c4eb-4434-8ef6-abd7da302f1b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5368461477663186878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53684614776631868785368461477663186878536846147766318687853684614776631868785368461477663186878536846147766318687853684614776631868785368461477663186878536846147766318687853684614776631868785368461477663186878536846147766318687853684614776631868785368461477663186878536846147766318687853684614776631868785368461477663186878536846147766318687853684614776631868785368461477663186878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da7ffac9-f723-4841-ac05-3b6583cf0663, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2d2b5d-c4eb-4434-8ef6-abd7da302f1b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b019cdd8-8566-406e-aa4c-4ae34c308c15, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac434ff-cd6f-49d4-962c-096c6c05c328, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b019cdd8-8566-406e-aa4c-4ae34c308c15, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16742767860797562911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674276786079756291116742767860797562911167427678607975629111674276786079756291116742767860797562911167427678607975629111674276786079756291116742767860797562911167427678607975629111674276786079756291116742767860797562911167427678607975629111674276786079756291116742767860797562911167427678607975629111674276786079756291116742767860797562911167427678607975629111674276786079756291116742767860797562911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac434ff-cd6f-49d4-962c-096c6c05c328, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12892473335246374593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289247333524637459312892473335246374593128924733352463745931289247333524637459312892473335246374593128924733352463745931289247333524637459312892473335246374593128924733352463745931289247333524637459312892473335246374593128924733352463745931289247333524637459312892473335246374593128924733352463745931289247333524637459312892473335246374593128924733352463745931289247333524637459312892473335246374593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b019cdd8-8566-406e-aa4c-4ae34c308c15, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be1aa7f-1c6c-4617-99a8-931f6328e0be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be1aa7f-1c6c-4617-99a8-931f6328e0be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11360754762626205163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136075476262620516311360754762626205163113607547626262051631136075476262620516311360754762626205163113607547626262051631136075476262620516311360754762626205163113607547626262051631136075476262620516311360754762626205163113607547626262051631136075476262620516311360754762626205163113607547626262051631136075476262620516311360754762626205163113607547626262051631136075476262620516311360754762626205163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac434ff-cd6f-49d4-962c-096c6c05c328, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be1aa7f-1c6c-4617-99a8-931f6328e0be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769fb8ca-3d20-41d9-b82e-6587a6f6163b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769fb8ca-3d20-41d9-b82e-6587a6f6163b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123827193542067710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612382719354206771016123827193542067710161238271935420677101612382719354206771016123827193542067710161238271935420677101612382719354206771016123827193542067710161238271935420677101612382719354206771016123827193542067710161238271935420677101612382719354206771016123827193542067710161238271935420677101612382719354206771016123827193542067710161238271935420677101612382719354206771016123827193542067710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71407d47-5193-465f-83bb-8d9e36863d06, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71407d47-5193-465f-83bb-8d9e36863d06, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14515274365633756599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451527436563375659914515274365633756599145152743656337565991451527436563375659914515274365633756599145152743656337565991451527436563375659914515274365633756599145152743656337565991451527436563375659914515274365633756599145152743656337565991451527436563375659914515274365633756599145152743656337565991451527436563375659914515274365633756599145152743656337565991451527436563375659914515274365633756599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769fb8ca-3d20-41d9-b82e-6587a6f6163b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71407d47-5193-465f-83bb-8d9e36863d06, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c355a39f-9dc7-4cd0-80d9-879b131e2247, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c355a39f-9dc7-4cd0-80d9-879b131e2247, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125997358700902772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11259973587009027721125997358700902772112599735870090277211259973587009027721125997358700902772112599735870090277211259973587009027721125997358700902772112599735870090277211259973587009027721125997358700902772112599735870090277211259973587009027721125997358700902772112599735870090277211259973587009027721125997358700902772112599735870090277211259973587009027721125997358700902772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1707b65-ec6e-4919-8aaa-0b081a42efd7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1707b65-ec6e-4919-8aaa-0b081a42efd7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10969457715792624287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096945771579262428710969457715792624287109694577157926242871096945771579262428710969457715792624287109694577157926242871096945771579262428710969457715792624287109694577157926242871096945771579262428710969457715792624287109694577157926242871096945771579262428710969457715792624287109694577157926242871096945771579262428710969457715792624287109694577157926242871096945771579262428710969457715792624287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c355a39f-9dc7-4cd0-80d9-879b131e2247, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1707b65-ec6e-4919-8aaa-0b081a42efd7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a04a2b-e325-4ceb-a397-00d6e6abff03, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a04a2b-e325-4ceb-a397-00d6e6abff03, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12437562767802954029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243756276780295402912437562767802954029124375627678029540291243756276780295402912437562767802954029124375627678029540291243756276780295402912437562767802954029124375627678029540291243756276780295402912437562767802954029124375627678029540291243756276780295402912437562767802954029124375627678029540291243756276780295402912437562767802954029124375627678029540291243756276780295402912437562767802954029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28ddcdfd-a376-4e6d-9cf5-1626a22a45c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28ddcdfd-a376-4e6d-9cf5-1626a22a45c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9120130259465340447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91201302594653404479120130259465340447912013025946534044791201302594653404479120130259465340447912013025946534044791201302594653404479120130259465340447912013025946534044791201302594653404479120130259465340447912013025946534044791201302594653404479120130259465340447912013025946534044791201302594653404479120130259465340447912013025946534044791201302594653404479120130259465340447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a04a2b-e325-4ceb-a397-00d6e6abff03, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28ddcdfd-a376-4e6d-9cf5-1626a22a45c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a589c8-d7a4-4560-9b67-17515417701b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb6dcbfb-d210-4c74-872a-bfaeff4a07a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a589c8-d7a4-4560-9b67-17515417701b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15552822650993462145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555282265099346214515552822650993462145155528226509934621451555282265099346214515552822650993462145155528226509934621451555282265099346214515552822650993462145155528226509934621451555282265099346214515552822650993462145155528226509934621451555282265099346214515552822650993462145155528226509934621451555282265099346214515552822650993462145155528226509934621451555282265099346214515552822650993462145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6dcbfb-d210-4c74-872a-bfaeff4a07a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3439464319403605596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34394643194036055963439464319403605596343946431940360559634394643194036055963439464319403605596343946431940360559634394643194036055963439464319403605596343946431940360559634394643194036055963439464319403605596343946431940360559634394643194036055963439464319403605596343946431940360559634394643194036055963439464319403605596343946431940360559634394643194036055963439464319403605596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a589c8-d7a4-4560-9b67-17515417701b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6dcbfb-d210-4c74-872a-bfaeff4a07a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eec50129-25b8-4c05-b48e-31b7a3f6f81b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eec50129-25b8-4c05-b48e-31b7a3f6f81b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9374935439159961104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93749354391599611049374935439159961104937493543915996110493749354391599611049374935439159961104937493543915996110493749354391599611049374935439159961104937493543915996110493749354391599611049374935439159961104937493543915996110493749354391599611049374935439159961104937493543915996110493749354391599611049374935439159961104937493543915996110493749354391599611049374935439159961104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ad8535d-55c4-448e-aab0-3b53b3624572, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ad8535d-55c4-448e-aab0-3b53b3624572, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10337377485237295601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033737748523729560110337377485237295601103373774852372956011033737748523729560110337377485237295601103373774852372956011033737748523729560110337377485237295601103373774852372956011033737748523729560110337377485237295601103373774852372956011033737748523729560110337377485237295601103373774852372956011033737748523729560110337377485237295601103373774852372956011033737748523729560110337377485237295601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eec50129-25b8-4c05-b48e-31b7a3f6f81b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ad8535d-55c4-448e-aab0-3b53b3624572, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f15098-77d0-4cd7-8586-738c1f1e19cc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c84905d6-6c61-453f-90e8-c93720b3f8d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f15098-77d0-4cd7-8586-738c1f1e19cc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 410974580351002630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630410974580351002630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c84905d6-6c61-453f-90e8-c93720b3f8d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14564024470436265116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456402447043626511614564024470436265116145640244704362651161456402447043626511614564024470436265116145640244704362651161456402447043626511614564024470436265116145640244704362651161456402447043626511614564024470436265116145640244704362651161456402447043626511614564024470436265116145640244704362651161456402447043626511614564024470436265116145640244704362651161456402447043626511614564024470436265116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c84905d6-6c61-453f-90e8-c93720b3f8d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f15098-77d0-4cd7-8586-738c1f1e19cc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29edf146-9449-4214-9d61-c82b1625a4f6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aee7647-6e68-4583-9b1f-d236537fc835, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29edf146-9449-4214-9d61-c82b1625a4f6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16780463529438126132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678046352943812613216780463529438126132167804635294381261321678046352943812613216780463529438126132167804635294381261321678046352943812613216780463529438126132167804635294381261321678046352943812613216780463529438126132167804635294381261321678046352943812613216780463529438126132167804635294381261321678046352943812613216780463529438126132167804635294381261321678046352943812613216780463529438126132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aee7647-6e68-4583-9b1f-d236537fc835, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1691056338786248318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16910563387862483181691056338786248318169105633878624831816910563387862483181691056338786248318169105633878624831816910563387862483181691056338786248318169105633878624831816910563387862483181691056338786248318169105633878624831816910563387862483181691056338786248318169105633878624831816910563387862483181691056338786248318169105633878624831816910563387862483181691056338786248318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aee7647-6e68-4583-9b1f-d236537fc835, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29edf146-9449-4214-9d61-c82b1625a4f6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fe58af-8b87-4e3c-81ce-2fa160b4bed9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d06209e-dae2-4db7-8f2b-2e8e47150c01, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fe58af-8b87-4e3c-81ce-2fa160b4bed9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278699273246404392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92786992732464043929278699273246404392927869927324640439292786992732464043929278699273246404392927869927324640439292786992732464043929278699273246404392927869927324640439292786992732464043929278699273246404392927869927324640439292786992732464043929278699273246404392927869927324640439292786992732464043929278699273246404392927869927324640439292786992732464043929278699273246404392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d06209e-dae2-4db7-8f2b-2e8e47150c01, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10837907804934841688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083790780493484168810837907804934841688108379078049348416881083790780493484168810837907804934841688108379078049348416881083790780493484168810837907804934841688108379078049348416881083790780493484168810837907804934841688108379078049348416881083790780493484168810837907804934841688108379078049348416881083790780493484168810837907804934841688108379078049348416881083790780493484168810837907804934841688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fe58af-8b87-4e3c-81ce-2fa160b4bed9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d06209e-dae2-4db7-8f2b-2e8e47150c01, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6690985f-7179-4751-a0ea-147e17082c26, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b90d08d-c582-4f74-99a5-2e88e1975891, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6690985f-7179-4751-a0ea-147e17082c26, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10705703547860401344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070570354786040134410705703547860401344107057035478604013441070570354786040134410705703547860401344107057035478604013441070570354786040134410705703547860401344107057035478604013441070570354786040134410705703547860401344107057035478604013441070570354786040134410705703547860401344107057035478604013441070570354786040134410705703547860401344107057035478604013441070570354786040134410705703547860401344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b90d08d-c582-4f74-99a5-2e88e1975891, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15605705906656352378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560570590665635237815605705906656352378156057059066563523781560570590665635237815605705906656352378156057059066563523781560570590665635237815605705906656352378156057059066563523781560570590665635237815605705906656352378156057059066563523781560570590665635237815605705906656352378156057059066563523781560570590665635237815605705906656352378156057059066563523781560570590665635237815605705906656352378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b90d08d-c582-4f74-99a5-2e88e1975891, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6690985f-7179-4751-a0ea-147e17082c26, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4f083c-cc22-4901-b65e-26f870992174, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4f083c-cc22-4901-b65e-26f870992174, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13078605105951982460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307860510595198246013078605105951982460130786051059519824601307860510595198246013078605105951982460130786051059519824601307860510595198246013078605105951982460130786051059519824601307860510595198246013078605105951982460130786051059519824601307860510595198246013078605105951982460130786051059519824601307860510595198246013078605105951982460130786051059519824601307860510595198246013078605105951982460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb39891b-1d58-46c7-9055-4d28cc07f5ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb39891b-1d58-46c7-9055-4d28cc07f5ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11426789406318677277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142678940631867727711426789406318677277114267894063186772771142678940631867727711426789406318677277114267894063186772771142678940631867727711426789406318677277114267894063186772771142678940631867727711426789406318677277114267894063186772771142678940631867727711426789406318677277114267894063186772771142678940631867727711426789406318677277114267894063186772771142678940631867727711426789406318677277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4f083c-cc22-4901-b65e-26f870992174, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb39891b-1d58-46c7-9055-4d28cc07f5ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb4d72e-d8fe-4b47-a74d-14366a51e052, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e300322-de84-46a6-a3c0-2666c9019d3f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb4d72e-d8fe-4b47-a74d-14366a51e052, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9831952768271661815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98319527682716618159831952768271661815983195276827166181598319527682716618159831952768271661815983195276827166181598319527682716618159831952768271661815983195276827166181598319527682716618159831952768271661815983195276827166181598319527682716618159831952768271661815983195276827166181598319527682716618159831952768271661815983195276827166181598319527682716618159831952768271661815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e300322-de84-46a6-a3c0-2666c9019d3f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18063370205036369909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806337020503636990918063370205036369909180633702050363699091806337020503636990918063370205036369909180633702050363699091806337020503636990918063370205036369909180633702050363699091806337020503636990918063370205036369909180633702050363699091806337020503636990918063370205036369909180633702050363699091806337020503636990918063370205036369909180633702050363699091806337020503636990918063370205036369909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e300322-de84-46a6-a3c0-2666c9019d3f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb4d72e-d8fe-4b47-a74d-14366a51e052, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7d4f0c8-2b22-4f82-984a-8db10cea72cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7d4f0c8-2b22-4f82-984a-8db10cea72cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9685091310627254677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96850913106272546779685091310627254677968509131062725467796850913106272546779685091310627254677968509131062725467796850913106272546779685091310627254677968509131062725467796850913106272546779685091310627254677968509131062725467796850913106272546779685091310627254677968509131062725467796850913106272546779685091310627254677968509131062725467796850913106272546779685091310627254677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45142748-b9d3-4e04-9cf9-1dc40532272f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45142748-b9d3-4e04-9cf9-1dc40532272f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11992873493998760347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199287349399876034711992873493998760347119928734939987603471199287349399876034711992873493998760347119928734939987603471199287349399876034711992873493998760347119928734939987603471199287349399876034711992873493998760347119928734939987603471199287349399876034711992873493998760347119928734939987603471199287349399876034711992873493998760347119928734939987603471199287349399876034711992873493998760347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7d4f0c8-2b22-4f82-984a-8db10cea72cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45142748-b9d3-4e04-9cf9-1dc40532272f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe070f0-4a09-4a48-9299-6c70b02d6786, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9207b1dc-5122-48ab-b23f-f349d7f6e83d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe070f0-4a09-4a48-9299-6c70b02d6786, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 58992322451411945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5899232245141194558992322451411945589923224514119455899232245141194558992322451411945589923224514119455899232245141194558992322451411945589923224514119455899232245141194558992322451411945589923224514119455899232245141194558992322451411945589923224514119455899232245141194558992322451411945589923224514119455899232245141194558992322451411945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9207b1dc-5122-48ab-b23f-f349d7f6e83d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12042552228261757507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204255222826175750712042552228261757507120425522282617575071204255222826175750712042552228261757507120425522282617575071204255222826175750712042552228261757507120425522282617575071204255222826175750712042552228261757507120425522282617575071204255222826175750712042552228261757507120425522282617575071204255222826175750712042552228261757507120425522282617575071204255222826175750712042552228261757507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe070f0-4a09-4a48-9299-6c70b02d6786, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9207b1dc-5122-48ab-b23f-f349d7f6e83d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 231ddae9-af31-4cf5-beb0-4c84ddc95387, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 231ddae9-af31-4cf5-beb0-4c84ddc95387, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13836180610023912377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383618061002391237713836180610023912377138361806100239123771383618061002391237713836180610023912377138361806100239123771383618061002391237713836180610023912377138361806100239123771383618061002391237713836180610023912377138361806100239123771383618061002391237713836180610023912377138361806100239123771383618061002391237713836180610023912377138361806100239123771383618061002391237713836180610023912377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85d3b82-c74f-475c-a6b2-3361a6f2aa85, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85d3b82-c74f-475c-a6b2-3361a6f2aa85, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14017806351503041667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401780635150304166714017806351503041667140178063515030416671401780635150304166714017806351503041667140178063515030416671401780635150304166714017806351503041667140178063515030416671401780635150304166714017806351503041667140178063515030416671401780635150304166714017806351503041667140178063515030416671401780635150304166714017806351503041667140178063515030416671401780635150304166714017806351503041667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 231ddae9-af31-4cf5-beb0-4c84ddc95387, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85d3b82-c74f-475c-a6b2-3361a6f2aa85, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8257b7db-7e99-4531-be18-f3f2195528e2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8257b7db-7e99-4531-be18-f3f2195528e2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1582658336793348019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15826583367933480191582658336793348019158265833679334801915826583367933480191582658336793348019158265833679334801915826583367933480191582658336793348019158265833679334801915826583367933480191582658336793348019158265833679334801915826583367933480191582658336793348019158265833679334801915826583367933480191582658336793348019158265833679334801915826583367933480191582658336793348019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0f3e13-71c7-4c98-87fe-8ee5cd3e07ab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0f3e13-71c7-4c98-87fe-8ee5cd3e07ab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12548573311443662494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254857331144366249412548573311443662494125485733114436624941254857331144366249412548573311443662494125485733114436624941254857331144366249412548573311443662494125485733114436624941254857331144366249412548573311443662494125485733114436624941254857331144366249412548573311443662494125485733114436624941254857331144366249412548573311443662494125485733114436624941254857331144366249412548573311443662494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8257b7db-7e99-4531-be18-f3f2195528e2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0f3e13-71c7-4c98-87fe-8ee5cd3e07ab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ec5e12a-437e-4aa8-90da-8bcae2f9fd48, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ec5e12a-437e-4aa8-90da-8bcae2f9fd48, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9011210297082069245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90112102970820692459011210297082069245901121029708206924590112102970820692459011210297082069245901121029708206924590112102970820692459011210297082069245901121029708206924590112102970820692459011210297082069245901121029708206924590112102970820692459011210297082069245901121029708206924590112102970820692459011210297082069245901121029708206924590112102970820692459011210297082069245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c32bc8-bdd1-4538-bf50-23e8875a8633, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c32bc8-bdd1-4538-bf50-23e8875a8633, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8228799589811873848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82287995898118738488228799589811873848822879958981187384882287995898118738488228799589811873848822879958981187384882287995898118738488228799589811873848822879958981187384882287995898118738488228799589811873848822879958981187384882287995898118738488228799589811873848822879958981187384882287995898118738488228799589811873848822879958981187384882287995898118738488228799589811873848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ec5e12a-437e-4aa8-90da-8bcae2f9fd48, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c32bc8-bdd1-4538-bf50-23e8875a8633, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20af854d-d34c-4ae3-97e7-322460ef3ee7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ac074c-c8ef-437c-ac30-b450525cc8af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20af854d-d34c-4ae3-97e7-322460ef3ee7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069840564379624897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406984056437962489714069840564379624897140698405643796248971406984056437962489714069840564379624897140698405643796248971406984056437962489714069840564379624897140698405643796248971406984056437962489714069840564379624897140698405643796248971406984056437962489714069840564379624897140698405643796248971406984056437962489714069840564379624897140698405643796248971406984056437962489714069840564379624897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ac074c-c8ef-437c-ac30-b450525cc8af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10591665209381268501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059166520938126850110591665209381268501105916652093812685011059166520938126850110591665209381268501105916652093812685011059166520938126850110591665209381268501105916652093812685011059166520938126850110591665209381268501105916652093812685011059166520938126850110591665209381268501105916652093812685011059166520938126850110591665209381268501105916652093812685011059166520938126850110591665209381268501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ac074c-c8ef-437c-ac30-b450525cc8af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20af854d-d34c-4ae3-97e7-322460ef3ee7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b06c01e7-d2ca-4739-aed4-ae8c16c0ab27, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621f8cc0-8019-4b0a-a6b3-6ee003ac9c11, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b06c01e7-d2ca-4739-aed4-ae8c16c0ab27, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10163396444418212227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016339644441821222710163396444418212227101633964444182122271016339644441821222710163396444418212227101633964444182122271016339644441821222710163396444418212227101633964444182122271016339644441821222710163396444418212227101633964444182122271016339644441821222710163396444418212227101633964444182122271016339644441821222710163396444418212227101633964444182122271016339644441821222710163396444418212227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621f8cc0-8019-4b0a-a6b3-6ee003ac9c11, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2941478105081686717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29414781050816867172941478105081686717294147810508168671729414781050816867172941478105081686717294147810508168671729414781050816867172941478105081686717294147810508168671729414781050816867172941478105081686717294147810508168671729414781050816867172941478105081686717294147810508168671729414781050816867172941478105081686717294147810508168671729414781050816867172941478105081686717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621f8cc0-8019-4b0a-a6b3-6ee003ac9c11, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b06c01e7-d2ca-4739-aed4-ae8c16c0ab27, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4acc8613-5367-490b-8975-6aa365cfefd7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4acc8613-5367-490b-8975-6aa365cfefd7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16046607726795680406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604660772679568040616046607726795680406160466077267956804061604660772679568040616046607726795680406160466077267956804061604660772679568040616046607726795680406160466077267956804061604660772679568040616046607726795680406160466077267956804061604660772679568040616046607726795680406160466077267956804061604660772679568040616046607726795680406160466077267956804061604660772679568040616046607726795680406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8efd07b-5622-415e-922d-f9e580b7c5f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8efd07b-5622-415e-922d-f9e580b7c5f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17890933375553288302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789093337555328830217890933375553288302178909333755532883021789093337555328830217890933375553288302178909333755532883021789093337555328830217890933375553288302178909333755532883021789093337555328830217890933375553288302178909333755532883021789093337555328830217890933375553288302178909333755532883021789093337555328830217890933375553288302178909333755532883021789093337555328830217890933375553288302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4acc8613-5367-490b-8975-6aa365cfefd7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0562cbe8-d92b-4adc-a003-5bd31b817612, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8efd07b-5622-415e-922d-f9e580b7c5f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0562cbe8-d92b-4adc-a003-5bd31b817612, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1535364207568168788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15353642075681687881535364207568168788153536420756816878815353642075681687881535364207568168788153536420756816878815353642075681687881535364207568168788153536420756816878815353642075681687881535364207568168788153536420756816878815353642075681687881535364207568168788153536420756816878815353642075681687881535364207568168788153536420756816878815353642075681687881535364207568168788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75bacd93-1151-4c94-ac0e-bc965235c223, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bacd93-1151-4c94-ac0e-bc965235c223, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13487420660029185084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348742066002918508413487420660029185084134874206600291850841348742066002918508413487420660029185084134874206600291850841348742066002918508413487420660029185084134874206600291850841348742066002918508413487420660029185084134874206600291850841348742066002918508413487420660029185084134874206600291850841348742066002918508413487420660029185084134874206600291850841348742066002918508413487420660029185084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0562cbe8-d92b-4adc-a003-5bd31b817612, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cad675-6cd9-4c3d-b910-ee06ce6b84a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bacd93-1151-4c94-ac0e-bc965235c223, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cad675-6cd9-4c3d-b910-ee06ce6b84a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471929898828301752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647192989882830175216471929898828301752164719298988283017521647192989882830175216471929898828301752164719298988283017521647192989882830175216471929898828301752164719298988283017521647192989882830175216471929898828301752164719298988283017521647192989882830175216471929898828301752164719298988283017521647192989882830175216471929898828301752164719298988283017521647192989882830175216471929898828301752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7ea9e56-ae55-41f9-911d-52ec3bd24f21, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7ea9e56-ae55-41f9-911d-52ec3bd24f21, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5101280281496605174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51012802814966051745101280281496605174510128028149660517451012802814966051745101280281496605174510128028149660517451012802814966051745101280281496605174510128028149660517451012802814966051745101280281496605174510128028149660517451012802814966051745101280281496605174510128028149660517451012802814966051745101280281496605174510128028149660517451012802814966051745101280281496605174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cad675-6cd9-4c3d-b910-ee06ce6b84a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee110fee-23e1-43fe-9212-8d81d121c423, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee110fee-23e1-43fe-9212-8d81d121c423, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12956084200713077615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295608420071307761512956084200713077615129560842007130776151295608420071307761512956084200713077615129560842007130776151295608420071307761512956084200713077615129560842007130776151295608420071307761512956084200713077615129560842007130776151295608420071307761512956084200713077615129560842007130776151295608420071307761512956084200713077615129560842007130776151295608420071307761512956084200713077615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7ea9e56-ae55-41f9-911d-52ec3bd24f21, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b33caf-46de-49a6-88fe-a8fc8dc2e384, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b33caf-46de-49a6-88fe-a8fc8dc2e384, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14684557308453701094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468455730845370109414684557308453701094146845573084537010941468455730845370109414684557308453701094146845573084537010941468455730845370109414684557308453701094146845573084537010941468455730845370109414684557308453701094146845573084537010941468455730845370109414684557308453701094146845573084537010941468455730845370109414684557308453701094146845573084537010941468455730845370109414684557308453701094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee110fee-23e1-43fe-9212-8d81d121c423, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbdd5ca6-23a0-4789-aa06-8d035a3a5ca3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b33caf-46de-49a6-88fe-a8fc8dc2e384, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbdd5ca6-23a0-4789-aa06-8d035a3a5ca3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8574731029824265075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85747310298242650758574731029824265075857473102982426507585747310298242650758574731029824265075857473102982426507585747310298242650758574731029824265075857473102982426507585747310298242650758574731029824265075857473102982426507585747310298242650758574731029824265075857473102982426507585747310298242650758574731029824265075857473102982426507585747310298242650758574731029824265075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3400ce-a2ab-4c2e-9902-35e86e0a95a1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3400ce-a2ab-4c2e-9902-35e86e0a95a1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5424975261501971795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54249752615019717955424975261501971795542497526150197179554249752615019717955424975261501971795542497526150197179554249752615019717955424975261501971795542497526150197179554249752615019717955424975261501971795542497526150197179554249752615019717955424975261501971795542497526150197179554249752615019717955424975261501971795542497526150197179554249752615019717955424975261501971795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbdd5ca6-23a0-4789-aa06-8d035a3a5ca3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9193245-b9fd-4404-8a8d-061f5101e4f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9193245-b9fd-4404-8a8d-061f5101e4f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5021658451869353909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50216584518693539095021658451869353909502165845186935390950216584518693539095021658451869353909502165845186935390950216584518693539095021658451869353909502165845186935390950216584518693539095021658451869353909502165845186935390950216584518693539095021658451869353909502165845186935390950216584518693539095021658451869353909502165845186935390950216584518693539095021658451869353909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3400ce-a2ab-4c2e-9902-35e86e0a95a1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47e4ce07-daa6-4a59-9f93-cc2b1bf6d441, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47e4ce07-daa6-4a59-9f93-cc2b1bf6d441, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12199132394264280101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219913239426428010112199132394264280101121991323942642801011219913239426428010112199132394264280101121991323942642801011219913239426428010112199132394264280101121991323942642801011219913239426428010112199132394264280101121991323942642801011219913239426428010112199132394264280101121991323942642801011219913239426428010112199132394264280101121991323942642801011219913239426428010112199132394264280101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9193245-b9fd-4404-8a8d-061f5101e4f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9da4ed9-8a11-4cfb-be51-a05480c3e04a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9da4ed9-8a11-4cfb-be51-a05480c3e04a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451175605770324176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045117560577032417610451175605770324176104511756057703241761045117560577032417610451175605770324176104511756057703241761045117560577032417610451175605770324176104511756057703241761045117560577032417610451175605770324176104511756057703241761045117560577032417610451175605770324176104511756057703241761045117560577032417610451175605770324176104511756057703241761045117560577032417610451175605770324176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47e4ce07-daa6-4a59-9f93-cc2b1bf6d441, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9da4ed9-8a11-4cfb-be51-a05480c3e04a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb91242e-16ca-41b8-91a5-1c37a22a5889, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb91242e-16ca-41b8-91a5-1c37a22a5889, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15046515097646520131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504651509764652013115046515097646520131150465150976465201311504651509764652013115046515097646520131150465150976465201311504651509764652013115046515097646520131150465150976465201311504651509764652013115046515097646520131150465150976465201311504651509764652013115046515097646520131150465150976465201311504651509764652013115046515097646520131150465150976465201311504651509764652013115046515097646520131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58dc3c3b-4d33-4752-9c78-ae9dc765fa6f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58dc3c3b-4d33-4752-9c78-ae9dc765fa6f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 710887753385263721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721710887753385263721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb91242e-16ca-41b8-91a5-1c37a22a5889, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58dc3c3b-4d33-4752-9c78-ae9dc765fa6f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f18b4b-63e8-497a-80e1-715d250805e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f790d42-ff14-4e65-9821-6cb7633cae05, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f18b4b-63e8-497a-80e1-715d250805e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18119763644300447773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811976364430044777318119763644300447773181197636443004477731811976364430044777318119763644300447773181197636443004477731811976364430044777318119763644300447773181197636443004477731811976364430044777318119763644300447773181197636443004477731811976364430044777318119763644300447773181197636443004477731811976364430044777318119763644300447773181197636443004477731811976364430044777318119763644300447773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f790d42-ff14-4e65-9821-6cb7633cae05, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7655458917711059156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76554589177110591567655458917711059156765545891771105915676554589177110591567655458917711059156765545891771105915676554589177110591567655458917711059156765545891771105915676554589177110591567655458917711059156765545891771105915676554589177110591567655458917711059156765545891771105915676554589177110591567655458917711059156765545891771105915676554589177110591567655458917711059156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f18b4b-63e8-497a-80e1-715d250805e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f790d42-ff14-4e65-9821-6cb7633cae05, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0be64e73-b183-4af1-afb6-e3570b39aa0a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a497477-ce1c-4f99-9c0d-6976aedb10ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0be64e73-b183-4af1-afb6-e3570b39aa0a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4868626655300458535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48686266553004585354868626655300458535486862665530045853548686266553004585354868626655300458535486862665530045853548686266553004585354868626655300458535486862665530045853548686266553004585354868626655300458535486862665530045853548686266553004585354868626655300458535486862665530045853548686266553004585354868626655300458535486862665530045853548686266553004585354868626655300458535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a497477-ce1c-4f99-9c0d-6976aedb10ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3856022136134629026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38560221361346290263856022136134629026385602213613462902638560221361346290263856022136134629026385602213613462902638560221361346290263856022136134629026385602213613462902638560221361346290263856022136134629026385602213613462902638560221361346290263856022136134629026385602213613462902638560221361346290263856022136134629026385602213613462902638560221361346290263856022136134629026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0be64e73-b183-4af1-afb6-e3570b39aa0a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a497477-ce1c-4f99-9c0d-6976aedb10ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebba5a2b-6ab2-44e7-b362-42fa58019cda, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebba5a2b-6ab2-44e7-b362-42fa58019cda, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14732351426001945420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473235142600194542014732351426001945420147323514260019454201473235142600194542014732351426001945420147323514260019454201473235142600194542014732351426001945420147323514260019454201473235142600194542014732351426001945420147323514260019454201473235142600194542014732351426001945420147323514260019454201473235142600194542014732351426001945420147323514260019454201473235142600194542014732351426001945420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b01ddc5-f078-437e-88b0-c33923202503, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b01ddc5-f078-437e-88b0-c33923202503, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1167711314835028877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11677113148350288771167711314835028877116771131483502887711677113148350288771167711314835028877116771131483502887711677113148350288771167711314835028877116771131483502887711677113148350288771167711314835028877116771131483502887711677113148350288771167711314835028877116771131483502887711677113148350288771167711314835028877116771131483502887711677113148350288771167711314835028877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebba5a2b-6ab2-44e7-b362-42fa58019cda, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d0f4a1d-5dc5-4b76-8d92-f66000bab00c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d0f4a1d-5dc5-4b76-8d92-f66000bab00c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13206236550433686866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320623655043368686613206236550433686866132062365504336868661320623655043368686613206236550433686866132062365504336868661320623655043368686613206236550433686866132062365504336868661320623655043368686613206236550433686866132062365504336868661320623655043368686613206236550433686866132062365504336868661320623655043368686613206236550433686866132062365504336868661320623655043368686613206236550433686866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b01ddc5-f078-437e-88b0-c33923202503, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01b2b7e-2512-49af-9292-d898f367d10e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01b2b7e-2512-49af-9292-d898f367d10e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4099991239628518925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40999912396285189254099991239628518925409999123962851892540999912396285189254099991239628518925409999123962851892540999912396285189254099991239628518925409999123962851892540999912396285189254099991239628518925409999123962851892540999912396285189254099991239628518925409999123962851892540999912396285189254099991239628518925409999123962851892540999912396285189254099991239628518925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01b2b7e-2512-49af-9292-d898f367d10e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1cfb49c-0a60-45a4-bebc-f32112b37529, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d0f4a1d-5dc5-4b76-8d92-f66000bab00c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1cfb49c-0a60-45a4-bebc-f32112b37529, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7041360933268447911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70413609332684479117041360933268447911704136093326844791170413609332684479117041360933268447911704136093326844791170413609332684479117041360933268447911704136093326844791170413609332684479117041360933268447911704136093326844791170413609332684479117041360933268447911704136093326844791170413609332684479117041360933268447911704136093326844791170413609332684479117041360933268447911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf2e92fa-3347-4008-adc0-12c48631646a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf2e92fa-3347-4008-adc0-12c48631646a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6735418061565707591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67354180615657075916735418061565707591673541806156570759167354180615657075916735418061565707591673541806156570759167354180615657075916735418061565707591673541806156570759167354180615657075916735418061565707591673541806156570759167354180615657075916735418061565707591673541806156570759167354180615657075916735418061565707591673541806156570759167354180615657075916735418061565707591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1cfb49c-0a60-45a4-bebc-f32112b37529, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf2e92fa-3347-4008-adc0-12c48631646a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b831c6f-e9fe-42fc-9853-9044d253fdd3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1939adea-8cec-46b3-8cd3-dfba0f5a396b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b831c6f-e9fe-42fc-9853-9044d253fdd3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9321000268054981236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93210002680549812369321000268054981236932100026805498123693210002680549812369321000268054981236932100026805498123693210002680549812369321000268054981236932100026805498123693210002680549812369321000268054981236932100026805498123693210002680549812369321000268054981236932100026805498123693210002680549812369321000268054981236932100026805498123693210002680549812369321000268054981236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1939adea-8cec-46b3-8cd3-dfba0f5a396b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1754433343445053314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17544333434450533141754433343445053314175443334344505331417544333434450533141754433343445053314175443334344505331417544333434450533141754433343445053314175443334344505331417544333434450533141754433343445053314175443334344505331417544333434450533141754433343445053314175443334344505331417544333434450533141754433343445053314175443334344505331417544333434450533141754433343445053314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1939adea-8cec-46b3-8cd3-dfba0f5a396b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b831c6f-e9fe-42fc-9853-9044d253fdd3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6e28ed-f63d-46fc-afc6-208854013404, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37dfb86-b636-4c91-a1c9-d753d539f66d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6e28ed-f63d-46fc-afc6-208854013404, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12697905282318403073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269790528231840307312697905282318403073126979052823184030731269790528231840307312697905282318403073126979052823184030731269790528231840307312697905282318403073126979052823184030731269790528231840307312697905282318403073126979052823184030731269790528231840307312697905282318403073126979052823184030731269790528231840307312697905282318403073126979052823184030731269790528231840307312697905282318403073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37dfb86-b636-4c91-a1c9-d753d539f66d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15292884041945240764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529288404194524076415292884041945240764152928840419452407641529288404194524076415292884041945240764152928840419452407641529288404194524076415292884041945240764152928840419452407641529288404194524076415292884041945240764152928840419452407641529288404194524076415292884041945240764152928840419452407641529288404194524076415292884041945240764152928840419452407641529288404194524076415292884041945240764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37dfb86-b636-4c91-a1c9-d753d539f66d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6e28ed-f63d-46fc-afc6-208854013404, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 018f4409-4a15-4eee-bbb9-6176c709fa88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 018f4409-4a15-4eee-bbb9-6176c709fa88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11465017768177010244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146501776817701024411465017768177010244114650177681770102441146501776817701024411465017768177010244114650177681770102441146501776817701024411465017768177010244114650177681770102441146501776817701024411465017768177010244114650177681770102441146501776817701024411465017768177010244114650177681770102441146501776817701024411465017768177010244114650177681770102441146501776817701024411465017768177010244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f73055-d4b6-4c58-acdf-3bfeec3901ce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f73055-d4b6-4c58-acdf-3bfeec3901ce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14536696608064430895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453669660806443089514536696608064430895145366966080644308951453669660806443089514536696608064430895145366966080644308951453669660806443089514536696608064430895145366966080644308951453669660806443089514536696608064430895145366966080644308951453669660806443089514536696608064430895145366966080644308951453669660806443089514536696608064430895145366966080644308951453669660806443089514536696608064430895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 018f4409-4a15-4eee-bbb9-6176c709fa88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f2bb24f-3113-4d96-8e35-654d7019fd88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f2bb24f-3113-4d96-8e35-654d7019fd88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10132561664716484860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013256166471648486010132561664716484860101325616647164848601013256166471648486010132561664716484860101325616647164848601013256166471648486010132561664716484860101325616647164848601013256166471648486010132561664716484860101325616647164848601013256166471648486010132561664716484860101325616647164848601013256166471648486010132561664716484860101325616647164848601013256166471648486010132561664716484860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f73055-d4b6-4c58-acdf-3bfeec3901ce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90c2bb9-e76c-44ae-b89e-7e00a0fb4860, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90c2bb9-e76c-44ae-b89e-7e00a0fb4860, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14446354060627602583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444635406062760258314446354060627602583144463540606276025831444635406062760258314446354060627602583144463540606276025831444635406062760258314446354060627602583144463540606276025831444635406062760258314446354060627602583144463540606276025831444635406062760258314446354060627602583144463540606276025831444635406062760258314446354060627602583144463540606276025831444635406062760258314446354060627602583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f2bb24f-3113-4d96-8e35-654d7019fd88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd25535-eba1-4d70-926c-fa25adb02c75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd25535-eba1-4d70-926c-fa25adb02c75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16605993790036401358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660599379003640135816605993790036401358166059937900364013581660599379003640135816605993790036401358166059937900364013581660599379003640135816605993790036401358166059937900364013581660599379003640135816605993790036401358166059937900364013581660599379003640135816605993790036401358166059937900364013581660599379003640135816605993790036401358166059937900364013581660599379003640135816605993790036401358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90c2bb9-e76c-44ae-b89e-7e00a0fb4860, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38133e9b-5fb6-411c-9575-5c39f1881898, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38133e9b-5fb6-411c-9575-5c39f1881898, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 115359228259954602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602115359228259954602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd25535-eba1-4d70-926c-fa25adb02c75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e08098b-ed7c-42b7-bc94-e546b6057190, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e08098b-ed7c-42b7-bc94-e546b6057190, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190118369231446738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119011836923144673811190118369231446738111901183692314467381119011836923144673811190118369231446738111901183692314467381119011836923144673811190118369231446738111901183692314467381119011836923144673811190118369231446738111901183692314467381119011836923144673811190118369231446738111901183692314467381119011836923144673811190118369231446738111901183692314467381119011836923144673811190118369231446738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38133e9b-5fb6-411c-9575-5c39f1881898, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27fb4025-c434-43eb-9968-312de43bff14, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fb4025-c434-43eb-9968-312de43bff14, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6688015625031302443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66880156250313024436688015625031302443668801562503130244366880156250313024436688015625031302443668801562503130244366880156250313024436688015625031302443668801562503130244366880156250313024436688015625031302443668801562503130244366880156250313024436688015625031302443668801562503130244366880156250313024436688015625031302443668801562503130244366880156250313024436688015625031302443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e08098b-ed7c-42b7-bc94-e546b6057190, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6adf39-5741-499d-9521-3039d3381b1d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6adf39-5741-499d-9521-3039d3381b1d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16150022671329160639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615002267132916063916150022671329160639161500226713291606391615002267132916063916150022671329160639161500226713291606391615002267132916063916150022671329160639161500226713291606391615002267132916063916150022671329160639161500226713291606391615002267132916063916150022671329160639161500226713291606391615002267132916063916150022671329160639161500226713291606391615002267132916063916150022671329160639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fb4025-c434-43eb-9968-312de43bff14, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d8e1f3-1dcc-493b-8346-4d6e12337f44, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d8e1f3-1dcc-493b-8346-4d6e12337f44, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4019661674758571295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40196616747585712954019661674758571295401966167475857129540196616747585712954019661674758571295401966167475857129540196616747585712954019661674758571295401966167475857129540196616747585712954019661674758571295401966167475857129540196616747585712954019661674758571295401966167475857129540196616747585712954019661674758571295401966167475857129540196616747585712954019661674758571295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6adf39-5741-499d-9521-3039d3381b1d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d095e55-9a09-4a20-b0c1-40c311f6195b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d095e55-9a09-4a20-b0c1-40c311f6195b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7877401836070630370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78774018360706303707877401836070630370787740183607063037078774018360706303707877401836070630370787740183607063037078774018360706303707877401836070630370787740183607063037078774018360706303707877401836070630370787740183607063037078774018360706303707877401836070630370787740183607063037078774018360706303707877401836070630370787740183607063037078774018360706303707877401836070630370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d8e1f3-1dcc-493b-8346-4d6e12337f44, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd8f4f1-def8-467e-a7f5-100210b65501, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd8f4f1-def8-467e-a7f5-100210b65501, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3292288945678614489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32922889456786144893292288945678614489329228894567861448932922889456786144893292288945678614489329228894567861448932922889456786144893292288945678614489329228894567861448932922889456786144893292288945678614489329228894567861448932922889456786144893292288945678614489329228894567861448932922889456786144893292288945678614489329228894567861448932922889456786144893292288945678614489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d095e55-9a09-4a20-b0c1-40c311f6195b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20e1be5-8681-4517-976b-5268a6f80732, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20e1be5-8681-4517-976b-5268a6f80732, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13354263647363559082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335426364736355908213354263647363559082133542636473635590821335426364736355908213354263647363559082133542636473635590821335426364736355908213354263647363559082133542636473635590821335426364736355908213354263647363559082133542636473635590821335426364736355908213354263647363559082133542636473635590821335426364736355908213354263647363559082133542636473635590821335426364736355908213354263647363559082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd8f4f1-def8-467e-a7f5-100210b65501, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48cc334-efc6-425a-8ea1-38f9965ba20f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48cc334-efc6-425a-8ea1-38f9965ba20f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4407733760023735309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44077337600237353094407733760023735309440773376002373530944077337600237353094407733760023735309440773376002373530944077337600237353094407733760023735309440773376002373530944077337600237353094407733760023735309440773376002373530944077337600237353094407733760023735309440773376002373530944077337600237353094407733760023735309440773376002373530944077337600237353094407733760023735309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20e1be5-8681-4517-976b-5268a6f80732, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626005e5-cee6-44d8-b8cd-d64d15fefd4c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626005e5-cee6-44d8-b8cd-d64d15fefd4c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1058138216721461478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10581382167214614781058138216721461478105813821672146147810581382167214614781058138216721461478105813821672146147810581382167214614781058138216721461478105813821672146147810581382167214614781058138216721461478105813821672146147810581382167214614781058138216721461478105813821672146147810581382167214614781058138216721461478105813821672146147810581382167214614781058138216721461478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48cc334-efc6-425a-8ea1-38f9965ba20f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d376e483-5292-47c7-8301-934329c6e3e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d376e483-5292-47c7-8301-934329c6e3e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15179775211578150684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517977521157815068415179775211578150684151797752115781506841517977521157815068415179775211578150684151797752115781506841517977521157815068415179775211578150684151797752115781506841517977521157815068415179775211578150684151797752115781506841517977521157815068415179775211578150684151797752115781506841517977521157815068415179775211578150684151797752115781506841517977521157815068415179775211578150684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626005e5-cee6-44d8-b8cd-d64d15fefd4c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a50487-f169-4b59-95e9-788bf64a6efe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a50487-f169-4b59-95e9-788bf64a6efe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5580987071265553484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55809870712655534845580987071265553484558098707126555348455809870712655534845580987071265553484558098707126555348455809870712655534845580987071265553484558098707126555348455809870712655534845580987071265553484558098707126555348455809870712655534845580987071265553484558098707126555348455809870712655534845580987071265553484558098707126555348455809870712655534845580987071265553484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a50487-f169-4b59-95e9-788bf64a6efe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0d87fc-deba-48d1-a714-6b723480a06e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0d87fc-deba-48d1-a714-6b723480a06e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5480566555736991653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54805665557369916535480566555736991653548056655573699165354805665557369916535480566555736991653548056655573699165354805665557369916535480566555736991653548056655573699165354805665557369916535480566555736991653548056655573699165354805665557369916535480566555736991653548056655573699165354805665557369916535480566555736991653548056655573699165354805665557369916535480566555736991653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0d87fc-deba-48d1-a714-6b723480a06e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a8276bf-e22b-4a88-aaae-8a1d7862d65d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d376e483-5292-47c7-8301-934329c6e3e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a8276bf-e22b-4a88-aaae-8a1d7862d65d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8423373642207038351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84233736422070383518423373642207038351842337364220703835184233736422070383518423373642207038351842337364220703835184233736422070383518423373642207038351842337364220703835184233736422070383518423373642207038351842337364220703835184233736422070383518423373642207038351842337364220703835184233736422070383518423373642207038351842337364220703835184233736422070383518423373642207038351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2178691d-d6f1-459f-99d0-d3d6cddcacce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2178691d-d6f1-459f-99d0-d3d6cddcacce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11545877175255118769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154587717525511876911545877175255118769115458771752551187691154587717525511876911545877175255118769115458771752551187691154587717525511876911545877175255118769115458771752551187691154587717525511876911545877175255118769115458771752551187691154587717525511876911545877175255118769115458771752551187691154587717525511876911545877175255118769115458771752551187691154587717525511876911545877175255118769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a8276bf-e22b-4a88-aaae-8a1d7862d65d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2178691d-d6f1-459f-99d0-d3d6cddcacce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f359a3b2-8d01-4191-b375-c0c67d1c169f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a8d3c3-2c93-4ba8-bf1a-9b9e45a57305, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f359a3b2-8d01-4191-b375-c0c67d1c169f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4658286777792715980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46582867777927159804658286777792715980465828677779271598046582867777927159804658286777792715980465828677779271598046582867777927159804658286777792715980465828677779271598046582867777927159804658286777792715980465828677779271598046582867777927159804658286777792715980465828677779271598046582867777927159804658286777792715980465828677779271598046582867777927159804658286777792715980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a8d3c3-2c93-4ba8-bf1a-9b9e45a57305, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2770897384919287583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27708973849192875832770897384919287583277089738491928758327708973849192875832770897384919287583277089738491928758327708973849192875832770897384919287583277089738491928758327708973849192875832770897384919287583277089738491928758327708973849192875832770897384919287583277089738491928758327708973849192875832770897384919287583277089738491928758327708973849192875832770897384919287583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f359a3b2-8d01-4191-b375-c0c67d1c169f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a8d3c3-2c93-4ba8-bf1a-9b9e45a57305, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5d5e7e-6cbc-4f28-a0fb-78a692167cd8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e582678d-6d97-46cb-9c03-8381bc8136a8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5d5e7e-6cbc-4f28-a0fb-78a692167cd8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 897861919133676638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638897861919133676638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e582678d-6d97-46cb-9c03-8381bc8136a8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17950729002405556541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795072900240555654117950729002405556541179507290024055565411795072900240555654117950729002405556541179507290024055565411795072900240555654117950729002405556541179507290024055565411795072900240555654117950729002405556541179507290024055565411795072900240555654117950729002405556541179507290024055565411795072900240555654117950729002405556541179507290024055565411795072900240555654117950729002405556541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e582678d-6d97-46cb-9c03-8381bc8136a8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5d5e7e-6cbc-4f28-a0fb-78a692167cd8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5215dc9e-27bc-4b59-8a2e-a7e88ee404b2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5215dc9e-27bc-4b59-8a2e-a7e88ee404b2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9289497386219012012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92894973862190120129289497386219012012928949738621901201292894973862190120129289497386219012012928949738621901201292894973862190120129289497386219012012928949738621901201292894973862190120129289497386219012012928949738621901201292894973862190120129289497386219012012928949738621901201292894973862190120129289497386219012012928949738621901201292894973862190120129289497386219012012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0982b274-16dd-4b4c-b9e4-e2dbf31a4e69, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0982b274-16dd-4b4c-b9e4-e2dbf31a4e69, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10414528862259410230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041452886225941023010414528862259410230104145288622594102301041452886225941023010414528862259410230104145288622594102301041452886225941023010414528862259410230104145288622594102301041452886225941023010414528862259410230104145288622594102301041452886225941023010414528862259410230104145288622594102301041452886225941023010414528862259410230104145288622594102301041452886225941023010414528862259410230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5215dc9e-27bc-4b59-8a2e-a7e88ee404b2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0982b274-16dd-4b4c-b9e4-e2dbf31a4e69, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70e54a0-1493-49b2-a047-3d946ed124ed, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3edfe5a-f834-4f4a-966a-2b5720cdc9a7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70e54a0-1493-49b2-a047-3d946ed124ed, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7649038469247368312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76490384692473683127649038469247368312764903846924736831276490384692473683127649038469247368312764903846924736831276490384692473683127649038469247368312764903846924736831276490384692473683127649038469247368312764903846924736831276490384692473683127649038469247368312764903846924736831276490384692473683127649038469247368312764903846924736831276490384692473683127649038469247368312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3edfe5a-f834-4f4a-966a-2b5720cdc9a7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1539974415602706845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15399744156027068451539974415602706845153997441560270684515399744156027068451539974415602706845153997441560270684515399744156027068451539974415602706845153997441560270684515399744156027068451539974415602706845153997441560270684515399744156027068451539974415602706845153997441560270684515399744156027068451539974415602706845153997441560270684515399744156027068451539974415602706845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3edfe5a-f834-4f4a-966a-2b5720cdc9a7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70e54a0-1493-49b2-a047-3d946ed124ed, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8203d2f0-59da-4a80-8d7d-7aa4b14d5def, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa3db147-2e4e-4e4e-92bf-d627925018d6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8203d2f0-59da-4a80-8d7d-7aa4b14d5def, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1695024588817069351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16950245888170693511695024588817069351169502458881706935116950245888170693511695024588817069351169502458881706935116950245888170693511695024588817069351169502458881706935116950245888170693511695024588817069351169502458881706935116950245888170693511695024588817069351169502458881706935116950245888170693511695024588817069351169502458881706935116950245888170693511695024588817069351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa3db147-2e4e-4e4e-92bf-d627925018d6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11074149054425956618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107414905442595661811074149054425956618110741490544259566181107414905442595661811074149054425956618110741490544259566181107414905442595661811074149054425956618110741490544259566181107414905442595661811074149054425956618110741490544259566181107414905442595661811074149054425956618110741490544259566181107414905442595661811074149054425956618110741490544259566181107414905442595661811074149054425956618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8203d2f0-59da-4a80-8d7d-7aa4b14d5def, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa3db147-2e4e-4e4e-92bf-d627925018d6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80a99c63-6069-4a33-89f7-15346a301f8c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a231f665-9b27-4901-8cad-ffcc914f5cec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80a99c63-6069-4a33-89f7-15346a301f8c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1513919283370275500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15139192833702755001513919283370275500151391928337027550015139192833702755001513919283370275500151391928337027550015139192833702755001513919283370275500151391928337027550015139192833702755001513919283370275500151391928337027550015139192833702755001513919283370275500151391928337027550015139192833702755001513919283370275500151391928337027550015139192833702755001513919283370275500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a231f665-9b27-4901-8cad-ffcc914f5cec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5332613458456971438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53326134584569714385332613458456971438533261345845697143853326134584569714385332613458456971438533261345845697143853326134584569714385332613458456971438533261345845697143853326134584569714385332613458456971438533261345845697143853326134584569714385332613458456971438533261345845697143853326134584569714385332613458456971438533261345845697143853326134584569714385332613458456971438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80a99c63-6069-4a33-89f7-15346a301f8c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a231f665-9b27-4901-8cad-ffcc914f5cec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8a61975-5ab4-4d18-af72-d2a6ed391a88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68eb3716-4381-4272-96eb-39a2c0212a6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8a61975-5ab4-4d18-af72-d2a6ed391a88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4767634290812537988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47676342908125379884767634290812537988476763429081253798847676342908125379884767634290812537988476763429081253798847676342908125379884767634290812537988476763429081253798847676342908125379884767634290812537988476763429081253798847676342908125379884767634290812537988476763429081253798847676342908125379884767634290812537988476763429081253798847676342908125379884767634290812537988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68eb3716-4381-4272-96eb-39a2c0212a6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9028751320642180575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90287513206421805759028751320642180575902875132064218057590287513206421805759028751320642180575902875132064218057590287513206421805759028751320642180575902875132064218057590287513206421805759028751320642180575902875132064218057590287513206421805759028751320642180575902875132064218057590287513206421805759028751320642180575902875132064218057590287513206421805759028751320642180575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8a61975-5ab4-4d18-af72-d2a6ed391a88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68eb3716-4381-4272-96eb-39a2c0212a6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95c6c55c-c917-4907-b8b0-f62d0025080d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16293f52-8c04-4cdc-830f-da322c80d1a2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c6c55c-c917-4907-b8b0-f62d0025080d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2665469943771731795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26654699437717317952665469943771731795266546994377173179526654699437717317952665469943771731795266546994377173179526654699437717317952665469943771731795266546994377173179526654699437717317952665469943771731795266546994377173179526654699437717317952665469943771731795266546994377173179526654699437717317952665469943771731795266546994377173179526654699437717317952665469943771731795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16293f52-8c04-4cdc-830f-da322c80d1a2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10250932261948404473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025093226194840447310250932261948404473102509322619484044731025093226194840447310250932261948404473102509322619484044731025093226194840447310250932261948404473102509322619484044731025093226194840447310250932261948404473102509322619484044731025093226194840447310250932261948404473102509322619484044731025093226194840447310250932261948404473102509322619484044731025093226194840447310250932261948404473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16293f52-8c04-4cdc-830f-da322c80d1a2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c6c55c-c917-4907-b8b0-f62d0025080d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e7a3acc-2fca-43aa-aa84-6c1c18b320d7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7017e11-e588-4947-9baa-30680e71a900, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e7a3acc-2fca-43aa-aa84-6c1c18b320d7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12329059809776826088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232905980977682608812329059809776826088123290598097768260881232905980977682608812329059809776826088123290598097768260881232905980977682608812329059809776826088123290598097768260881232905980977682608812329059809776826088123290598097768260881232905980977682608812329059809776826088123290598097768260881232905980977682608812329059809776826088123290598097768260881232905980977682608812329059809776826088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7017e11-e588-4947-9baa-30680e71a900, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14600154754314270931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460015475431427093114600154754314270931146001547543142709311460015475431427093114600154754314270931146001547543142709311460015475431427093114600154754314270931146001547543142709311460015475431427093114600154754314270931146001547543142709311460015475431427093114600154754314270931146001547543142709311460015475431427093114600154754314270931146001547543142709311460015475431427093114600154754314270931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7017e11-e588-4947-9baa-30680e71a900, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1fe4c9-9254-4dc5-a374-ea7dc96c0b01, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1fe4c9-9254-4dc5-a374-ea7dc96c0b01, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4818376949042044047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48183769490420440474818376949042044047481837694904204404748183769490420440474818376949042044047481837694904204404748183769490420440474818376949042044047481837694904204404748183769490420440474818376949042044047481837694904204404748183769490420440474818376949042044047481837694904204404748183769490420440474818376949042044047481837694904204404748183769490420440474818376949042044047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e7a3acc-2fca-43aa-aa84-6c1c18b320d7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278e89d5-cd1f-4f23-9560-e0184e76870c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278e89d5-cd1f-4f23-9560-e0184e76870c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 183135188094808157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157183135188094808157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1fe4c9-9254-4dc5-a374-ea7dc96c0b01, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e80846e5-34b8-466b-90e0-259ec814020c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e80846e5-34b8-466b-90e0-259ec814020c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18343151942441842576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834315194244184257618343151942441842576183431519424418425761834315194244184257618343151942441842576183431519424418425761834315194244184257618343151942441842576183431519424418425761834315194244184257618343151942441842576183431519424418425761834315194244184257618343151942441842576183431519424418425761834315194244184257618343151942441842576183431519424418425761834315194244184257618343151942441842576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278e89d5-cd1f-4f23-9560-e0184e76870c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfdefd1-85c5-4289-9587-c589f8cc503c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfdefd1-85c5-4289-9587-c589f8cc503c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13029527308455341912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302952730845534191213029527308455341912130295273084553419121302952730845534191213029527308455341912130295273084553419121302952730845534191213029527308455341912130295273084553419121302952730845534191213029527308455341912130295273084553419121302952730845534191213029527308455341912130295273084553419121302952730845534191213029527308455341912130295273084553419121302952730845534191213029527308455341912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e80846e5-34b8-466b-90e0-259ec814020c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17eb8ee8-25ac-4955-be58-b65b2c91ee34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17eb8ee8-25ac-4955-be58-b65b2c91ee34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10955905286204408618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095590528620440861810955905286204408618109559052862044086181095590528620440861810955905286204408618109559052862044086181095590528620440861810955905286204408618109559052862044086181095590528620440861810955905286204408618109559052862044086181095590528620440861810955905286204408618109559052862044086181095590528620440861810955905286204408618109559052862044086181095590528620440861810955905286204408618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfdefd1-85c5-4289-9587-c589f8cc503c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7878d6d3-27b5-45f9-96b3-62ffc7da31f5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7878d6d3-27b5-45f9-96b3-62ffc7da31f5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16046988005616333523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604698800561633352316046988005616333523160469880056163335231604698800561633352316046988005616333523160469880056163335231604698800561633352316046988005616333523160469880056163335231604698800561633352316046988005616333523160469880056163335231604698800561633352316046988005616333523160469880056163335231604698800561633352316046988005616333523160469880056163335231604698800561633352316046988005616333523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17eb8ee8-25ac-4955-be58-b65b2c91ee34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99af3c8c-031f-4ccc-98ad-52c2c91a2dcc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99af3c8c-031f-4ccc-98ad-52c2c91a2dcc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10306160921633835401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030616092163383540110306160921633835401103061609216338354011030616092163383540110306160921633835401103061609216338354011030616092163383540110306160921633835401103061609216338354011030616092163383540110306160921633835401103061609216338354011030616092163383540110306160921633835401103061609216338354011030616092163383540110306160921633835401103061609216338354011030616092163383540110306160921633835401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7878d6d3-27b5-45f9-96b3-62ffc7da31f5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d90efff9-7528-4db6-bf60-acaa2825a079, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99af3c8c-031f-4ccc-98ad-52c2c91a2dcc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d90efff9-7528-4db6-bf60-acaa2825a079, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8100741675414815664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81007416754148156648100741675414815664810074167541481566481007416754148156648100741675414815664810074167541481566481007416754148156648100741675414815664810074167541481566481007416754148156648100741675414815664810074167541481566481007416754148156648100741675414815664810074167541481566481007416754148156648100741675414815664810074167541481566481007416754148156648100741675414815664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9655e1-e745-429e-b8cc-e7461ede720e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9655e1-e745-429e-b8cc-e7461ede720e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14820945489483822430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482094548948382243014820945489483822430148209454894838224301482094548948382243014820945489483822430148209454894838224301482094548948382243014820945489483822430148209454894838224301482094548948382243014820945489483822430148209454894838224301482094548948382243014820945489483822430148209454894838224301482094548948382243014820945489483822430148209454894838224301482094548948382243014820945489483822430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d90efff9-7528-4db6-bf60-acaa2825a079, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9655e1-e745-429e-b8cc-e7461ede720e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a0bf1c-186c-4329-b019-e3f90b2370a5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4498d7d-49dd-4ed7-ac65-714aa9ff67ef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a0bf1c-186c-4329-b019-e3f90b2370a5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4182844091027002008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41828440910270020084182844091027002008418284409102700200841828440910270020084182844091027002008418284409102700200841828440910270020084182844091027002008418284409102700200841828440910270020084182844091027002008418284409102700200841828440910270020084182844091027002008418284409102700200841828440910270020084182844091027002008418284409102700200841828440910270020084182844091027002008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4498d7d-49dd-4ed7-ac65-714aa9ff67ef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101492282634365314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11014922826343653141101492282634365314110149228263436531411014922826343653141101492282634365314110149228263436531411014922826343653141101492282634365314110149228263436531411014922826343653141101492282634365314110149228263436531411014922826343653141101492282634365314110149228263436531411014922826343653141101492282634365314110149228263436531411014922826343653141101492282634365314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4498d7d-49dd-4ed7-ac65-714aa9ff67ef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a0bf1c-186c-4329-b019-e3f90b2370a5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dfb91f6-c790-4435-abe8-d377d88982c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dfb91f6-c790-4435-abe8-d377d88982c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8927934883253705619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89279348832537056198927934883253705619892793488325370561989279348832537056198927934883253705619892793488325370561989279348832537056198927934883253705619892793488325370561989279348832537056198927934883253705619892793488325370561989279348832537056198927934883253705619892793488325370561989279348832537056198927934883253705619892793488325370561989279348832537056198927934883253705619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65778407-e4a0-40df-a96f-ea22d73fcb35, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65778407-e4a0-40df-a96f-ea22d73fcb35, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3574531837934684932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35745318379346849323574531837934684932357453183793468493235745318379346849323574531837934684932357453183793468493235745318379346849323574531837934684932357453183793468493235745318379346849323574531837934684932357453183793468493235745318379346849323574531837934684932357453183793468493235745318379346849323574531837934684932357453183793468493235745318379346849323574531837934684932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dfb91f6-c790-4435-abe8-d377d88982c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3754cf-9ae5-4bcb-8978-460b103aead4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65778407-e4a0-40df-a96f-ea22d73fcb35, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3754cf-9ae5-4bcb-8978-460b103aead4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18110388058565202057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811038805856520205718110388058565202057181103880585652020571811038805856520205718110388058565202057181103880585652020571811038805856520205718110388058565202057181103880585652020571811038805856520205718110388058565202057181103880585652020571811038805856520205718110388058565202057181103880585652020571811038805856520205718110388058565202057181103880585652020571811038805856520205718110388058565202057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e379f5b3-db0b-4688-b47c-12b5e0e8bc0a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e379f5b3-db0b-4688-b47c-12b5e0e8bc0a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8692150625401415891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86921506254014158918692150625401415891869215062540141589186921506254014158918692150625401415891869215062540141589186921506254014158918692150625401415891869215062540141589186921506254014158918692150625401415891869215062540141589186921506254014158918692150625401415891869215062540141589186921506254014158918692150625401415891869215062540141589186921506254014158918692150625401415891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3754cf-9ae5-4bcb-8978-460b103aead4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd570ca-6cd8-4e5b-b7cf-17c2c0d797ba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd570ca-6cd8-4e5b-b7cf-17c2c0d797ba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10104661569808209045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010466156980820904510104661569808209045101046615698082090451010466156980820904510104661569808209045101046615698082090451010466156980820904510104661569808209045101046615698082090451010466156980820904510104661569808209045101046615698082090451010466156980820904510104661569808209045101046615698082090451010466156980820904510104661569808209045101046615698082090451010466156980820904510104661569808209045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e379f5b3-db0b-4688-b47c-12b5e0e8bc0a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5e6fcfd-d5b9-4f6b-83c5-4eebe6f8bb31, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5e6fcfd-d5b9-4f6b-83c5-4eebe6f8bb31, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6454189723207598723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64541897232075987236454189723207598723645418972320759872364541897232075987236454189723207598723645418972320759872364541897232075987236454189723207598723645418972320759872364541897232075987236454189723207598723645418972320759872364541897232075987236454189723207598723645418972320759872364541897232075987236454189723207598723645418972320759872364541897232075987236454189723207598723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd570ca-6cd8-4e5b-b7cf-17c2c0d797ba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b34d4d-32a0-4db5-bf73-80aad3c2f650, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b34d4d-32a0-4db5-bf73-80aad3c2f650, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17912275040531758402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791227504053175840217912275040531758402179122750405317584021791227504053175840217912275040531758402179122750405317584021791227504053175840217912275040531758402179122750405317584021791227504053175840217912275040531758402179122750405317584021791227504053175840217912275040531758402179122750405317584021791227504053175840217912275040531758402179122750405317584021791227504053175840217912275040531758402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5e6fcfd-d5b9-4f6b-83c5-4eebe6f8bb31, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 059e2b32-3e24-44a9-a015-ff587f36b042, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 059e2b32-3e24-44a9-a015-ff587f36b042, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16332946189643797513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633294618964379751316332946189643797513163329461896437975131633294618964379751316332946189643797513163329461896437975131633294618964379751316332946189643797513163329461896437975131633294618964379751316332946189643797513163329461896437975131633294618964379751316332946189643797513163329461896437975131633294618964379751316332946189643797513163329461896437975131633294618964379751316332946189643797513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b34d4d-32a0-4db5-bf73-80aad3c2f650, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969fb06e-de12-43d8-8c43-f4bd46a4cb57, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969fb06e-de12-43d8-8c43-f4bd46a4cb57, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15274378399803754081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527437839980375408115274378399803754081152743783998037540811527437839980375408115274378399803754081152743783998037540811527437839980375408115274378399803754081152743783998037540811527437839980375408115274378399803754081152743783998037540811527437839980375408115274378399803754081152743783998037540811527437839980375408115274378399803754081152743783998037540811527437839980375408115274378399803754081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 059e2b32-3e24-44a9-a015-ff587f36b042, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3950cf-40da-4ebd-818a-048db69e9706, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3950cf-40da-4ebd-818a-048db69e9706, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3155974846687469589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31559748466874695893155974846687469589315597484668746958931559748466874695893155974846687469589315597484668746958931559748466874695893155974846687469589315597484668746958931559748466874695893155974846687469589315597484668746958931559748466874695893155974846687469589315597484668746958931559748466874695893155974846687469589315597484668746958931559748466874695893155974846687469589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969fb06e-de12-43d8-8c43-f4bd46a4cb57, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8418303-7656-48f0-b739-c6d5dc608b89, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8418303-7656-48f0-b739-c6d5dc608b89, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12610960881053161760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261096088105316176012610960881053161760126109608810531617601261096088105316176012610960881053161760126109608810531617601261096088105316176012610960881053161760126109608810531617601261096088105316176012610960881053161760126109608810531617601261096088105316176012610960881053161760126109608810531617601261096088105316176012610960881053161760126109608810531617601261096088105316176012610960881053161760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3950cf-40da-4ebd-818a-048db69e9706, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1cf2e4-b152-4ce8-be5f-179950a54fba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1cf2e4-b152-4ce8-be5f-179950a54fba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17388181253435893162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738818125343589316217388181253435893162173881812534358931621738818125343589316217388181253435893162173881812534358931621738818125343589316217388181253435893162173881812534358931621738818125343589316217388181253435893162173881812534358931621738818125343589316217388181253435893162173881812534358931621738818125343589316217388181253435893162173881812534358931621738818125343589316217388181253435893162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8418303-7656-48f0-b739-c6d5dc608b89, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729fe29c-9d4b-408b-8423-6c637cb8c1ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729fe29c-9d4b-408b-8423-6c637cb8c1ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6578322286633377702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65783222866333777026578322286633377702657832228663337770265783222866333777026578322286633377702657832228663337770265783222866333777026578322286633377702657832228663337770265783222866333777026578322286633377702657832228663337770265783222866333777026578322286633377702657832228663337770265783222866333777026578322286633377702657832228663337770265783222866333777026578322286633377702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1cf2e4-b152-4ce8-be5f-179950a54fba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b63153e-6077-42c2-8b87-527ead8cfc5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b63153e-6077-42c2-8b87-527ead8cfc5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16830915122263793265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683091512226379326516830915122263793265168309151222637932651683091512226379326516830915122263793265168309151222637932651683091512226379326516830915122263793265168309151222637932651683091512226379326516830915122263793265168309151222637932651683091512226379326516830915122263793265168309151222637932651683091512226379326516830915122263793265168309151222637932651683091512226379326516830915122263793265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729fe29c-9d4b-408b-8423-6c637cb8c1ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b63153e-6077-42c2-8b87-527ead8cfc5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba6d2e3-d5c5-433d-99cd-00b5e9ab373d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50e39779-a5e8-46ba-84b4-c555fc82cb72, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba6d2e3-d5c5-433d-99cd-00b5e9ab373d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3369244439937044100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33692444399370441003369244439937044100336924443993704410033692444399370441003369244439937044100336924443993704410033692444399370441003369244439937044100336924443993704410033692444399370441003369244439937044100336924443993704410033692444399370441003369244439937044100336924443993704410033692444399370441003369244439937044100336924443993704410033692444399370441003369244439937044100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50e39779-a5e8-46ba-84b4-c555fc82cb72, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5540869558925373861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55408695589253738615540869558925373861554086955892537386155408695589253738615540869558925373861554086955892537386155408695589253738615540869558925373861554086955892537386155408695589253738615540869558925373861554086955892537386155408695589253738615540869558925373861554086955892537386155408695589253738615540869558925373861554086955892537386155408695589253738615540869558925373861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba6d2e3-d5c5-433d-99cd-00b5e9ab373d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05cf2496-0a4b-412e-ae14-d2ae071e0a9b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50e39779-a5e8-46ba-84b4-c555fc82cb72, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05cf2496-0a4b-412e-ae14-d2ae071e0a9b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 120288402227837429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429120288402227837429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a5eb509-b458-4fcb-b548-92db95a4a6ec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a5eb509-b458-4fcb-b548-92db95a4a6ec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4974662060062775433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49746620600627754334974662060062775433497466206006277543349746620600627754334974662060062775433497466206006277543349746620600627754334974662060062775433497466206006277543349746620600627754334974662060062775433497466206006277543349746620600627754334974662060062775433497466206006277543349746620600627754334974662060062775433497466206006277543349746620600627754334974662060062775433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05cf2496-0a4b-412e-ae14-d2ae071e0a9b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a5eb509-b458-4fcb-b548-92db95a4a6ec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde8b33a-a097-4aca-8e44-cbd78cfef6c5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a40523a3-2192-4bda-8e88-27fa2fd1ab1b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde8b33a-a097-4aca-8e44-cbd78cfef6c5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 541290788840982423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423541290788840982423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a40523a3-2192-4bda-8e88-27fa2fd1ab1b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866622805868724832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88666228058687248328866622805868724832886662280586872483288666228058687248328866622805868724832886662280586872483288666228058687248328866622805868724832886662280586872483288666228058687248328866622805868724832886662280586872483288666228058687248328866622805868724832886662280586872483288666228058687248328866622805868724832886662280586872483288666228058687248328866622805868724832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a40523a3-2192-4bda-8e88-27fa2fd1ab1b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde8b33a-a097-4aca-8e44-cbd78cfef6c5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c4f0b8-3799-4044-8532-26b32a8f3269, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb1c0cdd-6db2-494a-b32d-e112252cdc9d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c4f0b8-3799-4044-8532-26b32a8f3269, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8309125206586584847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83091252065865848478309125206586584847830912520658658484783091252065865848478309125206586584847830912520658658484783091252065865848478309125206586584847830912520658658484783091252065865848478309125206586584847830912520658658484783091252065865848478309125206586584847830912520658658484783091252065865848478309125206586584847830912520658658484783091252065865848478309125206586584847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb1c0cdd-6db2-494a-b32d-e112252cdc9d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14471517224478945058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447151722447894505814471517224478945058144715172244789450581447151722447894505814471517224478945058144715172244789450581447151722447894505814471517224478945058144715172244789450581447151722447894505814471517224478945058144715172244789450581447151722447894505814471517224478945058144715172244789450581447151722447894505814471517224478945058144715172244789450581447151722447894505814471517224478945058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c4f0b8-3799-4044-8532-26b32a8f3269, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c78f358-1d87-45ef-8848-f55168ec4087, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c78f358-1d87-45ef-8848-f55168ec4087, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16673827967668773799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667382796766877379916673827967668773799166738279676687737991667382796766877379916673827967668773799166738279676687737991667382796766877379916673827967668773799166738279676687737991667382796766877379916673827967668773799166738279676687737991667382796766877379916673827967668773799166738279676687737991667382796766877379916673827967668773799166738279676687737991667382796766877379916673827967668773799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb1c0cdd-6db2-494a-b32d-e112252cdc9d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663fb3cb-6130-45ee-88d3-73c3a1fb5e3b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663fb3cb-6130-45ee-88d3-73c3a1fb5e3b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10507200597640371915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050720059764037191510507200597640371915105072005976403719151050720059764037191510507200597640371915105072005976403719151050720059764037191510507200597640371915105072005976403719151050720059764037191510507200597640371915105072005976403719151050720059764037191510507200597640371915105072005976403719151050720059764037191510507200597640371915105072005976403719151050720059764037191510507200597640371915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c78f358-1d87-45ef-8848-f55168ec4087, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5779d5-cc10-4451-91b9-e58d48ba0dfb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5779d5-cc10-4451-91b9-e58d48ba0dfb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 595072143404684136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136595072143404684136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5779d5-cc10-4451-91b9-e58d48ba0dfb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd49078-d302-41ac-86aa-8ada7b266f3a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd49078-d302-41ac-86aa-8ada7b266f3a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15379191885747305581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537919188574730558115379191885747305581153791918857473055811537919188574730558115379191885747305581153791918857473055811537919188574730558115379191885747305581153791918857473055811537919188574730558115379191885747305581153791918857473055811537919188574730558115379191885747305581153791918857473055811537919188574730558115379191885747305581153791918857473055811537919188574730558115379191885747305581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663fb3cb-6130-45ee-88d3-73c3a1fb5e3b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7554c631-7ac5-438b-8133-b59d3f40a4f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7554c631-7ac5-438b-8133-b59d3f40a4f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3416163045444486348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34161630454444863483416163045444486348341616304544448634834161630454444863483416163045444486348341616304544448634834161630454444863483416163045444486348341616304544448634834161630454444863483416163045444486348341616304544448634834161630454444863483416163045444486348341616304544448634834161630454444863483416163045444486348341616304544448634834161630454444863483416163045444486348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd49078-d302-41ac-86aa-8ada7b266f3a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727769f0-8cb9-463a-9f3c-3907e9e9006f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727769f0-8cb9-463a-9f3c-3907e9e9006f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13099186550707914281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309918655070791428113099186550707914281130991865507079142811309918655070791428113099186550707914281130991865507079142811309918655070791428113099186550707914281130991865507079142811309918655070791428113099186550707914281130991865507079142811309918655070791428113099186550707914281130991865507079142811309918655070791428113099186550707914281130991865507079142811309918655070791428113099186550707914281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7554c631-7ac5-438b-8133-b59d3f40a4f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e5e487-4579-4bb8-a273-017850e6bb3b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e5e487-4579-4bb8-a273-017850e6bb3b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6246679860865484244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62466798608654842446246679860865484244624667986086548424462466798608654842446246679860865484244624667986086548424462466798608654842446246679860865484244624667986086548424462466798608654842446246679860865484244624667986086548424462466798608654842446246679860865484244624667986086548424462466798608654842446246679860865484244624667986086548424462466798608654842446246679860865484244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727769f0-8cb9-463a-9f3c-3907e9e9006f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8083ab6-ea61-43ff-b7b3-a014f093d9b6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8083ab6-ea61-43ff-b7b3-a014f093d9b6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16805780798108504246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680578079810850424616805780798108504246168057807981085042461680578079810850424616805780798108504246168057807981085042461680578079810850424616805780798108504246168057807981085042461680578079810850424616805780798108504246168057807981085042461680578079810850424616805780798108504246168057807981085042461680578079810850424616805780798108504246168057807981085042461680578079810850424616805780798108504246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e5e487-4579-4bb8-a273-017850e6bb3b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8083ab6-ea61-43ff-b7b3-a014f093d9b6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e23956-723a-4d9f-b166-5327c08e097c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a88293e0-7d24-49ef-9157-5e3c3d6bb18e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e23956-723a-4d9f-b166-5327c08e097c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 42855017523164538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4285501752316453842855017523164538428550175231645384285501752316453842855017523164538428550175231645384285501752316453842855017523164538428550175231645384285501752316453842855017523164538428550175231645384285501752316453842855017523164538428550175231645384285501752316453842855017523164538428550175231645384285501752316453842855017523164538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a88293e0-7d24-49ef-9157-5e3c3d6bb18e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18052604023509119449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805260402350911944918052604023509119449180526040235091194491805260402350911944918052604023509119449180526040235091194491805260402350911944918052604023509119449180526040235091194491805260402350911944918052604023509119449180526040235091194491805260402350911944918052604023509119449180526040235091194491805260402350911944918052604023509119449180526040235091194491805260402350911944918052604023509119449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a88293e0-7d24-49ef-9157-5e3c3d6bb18e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e23956-723a-4d9f-b166-5327c08e097c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39abca5-fcdc-4277-9e4d-297495d9d50e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 558f76aa-f3a3-44d2-a845-b3efedf97a19, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39abca5-fcdc-4277-9e4d-297495d9d50e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6195564272755014255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61955642727550142556195564272755014255619556427275501425561955642727550142556195564272755014255619556427275501425561955642727550142556195564272755014255619556427275501425561955642727550142556195564272755014255619556427275501425561955642727550142556195564272755014255619556427275501425561955642727550142556195564272755014255619556427275501425561955642727550142556195564272755014255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 558f76aa-f3a3-44d2-a845-b3efedf97a19, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13795473365830816812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379547336583081681213795473365830816812137954733658308168121379547336583081681213795473365830816812137954733658308168121379547336583081681213795473365830816812137954733658308168121379547336583081681213795473365830816812137954733658308168121379547336583081681213795473365830816812137954733658308168121379547336583081681213795473365830816812137954733658308168121379547336583081681213795473365830816812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39abca5-fcdc-4277-9e4d-297495d9d50e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 558f76aa-f3a3-44d2-a845-b3efedf97a19, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b1f489-7efb-4338-9e7d-2ac836d45f94, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97dbce06-744c-4de3-990f-995f34db7c82, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b1f489-7efb-4338-9e7d-2ac836d45f94, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3952997932860182816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39529979328601828163952997932860182816395299793286018281639529979328601828163952997932860182816395299793286018281639529979328601828163952997932860182816395299793286018281639529979328601828163952997932860182816395299793286018281639529979328601828163952997932860182816395299793286018281639529979328601828163952997932860182816395299793286018281639529979328601828163952997932860182816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97dbce06-744c-4de3-990f-995f34db7c82, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12583075984164331112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258307598416433111212583075984164331112125830759841643311121258307598416433111212583075984164331112125830759841643311121258307598416433111212583075984164331112125830759841643311121258307598416433111212583075984164331112125830759841643311121258307598416433111212583075984164331112125830759841643311121258307598416433111212583075984164331112125830759841643311121258307598416433111212583075984164331112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97dbce06-744c-4de3-990f-995f34db7c82, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cdd90b0-a764-48d9-962f-530d65decaa0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cdd90b0-a764-48d9-962f-530d65decaa0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2010945200508533843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20109452005085338432010945200508533843201094520050853384320109452005085338432010945200508533843201094520050853384320109452005085338432010945200508533843201094520050853384320109452005085338432010945200508533843201094520050853384320109452005085338432010945200508533843201094520050853384320109452005085338432010945200508533843201094520050853384320109452005085338432010945200508533843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b1f489-7efb-4338-9e7d-2ac836d45f94, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b52bf95-7462-4089-b5c7-68199cd52b8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b52bf95-7462-4089-b5c7-68199cd52b8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3964994706453657296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39649947064536572963964994706453657296396499470645365729639649947064536572963964994706453657296396499470645365729639649947064536572963964994706453657296396499470645365729639649947064536572963964994706453657296396499470645365729639649947064536572963964994706453657296396499470645365729639649947064536572963964994706453657296396499470645365729639649947064536572963964994706453657296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cdd90b0-a764-48d9-962f-530d65decaa0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4504e8-e5b9-4fd3-bf23-0bf619b3b3d7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4504e8-e5b9-4fd3-bf23-0bf619b3b3d7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2587312944444560813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25873129444445608132587312944444560813258731294444456081325873129444445608132587312944444560813258731294444456081325873129444445608132587312944444560813258731294444456081325873129444445608132587312944444560813258731294444456081325873129444445608132587312944444560813258731294444456081325873129444445608132587312944444560813258731294444456081325873129444445608132587312944444560813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b52bf95-7462-4089-b5c7-68199cd52b8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c1ac1e4-77fb-41ba-a1a0-82d86c2c8cab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c1ac1e4-77fb-41ba-a1a0-82d86c2c8cab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11817688726943270084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181768872694327008411817688726943270084118176887269432700841181768872694327008411817688726943270084118176887269432700841181768872694327008411817688726943270084118176887269432700841181768872694327008411817688726943270084118176887269432700841181768872694327008411817688726943270084118176887269432700841181768872694327008411817688726943270084118176887269432700841181768872694327008411817688726943270084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4504e8-e5b9-4fd3-bf23-0bf619b3b3d7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c1ac1e4-77fb-41ba-a1a0-82d86c2c8cab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2090cd1-c858-4da6-aaed-bc08c53fc895, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72670eb9-880e-45f0-9b9a-b583e82e1c40, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2090cd1-c858-4da6-aaed-bc08c53fc895, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13672988862437920510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367298886243792051013672988862437920510136729888624379205101367298886243792051013672988862437920510136729888624379205101367298886243792051013672988862437920510136729888624379205101367298886243792051013672988862437920510136729888624379205101367298886243792051013672988862437920510136729888624379205101367298886243792051013672988862437920510136729888624379205101367298886243792051013672988862437920510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72670eb9-880e-45f0-9b9a-b583e82e1c40, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12922293072560927416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292229307256092741612922293072560927416129222930725609274161292229307256092741612922293072560927416129222930725609274161292229307256092741612922293072560927416129222930725609274161292229307256092741612922293072560927416129222930725609274161292229307256092741612922293072560927416129222930725609274161292229307256092741612922293072560927416129222930725609274161292229307256092741612922293072560927416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2090cd1-c858-4da6-aaed-bc08c53fc895, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 213f7dc7-e554-4e8d-98af-21c8ddf031ce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 213f7dc7-e554-4e8d-98af-21c8ddf031ce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18379064364483270330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837906436448327033018379064364483270330183790643644832703301837906436448327033018379064364483270330183790643644832703301837906436448327033018379064364483270330183790643644832703301837906436448327033018379064364483270330183790643644832703301837906436448327033018379064364483270330183790643644832703301837906436448327033018379064364483270330183790643644832703301837906436448327033018379064364483270330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72670eb9-880e-45f0-9b9a-b583e82e1c40, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ce98b0-ba10-4da5-b435-38be91de27bd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ce98b0-ba10-4da5-b435-38be91de27bd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11585002829684496820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158500282968449682011585002829684496820115850028296844968201158500282968449682011585002829684496820115850028296844968201158500282968449682011585002829684496820115850028296844968201158500282968449682011585002829684496820115850028296844968201158500282968449682011585002829684496820115850028296844968201158500282968449682011585002829684496820115850028296844968201158500282968449682011585002829684496820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 213f7dc7-e554-4e8d-98af-21c8ddf031ce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ce98b0-ba10-4da5-b435-38be91de27bd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 523827c6-62d0-4857-9fe2-a65c1f96871a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f92504f7-d035-4d14-a646-d90fda0d5b9c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 523827c6-62d0-4857-9fe2-a65c1f96871a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12775242619216301778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277524261921630177812775242619216301778127752426192163017781277524261921630177812775242619216301778127752426192163017781277524261921630177812775242619216301778127752426192163017781277524261921630177812775242619216301778127752426192163017781277524261921630177812775242619216301778127752426192163017781277524261921630177812775242619216301778127752426192163017781277524261921630177812775242619216301778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f92504f7-d035-4d14-a646-d90fda0d5b9c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12565789415940570133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256578941594057013312565789415940570133125657894159405701331256578941594057013312565789415940570133125657894159405701331256578941594057013312565789415940570133125657894159405701331256578941594057013312565789415940570133125657894159405701331256578941594057013312565789415940570133125657894159405701331256578941594057013312565789415940570133125657894159405701331256578941594057013312565789415940570133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f92504f7-d035-4d14-a646-d90fda0d5b9c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 523827c6-62d0-4857-9fe2-a65c1f96871a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d880a86-bc6d-4b04-8705-9f5f1690caae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd0aa61-842f-465e-afba-05888fe72183, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d880a86-bc6d-4b04-8705-9f5f1690caae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17268202900787107355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726820290078710735517268202900787107355172682029007871073551726820290078710735517268202900787107355172682029007871073551726820290078710735517268202900787107355172682029007871073551726820290078710735517268202900787107355172682029007871073551726820290078710735517268202900787107355172682029007871073551726820290078710735517268202900787107355172682029007871073551726820290078710735517268202900787107355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd0aa61-842f-465e-afba-05888fe72183, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12750155733548217106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275015573354821710612750155733548217106127501557335482171061275015573354821710612750155733548217106127501557335482171061275015573354821710612750155733548217106127501557335482171061275015573354821710612750155733548217106127501557335482171061275015573354821710612750155733548217106127501557335482171061275015573354821710612750155733548217106127501557335482171061275015573354821710612750155733548217106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d880a86-bc6d-4b04-8705-9f5f1690caae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd0aa61-842f-465e-afba-05888fe72183, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa2b03b7-d37d-4707-ae5d-991a08c7f99c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c6ced1-b460-4c94-87d3-bba25aa66158, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa2b03b7-d37d-4707-ae5d-991a08c7f99c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10594581204813593910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059458120481359391010594581204813593910105945812048135939101059458120481359391010594581204813593910105945812048135939101059458120481359391010594581204813593910105945812048135939101059458120481359391010594581204813593910105945812048135939101059458120481359391010594581204813593910105945812048135939101059458120481359391010594581204813593910105945812048135939101059458120481359391010594581204813593910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c6ced1-b460-4c94-87d3-bba25aa66158, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14945565692904367902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494556569290436790214945565692904367902149455656929043679021494556569290436790214945565692904367902149455656929043679021494556569290436790214945565692904367902149455656929043679021494556569290436790214945565692904367902149455656929043679021494556569290436790214945565692904367902149455656929043679021494556569290436790214945565692904367902149455656929043679021494556569290436790214945565692904367902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa2b03b7-d37d-4707-ae5d-991a08c7f99c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c6ced1-b460-4c94-87d3-bba25aa66158, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e43f8550-ca8e-4d11-b55e-bc9b484e7089, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d60bc757-8ebd-4261-a015-755005d33ca2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e43f8550-ca8e-4d11-b55e-bc9b484e7089, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7949749620275225257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79497496202752252577949749620275225257794974962027522525779497496202752252577949749620275225257794974962027522525779497496202752252577949749620275225257794974962027522525779497496202752252577949749620275225257794974962027522525779497496202752252577949749620275225257794974962027522525779497496202752252577949749620275225257794974962027522525779497496202752252577949749620275225257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d60bc757-8ebd-4261-a015-755005d33ca2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7210360725877012188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72103607258770121887210360725877012188721036072587701218872103607258770121887210360725877012188721036072587701218872103607258770121887210360725877012188721036072587701218872103607258770121887210360725877012188721036072587701218872103607258770121887210360725877012188721036072587701218872103607258770121887210360725877012188721036072587701218872103607258770121887210360725877012188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e43f8550-ca8e-4d11-b55e-bc9b484e7089, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d60bc757-8ebd-4261-a015-755005d33ca2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0892d871-bfbd-449d-97d9-2da58ed3c8f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37022a20-fd3d-483b-85a3-aece2b1f2c61, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0892d871-bfbd-449d-97d9-2da58ed3c8f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5735907399216326280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57359073992163262805735907399216326280573590739921632628057359073992163262805735907399216326280573590739921632628057359073992163262805735907399216326280573590739921632628057359073992163262805735907399216326280573590739921632628057359073992163262805735907399216326280573590739921632628057359073992163262805735907399216326280573590739921632628057359073992163262805735907399216326280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37022a20-fd3d-483b-85a3-aece2b1f2c61, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16757375722424854489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675737572242485448916757375722424854489167573757224248544891675737572242485448916757375722424854489167573757224248544891675737572242485448916757375722424854489167573757224248544891675737572242485448916757375722424854489167573757224248544891675737572242485448916757375722424854489167573757224248544891675737572242485448916757375722424854489167573757224248544891675737572242485448916757375722424854489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37022a20-fd3d-483b-85a3-aece2b1f2c61, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0892d871-bfbd-449d-97d9-2da58ed3c8f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1846ef79-f2e7-4b06-abbd-672077fbe783, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c984b20f-09fc-4f47-b142-6ed5cd5b18b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1846ef79-f2e7-4b06-abbd-672077fbe783, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3558080835209947521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35580808352099475213558080835209947521355808083520994752135580808352099475213558080835209947521355808083520994752135580808352099475213558080835209947521355808083520994752135580808352099475213558080835209947521355808083520994752135580808352099475213558080835209947521355808083520994752135580808352099475213558080835209947521355808083520994752135580808352099475213558080835209947521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c984b20f-09fc-4f47-b142-6ed5cd5b18b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18354914714229531330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835491471422953133018354914714229531330183549147142295313301835491471422953133018354914714229531330183549147142295313301835491471422953133018354914714229531330183549147142295313301835491471422953133018354914714229531330183549147142295313301835491471422953133018354914714229531330183549147142295313301835491471422953133018354914714229531330183549147142295313301835491471422953133018354914714229531330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c984b20f-09fc-4f47-b142-6ed5cd5b18b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1846ef79-f2e7-4b06-abbd-672077fbe783, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c232b39-b048-490b-8459-dbbb4fed3aff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9214a7a6-4b3c-4e60-9c58-982dff409e8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c232b39-b048-490b-8459-dbbb4fed3aff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15880172527508471685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588017252750847168515880172527508471685158801725275084716851588017252750847168515880172527508471685158801725275084716851588017252750847168515880172527508471685158801725275084716851588017252750847168515880172527508471685158801725275084716851588017252750847168515880172527508471685158801725275084716851588017252750847168515880172527508471685158801725275084716851588017252750847168515880172527508471685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9214a7a6-4b3c-4e60-9c58-982dff409e8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10985354680309162934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098535468030916293410985354680309162934109853546803091629341098535468030916293410985354680309162934109853546803091629341098535468030916293410985354680309162934109853546803091629341098535468030916293410985354680309162934109853546803091629341098535468030916293410985354680309162934109853546803091629341098535468030916293410985354680309162934109853546803091629341098535468030916293410985354680309162934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c232b39-b048-490b-8459-dbbb4fed3aff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9034887b-ca11-4c39-95fa-b8edd17a4137, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9034887b-ca11-4c39-95fa-b8edd17a4137, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 737929336805981816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816737929336805981816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9034887b-ca11-4c39-95fa-b8edd17a4137, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9214a7a6-4b3c-4e60-9c58-982dff409e8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d8500de-2042-4496-a0e5-d98b7e74b886, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 961f6ef7-a325-4446-b270-30626e21a3a2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d8500de-2042-4496-a0e5-d98b7e74b886, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 186194158578455820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820186194158578455820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 961f6ef7-a325-4446-b270-30626e21a3a2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149033415836681612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41490334158366816124149033415836681612414903341583668161241490334158366816124149033415836681612414903341583668161241490334158366816124149033415836681612414903341583668161241490334158366816124149033415836681612414903341583668161241490334158366816124149033415836681612414903341583668161241490334158366816124149033415836681612414903341583668161241490334158366816124149033415836681612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d8500de-2042-4496-a0e5-d98b7e74b886, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 961f6ef7-a325-4446-b270-30626e21a3a2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb56b8d0-4b56-4bb9-9e67-a2c5bc50226d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bcb5dd-e0dc-4c94-b683-87d935fd6f14, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb56b8d0-4b56-4bb9-9e67-a2c5bc50226d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8832216673907948838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88322166739079488388832216673907948838883221667390794883888322166739079488388832216673907948838883221667390794883888322166739079488388832216673907948838883221667390794883888322166739079488388832216673907948838883221667390794883888322166739079488388832216673907948838883221667390794883888322166739079488388832216673907948838883221667390794883888322166739079488388832216673907948838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bcb5dd-e0dc-4c94-b683-87d935fd6f14, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 888380492672939435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435888380492672939435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bcb5dd-e0dc-4c94-b683-87d935fd6f14, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb56b8d0-4b56-4bb9-9e67-a2c5bc50226d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a565a201-c2a0-4863-a161-4949e9b66b88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e448904-ab93-40cc-8592-134bd261c4c6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a565a201-c2a0-4863-a161-4949e9b66b88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7095737157672005680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70957371576720056807095737157672005680709573715767200568070957371576720056807095737157672005680709573715767200568070957371576720056807095737157672005680709573715767200568070957371576720056807095737157672005680709573715767200568070957371576720056807095737157672005680709573715767200568070957371576720056807095737157672005680709573715767200568070957371576720056807095737157672005680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e448904-ab93-40cc-8592-134bd261c4c6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10444183338228159414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044418333822815941410444183338228159414104441833382281594141044418333822815941410444183338228159414104441833382281594141044418333822815941410444183338228159414104441833382281594141044418333822815941410444183338228159414104441833382281594141044418333822815941410444183338228159414104441833382281594141044418333822815941410444183338228159414104441833382281594141044418333822815941410444183338228159414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a565a201-c2a0-4863-a161-4949e9b66b88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e448904-ab93-40cc-8592-134bd261c4c6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277e4fa9-e923-4c39-be68-d494f6492d61, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c20600-0f4f-4691-8b0e-4ea0e67183c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277e4fa9-e923-4c39-be68-d494f6492d61, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4752386509769298196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47523865097692981964752386509769298196475238650976929819647523865097692981964752386509769298196475238650976929819647523865097692981964752386509769298196475238650976929819647523865097692981964752386509769298196475238650976929819647523865097692981964752386509769298196475238650976929819647523865097692981964752386509769298196475238650976929819647523865097692981964752386509769298196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c20600-0f4f-4691-8b0e-4ea0e67183c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876555418288935724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787655541828893572417876555418288935724178765554182889357241787655541828893572417876555418288935724178765554182889357241787655541828893572417876555418288935724178765554182889357241787655541828893572417876555418288935724178765554182889357241787655541828893572417876555418288935724178765554182889357241787655541828893572417876555418288935724178765554182889357241787655541828893572417876555418288935724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277e4fa9-e923-4c39-be68-d494f6492d61, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df54a9a-0462-4c82-a17b-065dbff23f2c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c20600-0f4f-4691-8b0e-4ea0e67183c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df54a9a-0462-4c82-a17b-065dbff23f2c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889149006848754184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388914900684875418413889149006848754184138891490068487541841388914900684875418413889149006848754184138891490068487541841388914900684875418413889149006848754184138891490068487541841388914900684875418413889149006848754184138891490068487541841388914900684875418413889149006848754184138891490068487541841388914900684875418413889149006848754184138891490068487541841388914900684875418413889149006848754184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ca847ae-7c90-476c-99a7-fce2e31a1a97, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca847ae-7c90-476c-99a7-fce2e31a1a97, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015162970308078964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601516297030807896416015162970308078964160151629703080789641601516297030807896416015162970308078964160151629703080789641601516297030807896416015162970308078964160151629703080789641601516297030807896416015162970308078964160151629703080789641601516297030807896416015162970308078964160151629703080789641601516297030807896416015162970308078964160151629703080789641601516297030807896416015162970308078964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df54a9a-0462-4c82-a17b-065dbff23f2c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca847ae-7c90-476c-99a7-fce2e31a1a97, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c496e63f-bc7a-4b67-ba7e-2faff57d6eb9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac35cdb7-dfae-44f5-8de8-f1f8ae520d25, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c496e63f-bc7a-4b67-ba7e-2faff57d6eb9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380535099006382916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638053509900638291616380535099006382916163805350990063829161638053509900638291616380535099006382916163805350990063829161638053509900638291616380535099006382916163805350990063829161638053509900638291616380535099006382916163805350990063829161638053509900638291616380535099006382916163805350990063829161638053509900638291616380535099006382916163805350990063829161638053509900638291616380535099006382916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac35cdb7-dfae-44f5-8de8-f1f8ae520d25, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15753429571980529388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575342957198052938815753429571980529388157534295719805293881575342957198052938815753429571980529388157534295719805293881575342957198052938815753429571980529388157534295719805293881575342957198052938815753429571980529388157534295719805293881575342957198052938815753429571980529388157534295719805293881575342957198052938815753429571980529388157534295719805293881575342957198052938815753429571980529388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c496e63f-bc7a-4b67-ba7e-2faff57d6eb9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac35cdb7-dfae-44f5-8de8-f1f8ae520d25, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5493f7d9-396c-4ed9-af84-33eaafb9bbbb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85199589-b1f2-4c6a-9c12-edae122a78ed, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5493f7d9-396c-4ed9-af84-33eaafb9bbbb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3925719576665584744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39257195766655847443925719576665584744392571957666558474439257195766655847443925719576665584744392571957666558474439257195766655847443925719576665584744392571957666558474439257195766655847443925719576665584744392571957666558474439257195766655847443925719576665584744392571957666558474439257195766655847443925719576665584744392571957666558474439257195766655847443925719576665584744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85199589-b1f2-4c6a-9c12-edae122a78ed, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11874690413032785822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187469041303278582211874690413032785822118746904130327858221187469041303278582211874690413032785822118746904130327858221187469041303278582211874690413032785822118746904130327858221187469041303278582211874690413032785822118746904130327858221187469041303278582211874690413032785822118746904130327858221187469041303278582211874690413032785822118746904130327858221187469041303278582211874690413032785822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5493f7d9-396c-4ed9-af84-33eaafb9bbbb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74fce01-a617-4cee-9226-228048124a52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74fce01-a617-4cee-9226-228048124a52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12185973495861102977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218597349586110297712185973495861102977121859734958611029771218597349586110297712185973495861102977121859734958611029771218597349586110297712185973495861102977121859734958611029771218597349586110297712185973495861102977121859734958611029771218597349586110297712185973495861102977121859734958611029771218597349586110297712185973495861102977121859734958611029771218597349586110297712185973495861102977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85199589-b1f2-4c6a-9c12-edae122a78ed, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a69292b-70c6-4e2d-bb5f-25f9bbe327a5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a69292b-70c6-4e2d-bb5f-25f9bbe327a5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4894728346672205375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48947283466722053754894728346672205375489472834667220537548947283466722053754894728346672205375489472834667220537548947283466722053754894728346672205375489472834667220537548947283466722053754894728346672205375489472834667220537548947283466722053754894728346672205375489472834667220537548947283466722053754894728346672205375489472834667220537548947283466722053754894728346672205375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74fce01-a617-4cee-9226-228048124a52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d42e29-5b24-4539-8998-11b31910258f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d42e29-5b24-4539-8998-11b31910258f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545536731447810409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054553673144781040910545536731447810409105455367314478104091054553673144781040910545536731447810409105455367314478104091054553673144781040910545536731447810409105455367314478104091054553673144781040910545536731447810409105455367314478104091054553673144781040910545536731447810409105455367314478104091054553673144781040910545536731447810409105455367314478104091054553673144781040910545536731447810409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a69292b-70c6-4e2d-bb5f-25f9bbe327a5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13dd3cd3-c37d-4b42-8866-d6e0b57b668e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13dd3cd3-c37d-4b42-8866-d6e0b57b668e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238442877416636259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023844287741663625910238442877416636259102384428774166362591023844287741663625910238442877416636259102384428774166362591023844287741663625910238442877416636259102384428774166362591023844287741663625910238442877416636259102384428774166362591023844287741663625910238442877416636259102384428774166362591023844287741663625910238442877416636259102384428774166362591023844287741663625910238442877416636259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d42e29-5b24-4539-8998-11b31910258f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9569abd-8978-404f-80a8-c05cfaeb6e12, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9569abd-8978-404f-80a8-c05cfaeb6e12, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15847575056688000317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584757505668800031715847575056688000317158475750566880003171584757505668800031715847575056688000317158475750566880003171584757505668800031715847575056688000317158475750566880003171584757505668800031715847575056688000317158475750566880003171584757505668800031715847575056688000317158475750566880003171584757505668800031715847575056688000317158475750566880003171584757505668800031715847575056688000317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13dd3cd3-c37d-4b42-8866-d6e0b57b668e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9569abd-8978-404f-80a8-c05cfaeb6e12, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c33d9e-788e-46a1-a754-91911d24b218, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c33d9e-788e-46a1-a754-91911d24b218, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8928479436949386017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89284794369493860178928479436949386017892847943694938601789284794369493860178928479436949386017892847943694938601789284794369493860178928479436949386017892847943694938601789284794369493860178928479436949386017892847943694938601789284794369493860178928479436949386017892847943694938601789284794369493860178928479436949386017892847943694938601789284794369493860178928479436949386017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 693c7dad-7f76-4ee7-9c48-1b7420a80054, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 693c7dad-7f76-4ee7-9c48-1b7420a80054, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1789307390937725459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17893073909377254591789307390937725459178930739093772545917893073909377254591789307390937725459178930739093772545917893073909377254591789307390937725459178930739093772545917893073909377254591789307390937725459178930739093772545917893073909377254591789307390937725459178930739093772545917893073909377254591789307390937725459178930739093772545917893073909377254591789307390937725459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 693c7dad-7f76-4ee7-9c48-1b7420a80054, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c33d9e-788e-46a1-a754-91911d24b218, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fd727b-e5e1-4ebb-93cb-4242f22f37b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1dddc85-e6c4-46a6-a21f-876f2f5fe5ec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fd727b-e5e1-4ebb-93cb-4242f22f37b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13325370729359888785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332537072935988878513325370729359888785133253707293598887851332537072935988878513325370729359888785133253707293598887851332537072935988878513325370729359888785133253707293598887851332537072935988878513325370729359888785133253707293598887851332537072935988878513325370729359888785133253707293598887851332537072935988878513325370729359888785133253707293598887851332537072935988878513325370729359888785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1dddc85-e6c4-46a6-a21f-876f2f5fe5ec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4289900254900073216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42899002549000732164289900254900073216428990025490007321642899002549000732164289900254900073216428990025490007321642899002549000732164289900254900073216428990025490007321642899002549000732164289900254900073216428990025490007321642899002549000732164289900254900073216428990025490007321642899002549000732164289900254900073216428990025490007321642899002549000732164289900254900073216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fd727b-e5e1-4ebb-93cb-4242f22f37b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1dddc85-e6c4-46a6-a21f-876f2f5fe5ec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2defb47e-6016-44d9-ac48-13753c2d18c5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482b466e-99c6-4d00-bcd4-14365688c314, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2defb47e-6016-44d9-ac48-13753c2d18c5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11617639083722115319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161763908372211531911617639083722115319116176390837221153191161763908372211531911617639083722115319116176390837221153191161763908372211531911617639083722115319116176390837221153191161763908372211531911617639083722115319116176390837221153191161763908372211531911617639083722115319116176390837221153191161763908372211531911617639083722115319116176390837221153191161763908372211531911617639083722115319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482b466e-99c6-4d00-bcd4-14365688c314, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12277138826832347919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227713882683234791912277138826832347919122771388268323479191227713882683234791912277138826832347919122771388268323479191227713882683234791912277138826832347919122771388268323479191227713882683234791912277138826832347919122771388268323479191227713882683234791912277138826832347919122771388268323479191227713882683234791912277138826832347919122771388268323479191227713882683234791912277138826832347919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482b466e-99c6-4d00-bcd4-14365688c314, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2defb47e-6016-44d9-ac48-13753c2d18c5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1976caf5-daf0-4009-a3ce-298c69a67373, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1cac3e1-07e7-4a63-a750-8eccf96dfc15, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1976caf5-daf0-4009-a3ce-298c69a67373, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16258224743738305606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625822474373830560616258224743738305606162582247437383056061625822474373830560616258224743738305606162582247437383056061625822474373830560616258224743738305606162582247437383056061625822474373830560616258224743738305606162582247437383056061625822474373830560616258224743738305606162582247437383056061625822474373830560616258224743738305606162582247437383056061625822474373830560616258224743738305606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1cac3e1-07e7-4a63-a750-8eccf96dfc15, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13692026537360360275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369202653736036027513692026537360360275136920265373603602751369202653736036027513692026537360360275136920265373603602751369202653736036027513692026537360360275136920265373603602751369202653736036027513692026537360360275136920265373603602751369202653736036027513692026537360360275136920265373603602751369202653736036027513692026537360360275136920265373603602751369202653736036027513692026537360360275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1976caf5-daf0-4009-a3ce-298c69a67373, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1cac3e1-07e7-4a63-a750-8eccf96dfc15, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190d6b46-2a7b-4780-b03f-e55a7ef00463, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28eb2fd-c828-4807-b4af-3f8f31abb780, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190d6b46-2a7b-4780-b03f-e55a7ef00463, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10108870078070777945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010887007807077794510108870078070777945101088700780707779451010887007807077794510108870078070777945101088700780707779451010887007807077794510108870078070777945101088700780707779451010887007807077794510108870078070777945101088700780707779451010887007807077794510108870078070777945101088700780707779451010887007807077794510108870078070777945101088700780707779451010887007807077794510108870078070777945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28eb2fd-c828-4807-b4af-3f8f31abb780, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3281482996097969556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32814829960979695563281482996097969556328148299609796955632814829960979695563281482996097969556328148299609796955632814829960979695563281482996097969556328148299609796955632814829960979695563281482996097969556328148299609796955632814829960979695563281482996097969556328148299609796955632814829960979695563281482996097969556328148299609796955632814829960979695563281482996097969556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190d6b46-2a7b-4780-b03f-e55a7ef00463, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28eb2fd-c828-4807-b4af-3f8f31abb780, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b2e33b-281b-4c8a-875c-01c69212473d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec8892ae-b99e-4ee1-9c6a-82186d87b54b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b2e33b-281b-4c8a-875c-01c69212473d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8019130133658488882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80191301336584888828019130133658488882801913013365848888280191301336584888828019130133658488882801913013365848888280191301336584888828019130133658488882801913013365848888280191301336584888828019130133658488882801913013365848888280191301336584888828019130133658488882801913013365848888280191301336584888828019130133658488882801913013365848888280191301336584888828019130133658488882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec8892ae-b99e-4ee1-9c6a-82186d87b54b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13297661303030683734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329766130303068373413297661303030683734132976613030306837341329766130303068373413297661303030683734132976613030306837341329766130303068373413297661303030683734132976613030306837341329766130303068373413297661303030683734132976613030306837341329766130303068373413297661303030683734132976613030306837341329766130303068373413297661303030683734132976613030306837341329766130303068373413297661303030683734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec8892ae-b99e-4ee1-9c6a-82186d87b54b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b2e33b-281b-4c8a-875c-01c69212473d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a288d6-2e51-4ac7-87a6-f81740d474c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15d6a2f-6af5-4a82-bf78-f8b25a657a57, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a288d6-2e51-4ac7-87a6-f81740d474c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9720890322491324613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97208903224913246139720890322491324613972089032249132461397208903224913246139720890322491324613972089032249132461397208903224913246139720890322491324613972089032249132461397208903224913246139720890322491324613972089032249132461397208903224913246139720890322491324613972089032249132461397208903224913246139720890322491324613972089032249132461397208903224913246139720890322491324613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15d6a2f-6af5-4a82-bf78-f8b25a657a57, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3312816666179513618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33128166661795136183312816666179513618331281666617951361833128166661795136183312816666179513618331281666617951361833128166661795136183312816666179513618331281666617951361833128166661795136183312816666179513618331281666617951361833128166661795136183312816666179513618331281666617951361833128166661795136183312816666179513618331281666617951361833128166661795136183312816666179513618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a288d6-2e51-4ac7-87a6-f81740d474c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15d6a2f-6af5-4a82-bf78-f8b25a657a57, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d42df1-8213-4b17-8b90-63a90eaa9972, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d42df1-8213-4b17-8b90-63a90eaa9972, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14621457445437501515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462145744543750151514621457445437501515146214574454375015151462145744543750151514621457445437501515146214574454375015151462145744543750151514621457445437501515146214574454375015151462145744543750151514621457445437501515146214574454375015151462145744543750151514621457445437501515146214574454375015151462145744543750151514621457445437501515146214574454375015151462145744543750151514621457445437501515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674ec60b-ffdf-4af3-856d-b971e11d971f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674ec60b-ffdf-4af3-856d-b971e11d971f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15810948218028132277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581094821802813227715810948218028132277158109482180281322771581094821802813227715810948218028132277158109482180281322771581094821802813227715810948218028132277158109482180281322771581094821802813227715810948218028132277158109482180281322771581094821802813227715810948218028132277158109482180281322771581094821802813227715810948218028132277158109482180281322771581094821802813227715810948218028132277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d42df1-8213-4b17-8b90-63a90eaa9972, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674ec60b-ffdf-4af3-856d-b971e11d971f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b174e7c-0771-4ec5-b68c-ee69a5099491, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5a5d7a-5dad-4dff-ba9c-1ce183954595, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b174e7c-0771-4ec5-b68c-ee69a5099491, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16206147652193550296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620614765219355029616206147652193550296162061476521935502961620614765219355029616206147652193550296162061476521935502961620614765219355029616206147652193550296162061476521935502961620614765219355029616206147652193550296162061476521935502961620614765219355029616206147652193550296162061476521935502961620614765219355029616206147652193550296162061476521935502961620614765219355029616206147652193550296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5a5d7a-5dad-4dff-ba9c-1ce183954595, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225123886074546213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72251238860745462137225123886074546213722512388607454621372251238860745462137225123886074546213722512388607454621372251238860745462137225123886074546213722512388607454621372251238860745462137225123886074546213722512388607454621372251238860745462137225123886074546213722512388607454621372251238860745462137225123886074546213722512388607454621372251238860745462137225123886074546213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b174e7c-0771-4ec5-b68c-ee69a5099491, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5a5d7a-5dad-4dff-ba9c-1ce183954595, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9464c3c-3802-439b-9592-6452b9450480, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d4eb8b-aaf9-4b8b-8232-73f6fc2271a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9464c3c-3802-439b-9592-6452b9450480, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10711816559320899798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071181655932089979810711816559320899798107118165593208997981071181655932089979810711816559320899798107118165593208997981071181655932089979810711816559320899798107118165593208997981071181655932089979810711816559320899798107118165593208997981071181655932089979810711816559320899798107118165593208997981071181655932089979810711816559320899798107118165593208997981071181655932089979810711816559320899798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d4eb8b-aaf9-4b8b-8232-73f6fc2271a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2543260689427429622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25432606894274296222543260689427429622254326068942742962225432606894274296222543260689427429622254326068942742962225432606894274296222543260689427429622254326068942742962225432606894274296222543260689427429622254326068942742962225432606894274296222543260689427429622254326068942742962225432606894274296222543260689427429622254326068942742962225432606894274296222543260689427429622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d4eb8b-aaf9-4b8b-8232-73f6fc2271a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9464c3c-3802-439b-9592-6452b9450480, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5da07901-4079-4e44-b708-e0b0074d6041, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf82d491-8776-467d-8627-33be38712113, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5da07901-4079-4e44-b708-e0b0074d6041, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7677031866400412429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76770318664004124297677031866400412429767703186640041242976770318664004124297677031866400412429767703186640041242976770318664004124297677031866400412429767703186640041242976770318664004124297677031866400412429767703186640041242976770318664004124297677031866400412429767703186640041242976770318664004124297677031866400412429767703186640041242976770318664004124297677031866400412429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf82d491-8776-467d-8627-33be38712113, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 220423933942510867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867220423933942510867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5da07901-4079-4e44-b708-e0b0074d6041, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf82d491-8776-467d-8627-33be38712113, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af22e679-c6db-402b-ae85-e3cc885e4d41, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bdd713-b39e-461f-9bc3-95a574cb5293, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af22e679-c6db-402b-ae85-e3cc885e4d41, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3284471928699031528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32844719286990315283284471928699031528328447192869903152832844719286990315283284471928699031528328447192869903152832844719286990315283284471928699031528328447192869903152832844719286990315283284471928699031528328447192869903152832844719286990315283284471928699031528328447192869903152832844719286990315283284471928699031528328447192869903152832844719286990315283284471928699031528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bdd713-b39e-461f-9bc3-95a574cb5293, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17557326162685692081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755732616268569208117557326162685692081175573261626856920811755732616268569208117557326162685692081175573261626856920811755732616268569208117557326162685692081175573261626856920811755732616268569208117557326162685692081175573261626856920811755732616268569208117557326162685692081175573261626856920811755732616268569208117557326162685692081175573261626856920811755732616268569208117557326162685692081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bdd713-b39e-461f-9bc3-95a574cb5293, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af22e679-c6db-402b-ae85-e3cc885e4d41, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1f8151-1cb2-4536-9c66-114edd43aa7a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccda0e33-8849-4e00-a8d0-9525bf7c3344, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1f8151-1cb2-4536-9c66-114edd43aa7a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15476014899146124010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547601489914612401015476014899146124010154760148991461240101547601489914612401015476014899146124010154760148991461240101547601489914612401015476014899146124010154760148991461240101547601489914612401015476014899146124010154760148991461240101547601489914612401015476014899146124010154760148991461240101547601489914612401015476014899146124010154760148991461240101547601489914612401015476014899146124010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccda0e33-8849-4e00-a8d0-9525bf7c3344, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12668791432448387291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266879143244838729112668791432448387291126687914324483872911266879143244838729112668791432448387291126687914324483872911266879143244838729112668791432448387291126687914324483872911266879143244838729112668791432448387291126687914324483872911266879143244838729112668791432448387291126687914324483872911266879143244838729112668791432448387291126687914324483872911266879143244838729112668791432448387291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1f8151-1cb2-4536-9c66-114edd43aa7a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccda0e33-8849-4e00-a8d0-9525bf7c3344, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f5ee79-0bc5-4a17-a46a-9457f2515518, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba0fb1c6-a1b2-42ec-bf6b-2b3e996f181e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba0fb1c6-a1b2-42ec-bf6b-2b3e996f181e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12235326114791194272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223532611479119427212235326114791194272122353261147911942721223532611479119427212235326114791194272122353261147911942721223532611479119427212235326114791194272122353261147911942721223532611479119427212235326114791194272122353261147911942721223532611479119427212235326114791194272122353261147911942721223532611479119427212235326114791194272122353261147911942721223532611479119427212235326114791194272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f5ee79-0bc5-4a17-a46a-9457f2515518, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5043101656213041391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50431016562130413915043101656213041391504310165621304139150431016562130413915043101656213041391504310165621304139150431016562130413915043101656213041391504310165621304139150431016562130413915043101656213041391504310165621304139150431016562130413915043101656213041391504310165621304139150431016562130413915043101656213041391504310165621304139150431016562130413915043101656213041391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f5ee79-0bc5-4a17-a46a-9457f2515518, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea56cf53-93e0-4427-b16b-fbee500d2f98, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba0fb1c6-a1b2-42ec-bf6b-2b3e996f181e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea56cf53-93e0-4427-b16b-fbee500d2f98, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11062229374208972144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106222937420897214411062229374208972144110622293742089721441106222937420897214411062229374208972144110622293742089721441106222937420897214411062229374208972144110622293742089721441106222937420897214411062229374208972144110622293742089721441106222937420897214411062229374208972144110622293742089721441106222937420897214411062229374208972144110622293742089721441106222937420897214411062229374208972144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b23d243-7b38-4092-9658-056fd6a0e05a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b23d243-7b38-4092-9658-056fd6a0e05a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910026843922833798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19100268439228337981910026843922833798191002684392283379819100268439228337981910026843922833798191002684392283379819100268439228337981910026843922833798191002684392283379819100268439228337981910026843922833798191002684392283379819100268439228337981910026843922833798191002684392283379819100268439228337981910026843922833798191002684392283379819100268439228337981910026843922833798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b23d243-7b38-4092-9658-056fd6a0e05a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea56cf53-93e0-4427-b16b-fbee500d2f98, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b50cb1-a486-418f-95c9-ed4b81f22a32, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b50cb1-a486-418f-95c9-ed4b81f22a32, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9949801215508245535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99498012155082455359949801215508245535994980121550824553599498012155082455359949801215508245535994980121550824553599498012155082455359949801215508245535994980121550824553599498012155082455359949801215508245535994980121550824553599498012155082455359949801215508245535994980121550824553599498012155082455359949801215508245535994980121550824553599498012155082455359949801215508245535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e2850c1-ac09-4bbe-855e-3e51851c58ad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e2850c1-ac09-4bbe-855e-3e51851c58ad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13035621834741068066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303562183474106806613035621834741068066130356218347410680661303562183474106806613035621834741068066130356218347410680661303562183474106806613035621834741068066130356218347410680661303562183474106806613035621834741068066130356218347410680661303562183474106806613035621834741068066130356218347410680661303562183474106806613035621834741068066130356218347410680661303562183474106806613035621834741068066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b50cb1-a486-418f-95c9-ed4b81f22a32, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 043b4400-61d5-4bdd-8d90-6782ffefa488, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 043b4400-61d5-4bdd-8d90-6782ffefa488, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5927027550292611069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59270275502926110695927027550292611069592702755029261106959270275502926110695927027550292611069592702755029261106959270275502926110695927027550292611069592702755029261106959270275502926110695927027550292611069592702755029261106959270275502926110695927027550292611069592702755029261106959270275502926110695927027550292611069592702755029261106959270275502926110695927027550292611069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e2850c1-ac09-4bbe-855e-3e51851c58ad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9533f457-1102-4f8e-a940-b8c3995aaa8c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9533f457-1102-4f8e-a940-b8c3995aaa8c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11623155690362999838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162315569036299983811623155690362999838116231556903629998381162315569036299983811623155690362999838116231556903629998381162315569036299983811623155690362999838116231556903629998381162315569036299983811623155690362999838116231556903629998381162315569036299983811623155690362999838116231556903629998381162315569036299983811623155690362999838116231556903629998381162315569036299983811623155690362999838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9533f457-1102-4f8e-a940-b8c3995aaa8c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 043b4400-61d5-4bdd-8d90-6782ffefa488, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97132609-3787-492d-8556-5dfd06ea8ce3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed086a3f-1720-4be0-9138-72a09e6ad303, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97132609-3787-492d-8556-5dfd06ea8ce3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17926866045775627949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792686604577562794917926866045775627949179268660457756279491792686604577562794917926866045775627949179268660457756279491792686604577562794917926866045775627949179268660457756279491792686604577562794917926866045775627949179268660457756279491792686604577562794917926866045775627949179268660457756279491792686604577562794917926866045775627949179268660457756279491792686604577562794917926866045775627949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed086a3f-1720-4be0-9138-72a09e6ad303, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348022053505369586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234802205350536958612348022053505369586123480220535053695861234802205350536958612348022053505369586123480220535053695861234802205350536958612348022053505369586123480220535053695861234802205350536958612348022053505369586123480220535053695861234802205350536958612348022053505369586123480220535053695861234802205350536958612348022053505369586123480220535053695861234802205350536958612348022053505369586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed086a3f-1720-4be0-9138-72a09e6ad303, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97132609-3787-492d-8556-5dfd06ea8ce3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b8edbe3-cadd-4cdc-aa96-9b92244277a8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b8edbe3-cadd-4cdc-aa96-9b92244277a8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1490015835923802405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14900158359238024051490015835923802405149001583592380240514900158359238024051490015835923802405149001583592380240514900158359238024051490015835923802405149001583592380240514900158359238024051490015835923802405149001583592380240514900158359238024051490015835923802405149001583592380240514900158359238024051490015835923802405149001583592380240514900158359238024051490015835923802405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbcaa11a-beda-4116-91c1-197a5449f8a5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbcaa11a-beda-4116-91c1-197a5449f8a5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4934539092032583970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49345390920325839704934539092032583970493453909203258397049345390920325839704934539092032583970493453909203258397049345390920325839704934539092032583970493453909203258397049345390920325839704934539092032583970493453909203258397049345390920325839704934539092032583970493453909203258397049345390920325839704934539092032583970493453909203258397049345390920325839704934539092032583970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b8edbe3-cadd-4cdc-aa96-9b92244277a8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbcaa11a-beda-4116-91c1-197a5449f8a5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd40af2-98c9-4ed8-8852-b06f5796c676, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a116f8-9489-4785-8f25-fb57bdf71568, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd40af2-98c9-4ed8-8852-b06f5796c676, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922239855241725696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792223985524172569617922239855241725696179222398552417256961792223985524172569617922239855241725696179222398552417256961792223985524172569617922239855241725696179222398552417256961792223985524172569617922239855241725696179222398552417256961792223985524172569617922239855241725696179222398552417256961792223985524172569617922239855241725696179222398552417256961792223985524172569617922239855241725696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a116f8-9489-4785-8f25-fb57bdf71568, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 411462707524260748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748411462707524260748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd40af2-98c9-4ed8-8852-b06f5796c676, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ab07b72-141e-40c7-bd3d-d64c187d5ee1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a116f8-9489-4785-8f25-fb57bdf71568, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ab07b72-141e-40c7-bd3d-d64c187d5ee1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1784441477736198425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17844414777361984251784441477736198425178444147773619842517844414777361984251784441477736198425178444147773619842517844414777361984251784441477736198425178444147773619842517844414777361984251784441477736198425178444147773619842517844414777361984251784441477736198425178444147773619842517844414777361984251784441477736198425178444147773619842517844414777361984251784441477736198425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fcafe13-5f78-480e-89c3-fd8c1260ebb7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fcafe13-5f78-480e-89c3-fd8c1260ebb7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 569919164428147279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279569919164428147279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ab07b72-141e-40c7-bd3d-d64c187d5ee1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbacad02-3f24-4bb0-a864-b792c7452d8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbacad02-3f24-4bb0-a864-b792c7452d8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6572819816284868346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65728198162848683466572819816284868346657281981628486834665728198162848683466572819816284868346657281981628486834665728198162848683466572819816284868346657281981628486834665728198162848683466572819816284868346657281981628486834665728198162848683466572819816284868346657281981628486834665728198162848683466572819816284868346657281981628486834665728198162848683466572819816284868346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fcafe13-5f78-480e-89c3-fd8c1260ebb7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9da7f98f-baf5-4d9b-9824-99fea4bc18ef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9da7f98f-baf5-4d9b-9824-99fea4bc18ef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5044944452961627218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50449444529616272185044944452961627218504494445296162721850449444529616272185044944452961627218504494445296162721850449444529616272185044944452961627218504494445296162721850449444529616272185044944452961627218504494445296162721850449444529616272185044944452961627218504494445296162721850449444529616272185044944452961627218504494445296162721850449444529616272185044944452961627218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbacad02-3f24-4bb0-a864-b792c7452d8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9da7f98f-baf5-4d9b-9824-99fea4bc18ef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee76c913-6431-457d-88a1-773a9dfe2fba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee76c913-6431-457d-88a1-773a9dfe2fba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596900830804119778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75969008308041197787596900830804119778759690083080411977875969008308041197787596900830804119778759690083080411977875969008308041197787596900830804119778759690083080411977875969008308041197787596900830804119778759690083080411977875969008308041197787596900830804119778759690083080411977875969008308041197787596900830804119778759690083080411977875969008308041197787596900830804119778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57cfcbc4-8632-4342-abea-9f4be11735b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57cfcbc4-8632-4342-abea-9f4be11735b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8739817149475015368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87398171494750153688739817149475015368873981714947501536887398171494750153688739817149475015368873981714947501536887398171494750153688739817149475015368873981714947501536887398171494750153688739817149475015368873981714947501536887398171494750153688739817149475015368873981714947501536887398171494750153688739817149475015368873981714947501536887398171494750153688739817149475015368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee76c913-6431-457d-88a1-773a9dfe2fba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57cfcbc4-8632-4342-abea-9f4be11735b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d103ecd8-b2d5-48f7-a04f-977c25cd220c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d103ecd8-b2d5-48f7-a04f-977c25cd220c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5941369868759432287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59413698687594322875941369868759432287594136986875943228759413698687594322875941369868759432287594136986875943228759413698687594322875941369868759432287594136986875943228759413698687594322875941369868759432287594136986875943228759413698687594322875941369868759432287594136986875943228759413698687594322875941369868759432287594136986875943228759413698687594322875941369868759432287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2467b76-177c-409c-b8e5-f4a873ff4505, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2467b76-177c-409c-b8e5-f4a873ff4505, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16090571017467945962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609057101746794596216090571017467945962160905710174679459621609057101746794596216090571017467945962160905710174679459621609057101746794596216090571017467945962160905710174679459621609057101746794596216090571017467945962160905710174679459621609057101746794596216090571017467945962160905710174679459621609057101746794596216090571017467945962160905710174679459621609057101746794596216090571017467945962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d103ecd8-b2d5-48f7-a04f-977c25cd220c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2467b76-177c-409c-b8e5-f4a873ff4505, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c095e4-8d12-42b1-8e0e-c65035f70cd1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c9d563-0a56-49fd-8421-b0e69dfe7018, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c095e4-8d12-42b1-8e0e-c65035f70cd1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13282402054392218787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328240205439221878713282402054392218787132824020543922187871328240205439221878713282402054392218787132824020543922187871328240205439221878713282402054392218787132824020543922187871328240205439221878713282402054392218787132824020543922187871328240205439221878713282402054392218787132824020543922187871328240205439221878713282402054392218787132824020543922187871328240205439221878713282402054392218787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c9d563-0a56-49fd-8421-b0e69dfe7018, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12521459809423336583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252145980942333658312521459809423336583125214598094233365831252145980942333658312521459809423336583125214598094233365831252145980942333658312521459809423336583125214598094233365831252145980942333658312521459809423336583125214598094233365831252145980942333658312521459809423336583125214598094233365831252145980942333658312521459809423336583125214598094233365831252145980942333658312521459809423336583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c9d563-0a56-49fd-8421-b0e69dfe7018, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c095e4-8d12-42b1-8e0e-c65035f70cd1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aac05c13-ba3e-4f8c-aa73-6f498133a0d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92bd6606-1a3b-4b0b-b745-1a9812f1b79f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aac05c13-ba3e-4f8c-aa73-6f498133a0d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6796101503761341024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67961015037613410246796101503761341024679610150376134102467961015037613410246796101503761341024679610150376134102467961015037613410246796101503761341024679610150376134102467961015037613410246796101503761341024679610150376134102467961015037613410246796101503761341024679610150376134102467961015037613410246796101503761341024679610150376134102467961015037613410246796101503761341024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92bd6606-1a3b-4b0b-b745-1a9812f1b79f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632857068598015206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56328570685980152065632857068598015206563285706859801520656328570685980152065632857068598015206563285706859801520656328570685980152065632857068598015206563285706859801520656328570685980152065632857068598015206563285706859801520656328570685980152065632857068598015206563285706859801520656328570685980152065632857068598015206563285706859801520656328570685980152065632857068598015206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aac05c13-ba3e-4f8c-aa73-6f498133a0d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92bd6606-1a3b-4b0b-b745-1a9812f1b79f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c24a89-6279-48b3-9cc1-c6145f23f251, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 937bb226-bf28-4764-ae65-5af29939c409, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c24a89-6279-48b3-9cc1-c6145f23f251, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18213501440907153057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821350144090715305718213501440907153057182135014409071530571821350144090715305718213501440907153057182135014409071530571821350144090715305718213501440907153057182135014409071530571821350144090715305718213501440907153057182135014409071530571821350144090715305718213501440907153057182135014409071530571821350144090715305718213501440907153057182135014409071530571821350144090715305718213501440907153057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 937bb226-bf28-4764-ae65-5af29939c409, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14676479748217499500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467647974821749950014676479748217499500146764797482174995001467647974821749950014676479748217499500146764797482174995001467647974821749950014676479748217499500146764797482174995001467647974821749950014676479748217499500146764797482174995001467647974821749950014676479748217499500146764797482174995001467647974821749950014676479748217499500146764797482174995001467647974821749950014676479748217499500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 937bb226-bf28-4764-ae65-5af29939c409, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c24a89-6279-48b3-9cc1-c6145f23f251, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d25b8f-5758-458f-b1c9-8d69426f60e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18bab8d9-78aa-44a1-89c7-5ed5c0513a64, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d25b8f-5758-458f-b1c9-8d69426f60e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8307811667404604746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83078116674046047468307811667404604746830781166740460474683078116674046047468307811667404604746830781166740460474683078116674046047468307811667404604746830781166740460474683078116674046047468307811667404604746830781166740460474683078116674046047468307811667404604746830781166740460474683078116674046047468307811667404604746830781166740460474683078116674046047468307811667404604746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18bab8d9-78aa-44a1-89c7-5ed5c0513a64, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9654474274335411397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96544742743354113979654474274335411397965447427433541139796544742743354113979654474274335411397965447427433541139796544742743354113979654474274335411397965447427433541139796544742743354113979654474274335411397965447427433541139796544742743354113979654474274335411397965447427433541139796544742743354113979654474274335411397965447427433541139796544742743354113979654474274335411397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d25b8f-5758-458f-b1c9-8d69426f60e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18bab8d9-78aa-44a1-89c7-5ed5c0513a64, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a137aa-6f5a-479e-96d7-d02ec75f525f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ad6938-555d-4c7f-8a9d-a10325466feb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a137aa-6f5a-479e-96d7-d02ec75f525f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5528574902993102994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55285749029931029945528574902993102994552857490299310299455285749029931029945528574902993102994552857490299310299455285749029931029945528574902993102994552857490299310299455285749029931029945528574902993102994552857490299310299455285749029931029945528574902993102994552857490299310299455285749029931029945528574902993102994552857490299310299455285749029931029945528574902993102994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ad6938-555d-4c7f-8a9d-a10325466feb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9085469113143917745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90854691131439177459085469113143917745908546911314391774590854691131439177459085469113143917745908546911314391774590854691131439177459085469113143917745908546911314391774590854691131439177459085469113143917745908546911314391774590854691131439177459085469113143917745908546911314391774590854691131439177459085469113143917745908546911314391774590854691131439177459085469113143917745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ad6938-555d-4c7f-8a9d-a10325466feb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a137aa-6f5a-479e-96d7-d02ec75f525f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41371db-d9c8-4204-8cd0-9fe1e6874d8e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41371db-d9c8-4204-8cd0-9fe1e6874d8e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10862207819854620645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1086220781985462064510862207819854620645108622078198546206451086220781985462064510862207819854620645108622078198546206451086220781985462064510862207819854620645108622078198546206451086220781985462064510862207819854620645108622078198546206451086220781985462064510862207819854620645108622078198546206451086220781985462064510862207819854620645108622078198546206451086220781985462064510862207819854620645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8848ef8-1baf-493f-947d-5f7bbc7a02b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8848ef8-1baf-493f-947d-5f7bbc7a02b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8188302953032674696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81883029530326746968188302953032674696818830295303267469681883029530326746968188302953032674696818830295303267469681883029530326746968188302953032674696818830295303267469681883029530326746968188302953032674696818830295303267469681883029530326746968188302953032674696818830295303267469681883029530326746968188302953032674696818830295303267469681883029530326746968188302953032674696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8848ef8-1baf-493f-947d-5f7bbc7a02b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1782dc8e-2db7-41e8-b977-9ea27340b04a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1782dc8e-2db7-41e8-b977-9ea27340b04a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10878192694197208293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087819269419720829310878192694197208293108781926941972082931087819269419720829310878192694197208293108781926941972082931087819269419720829310878192694197208293108781926941972082931087819269419720829310878192694197208293108781926941972082931087819269419720829310878192694197208293108781926941972082931087819269419720829310878192694197208293108781926941972082931087819269419720829310878192694197208293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41371db-d9c8-4204-8cd0-9fe1e6874d8e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c56fd577-af94-4288-87ab-72eb1bd7d6fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c56fd577-af94-4288-87ab-72eb1bd7d6fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17988080202517985381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798808020251798538117988080202517985381179880802025179853811798808020251798538117988080202517985381179880802025179853811798808020251798538117988080202517985381179880802025179853811798808020251798538117988080202517985381179880802025179853811798808020251798538117988080202517985381179880802025179853811798808020251798538117988080202517985381179880802025179853811798808020251798538117988080202517985381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1782dc8e-2db7-41e8-b977-9ea27340b04a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4561de25-8528-41f0-99c7-74134d919936, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4561de25-8528-41f0-99c7-74134d919936, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14329422410368965496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432942241036896549614329422410368965496143294224103689654961432942241036896549614329422410368965496143294224103689654961432942241036896549614329422410368965496143294224103689654961432942241036896549614329422410368965496143294224103689654961432942241036896549614329422410368965496143294224103689654961432942241036896549614329422410368965496143294224103689654961432942241036896549614329422410368965496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c56fd577-af94-4288-87ab-72eb1bd7d6fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9e0239-35b3-4310-9db3-b6ae9b8b3a6f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4561de25-8528-41f0-99c7-74134d919936, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9e0239-35b3-4310-9db3-b6ae9b8b3a6f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11509185841317187248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150918584131718724811509185841317187248115091858413171872481150918584131718724811509185841317187248115091858413171872481150918584131718724811509185841317187248115091858413171872481150918584131718724811509185841317187248115091858413171872481150918584131718724811509185841317187248115091858413171872481150918584131718724811509185841317187248115091858413171872481150918584131718724811509185841317187248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7682739d-4752-4998-9b6b-2b5fef32ffb3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7682739d-4752-4998-9b6b-2b5fef32ffb3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18270309348840660321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827030934884066032118270309348840660321182703093488406603211827030934884066032118270309348840660321182703093488406603211827030934884066032118270309348840660321182703093488406603211827030934884066032118270309348840660321182703093488406603211827030934884066032118270309348840660321182703093488406603211827030934884066032118270309348840660321182703093488406603211827030934884066032118270309348840660321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9e0239-35b3-4310-9db3-b6ae9b8b3a6f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae1fff10-4e87-4ece-9ba9-f5757b7690d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae1fff10-4e87-4ece-9ba9-f5757b7690d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11641447771321801784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164144777132180178411641447771321801784116414477713218017841164144777132180178411641447771321801784116414477713218017841164144777132180178411641447771321801784116414477713218017841164144777132180178411641447771321801784116414477713218017841164144777132180178411641447771321801784116414477713218017841164144777132180178411641447771321801784116414477713218017841164144777132180178411641447771321801784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7682739d-4752-4998-9b6b-2b5fef32ffb3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ec5eae-d224-4f95-b982-e3f87eb69be9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ec5eae-d224-4f95-b982-e3f87eb69be9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12540429929663045303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254042992966304530312540429929663045303125404299296630453031254042992966304530312540429929663045303125404299296630453031254042992966304530312540429929663045303125404299296630453031254042992966304530312540429929663045303125404299296630453031254042992966304530312540429929663045303125404299296630453031254042992966304530312540429929663045303125404299296630453031254042992966304530312540429929663045303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae1fff10-4e87-4ece-9ba9-f5757b7690d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f025f3f-d634-44c5-823d-b1141bd35d04, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f025f3f-d634-44c5-823d-b1141bd35d04, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9508281317629038546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95082813176290385469508281317629038546950828131762903854695082813176290385469508281317629038546950828131762903854695082813176290385469508281317629038546950828131762903854695082813176290385469508281317629038546950828131762903854695082813176290385469508281317629038546950828131762903854695082813176290385469508281317629038546950828131762903854695082813176290385469508281317629038546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ec5eae-d224-4f95-b982-e3f87eb69be9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8590d2bd-4e98-45bc-92d0-ab19a3bb01bc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8590d2bd-4e98-45bc-92d0-ab19a3bb01bc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17481399985157554273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748139998515755427317481399985157554273174813999851575542731748139998515755427317481399985157554273174813999851575542731748139998515755427317481399985157554273174813999851575542731748139998515755427317481399985157554273174813999851575542731748139998515755427317481399985157554273174813999851575542731748139998515755427317481399985157554273174813999851575542731748139998515755427317481399985157554273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f025f3f-d634-44c5-823d-b1141bd35d04, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c2fe2e-5298-4e34-9404-300722113eeb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8590d2bd-4e98-45bc-92d0-ab19a3bb01bc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c2fe2e-5298-4e34-9404-300722113eeb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3835480673830818926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38354806738308189263835480673830818926383548067383081892638354806738308189263835480673830818926383548067383081892638354806738308189263835480673830818926383548067383081892638354806738308189263835480673830818926383548067383081892638354806738308189263835480673830818926383548067383081892638354806738308189263835480673830818926383548067383081892638354806738308189263835480673830818926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a2c3b2-30c1-4b42-b487-7fe16ae759f9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a2c3b2-30c1-4b42-b487-7fe16ae759f9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377331102540589046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43773311025405890464377331102540589046437733110254058904643773311025405890464377331102540589046437733110254058904643773311025405890464377331102540589046437733110254058904643773311025405890464377331102540589046437733110254058904643773311025405890464377331102540589046437733110254058904643773311025405890464377331102540589046437733110254058904643773311025405890464377331102540589046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c2fe2e-5298-4e34-9404-300722113eeb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca01a2a9-cd5d-443c-a1b2-b6362698a665, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca01a2a9-cd5d-443c-a1b2-b6362698a665, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7870617738108749761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78706177381087497617870617738108749761787061773810874976178706177381087497617870617738108749761787061773810874976178706177381087497617870617738108749761787061773810874976178706177381087497617870617738108749761787061773810874976178706177381087497617870617738108749761787061773810874976178706177381087497617870617738108749761787061773810874976178706177381087497617870617738108749761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a2c3b2-30c1-4b42-b487-7fe16ae759f9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6306855b-3a34-4437-afb9-3336818765d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6306855b-3a34-4437-afb9-3336818765d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18120118585947908257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812011858594790825718120118585947908257181201185859479082571812011858594790825718120118585947908257181201185859479082571812011858594790825718120118585947908257181201185859479082571812011858594790825718120118585947908257181201185859479082571812011858594790825718120118585947908257181201185859479082571812011858594790825718120118585947908257181201185859479082571812011858594790825718120118585947908257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca01a2a9-cd5d-443c-a1b2-b6362698a665, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c1192f9-3bc3-4db9-ada2-f9a6fc986790, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c1192f9-3bc3-4db9-ada2-f9a6fc986790, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11419698181978835068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141969818197883506811419698181978835068114196981819788350681141969818197883506811419698181978835068114196981819788350681141969818197883506811419698181978835068114196981819788350681141969818197883506811419698181978835068114196981819788350681141969818197883506811419698181978835068114196981819788350681141969818197883506811419698181978835068114196981819788350681141969818197883506811419698181978835068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6306855b-3a34-4437-afb9-3336818765d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14fc8ddc-bd43-4ac9-8198-65bcd9b4d834, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c1192f9-3bc3-4db9-ada2-f9a6fc986790, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14fc8ddc-bd43-4ac9-8198-65bcd9b4d834, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14370040851322886659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437004085132288665914370040851322886659143700408513228866591437004085132288665914370040851322886659143700408513228866591437004085132288665914370040851322886659143700408513228866591437004085132288665914370040851322886659143700408513228866591437004085132288665914370040851322886659143700408513228866591437004085132288665914370040851322886659143700408513228866591437004085132288665914370040851322886659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdc40542-bd27-4266-99e6-d7018f55c334, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdc40542-bd27-4266-99e6-d7018f55c334, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9673040014667754896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96730400146677548969673040014667754896967304001466775489696730400146677548969673040014667754896967304001466775489696730400146677548969673040014667754896967304001466775489696730400146677548969673040014667754896967304001466775489696730400146677548969673040014667754896967304001466775489696730400146677548969673040014667754896967304001466775489696730400146677548969673040014667754896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14fc8ddc-bd43-4ac9-8198-65bcd9b4d834, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a5ee0d9-8bee-47ca-885a-8efe5c25a083, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdc40542-bd27-4266-99e6-d7018f55c334, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a5ee0d9-8bee-47ca-885a-8efe5c25a083, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6231790587012172082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62317905870121720826231790587012172082623179058701217208262317905870121720826231790587012172082623179058701217208262317905870121720826231790587012172082623179058701217208262317905870121720826231790587012172082623179058701217208262317905870121720826231790587012172082623179058701217208262317905870121720826231790587012172082623179058701217208262317905870121720826231790587012172082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29787687-1e31-434d-9e09-e679b4e86777, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29787687-1e31-434d-9e09-e679b4e86777, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 102727999500405452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452102727999500405452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a5ee0d9-8bee-47ca-885a-8efe5c25a083, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa19507-f2c7-464a-8503-86e4997a49b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa19507-f2c7-464a-8503-86e4997a49b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 532782871606661903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903532782871606661903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29787687-1e31-434d-9e09-e679b4e86777, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c8ddd2-21ff-4aaf-aa48-f3c9858edb4f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c8ddd2-21ff-4aaf-aa48-f3c9858edb4f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7005400379355552111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70054003793555521117005400379355552111700540037935555211170054003793555521117005400379355552111700540037935555211170054003793555521117005400379355552111700540037935555211170054003793555521117005400379355552111700540037935555211170054003793555521117005400379355552111700540037935555211170054003793555521117005400379355552111700540037935555211170054003793555521117005400379355552111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa19507-f2c7-464a-8503-86e4997a49b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd159d8-64f5-4739-b1ac-dcdaf5ac09e5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c8ddd2-21ff-4aaf-aa48-f3c9858edb4f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd159d8-64f5-4739-b1ac-dcdaf5ac09e5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15518559233330376927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551855923333037692715518559233330376927155185592333303769271551855923333037692715518559233330376927155185592333303769271551855923333037692715518559233330376927155185592333303769271551855923333037692715518559233330376927155185592333303769271551855923333037692715518559233330376927155185592333303769271551855923333037692715518559233330376927155185592333303769271551855923333037692715518559233330376927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1553bed7-dce9-44fc-8dff-a6488f7d1598, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1553bed7-dce9-44fc-8dff-a6488f7d1598, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624461355948900252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762446135594890025217624461355948900252176244613559489002521762446135594890025217624461355948900252176244613559489002521762446135594890025217624461355948900252176244613559489002521762446135594890025217624461355948900252176244613559489002521762446135594890025217624461355948900252176244613559489002521762446135594890025217624461355948900252176244613559489002521762446135594890025217624461355948900252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd159d8-64f5-4739-b1ac-dcdaf5ac09e5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1553bed7-dce9-44fc-8dff-a6488f7d1598, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b91a45d-920b-4bab-a239-e66aead8f2a3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 888c3cd6-2435-4d48-922d-f91b5ee68008, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b91a45d-920b-4bab-a239-e66aead8f2a3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8651218788272128497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86512187882721284978651218788272128497865121878827212849786512187882721284978651218788272128497865121878827212849786512187882721284978651218788272128497865121878827212849786512187882721284978651218788272128497865121878827212849786512187882721284978651218788272128497865121878827212849786512187882721284978651218788272128497865121878827212849786512187882721284978651218788272128497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 888c3cd6-2435-4d48-922d-f91b5ee68008, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944160122034811937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59441601220348119375944160122034811937594416012203481193759441601220348119375944160122034811937594416012203481193759441601220348119375944160122034811937594416012203481193759441601220348119375944160122034811937594416012203481193759441601220348119375944160122034811937594416012203481193759441601220348119375944160122034811937594416012203481193759441601220348119375944160122034811937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b91a45d-920b-4bab-a239-e66aead8f2a3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa5725d-d967-4520-bac3-5c5a57a870d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa5725d-d967-4520-bac3-5c5a57a870d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17003896096050628347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700389609605062834717003896096050628347170038960960506283471700389609605062834717003896096050628347170038960960506283471700389609605062834717003896096050628347170038960960506283471700389609605062834717003896096050628347170038960960506283471700389609605062834717003896096050628347170038960960506283471700389609605062834717003896096050628347170038960960506283471700389609605062834717003896096050628347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 888c3cd6-2435-4d48-922d-f91b5ee68008, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41ceeb80-b95e-4300-b17d-0c714df717a1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41ceeb80-b95e-4300-b17d-0c714df717a1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12911859574197043145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291185957419704314512911859574197043145129118595741970431451291185957419704314512911859574197043145129118595741970431451291185957419704314512911859574197043145129118595741970431451291185957419704314512911859574197043145129118595741970431451291185957419704314512911859574197043145129118595741970431451291185957419704314512911859574197043145129118595741970431451291185957419704314512911859574197043145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa5725d-d967-4520-bac3-5c5a57a870d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc830156-ef86-4b4f-84a6-73afce2a3191, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc830156-ef86-4b4f-84a6-73afce2a3191, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10635209873092674703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063520987309267470310635209873092674703106352098730926747031063520987309267470310635209873092674703106352098730926747031063520987309267470310635209873092674703106352098730926747031063520987309267470310635209873092674703106352098730926747031063520987309267470310635209873092674703106352098730926747031063520987309267470310635209873092674703106352098730926747031063520987309267470310635209873092674703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41ceeb80-b95e-4300-b17d-0c714df717a1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0fdee89-d0fb-4066-adba-869d435fcd0f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0fdee89-d0fb-4066-adba-869d435fcd0f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 112231881313297485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485112231881313297485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc830156-ef86-4b4f-84a6-73afce2a3191, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa780613-1b8a-4ae6-987f-519bf183ffba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0fdee89-d0fb-4066-adba-869d435fcd0f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa780613-1b8a-4ae6-987f-519bf183ffba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16528062950111640808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652806295011164080816528062950111640808165280629501116408081652806295011164080816528062950111640808165280629501116408081652806295011164080816528062950111640808165280629501116408081652806295011164080816528062950111640808165280629501116408081652806295011164080816528062950111640808165280629501116408081652806295011164080816528062950111640808165280629501116408081652806295011164080816528062950111640808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa780613-1b8a-4ae6-987f-519bf183ffba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56c61f09-f942-42b9-aff8-6bbbad4404eb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56c61f09-f942-42b9-aff8-6bbbad4404eb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3378556389992845396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33785563899928453963378556389992845396337855638999284539633785563899928453963378556389992845396337855638999284539633785563899928453963378556389992845396337855638999284539633785563899928453963378556389992845396337855638999284539633785563899928453963378556389992845396337855638999284539633785563899928453963378556389992845396337855638999284539633785563899928453963378556389992845396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10986c93-b27d-4577-9b48-2d9f02ab2df2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10986c93-b27d-4577-9b48-2d9f02ab2df2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11098765545544345162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109876554554434516211098765545544345162110987655455443451621109876554554434516211098765545544345162110987655455443451621109876554554434516211098765545544345162110987655455443451621109876554554434516211098765545544345162110987655455443451621109876554554434516211098765545544345162110987655455443451621109876554554434516211098765545544345162110987655455443451621109876554554434516211098765545544345162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56c61f09-f942-42b9-aff8-6bbbad4404eb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1d4e524-2520-4ceb-a5ae-92cbda0310d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10986c93-b27d-4577-9b48-2d9f02ab2df2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1d4e524-2520-4ceb-a5ae-92cbda0310d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6519891722681577328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65198917226815773286519891722681577328651989172268157732865198917226815773286519891722681577328651989172268157732865198917226815773286519891722681577328651989172268157732865198917226815773286519891722681577328651989172268157732865198917226815773286519891722681577328651989172268157732865198917226815773286519891722681577328651989172268157732865198917226815773286519891722681577328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bdf8940-454e-4dee-8b0a-e5aedc845735, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bdf8940-454e-4dee-8b0a-e5aedc845735, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 827988840160050072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072827988840160050072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1d4e524-2520-4ceb-a5ae-92cbda0310d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bdf8940-454e-4dee-8b0a-e5aedc845735, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22ffaf6b-b5f1-4a4d-8576-e00a0d1a10c2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e75d39d-ad5c-42eb-9ad1-518ef8c1d8c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22ffaf6b-b5f1-4a4d-8576-e00a0d1a10c2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13678460795631248727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367846079563124872713678460795631248727136784607956312487271367846079563124872713678460795631248727136784607956312487271367846079563124872713678460795631248727136784607956312487271367846079563124872713678460795631248727136784607956312487271367846079563124872713678460795631248727136784607956312487271367846079563124872713678460795631248727136784607956312487271367846079563124872713678460795631248727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e75d39d-ad5c-42eb-9ad1-518ef8c1d8c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15367302024817846315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536730202481784631515367302024817846315153673020248178463151536730202481784631515367302024817846315153673020248178463151536730202481784631515367302024817846315153673020248178463151536730202481784631515367302024817846315153673020248178463151536730202481784631515367302024817846315153673020248178463151536730202481784631515367302024817846315153673020248178463151536730202481784631515367302024817846315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e75d39d-ad5c-42eb-9ad1-518ef8c1d8c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22ffaf6b-b5f1-4a4d-8576-e00a0d1a10c2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209e5c94-4b8e-4a7d-845b-38489fddbb6f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36df140-daf3-4998-8609-a32c2b1d66b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209e5c94-4b8e-4a7d-845b-38489fddbb6f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1931224164797646779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19312241647976467791931224164797646779193122416479764677919312241647976467791931224164797646779193122416479764677919312241647976467791931224164797646779193122416479764677919312241647976467791931224164797646779193122416479764677919312241647976467791931224164797646779193122416479764677919312241647976467791931224164797646779193122416479764677919312241647976467791931224164797646779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36df140-daf3-4998-8609-a32c2b1d66b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14816867474011752047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481686747401175204714816867474011752047148168674740117520471481686747401175204714816867474011752047148168674740117520471481686747401175204714816867474011752047148168674740117520471481686747401175204714816867474011752047148168674740117520471481686747401175204714816867474011752047148168674740117520471481686747401175204714816867474011752047148168674740117520471481686747401175204714816867474011752047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36df140-daf3-4998-8609-a32c2b1d66b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209e5c94-4b8e-4a7d-845b-38489fddbb6f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d76ccf43-b30a-4e45-aaca-c24615fe8b14, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d463c66-b63c-4c47-b6bb-65508fa61433, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d76ccf43-b30a-4e45-aaca-c24615fe8b14, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1568993397515816453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15689933975158164531568993397515816453156899339751581645315689933975158164531568993397515816453156899339751581645315689933975158164531568993397515816453156899339751581645315689933975158164531568993397515816453156899339751581645315689933975158164531568993397515816453156899339751581645315689933975158164531568993397515816453156899339751581645315689933975158164531568993397515816453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d463c66-b63c-4c47-b6bb-65508fa61433, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12456240415878362308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245624041587836230812456240415878362308124562404158783623081245624041587836230812456240415878362308124562404158783623081245624041587836230812456240415878362308124562404158783623081245624041587836230812456240415878362308124562404158783623081245624041587836230812456240415878362308124562404158783623081245624041587836230812456240415878362308124562404158783623081245624041587836230812456240415878362308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d76ccf43-b30a-4e45-aaca-c24615fe8b14, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d463c66-b63c-4c47-b6bb-65508fa61433, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98510c0c-ff34-4a9c-b944-dee86ab9f0f4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98510c0c-ff34-4a9c-b944-dee86ab9f0f4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10147500910654922553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014750091065492255310147500910654922553101475009106549225531014750091065492255310147500910654922553101475009106549225531014750091065492255310147500910654922553101475009106549225531014750091065492255310147500910654922553101475009106549225531014750091065492255310147500910654922553101475009106549225531014750091065492255310147500910654922553101475009106549225531014750091065492255310147500910654922553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa7b652-699a-4317-a531-cc3a1c75a668, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa7b652-699a-4317-a531-cc3a1c75a668, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9350329078627399490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93503290786273994909350329078627399490935032907862739949093503290786273994909350329078627399490935032907862739949093503290786273994909350329078627399490935032907862739949093503290786273994909350329078627399490935032907862739949093503290786273994909350329078627399490935032907862739949093503290786273994909350329078627399490935032907862739949093503290786273994909350329078627399490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98510c0c-ff34-4a9c-b944-dee86ab9f0f4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa7b652-699a-4317-a531-cc3a1c75a668, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e62de48-116d-441f-96a7-3dbcf2ffd384, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e62de48-116d-441f-96a7-3dbcf2ffd384, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3819122999610643894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38191229996106438943819122999610643894381912299961064389438191229996106438943819122999610643894381912299961064389438191229996106438943819122999610643894381912299961064389438191229996106438943819122999610643894381912299961064389438191229996106438943819122999610643894381912299961064389438191229996106438943819122999610643894381912299961064389438191229996106438943819122999610643894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14cafed2-29e0-4c1b-84a3-ec7480faed60, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14cafed2-29e0-4c1b-84a3-ec7480faed60, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12027362981144493822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202736298114449382212027362981144493822120273629811444938221202736298114449382212027362981144493822120273629811444938221202736298114449382212027362981144493822120273629811444938221202736298114449382212027362981144493822120273629811444938221202736298114449382212027362981144493822120273629811444938221202736298114449382212027362981144493822120273629811444938221202736298114449382212027362981144493822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e62de48-116d-441f-96a7-3dbcf2ffd384, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14cafed2-29e0-4c1b-84a3-ec7480faed60, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3482bfeb-ea82-4f11-9482-3101b78fa345, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3482bfeb-ea82-4f11-9482-3101b78fa345, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3378406425989721117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33784064259897211173378406425989721117337840642598972111733784064259897211173378406425989721117337840642598972111733784064259897211173378406425989721117337840642598972111733784064259897211173378406425989721117337840642598972111733784064259897211173378406425989721117337840642598972111733784064259897211173378406425989721117337840642598972111733784064259897211173378406425989721117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c3874a-955e-4c95-9319-3a6679a97fa1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c3874a-955e-4c95-9319-3a6679a97fa1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12191297055192319002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219129705519231900212191297055192319002121912970551923190021219129705519231900212191297055192319002121912970551923190021219129705519231900212191297055192319002121912970551923190021219129705519231900212191297055192319002121912970551923190021219129705519231900212191297055192319002121912970551923190021219129705519231900212191297055192319002121912970551923190021219129705519231900212191297055192319002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3482bfeb-ea82-4f11-9482-3101b78fa345, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cdd4707-ffc3-4c35-9b7b-8374a8e784c6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cdd4707-ffc3-4c35-9b7b-8374a8e784c6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2000662287889586734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20006622878895867342000662287889586734200066228788958673420006622878895867342000662287889586734200066228788958673420006622878895867342000662287889586734200066228788958673420006622878895867342000662287889586734200066228788958673420006622878895867342000662287889586734200066228788958673420006622878895867342000662287889586734200066228788958673420006622878895867342000662287889586734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c3874a-955e-4c95-9319-3a6679a97fa1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc75d1e-42cd-48cf-b49f-62755b571484, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc75d1e-42cd-48cf-b49f-62755b571484, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3811581963268613140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38115819632686131403811581963268613140381158196326861314038115819632686131403811581963268613140381158196326861314038115819632686131403811581963268613140381158196326861314038115819632686131403811581963268613140381158196326861314038115819632686131403811581963268613140381158196326861314038115819632686131403811581963268613140381158196326861314038115819632686131403811581963268613140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cdd4707-ffc3-4c35-9b7b-8374a8e784c6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311afa25-fc4a-4976-866e-6cd4269d2372, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311afa25-fc4a-4976-866e-6cd4269d2372, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4622770063564045116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46227700635640451164622770063564045116462277006356404511646227700635640451164622770063564045116462277006356404511646227700635640451164622770063564045116462277006356404511646227700635640451164622770063564045116462277006356404511646227700635640451164622770063564045116462277006356404511646227700635640451164622770063564045116462277006356404511646227700635640451164622770063564045116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc75d1e-42cd-48cf-b49f-62755b571484, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 396b7508-1a6e-4bca-95db-e6faca8b7c9b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 396b7508-1a6e-4bca-95db-e6faca8b7c9b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5910213855667415032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59102138556674150325910213855667415032591021385566741503259102138556674150325910213855667415032591021385566741503259102138556674150325910213855667415032591021385566741503259102138556674150325910213855667415032591021385566741503259102138556674150325910213855667415032591021385566741503259102138556674150325910213855667415032591021385566741503259102138556674150325910213855667415032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311afa25-fc4a-4976-866e-6cd4269d2372, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e445f59c-b7f4-4717-b055-52006628e8e5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e445f59c-b7f4-4717-b055-52006628e8e5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 48309837888730443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4830983788873044348309837888730443483098378887304434830983788873044348309837888730443483098378887304434830983788873044348309837888730443483098378887304434830983788873044348309837888730443483098378887304434830983788873044348309837888730443483098378887304434830983788873044348309837888730443483098378887304434830983788873044348309837888730443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 396b7508-1a6e-4bca-95db-e6faca8b7c9b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6cd024-ca64-49bf-a267-1dd6eced2e87, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6cd024-ca64-49bf-a267-1dd6eced2e87, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9317055558170487922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93170555581704879229317055558170487922931705555817048792293170555581704879229317055558170487922931705555817048792293170555581704879229317055558170487922931705555817048792293170555581704879229317055558170487922931705555817048792293170555581704879229317055558170487922931705555817048792293170555581704879229317055558170487922931705555817048792293170555581704879229317055558170487922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e445f59c-b7f4-4717-b055-52006628e8e5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df5983a-9919-4ae5-81ee-7bea5103f9e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df5983a-9919-4ae5-81ee-7bea5103f9e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8340183296586402369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83401832965864023698340183296586402369834018329658640236983401832965864023698340183296586402369834018329658640236983401832965864023698340183296586402369834018329658640236983401832965864023698340183296586402369834018329658640236983401832965864023698340183296586402369834018329658640236983401832965864023698340183296586402369834018329658640236983401832965864023698340183296586402369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6cd024-ca64-49bf-a267-1dd6eced2e87, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885b9f12-6bb2-4ae2-b963-20202dc66c3a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885b9f12-6bb2-4ae2-b963-20202dc66c3a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6012870250216936834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60128702502169368346012870250216936834601287025021693683460128702502169368346012870250216936834601287025021693683460128702502169368346012870250216936834601287025021693683460128702502169368346012870250216936834601287025021693683460128702502169368346012870250216936834601287025021693683460128702502169368346012870250216936834601287025021693683460128702502169368346012870250216936834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df5983a-9919-4ae5-81ee-7bea5103f9e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ca294b-a873-471e-833d-954ebcd72af3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ca294b-a873-471e-833d-954ebcd72af3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152835661094245191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91528356610942451919152835661094245191915283566109424519191528356610942451919152835661094245191915283566109424519191528356610942451919152835661094245191915283566109424519191528356610942451919152835661094245191915283566109424519191528356610942451919152835661094245191915283566109424519191528356610942451919152835661094245191915283566109424519191528356610942451919152835661094245191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885b9f12-6bb2-4ae2-b963-20202dc66c3a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fe3f2c-a578-4ff7-b3a0-5ec4c494bc59, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fe3f2c-a578-4ff7-b3a0-5ec4c494bc59, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2112254839895289348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21122548398952893482112254839895289348211225483989528934821122548398952893482112254839895289348211225483989528934821122548398952893482112254839895289348211225483989528934821122548398952893482112254839895289348211225483989528934821122548398952893482112254839895289348211225483989528934821122548398952893482112254839895289348211225483989528934821122548398952893482112254839895289348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ca294b-a873-471e-833d-954ebcd72af3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0281ba5-7812-41bd-8409-deee0d034021, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0281ba5-7812-41bd-8409-deee0d034021, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6532537770295483517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65325377702954835176532537770295483517653253777029548351765325377702954835176532537770295483517653253777029548351765325377702954835176532537770295483517653253777029548351765325377702954835176532537770295483517653253777029548351765325377702954835176532537770295483517653253777029548351765325377702954835176532537770295483517653253777029548351765325377702954835176532537770295483517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fe3f2c-a578-4ff7-b3a0-5ec4c494bc59, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd6be3a2-55a5-4750-afa4-914a7b9f309f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd6be3a2-55a5-4750-afa4-914a7b9f309f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3991214616868180712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39912146168681807123991214616868180712399121461686818071239912146168681807123991214616868180712399121461686818071239912146168681807123991214616868180712399121461686818071239912146168681807123991214616868180712399121461686818071239912146168681807123991214616868180712399121461686818071239912146168681807123991214616868180712399121461686818071239912146168681807123991214616868180712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0281ba5-7812-41bd-8409-deee0d034021, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29828eaa-d04e-463d-a3bc-45fdef0fb8d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29828eaa-d04e-463d-a3bc-45fdef0fb8d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6991489819177272076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69914898191772720766991489819177272076699148981917727207669914898191772720766991489819177272076699148981917727207669914898191772720766991489819177272076699148981917727207669914898191772720766991489819177272076699148981917727207669914898191772720766991489819177272076699148981917727207669914898191772720766991489819177272076699148981917727207669914898191772720766991489819177272076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd6be3a2-55a5-4750-afa4-914a7b9f309f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d43f21-314c-4157-baf1-e60a0ac7be9e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d43f21-314c-4157-baf1-e60a0ac7be9e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11308283781002721269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130828378100272126911308283781002721269113082837810027212691130828378100272126911308283781002721269113082837810027212691130828378100272126911308283781002721269113082837810027212691130828378100272126911308283781002721269113082837810027212691130828378100272126911308283781002721269113082837810027212691130828378100272126911308283781002721269113082837810027212691130828378100272126911308283781002721269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d43f21-314c-4157-baf1-e60a0ac7be9e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5673ff80-d873-4807-950b-57ca609047c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5673ff80-d873-4807-950b-57ca609047c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11982563076113596229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198256307611359622911982563076113596229119825630761135962291198256307611359622911982563076113596229119825630761135962291198256307611359622911982563076113596229119825630761135962291198256307611359622911982563076113596229119825630761135962291198256307611359622911982563076113596229119825630761135962291198256307611359622911982563076113596229119825630761135962291198256307611359622911982563076113596229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29828eaa-d04e-463d-a3bc-45fdef0fb8d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5f77b4-d33e-43cd-ae57-00cd0f2c8298, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5f77b4-d33e-43cd-ae57-00cd0f2c8298, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3831393754989492139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38313937549894921393831393754989492139383139375498949213938313937549894921393831393754989492139383139375498949213938313937549894921393831393754989492139383139375498949213938313937549894921393831393754989492139383139375498949213938313937549894921393831393754989492139383139375498949213938313937549894921393831393754989492139383139375498949213938313937549894921393831393754989492139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5673ff80-d873-4807-950b-57ca609047c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc04c343-dc52-4c63-afbd-fe11cfbccc36, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc04c343-dc52-4c63-afbd-fe11cfbccc36, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15841144805502530543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584114480550253054315841144805502530543158411448055025305431584114480550253054315841144805502530543158411448055025305431584114480550253054315841144805502530543158411448055025305431584114480550253054315841144805502530543158411448055025305431584114480550253054315841144805502530543158411448055025305431584114480550253054315841144805502530543158411448055025305431584114480550253054315841144805502530543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5f77b4-d33e-43cd-ae57-00cd0f2c8298, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eacbe80-6b30-4edd-bc32-eee1cc47ea5c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eacbe80-6b30-4edd-bc32-eee1cc47ea5c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9429158737548835872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94291587375488358729429158737548835872942915873754883587294291587375488358729429158737548835872942915873754883587294291587375488358729429158737548835872942915873754883587294291587375488358729429158737548835872942915873754883587294291587375488358729429158737548835872942915873754883587294291587375488358729429158737548835872942915873754883587294291587375488358729429158737548835872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc04c343-dc52-4c63-afbd-fe11cfbccc36, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a8ffce0-e538-4a8e-b572-c0d0c8e4c5c7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a8ffce0-e538-4a8e-b572-c0d0c8e4c5c7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14074345573205631557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407434557320563155714074345573205631557140743455732056315571407434557320563155714074345573205631557140743455732056315571407434557320563155714074345573205631557140743455732056315571407434557320563155714074345573205631557140743455732056315571407434557320563155714074345573205631557140743455732056315571407434557320563155714074345573205631557140743455732056315571407434557320563155714074345573205631557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eacbe80-6b30-4edd-bc32-eee1cc47ea5c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b44f2e1-4112-4554-acf2-6f7c786c35dc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b44f2e1-4112-4554-acf2-6f7c786c35dc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3768992130309189610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37689921303091896103768992130309189610376899213030918961037689921303091896103768992130309189610376899213030918961037689921303091896103768992130309189610376899213030918961037689921303091896103768992130309189610376899213030918961037689921303091896103768992130309189610376899213030918961037689921303091896103768992130309189610376899213030918961037689921303091896103768992130309189610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a8ffce0-e538-4a8e-b572-c0d0c8e4c5c7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c62c3fe3-4464-49f6-8131-d399cc7e0843, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c62c3fe3-4464-49f6-8131-d399cc7e0843, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9264448695610566502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92644486956105665029264448695610566502926444869561056650292644486956105665029264448695610566502926444869561056650292644486956105665029264448695610566502926444869561056650292644486956105665029264448695610566502926444869561056650292644486956105665029264448695610566502926444869561056650292644486956105665029264448695610566502926444869561056650292644486956105665029264448695610566502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b44f2e1-4112-4554-acf2-6f7c786c35dc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76a05210-967e-40b8-a710-657a05a806da, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76a05210-967e-40b8-a710-657a05a806da, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15073611228553329125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507361122855332912515073611228553329125150736112285533291251507361122855332912515073611228553329125150736112285533291251507361122855332912515073611228553329125150736112285533291251507361122855332912515073611228553329125150736112285533291251507361122855332912515073611228553329125150736112285533291251507361122855332912515073611228553329125150736112285533291251507361122855332912515073611228553329125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c62c3fe3-4464-49f6-8131-d399cc7e0843, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76a05210-967e-40b8-a710-657a05a806da, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c6457f4-fc76-4bbd-8cd3-b45bb9890aa8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c6457f4-fc76-4bbd-8cd3-b45bb9890aa8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17585443510359617877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758544351035961787717585443510359617877175854435103596178771758544351035961787717585443510359617877175854435103596178771758544351035961787717585443510359617877175854435103596178771758544351035961787717585443510359617877175854435103596178771758544351035961787717585443510359617877175854435103596178771758544351035961787717585443510359617877175854435103596178771758544351035961787717585443510359617877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c5cd0e-38ea-4fd7-9cd6-aaee75e2d58c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c5cd0e-38ea-4fd7-9cd6-aaee75e2d58c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1709571466672280787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17095714666722807871709571466672280787170957146667228078717095714666722807871709571466672280787170957146667228078717095714666722807871709571466672280787170957146667228078717095714666722807871709571466672280787170957146667228078717095714666722807871709571466672280787170957146667228078717095714666722807871709571466672280787170957146667228078717095714666722807871709571466672280787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c6457f4-fc76-4bbd-8cd3-b45bb9890aa8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744caf0a-9563-479b-8bd3-1b372b66f5aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744caf0a-9563-479b-8bd3-1b372b66f5aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13983284159754490763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398328415975449076313983284159754490763139832841597544907631398328415975449076313983284159754490763139832841597544907631398328415975449076313983284159754490763139832841597544907631398328415975449076313983284159754490763139832841597544907631398328415975449076313983284159754490763139832841597544907631398328415975449076313983284159754490763139832841597544907631398328415975449076313983284159754490763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c5cd0e-38ea-4fd7-9cd6-aaee75e2d58c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 416911d8-3d70-46d5-bd29-42a66dbed8b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 416911d8-3d70-46d5-bd29-42a66dbed8b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16982444347776618663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698244434777661866316982444347776618663169824443477766186631698244434777661866316982444347776618663169824443477766186631698244434777661866316982444347776618663169824443477766186631698244434777661866316982444347776618663169824443477766186631698244434777661866316982444347776618663169824443477766186631698244434777661866316982444347776618663169824443477766186631698244434777661866316982444347776618663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744caf0a-9563-479b-8bd3-1b372b66f5aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55626f7-0e23-4999-af80-e6393825d98a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 416911d8-3d70-46d5-bd29-42a66dbed8b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55626f7-0e23-4999-af80-e6393825d98a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 702811104134425405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405702811104134425405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b26633-447f-4b49-a60d-2e17679ed47d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b26633-447f-4b49-a60d-2e17679ed47d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4630822862359817367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46308228623598173674630822862359817367463082286235981736746308228623598173674630822862359817367463082286235981736746308228623598173674630822862359817367463082286235981736746308228623598173674630822862359817367463082286235981736746308228623598173674630822862359817367463082286235981736746308228623598173674630822862359817367463082286235981736746308228623598173674630822862359817367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55626f7-0e23-4999-af80-e6393825d98a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892dd7b4-2870-4460-9cc8-f22bd7904dc3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892dd7b4-2870-4460-9cc8-f22bd7904dc3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9710530034507014193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97105300345070141939710530034507014193971053003450701419397105300345070141939710530034507014193971053003450701419397105300345070141939710530034507014193971053003450701419397105300345070141939710530034507014193971053003450701419397105300345070141939710530034507014193971053003450701419397105300345070141939710530034507014193971053003450701419397105300345070141939710530034507014193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b26633-447f-4b49-a60d-2e17679ed47d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c94e2f12-1f64-4d7c-9e88-7f6eb4d3c41a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c94e2f12-1f64-4d7c-9e88-7f6eb4d3c41a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1585179798304422981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15851797983044229811585179798304422981158517979830442298115851797983044229811585179798304422981158517979830442298115851797983044229811585179798304422981158517979830442298115851797983044229811585179798304422981158517979830442298115851797983044229811585179798304422981158517979830442298115851797983044229811585179798304422981158517979830442298115851797983044229811585179798304422981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892dd7b4-2870-4460-9cc8-f22bd7904dc3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42cf32be-2f2b-47b5-8ce1-765bef497cdf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42cf32be-2f2b-47b5-8ce1-765bef497cdf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9999451920954959508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99994519209549595089999451920954959508999945192095495950899994519209549595089999451920954959508999945192095495950899994519209549595089999451920954959508999945192095495950899994519209549595089999451920954959508999945192095495950899994519209549595089999451920954959508999945192095495950899994519209549595089999451920954959508999945192095495950899994519209549595089999451920954959508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c94e2f12-1f64-4d7c-9e88-7f6eb4d3c41a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12812055-9f98-4196-8137-1bbfcd6128d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12812055-9f98-4196-8137-1bbfcd6128d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1387191184632899162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13871911846328991621387191184632899162138719118463289916213871911846328991621387191184632899162138719118463289916213871911846328991621387191184632899162138719118463289916213871911846328991621387191184632899162138719118463289916213871911846328991621387191184632899162138719118463289916213871911846328991621387191184632899162138719118463289916213871911846328991621387191184632899162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42cf32be-2f2b-47b5-8ce1-765bef497cdf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48892a02-2a59-492e-b7ed-5e1ed55d93dd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48892a02-2a59-492e-b7ed-5e1ed55d93dd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17120662486069187946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712066248606918794617120662486069187946171206624860691879461712066248606918794617120662486069187946171206624860691879461712066248606918794617120662486069187946171206624860691879461712066248606918794617120662486069187946171206624860691879461712066248606918794617120662486069187946171206624860691879461712066248606918794617120662486069187946171206624860691879461712066248606918794617120662486069187946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12812055-9f98-4196-8137-1bbfcd6128d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1c19bd-6a11-49c6-a9f3-404389304a7d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1c19bd-6a11-49c6-a9f3-404389304a7d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5773605957565738909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57736059575657389095773605957565738909577360595756573890957736059575657389095773605957565738909577360595756573890957736059575657389095773605957565738909577360595756573890957736059575657389095773605957565738909577360595756573890957736059575657389095773605957565738909577360595756573890957736059575657389095773605957565738909577360595756573890957736059575657389095773605957565738909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48892a02-2a59-492e-b7ed-5e1ed55d93dd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f89b3b9-3792-4bfe-999a-65b591b18d32, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f89b3b9-3792-4bfe-999a-65b591b18d32, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343842520960595803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23438425209605958032343842520960595803234384252096059580323438425209605958032343842520960595803234384252096059580323438425209605958032343842520960595803234384252096059580323438425209605958032343842520960595803234384252096059580323438425209605958032343842520960595803234384252096059580323438425209605958032343842520960595803234384252096059580323438425209605958032343842520960595803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1c19bd-6a11-49c6-a9f3-404389304a7d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262c75fd-5571-448e-9d3a-23a46902e035, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f89b3b9-3792-4bfe-999a-65b591b18d32, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262c75fd-5571-448e-9d3a-23a46902e035, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17067089126165874753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706708912616587475317067089126165874753170670891261658747531706708912616587475317067089126165874753170670891261658747531706708912616587475317067089126165874753170670891261658747531706708912616587475317067089126165874753170670891261658747531706708912616587475317067089126165874753170670891261658747531706708912616587475317067089126165874753170670891261658747531706708912616587475317067089126165874753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8b861d-f50d-4d44-b7bb-edd9fefec2c7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8b861d-f50d-4d44-b7bb-edd9fefec2c7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 687118172162460178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178687118172162460178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262c75fd-5571-448e-9d3a-23a46902e035, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8b861d-f50d-4d44-b7bb-edd9fefec2c7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75e7bfd-ad31-4a52-bd6d-406a5d7fa236, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c18433dd-f422-4175-bf49-f8d9a04b39c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75e7bfd-ad31-4a52-bd6d-406a5d7fa236, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6163202874817952187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61632028748179521876163202874817952187616320287481795218761632028748179521876163202874817952187616320287481795218761632028748179521876163202874817952187616320287481795218761632028748179521876163202874817952187616320287481795218761632028748179521876163202874817952187616320287481795218761632028748179521876163202874817952187616320287481795218761632028748179521876163202874817952187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c18433dd-f422-4175-bf49-f8d9a04b39c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6492329629888542214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64923296298885422146492329629888542214649232962988854221464923296298885422146492329629888542214649232962988854221464923296298885422146492329629888542214649232962988854221464923296298885422146492329629888542214649232962988854221464923296298885422146492329629888542214649232962988854221464923296298885422146492329629888542214649232962988854221464923296298885422146492329629888542214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75e7bfd-ad31-4a52-bd6d-406a5d7fa236, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c18433dd-f422-4175-bf49-f8d9a04b39c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce178ab-d098-4a59-a725-ec385064475c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8af8842-34fa-4511-a03d-e979bc3dabef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce178ab-d098-4a59-a725-ec385064475c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16069528785784440860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606952878578444086016069528785784440860160695287857844408601606952878578444086016069528785784440860160695287857844408601606952878578444086016069528785784440860160695287857844408601606952878578444086016069528785784440860160695287857844408601606952878578444086016069528785784440860160695287857844408601606952878578444086016069528785784440860160695287857844408601606952878578444086016069528785784440860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8af8842-34fa-4511-a03d-e979bc3dabef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408321133204139081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54083211332041390815408321133204139081540832113320413908154083211332041390815408321133204139081540832113320413908154083211332041390815408321133204139081540832113320413908154083211332041390815408321133204139081540832113320413908154083211332041390815408321133204139081540832113320413908154083211332041390815408321133204139081540832113320413908154083211332041390815408321133204139081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8af8842-34fa-4511-a03d-e979bc3dabef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce178ab-d098-4a59-a725-ec385064475c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb03d1c4-c2d9-464d-9f8d-6d2484a073a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed5517ff-f69d-4e02-94a6-15bffa2ddde0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb03d1c4-c2d9-464d-9f8d-6d2484a073a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673664297694566720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36736642976945667203673664297694566720367366429769456672036736642976945667203673664297694566720367366429769456672036736642976945667203673664297694566720367366429769456672036736642976945667203673664297694566720367366429769456672036736642976945667203673664297694566720367366429769456672036736642976945667203673664297694566720367366429769456672036736642976945667203673664297694566720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed5517ff-f69d-4e02-94a6-15bffa2ddde0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13131391094809803572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313139109480980357213131391094809803572131313910948098035721313139109480980357213131391094809803572131313910948098035721313139109480980357213131391094809803572131313910948098035721313139109480980357213131391094809803572131313910948098035721313139109480980357213131391094809803572131313910948098035721313139109480980357213131391094809803572131313910948098035721313139109480980357213131391094809803572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed5517ff-f69d-4e02-94a6-15bffa2ddde0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb03d1c4-c2d9-464d-9f8d-6d2484a073a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bca4485f-0e19-489d-9a1f-ded058d8d367, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bca4485f-0e19-489d-9a1f-ded058d8d367, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17541063569521916186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754106356952191618617541063569521916186175410635695219161861754106356952191618617541063569521916186175410635695219161861754106356952191618617541063569521916186175410635695219161861754106356952191618617541063569521916186175410635695219161861754106356952191618617541063569521916186175410635695219161861754106356952191618617541063569521916186175410635695219161861754106356952191618617541063569521916186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26289f1e-91b4-4d80-8dc6-3af4cf73f60a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26289f1e-91b4-4d80-8dc6-3af4cf73f60a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8197152561025823825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81971525610258238258197152561025823825819715256102582382581971525610258238258197152561025823825819715256102582382581971525610258238258197152561025823825819715256102582382581971525610258238258197152561025823825819715256102582382581971525610258238258197152561025823825819715256102582382581971525610258238258197152561025823825819715256102582382581971525610258238258197152561025823825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bca4485f-0e19-489d-9a1f-ded058d8d367, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26289f1e-91b4-4d80-8dc6-3af4cf73f60a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8958fb2-7d2f-42c3-8cee-85d1fda672d2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8958fb2-7d2f-42c3-8cee-85d1fda672d2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058587546514289320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30585875465142893203058587546514289320305858754651428932030585875465142893203058587546514289320305858754651428932030585875465142893203058587546514289320305858754651428932030585875465142893203058587546514289320305858754651428932030585875465142893203058587546514289320305858754651428932030585875465142893203058587546514289320305858754651428932030585875465142893203058587546514289320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5755af9-2724-4442-a206-2df324297c3f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5755af9-2724-4442-a206-2df324297c3f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13431264262272799428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343126426227279942813431264262272799428134312642622727994281343126426227279942813431264262272799428134312642622727994281343126426227279942813431264262272799428134312642622727994281343126426227279942813431264262272799428134312642622727994281343126426227279942813431264262272799428134312642622727994281343126426227279942813431264262272799428134312642622727994281343126426227279942813431264262272799428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8958fb2-7d2f-42c3-8cee-85d1fda672d2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5755af9-2724-4442-a206-2df324297c3f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92dcfea0-c758-4ca4-94fe-ed95596bc553, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f32cab7-bab6-469f-9b00-aa3defeead78, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92dcfea0-c758-4ca4-94fe-ed95596bc553, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12315136488404605987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231513648840460598712315136488404605987123151364884046059871231513648840460598712315136488404605987123151364884046059871231513648840460598712315136488404605987123151364884046059871231513648840460598712315136488404605987123151364884046059871231513648840460598712315136488404605987123151364884046059871231513648840460598712315136488404605987123151364884046059871231513648840460598712315136488404605987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f32cab7-bab6-469f-9b00-aa3defeead78, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1332163791264480838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13321637912644808381332163791264480838133216379126448083813321637912644808381332163791264480838133216379126448083813321637912644808381332163791264480838133216379126448083813321637912644808381332163791264480838133216379126448083813321637912644808381332163791264480838133216379126448083813321637912644808381332163791264480838133216379126448083813321637912644808381332163791264480838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92dcfea0-c758-4ca4-94fe-ed95596bc553, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f32cab7-bab6-469f-9b00-aa3defeead78, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c79fd4d-87c1-4344-9597-8aae3b5b4407, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ebba91-e131-4ea2-b188-1ca52e77df83, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c79fd4d-87c1-4344-9597-8aae3b5b4407, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7027279985058673546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70272799850586735467027279985058673546702727998505867354670272799850586735467027279985058673546702727998505867354670272799850586735467027279985058673546702727998505867354670272799850586735467027279985058673546702727998505867354670272799850586735467027279985058673546702727998505867354670272799850586735467027279985058673546702727998505867354670272799850586735467027279985058673546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ebba91-e131-4ea2-b188-1ca52e77df83, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8355443867450154603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83554438674501546038355443867450154603835544386745015460383554438674501546038355443867450154603835544386745015460383554438674501546038355443867450154603835544386745015460383554438674501546038355443867450154603835544386745015460383554438674501546038355443867450154603835544386745015460383554438674501546038355443867450154603835544386745015460383554438674501546038355443867450154603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ebba91-e131-4ea2-b188-1ca52e77df83, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c79fd4d-87c1-4344-9597-8aae3b5b4407, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44261b93-34c5-4bfb-8623-1f7121f816cf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6522e92f-eb38-4af0-ab47-afe72b3583a2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44261b93-34c5-4bfb-8623-1f7121f816cf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7122621738027630784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71226217380276307847122621738027630784712262173802763078471226217380276307847122621738027630784712262173802763078471226217380276307847122621738027630784712262173802763078471226217380276307847122621738027630784712262173802763078471226217380276307847122621738027630784712262173802763078471226217380276307847122621738027630784712262173802763078471226217380276307847122621738027630784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6522e92f-eb38-4af0-ab47-afe72b3583a2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15472112341504203534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547211234150420353415472112341504203534154721123415042035341547211234150420353415472112341504203534154721123415042035341547211234150420353415472112341504203534154721123415042035341547211234150420353415472112341504203534154721123415042035341547211234150420353415472112341504203534154721123415042035341547211234150420353415472112341504203534154721123415042035341547211234150420353415472112341504203534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6522e92f-eb38-4af0-ab47-afe72b3583a2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44261b93-34c5-4bfb-8623-1f7121f816cf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e5886e2-5cb5-4cc3-91ee-c5947c1a8dc8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e5886e2-5cb5-4cc3-91ee-c5947c1a8dc8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12912477236483358902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291247723648335890212912477236483358902129124772364833589021291247723648335890212912477236483358902129124772364833589021291247723648335890212912477236483358902129124772364833589021291247723648335890212912477236483358902129124772364833589021291247723648335890212912477236483358902129124772364833589021291247723648335890212912477236483358902129124772364833589021291247723648335890212912477236483358902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf376ffa-59b8-47a0-8e05-4868234b0283, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf376ffa-59b8-47a0-8e05-4868234b0283, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7731869104243854116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77318691042438541167731869104243854116773186910424385411677318691042438541167731869104243854116773186910424385411677318691042438541167731869104243854116773186910424385411677318691042438541167731869104243854116773186910424385411677318691042438541167731869104243854116773186910424385411677318691042438541167731869104243854116773186910424385411677318691042438541167731869104243854116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e5886e2-5cb5-4cc3-91ee-c5947c1a8dc8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf376ffa-59b8-47a0-8e05-4868234b0283, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48adcf81-4e3b-40e6-af2c-bf2039787b4d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef40fdb-3e79-4837-96a4-ce896a20661e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48adcf81-4e3b-40e6-af2c-bf2039787b4d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15337942479879682190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533794247987968219015337942479879682190153379424798796821901533794247987968219015337942479879682190153379424798796821901533794247987968219015337942479879682190153379424798796821901533794247987968219015337942479879682190153379424798796821901533794247987968219015337942479879682190153379424798796821901533794247987968219015337942479879682190153379424798796821901533794247987968219015337942479879682190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef40fdb-3e79-4837-96a4-ce896a20661e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8036965094214719280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80369650942147192808036965094214719280803696509421471928080369650942147192808036965094214719280803696509421471928080369650942147192808036965094214719280803696509421471928080369650942147192808036965094214719280803696509421471928080369650942147192808036965094214719280803696509421471928080369650942147192808036965094214719280803696509421471928080369650942147192808036965094214719280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48adcf81-4e3b-40e6-af2c-bf2039787b4d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef40fdb-3e79-4837-96a4-ce896a20661e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a56ef2d-be91-455e-a597-5ee29868f817, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a54082-9777-4b47-81b0-7222fe11ae5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a56ef2d-be91-455e-a597-5ee29868f817, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5167155735488221849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51671557354882218495167155735488221849516715573548822184951671557354882218495167155735488221849516715573548822184951671557354882218495167155735488221849516715573548822184951671557354882218495167155735488221849516715573548822184951671557354882218495167155735488221849516715573548822184951671557354882218495167155735488221849516715573548822184951671557354882218495167155735488221849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a54082-9777-4b47-81b0-7222fe11ae5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11914667576530123344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191466757653012334411914667576530123344119146675765301233441191466757653012334411914667576530123344119146675765301233441191466757653012334411914667576530123344119146675765301233441191466757653012334411914667576530123344119146675765301233441191466757653012334411914667576530123344119146675765301233441191466757653012334411914667576530123344119146675765301233441191466757653012334411914667576530123344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a56ef2d-be91-455e-a597-5ee29868f817, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a54082-9777-4b47-81b0-7222fe11ae5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9da427-b935-49d2-95b0-298e4aa9e607, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9da427-b935-49d2-95b0-298e4aa9e607, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2590297475696110249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25902974756961102492590297475696110249259029747569611024925902974756961102492590297475696110249259029747569611024925902974756961102492590297475696110249259029747569611024925902974756961102492590297475696110249259029747569611024925902974756961102492590297475696110249259029747569611024925902974756961102492590297475696110249259029747569611024925902974756961102492590297475696110249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d22a73-faf5-497e-aa2a-a4f27297a267, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d22a73-faf5-497e-aa2a-a4f27297a267, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4018223644725454959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40182236447254549594018223644725454959401822364472545495940182236447254549594018223644725454959401822364472545495940182236447254549594018223644725454959401822364472545495940182236447254549594018223644725454959401822364472545495940182236447254549594018223644725454959401822364472545495940182236447254549594018223644725454959401822364472545495940182236447254549594018223644725454959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9da427-b935-49d2-95b0-298e4aa9e607, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c360a7f5-200e-4c22-86c3-81ab17cb6be6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c360a7f5-200e-4c22-86c3-81ab17cb6be6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8841033430006901566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88410334300069015668841033430006901566884103343000690156688410334300069015668841033430006901566884103343000690156688410334300069015668841033430006901566884103343000690156688410334300069015668841033430006901566884103343000690156688410334300069015668841033430006901566884103343000690156688410334300069015668841033430006901566884103343000690156688410334300069015668841033430006901566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d22a73-faf5-497e-aa2a-a4f27297a267, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d14bf59a-4bd9-4fd3-92eb-37d9bcb6cb84, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d14bf59a-4bd9-4fd3-92eb-37d9bcb6cb84, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2634401500750030916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26344015007500309162634401500750030916263440150075003091626344015007500309162634401500750030916263440150075003091626344015007500309162634401500750030916263440150075003091626344015007500309162634401500750030916263440150075003091626344015007500309162634401500750030916263440150075003091626344015007500309162634401500750030916263440150075003091626344015007500309162634401500750030916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c360a7f5-200e-4c22-86c3-81ab17cb6be6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d14bf59a-4bd9-4fd3-92eb-37d9bcb6cb84, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b93b61-2044-45e4-8cbe-953ef3694ff3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b93b61-2044-45e4-8cbe-953ef3694ff3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10340305247027123657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034030524702712365710340305247027123657103403052470271236571034030524702712365710340305247027123657103403052470271236571034030524702712365710340305247027123657103403052470271236571034030524702712365710340305247027123657103403052470271236571034030524702712365710340305247027123657103403052470271236571034030524702712365710340305247027123657103403052470271236571034030524702712365710340305247027123657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5e63b3f-1d47-4366-8750-7501e45ed960, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5e63b3f-1d47-4366-8750-7501e45ed960, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15090185469292796050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509018546929279605015090185469292796050150901854692927960501509018546929279605015090185469292796050150901854692927960501509018546929279605015090185469292796050150901854692927960501509018546929279605015090185469292796050150901854692927960501509018546929279605015090185469292796050150901854692927960501509018546929279605015090185469292796050150901854692927960501509018546929279605015090185469292796050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b93b61-2044-45e4-8cbe-953ef3694ff3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5e63b3f-1d47-4366-8750-7501e45ed960, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30dea365-c8ec-4146-a07d-cdaa59f03361, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30dea365-c8ec-4146-a07d-cdaa59f03361, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 628470842564505098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098628470842564505098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29ec8ac9-31e0-49b6-8cea-2c96b5b56f76, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29ec8ac9-31e0-49b6-8cea-2c96b5b56f76, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1823696996790025161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18236969967900251611823696996790025161182369699679002516118236969967900251611823696996790025161182369699679002516118236969967900251611823696996790025161182369699679002516118236969967900251611823696996790025161182369699679002516118236969967900251611823696996790025161182369699679002516118236969967900251611823696996790025161182369699679002516118236969967900251611823696996790025161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29ec8ac9-31e0-49b6-8cea-2c96b5b56f76, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30dea365-c8ec-4146-a07d-cdaa59f03361, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73602bb7-4964-4d05-bf7b-83e5e08d1ada, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba07fada-6934-4415-804f-6f21dfcaf85f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73602bb7-4964-4d05-bf7b-83e5e08d1ada, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 130728488393116096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096130728488393116096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba07fada-6934-4415-804f-6f21dfcaf85f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16536238581227570188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653623858122757018816536238581227570188165362385812275701881653623858122757018816536238581227570188165362385812275701881653623858122757018816536238581227570188165362385812275701881653623858122757018816536238581227570188165362385812275701881653623858122757018816536238581227570188165362385812275701881653623858122757018816536238581227570188165362385812275701881653623858122757018816536238581227570188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba07fada-6934-4415-804f-6f21dfcaf85f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73602bb7-4964-4d05-bf7b-83e5e08d1ada, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c212d95b-8c71-4383-9f33-10dadb47e0f0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c212d95b-8c71-4383-9f33-10dadb47e0f0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15440020715119851066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544002071511985106615440020715119851066154400207151198510661544002071511985106615440020715119851066154400207151198510661544002071511985106615440020715119851066154400207151198510661544002071511985106615440020715119851066154400207151198510661544002071511985106615440020715119851066154400207151198510661544002071511985106615440020715119851066154400207151198510661544002071511985106615440020715119851066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07fcfa87-e7c2-4987-853d-f6a1629a6ab7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07fcfa87-e7c2-4987-853d-f6a1629a6ab7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9405176603132339223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94051766031323392239405176603132339223940517660313233922394051766031323392239405176603132339223940517660313233922394051766031323392239405176603132339223940517660313233922394051766031323392239405176603132339223940517660313233922394051766031323392239405176603132339223940517660313233922394051766031323392239405176603132339223940517660313233922394051766031323392239405176603132339223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c212d95b-8c71-4383-9f33-10dadb47e0f0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910342dd-18d7-4212-9f50-d1f069b68bd6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910342dd-18d7-4212-9f50-d1f069b68bd6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2421315573057839235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24213155730578392352421315573057839235242131557305783923524213155730578392352421315573057839235242131557305783923524213155730578392352421315573057839235242131557305783923524213155730578392352421315573057839235242131557305783923524213155730578392352421315573057839235242131557305783923524213155730578392352421315573057839235242131557305783923524213155730578392352421315573057839235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07fcfa87-e7c2-4987-853d-f6a1629a6ab7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d09c704a-8ffa-4e94-a16f-2b782e83664d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d09c704a-8ffa-4e94-a16f-2b782e83664d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9207867938171312040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92078679381713120409207867938171312040920786793817131204092078679381713120409207867938171312040920786793817131204092078679381713120409207867938171312040920786793817131204092078679381713120409207867938171312040920786793817131204092078679381713120409207867938171312040920786793817131204092078679381713120409207867938171312040920786793817131204092078679381713120409207867938171312040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910342dd-18d7-4212-9f50-d1f069b68bd6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d09c704a-8ffa-4e94-a16f-2b782e83664d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857a85e3-5e0f-4977-a1bd-a651e57100d9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a14021c5-a23e-448a-a3cd-279b85153f85, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857a85e3-5e0f-4977-a1bd-a651e57100d9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10486601296006845005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048660129600684500510486601296006845005104866012960068450051048660129600684500510486601296006845005104866012960068450051048660129600684500510486601296006845005104866012960068450051048660129600684500510486601296006845005104866012960068450051048660129600684500510486601296006845005104866012960068450051048660129600684500510486601296006845005104866012960068450051048660129600684500510486601296006845005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a14021c5-a23e-448a-a3cd-279b85153f85, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 674184223284859065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065674184223284859065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857a85e3-5e0f-4977-a1bd-a651e57100d9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b110b0c0-2244-48fa-9ede-c691e40bf96b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a14021c5-a23e-448a-a3cd-279b85153f85, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b110b0c0-2244-48fa-9ede-c691e40bf96b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959088014518678528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49590880145186785284959088014518678528495908801451867852849590880145186785284959088014518678528495908801451867852849590880145186785284959088014518678528495908801451867852849590880145186785284959088014518678528495908801451867852849590880145186785284959088014518678528495908801451867852849590880145186785284959088014518678528495908801451867852849590880145186785284959088014518678528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b6176e-54df-4dd1-800d-6c55087bb56b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b6176e-54df-4dd1-800d-6c55087bb56b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1689555543350697911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16895555433506979111689555543350697911168955554335069791116895555433506979111689555543350697911168955554335069791116895555433506979111689555543350697911168955554335069791116895555433506979111689555543350697911168955554335069791116895555433506979111689555543350697911168955554335069791116895555433506979111689555543350697911168955554335069791116895555433506979111689555543350697911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b110b0c0-2244-48fa-9ede-c691e40bf96b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52667d2a-baae-4615-95a8-af60036f95d8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b6176e-54df-4dd1-800d-6c55087bb56b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52667d2a-baae-4615-95a8-af60036f95d8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16579365315497744448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657936531549774444816579365315497744448165793653154977444481657936531549774444816579365315497744448165793653154977444481657936531549774444816579365315497744448165793653154977444481657936531549774444816579365315497744448165793653154977444481657936531549774444816579365315497744448165793653154977444481657936531549774444816579365315497744448165793653154977444481657936531549774444816579365315497744448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69f8d7e-e18e-426d-82c2-f6dcc6d624d6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69f8d7e-e18e-426d-82c2-f6dcc6d624d6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16872718052599116233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687271805259911623316872718052599116233168727180525991162331687271805259911623316872718052599116233168727180525991162331687271805259911623316872718052599116233168727180525991162331687271805259911623316872718052599116233168727180525991162331687271805259911623316872718052599116233168727180525991162331687271805259911623316872718052599116233168727180525991162331687271805259911623316872718052599116233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52667d2a-baae-4615-95a8-af60036f95d8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 616f8568-74c4-47b8-bc02-c8da8ac645c5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 616f8568-74c4-47b8-bc02-c8da8ac645c5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2296325811024011198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22963258110240111982296325811024011198229632581102401119822963258110240111982296325811024011198229632581102401119822963258110240111982296325811024011198229632581102401119822963258110240111982296325811024011198229632581102401119822963258110240111982296325811024011198229632581102401119822963258110240111982296325811024011198229632581102401119822963258110240111982296325811024011198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69f8d7e-e18e-426d-82c2-f6dcc6d624d6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62237f93-ff56-404a-a1da-98c320666d19, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62237f93-ff56-404a-a1da-98c320666d19, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11490193028365244725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149019302836524472511490193028365244725114901930283652447251149019302836524472511490193028365244725114901930283652447251149019302836524472511490193028365244725114901930283652447251149019302836524472511490193028365244725114901930283652447251149019302836524472511490193028365244725114901930283652447251149019302836524472511490193028365244725114901930283652447251149019302836524472511490193028365244725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 616f8568-74c4-47b8-bc02-c8da8ac645c5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62237f93-ff56-404a-a1da-98c320666d19, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb83228c-cf0e-45bc-b446-e9985749e65c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278d37d7-5f5c-4a97-a311-056496113bac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb83228c-cf0e-45bc-b446-e9985749e65c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15598021348199219356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1559802134819921935615598021348199219356155980213481992193561559802134819921935615598021348199219356155980213481992193561559802134819921935615598021348199219356155980213481992193561559802134819921935615598021348199219356155980213481992193561559802134819921935615598021348199219356155980213481992193561559802134819921935615598021348199219356155980213481992193561559802134819921935615598021348199219356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278d37d7-5f5c-4a97-a311-056496113bac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7473807406710376067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74738074067103760677473807406710376067747380740671037606774738074067103760677473807406710376067747380740671037606774738074067103760677473807406710376067747380740671037606774738074067103760677473807406710376067747380740671037606774738074067103760677473807406710376067747380740671037606774738074067103760677473807406710376067747380740671037606774738074067103760677473807406710376067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278d37d7-5f5c-4a97-a311-056496113bac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb83228c-cf0e-45bc-b446-e9985749e65c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f3368c-c52f-4c35-b8ba-28ee98986caf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b15538d-d13c-42c1-b29a-a993491426a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f3368c-c52f-4c35-b8ba-28ee98986caf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12382057202773374995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238205720277337499512382057202773374995123820572027733749951238205720277337499512382057202773374995123820572027733749951238205720277337499512382057202773374995123820572027733749951238205720277337499512382057202773374995123820572027733749951238205720277337499512382057202773374995123820572027733749951238205720277337499512382057202773374995123820572027733749951238205720277337499512382057202773374995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b15538d-d13c-42c1-b29a-a993491426a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8287677367256166241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82876773672561662418287677367256166241828767736725616624182876773672561662418287677367256166241828767736725616624182876773672561662418287677367256166241828767736725616624182876773672561662418287677367256166241828767736725616624182876773672561662418287677367256166241828767736725616624182876773672561662418287677367256166241828767736725616624182876773672561662418287677367256166241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f3368c-c52f-4c35-b8ba-28ee98986caf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e142999-25fa-411c-a3fa-60fec3abe8fc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e142999-25fa-411c-a3fa-60fec3abe8fc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1308152495317342569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13081524953173425691308152495317342569130815249531734256913081524953173425691308152495317342569130815249531734256913081524953173425691308152495317342569130815249531734256913081524953173425691308152495317342569130815249531734256913081524953173425691308152495317342569130815249531734256913081524953173425691308152495317342569130815249531734256913081524953173425691308152495317342569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b15538d-d13c-42c1-b29a-a993491426a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b5a381-3531-420c-a5c2-ebedc1a22496, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b5a381-3531-420c-a5c2-ebedc1a22496, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11528822194415783638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152882219441578363811528822194415783638115288221944157836381152882219441578363811528822194415783638115288221944157836381152882219441578363811528822194415783638115288221944157836381152882219441578363811528822194415783638115288221944157836381152882219441578363811528822194415783638115288221944157836381152882219441578363811528822194415783638115288221944157836381152882219441578363811528822194415783638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e142999-25fa-411c-a3fa-60fec3abe8fc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b5a381-3531-420c-a5c2-ebedc1a22496, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1a2982-46ab-4188-8c0a-e92d39aa652b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1a2982-46ab-4188-8c0a-e92d39aa652b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7398325442728828188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73983254427288281887398325442728828188739832544272882818873983254427288281887398325442728828188739832544272882818873983254427288281887398325442728828188739832544272882818873983254427288281887398325442728828188739832544272882818873983254427288281887398325442728828188739832544272882818873983254427288281887398325442728828188739832544272882818873983254427288281887398325442728828188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3be1d9c-2bb6-453d-9bbf-219ecc81fcb7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3be1d9c-2bb6-453d-9bbf-219ecc81fcb7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13143332157834894963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314333215783489496313143332157834894963131433321578348949631314333215783489496313143332157834894963131433321578348949631314333215783489496313143332157834894963131433321578348949631314333215783489496313143332157834894963131433321578348949631314333215783489496313143332157834894963131433321578348949631314333215783489496313143332157834894963131433321578348949631314333215783489496313143332157834894963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1a2982-46ab-4188-8c0a-e92d39aa652b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3be1d9c-2bb6-453d-9bbf-219ecc81fcb7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c9af1b-5c77-40f2-98b3-8a799801dc7c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c564cadf-e4f1-4660-8173-61a80e524eef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c9af1b-5c77-40f2-98b3-8a799801dc7c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16858940412420057698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685894041242005769816858940412420057698168589404124200576981685894041242005769816858940412420057698168589404124200576981685894041242005769816858940412420057698168589404124200576981685894041242005769816858940412420057698168589404124200576981685894041242005769816858940412420057698168589404124200576981685894041242005769816858940412420057698168589404124200576981685894041242005769816858940412420057698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c564cadf-e4f1-4660-8173-61a80e524eef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8132430139862147248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81324301398621472488132430139862147248813243013986214724881324301398621472488132430139862147248813243013986214724881324301398621472488132430139862147248813243013986214724881324301398621472488132430139862147248813243013986214724881324301398621472488132430139862147248813243013986214724881324301398621472488132430139862147248813243013986214724881324301398621472488132430139862147248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c564cadf-e4f1-4660-8173-61a80e524eef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c9af1b-5c77-40f2-98b3-8a799801dc7c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05d0983b-72d8-49eb-b017-200f23d26636, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0ba778-0489-4806-ba55-4236075da72a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05d0983b-72d8-49eb-b017-200f23d26636, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9973994101960185506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99739941019601855069973994101960185506997399410196018550699739941019601855069973994101960185506997399410196018550699739941019601855069973994101960185506997399410196018550699739941019601855069973994101960185506997399410196018550699739941019601855069973994101960185506997399410196018550699739941019601855069973994101960185506997399410196018550699739941019601855069973994101960185506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0ba778-0489-4806-ba55-4236075da72a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 609752875360914564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564609752875360914564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0ba778-0489-4806-ba55-4236075da72a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05d0983b-72d8-49eb-b017-200f23d26636, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2231b6f3-b74f-42e4-9610-6b75f3657c04, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55892e68-d80d-40ec-8105-8b36a0a5367d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2231b6f3-b74f-42e4-9610-6b75f3657c04, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16285481525608808108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628548152560880810816285481525608808108162854815256088081081628548152560880810816285481525608808108162854815256088081081628548152560880810816285481525608808108162854815256088081081628548152560880810816285481525608808108162854815256088081081628548152560880810816285481525608808108162854815256088081081628548152560880810816285481525608808108162854815256088081081628548152560880810816285481525608808108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55892e68-d80d-40ec-8105-8b36a0a5367d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17453114594201610529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745311459420161052917453114594201610529174531145942016105291745311459420161052917453114594201610529174531145942016105291745311459420161052917453114594201610529174531145942016105291745311459420161052917453114594201610529174531145942016105291745311459420161052917453114594201610529174531145942016105291745311459420161052917453114594201610529174531145942016105291745311459420161052917453114594201610529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2231b6f3-b74f-42e4-9610-6b75f3657c04, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55892e68-d80d-40ec-8105-8b36a0a5367d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb9e82c-d9b0-4dd0-80c8-3b07ae951041, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb9e82c-d9b0-4dd0-80c8-3b07ae951041, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6798932200418619008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67989322004186190086798932200418619008679893220041861900867989322004186190086798932200418619008679893220041861900867989322004186190086798932200418619008679893220041861900867989322004186190086798932200418619008679893220041861900867989322004186190086798932200418619008679893220041861900867989322004186190086798932200418619008679893220041861900867989322004186190086798932200418619008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de29cb22-553c-4f33-83dd-ee81292b5259, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de29cb22-553c-4f33-83dd-ee81292b5259, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3740466812610645382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37404668126106453823740466812610645382374046681261064538237404668126106453823740466812610645382374046681261064538237404668126106453823740466812610645382374046681261064538237404668126106453823740466812610645382374046681261064538237404668126106453823740466812610645382374046681261064538237404668126106453823740466812610645382374046681261064538237404668126106453823740466812610645382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb9e82c-d9b0-4dd0-80c8-3b07ae951041, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de29cb22-553c-4f33-83dd-ee81292b5259, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71be3b8f-e33e-470a-a872-1bf227a41771, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5028739d-f192-42b7-8aa6-b517c95122b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71be3b8f-e33e-470a-a872-1bf227a41771, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15620914449645655133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562091444964565513315620914449645655133156209144496456551331562091444964565513315620914449645655133156209144496456551331562091444964565513315620914449645655133156209144496456551331562091444964565513315620914449645655133156209144496456551331562091444964565513315620914449645655133156209144496456551331562091444964565513315620914449645655133156209144496456551331562091444964565513315620914449645655133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5028739d-f192-42b7-8aa6-b517c95122b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17751464637429373624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775146463742937362417751464637429373624177514646374293736241775146463742937362417751464637429373624177514646374293736241775146463742937362417751464637429373624177514646374293736241775146463742937362417751464637429373624177514646374293736241775146463742937362417751464637429373624177514646374293736241775146463742937362417751464637429373624177514646374293736241775146463742937362417751464637429373624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5028739d-f192-42b7-8aa6-b517c95122b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71be3b8f-e33e-470a-a872-1bf227a41771, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0604e4c8-a169-405b-ab5d-5a4fb3e35f1b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0604e4c8-a169-405b-ab5d-5a4fb3e35f1b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6539230540279789624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65392305402797896246539230540279789624653923054027978962465392305402797896246539230540279789624653923054027978962465392305402797896246539230540279789624653923054027978962465392305402797896246539230540279789624653923054027978962465392305402797896246539230540279789624653923054027978962465392305402797896246539230540279789624653923054027978962465392305402797896246539230540279789624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0321100e-12bf-4dc2-8978-cabd4efc811f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0321100e-12bf-4dc2-8978-cabd4efc811f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2493246379912153616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24932463799121536162493246379912153616249324637991215361624932463799121536162493246379912153616249324637991215361624932463799121536162493246379912153616249324637991215361624932463799121536162493246379912153616249324637991215361624932463799121536162493246379912153616249324637991215361624932463799121536162493246379912153616249324637991215361624932463799121536162493246379912153616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0604e4c8-a169-405b-ab5d-5a4fb3e35f1b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0321100e-12bf-4dc2-8978-cabd4efc811f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e301c2a-8308-4184-9e26-4edba44e3638, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faace5eb-ed6d-48bb-9577-383d4efed504, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e301c2a-8308-4184-9e26-4edba44e3638, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8962898928246699650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89628989282466996508962898928246699650896289892824669965089628989282466996508962898928246699650896289892824669965089628989282466996508962898928246699650896289892824669965089628989282466996508962898928246699650896289892824669965089628989282466996508962898928246699650896289892824669965089628989282466996508962898928246699650896289892824669965089628989282466996508962898928246699650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faace5eb-ed6d-48bb-9577-383d4efed504, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1079657117523124357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10796571175231243571079657117523124357107965711752312435710796571175231243571079657117523124357107965711752312435710796571175231243571079657117523124357107965711752312435710796571175231243571079657117523124357107965711752312435710796571175231243571079657117523124357107965711752312435710796571175231243571079657117523124357107965711752312435710796571175231243571079657117523124357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faace5eb-ed6d-48bb-9577-383d4efed504, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e301c2a-8308-4184-9e26-4edba44e3638, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96af7b75-e57e-48c3-befd-78567966a08f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05e8f8c3-162d-4cd0-8e66-40d9aae41980, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96af7b75-e57e-48c3-befd-78567966a08f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1593703588380244137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15937035883802441371593703588380244137159370358838024413715937035883802441371593703588380244137159370358838024413715937035883802441371593703588380244137159370358838024413715937035883802441371593703588380244137159370358838024413715937035883802441371593703588380244137159370358838024413715937035883802441371593703588380244137159370358838024413715937035883802441371593703588380244137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e8f8c3-162d-4cd0-8e66-40d9aae41980, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562752654195893683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756275265419589368317562752654195893683175627526541958936831756275265419589368317562752654195893683175627526541958936831756275265419589368317562752654195893683175627526541958936831756275265419589368317562752654195893683175627526541958936831756275265419589368317562752654195893683175627526541958936831756275265419589368317562752654195893683175627526541958936831756275265419589368317562752654195893683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96af7b75-e57e-48c3-befd-78567966a08f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e8f8c3-162d-4cd0-8e66-40d9aae41980, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ea7bc0-11cf-45e3-a403-2eb30b95c551, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a7c552-32b2-4ee3-b71e-182b880736a9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ea7bc0-11cf-45e3-a403-2eb30b95c551, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6033114902009490816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60331149020094908166033114902009490816603311490200949081660331149020094908166033114902009490816603311490200949081660331149020094908166033114902009490816603311490200949081660331149020094908166033114902009490816603311490200949081660331149020094908166033114902009490816603311490200949081660331149020094908166033114902009490816603311490200949081660331149020094908166033114902009490816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a7c552-32b2-4ee3-b71e-182b880736a9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9291811436468516172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92918114364685161729291811436468516172929181143646851617292918114364685161729291811436468516172929181143646851617292918114364685161729291811436468516172929181143646851617292918114364685161729291811436468516172929181143646851617292918114364685161729291811436468516172929181143646851617292918114364685161729291811436468516172929181143646851617292918114364685161729291811436468516172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a7c552-32b2-4ee3-b71e-182b880736a9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ea7bc0-11cf-45e3-a403-2eb30b95c551, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e567d0-773e-4fc9-9170-fa087229f23c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e567d0-773e-4fc9-9170-fa087229f23c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12816277144010177217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281627714401017721712816277144010177217128162771440101772171281627714401017721712816277144010177217128162771440101772171281627714401017721712816277144010177217128162771440101772171281627714401017721712816277144010177217128162771440101772171281627714401017721712816277144010177217128162771440101772171281627714401017721712816277144010177217128162771440101772171281627714401017721712816277144010177217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bfa783-a2bd-47e9-b34f-f684736e7b52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bfa783-a2bd-47e9-b34f-f684736e7b52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7745461611901976836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77454616119019768367745461611901976836774546161190197683677454616119019768367745461611901976836774546161190197683677454616119019768367745461611901976836774546161190197683677454616119019768367745461611901976836774546161190197683677454616119019768367745461611901976836774546161190197683677454616119019768367745461611901976836774546161190197683677454616119019768367745461611901976836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e567d0-773e-4fc9-9170-fa087229f23c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bfa783-a2bd-47e9-b34f-f684736e7b52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d29eae1-0bec-4bab-a8ec-3f03f979150d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 073dfe36-a92f-442d-8e7c-aeb2e960fc8c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d29eae1-0bec-4bab-a8ec-3f03f979150d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5782197749290466428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57821977492904664285782197749290466428578219774929046642857821977492904664285782197749290466428578219774929046642857821977492904664285782197749290466428578219774929046642857821977492904664285782197749290466428578219774929046642857821977492904664285782197749290466428578219774929046642857821977492904664285782197749290466428578219774929046642857821977492904664285782197749290466428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 073dfe36-a92f-442d-8e7c-aeb2e960fc8c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15236485982012688630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523648598201268863015236485982012688630152364859820126886301523648598201268863015236485982012688630152364859820126886301523648598201268863015236485982012688630152364859820126886301523648598201268863015236485982012688630152364859820126886301523648598201268863015236485982012688630152364859820126886301523648598201268863015236485982012688630152364859820126886301523648598201268863015236485982012688630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 073dfe36-a92f-442d-8e7c-aeb2e960fc8c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d29eae1-0bec-4bab-a8ec-3f03f979150d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cb58c54-9821-4269-ad63-ee77d5ec36d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c524349-f2ee-42dc-98ee-731c5d3a9d6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cb58c54-9821-4269-ad63-ee77d5ec36d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15510194382991661194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551019438299166119415510194382991661194155101943829916611941551019438299166119415510194382991661194155101943829916611941551019438299166119415510194382991661194155101943829916611941551019438299166119415510194382991661194155101943829916611941551019438299166119415510194382991661194155101943829916611941551019438299166119415510194382991661194155101943829916611941551019438299166119415510194382991661194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c524349-f2ee-42dc-98ee-731c5d3a9d6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1093769641564832184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10937696415648321841093769641564832184109376964156483218410937696415648321841093769641564832184109376964156483218410937696415648321841093769641564832184109376964156483218410937696415648321841093769641564832184109376964156483218410937696415648321841093769641564832184109376964156483218410937696415648321841093769641564832184109376964156483218410937696415648321841093769641564832184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c524349-f2ee-42dc-98ee-731c5d3a9d6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cb58c54-9821-4269-ad63-ee77d5ec36d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc1ed218-fe4d-44d0-b17b-903f2595e5e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc1ed218-fe4d-44d0-b17b-903f2595e5e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17328103596649833783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732810359664983378317328103596649833783173281035966498337831732810359664983378317328103596649833783173281035966498337831732810359664983378317328103596649833783173281035966498337831732810359664983378317328103596649833783173281035966498337831732810359664983378317328103596649833783173281035966498337831732810359664983378317328103596649833783173281035966498337831732810359664983378317328103596649833783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c4cbdb6-5de3-4f31-98f0-9db3e903dc0f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c4cbdb6-5de3-4f31-98f0-9db3e903dc0f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1485668981394632904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14856689813946329041485668981394632904148566898139463290414856689813946329041485668981394632904148566898139463290414856689813946329041485668981394632904148566898139463290414856689813946329041485668981394632904148566898139463290414856689813946329041485668981394632904148566898139463290414856689813946329041485668981394632904148566898139463290414856689813946329041485668981394632904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c4cbdb6-5de3-4f31-98f0-9db3e903dc0f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc1ed218-fe4d-44d0-b17b-903f2595e5e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c96d8d1-0bcc-4fcf-b17a-0c7b2e65def8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0985328b-3e23-4b41-845d-7be810f6b1ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c96d8d1-0bcc-4fcf-b17a-0c7b2e65def8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10890088661072385982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089008866107238598210890088661072385982108900886610723859821089008866107238598210890088661072385982108900886610723859821089008866107238598210890088661072385982108900886610723859821089008866107238598210890088661072385982108900886610723859821089008866107238598210890088661072385982108900886610723859821089008866107238598210890088661072385982108900886610723859821089008866107238598210890088661072385982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0985328b-3e23-4b41-845d-7be810f6b1ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4498353435509374628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44983534355093746284498353435509374628449835343550937462844983534355093746284498353435509374628449835343550937462844983534355093746284498353435509374628449835343550937462844983534355093746284498353435509374628449835343550937462844983534355093746284498353435509374628449835343550937462844983534355093746284498353435509374628449835343550937462844983534355093746284498353435509374628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0985328b-3e23-4b41-845d-7be810f6b1ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c96d8d1-0bcc-4fcf-b17a-0c7b2e65def8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6503bc1e-2cee-4fe2-a70d-e68cacbadaff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6503bc1e-2cee-4fe2-a70d-e68cacbadaff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1592074306575203306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15920743065752033061592074306575203306159207430657520330615920743065752033061592074306575203306159207430657520330615920743065752033061592074306575203306159207430657520330615920743065752033061592074306575203306159207430657520330615920743065752033061592074306575203306159207430657520330615920743065752033061592074306575203306159207430657520330615920743065752033061592074306575203306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6178fe-0c7d-496c-81c4-9e5741f1b4f3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6178fe-0c7d-496c-81c4-9e5741f1b4f3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 735913511031454829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829735913511031454829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6503bc1e-2cee-4fe2-a70d-e68cacbadaff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d452e7f-b521-43be-b9fa-7c26f4805590, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d452e7f-b521-43be-b9fa-7c26f4805590, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7633760820122422650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6178fe-0c7d-496c-81c4-9e5741f1b4f3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133b89cc-6d1e-462e-93db-4e02dfd01fde, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133b89cc-6d1e-462e-93db-4e02dfd01fde, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16792882364344654830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d452e7f-b521-43be-b9fa-7c26f4805590, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3659hg3q1cv03d6dcfp9mz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133b89cc-6d1e-462e-93db-4e02dfd01fde, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3659ht7txwz2k92y4cs1rk" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17964eb-b07a-43d2-bc0f-054581d15839, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17964eb-b07a-43d2-bc0f-054581d15839, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7633760820122422650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650763376082012242265076337608201224226507633760820122422650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a461563-0418-4264-9c2e-0b4fac103599, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a461563-0418-4264-9c2e-0b4fac103599, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16792882364344654830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830167928823643446548301679288236434465483016792882364344654830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17964eb-b07a-43d2-bc0f-054581d15839, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e701ff-7e9d-4c77-b925-f7adb3feec38, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e701ff-7e9d-4c77-b925-f7adb3feec38, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3841677119043218638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38416771190432186383841677119043218638384167711904321863838416771190432186383841677119043218638384167711904321863838416771190432186383841677119043218638384167711904321863838416771190432186383841677119043218638384167711904321863838416771190432186383841677119043218638384167711904321863838416771190432186383841677119043218638384167711904321863838416771190432186383841677119043218638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a461563-0418-4264-9c2e-0b4fac103599, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e701ff-7e9d-4c77-b925-f7adb3feec38, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5d7ba5e-bd35-4d51-98f0-0d7aa8023d10, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c3d4062-0f6a-4c46-876a-cd06bdce2563, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5d7ba5e-bd35-4d51-98f0-0d7aa8023d10, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888948262906659619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28889482629066596192888948262906659619288894826290665961928889482629066596192888948262906659619288894826290665961928889482629066596192888948262906659619288894826290665961928889482629066596192888948262906659619288894826290665961928889482629066596192888948262906659619288894826290665961928889482629066596192888948262906659619288894826290665961928889482629066596192888948262906659619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c3d4062-0f6a-4c46-876a-cd06bdce2563, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12818285598135778476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281828559813577847612818285598135778476128182855981357784761281828559813577847612818285598135778476128182855981357784761281828559813577847612818285598135778476128182855981357784761281828559813577847612818285598135778476128182855981357784761281828559813577847612818285598135778476128182855981357784761281828559813577847612818285598135778476128182855981357784761281828559813577847612818285598135778476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5d7ba5e-bd35-4d51-98f0-0d7aa8023d10, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c3d4062-0f6a-4c46-876a-cd06bdce2563, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218d47f2-e918-4ab9-96cc-4ab03834b562, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3c3c65-9069-4389-8e71-e19009335e07, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218d47f2-e918-4ab9-96cc-4ab03834b562, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862326950784048556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786232695078404855617862326950784048556178623269507840485561786232695078404855617862326950784048556178623269507840485561786232695078404855617862326950784048556178623269507840485561786232695078404855617862326950784048556178623269507840485561786232695078404855617862326950784048556178623269507840485561786232695078404855617862326950784048556178623269507840485561786232695078404855617862326950784048556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3c3c65-9069-4389-8e71-e19009335e07, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17094829897958196388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709482989795819638817094829897958196388170948298979581963881709482989795819638817094829897958196388170948298979581963881709482989795819638817094829897958196388170948298979581963881709482989795819638817094829897958196388170948298979581963881709482989795819638817094829897958196388170948298979581963881709482989795819638817094829897958196388170948298979581963881709482989795819638817094829897958196388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3c3c65-9069-4389-8e71-e19009335e07, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218d47f2-e918-4ab9-96cc-4ab03834b562, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3076f283-08d2-4817-be69-a93058fbdfcf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6af7eaf-9348-4a16-b3b8-e153e0c7331d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3076f283-08d2-4817-be69-a93058fbdfcf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6984222410866618412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69842224108666184126984222410866618412698422241086661841269842224108666184126984222410866618412698422241086661841269842224108666184126984222410866618412698422241086661841269842224108666184126984222410866618412698422241086661841269842224108666184126984222410866618412698422241086661841269842224108666184126984222410866618412698422241086661841269842224108666184126984222410866618412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6af7eaf-9348-4a16-b3b8-e153e0c7331d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15571831672432467117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557183167243246711715571831672432467117155718316724324671171557183167243246711715571831672432467117155718316724324671171557183167243246711715571831672432467117155718316724324671171557183167243246711715571831672432467117155718316724324671171557183167243246711715571831672432467117155718316724324671171557183167243246711715571831672432467117155718316724324671171557183167243246711715571831672432467117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3076f283-08d2-4817-be69-a93058fbdfcf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa96146f-f9c2-4224-a817-e3e5252a32ea, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa96146f-f9c2-4224-a817-e3e5252a32ea, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8465196285662652498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84651962856626524988465196285662652498846519628566265249884651962856626524988465196285662652498846519628566265249884651962856626524988465196285662652498846519628566265249884651962856626524988465196285662652498846519628566265249884651962856626524988465196285662652498846519628566265249884651962856626524988465196285662652498846519628566265249884651962856626524988465196285662652498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6af7eaf-9348-4a16-b3b8-e153e0c7331d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08a069e9-2f29-45b8-ad17-e817d93cf1e2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08a069e9-2f29-45b8-ad17-e817d93cf1e2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16336828648236972066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633682864823697206616336828648236972066163368286482369720661633682864823697206616336828648236972066163368286482369720661633682864823697206616336828648236972066163368286482369720661633682864823697206616336828648236972066163368286482369720661633682864823697206616336828648236972066163368286482369720661633682864823697206616336828648236972066163368286482369720661633682864823697206616336828648236972066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa96146f-f9c2-4224-a817-e3e5252a32ea, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919d2993-bc7b-46ab-9647-49556accd5ea, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919d2993-bc7b-46ab-9647-49556accd5ea, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15141401855778492799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514140185577849279915141401855778492799151414018557784927991514140185577849279915141401855778492799151414018557784927991514140185577849279915141401855778492799151414018557784927991514140185577849279915141401855778492799151414018557784927991514140185577849279915141401855778492799151414018557784927991514140185577849279915141401855778492799151414018557784927991514140185577849279915141401855778492799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08a069e9-2f29-45b8-ad17-e817d93cf1e2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b18233-65e7-47b7-a307-2864311900e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b18233-65e7-47b7-a307-2864311900e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10553243041040431812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055324304104043181210553243041040431812105532430410404318121055324304104043181210553243041040431812105532430410404318121055324304104043181210553243041040431812105532430410404318121055324304104043181210553243041040431812105532430410404318121055324304104043181210553243041040431812105532430410404318121055324304104043181210553243041040431812105532430410404318121055324304104043181210553243041040431812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919d2993-bc7b-46ab-9647-49556accd5ea, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c55943ae-98cd-4c1f-af4d-45add838e31c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c55943ae-98cd-4c1f-af4d-45add838e31c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17045832461628663928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704583246162866392817045832461628663928170458324616286639281704583246162866392817045832461628663928170458324616286639281704583246162866392817045832461628663928170458324616286639281704583246162866392817045832461628663928170458324616286639281704583246162866392817045832461628663928170458324616286639281704583246162866392817045832461628663928170458324616286639281704583246162866392817045832461628663928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b18233-65e7-47b7-a307-2864311900e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ceeb9e2-b059-43f9-ba1c-b1aca0a23c9d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ceeb9e2-b059-43f9-ba1c-b1aca0a23c9d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2521001061556248706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25210010615562487062521001061556248706252100106155624870625210010615562487062521001061556248706252100106155624870625210010615562487062521001061556248706252100106155624870625210010615562487062521001061556248706252100106155624870625210010615562487062521001061556248706252100106155624870625210010615562487062521001061556248706252100106155624870625210010615562487062521001061556248706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c55943ae-98cd-4c1f-af4d-45add838e31c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3464239f-8992-4bdc-9559-62acff8b53dc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3464239f-8992-4bdc-9559-62acff8b53dc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8402214535842455078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84022145358424550788402214535842455078840221453584245507884022145358424550788402214535842455078840221453584245507884022145358424550788402214535842455078840221453584245507884022145358424550788402214535842455078840221453584245507884022145358424550788402214535842455078840221453584245507884022145358424550788402214535842455078840221453584245507884022145358424550788402214535842455078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ceeb9e2-b059-43f9-ba1c-b1aca0a23c9d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de598bf9-9b3d-4704-81fc-c81ddce6dab2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de598bf9-9b3d-4704-81fc-c81ddce6dab2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6410698181054614595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64106981810546145956410698181054614595641069818105461459564106981810546145956410698181054614595641069818105461459564106981810546145956410698181054614595641069818105461459564106981810546145956410698181054614595641069818105461459564106981810546145956410698181054614595641069818105461459564106981810546145956410698181054614595641069818105461459564106981810546145956410698181054614595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3464239f-8992-4bdc-9559-62acff8b53dc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929c66b2-74fa-43f5-926f-b52ca30d0926, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929c66b2-74fa-43f5-926f-b52ca30d0926, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15292636237149898255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529263623714989825515292636237149898255152926362371498982551529263623714989825515292636237149898255152926362371498982551529263623714989825515292636237149898255152926362371498982551529263623714989825515292636237149898255152926362371498982551529263623714989825515292636237149898255152926362371498982551529263623714989825515292636237149898255152926362371498982551529263623714989825515292636237149898255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de598bf9-9b3d-4704-81fc-c81ddce6dab2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ade73ed-a272-4038-b338-a86ae1a73b08, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ade73ed-a272-4038-b338-a86ae1a73b08, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6683996762009018861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66839967620090188616683996762009018861668399676200901886166839967620090188616683996762009018861668399676200901886166839967620090188616683996762009018861668399676200901886166839967620090188616683996762009018861668399676200901886166839967620090188616683996762009018861668399676200901886166839967620090188616683996762009018861668399676200901886166839967620090188616683996762009018861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929c66b2-74fa-43f5-926f-b52ca30d0926, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270633cd-c54e-4868-94e2-fe67ae15d087, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270633cd-c54e-4868-94e2-fe67ae15d087, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12630187827312988467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263018782731298846712630187827312988467126301878273129884671263018782731298846712630187827312988467126301878273129884671263018782731298846712630187827312988467126301878273129884671263018782731298846712630187827312988467126301878273129884671263018782731298846712630187827312988467126301878273129884671263018782731298846712630187827312988467126301878273129884671263018782731298846712630187827312988467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ade73ed-a272-4038-b338-a86ae1a73b08, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb785e0e-3214-4450-8de1-8c2ad0b6b08b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb785e0e-3214-4450-8de1-8c2ad0b6b08b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4414634927087876737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44146349270878767374414634927087876737441463492708787673744146349270878767374414634927087876737441463492708787673744146349270878767374414634927087876737441463492708787673744146349270878767374414634927087876737441463492708787673744146349270878767374414634927087876737441463492708787673744146349270878767374414634927087876737441463492708787673744146349270878767374414634927087876737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270633cd-c54e-4868-94e2-fe67ae15d087, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a3a3ae-de3e-413d-b83e-e4f85dd977fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a3a3ae-de3e-413d-b83e-e4f85dd977fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18274986302275851887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827498630227585188718274986302275851887182749863022758518871827498630227585188718274986302275851887182749863022758518871827498630227585188718274986302275851887182749863022758518871827498630227585188718274986302275851887182749863022758518871827498630227585188718274986302275851887182749863022758518871827498630227585188718274986302275851887182749863022758518871827498630227585188718274986302275851887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb785e0e-3214-4450-8de1-8c2ad0b6b08b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca8c877-c9be-4f74-bb44-ab264df16a1f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca8c877-c9be-4f74-bb44-ab264df16a1f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2208777570024348968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22087775700243489682208777570024348968220877757002434896822087775700243489682208777570024348968220877757002434896822087775700243489682208777570024348968220877757002434896822087775700243489682208777570024348968220877757002434896822087775700243489682208777570024348968220877757002434896822087775700243489682208777570024348968220877757002434896822087775700243489682208777570024348968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a3a3ae-de3e-413d-b83e-e4f85dd977fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3881d5-1ee6-4ece-8754-723d9a786b21, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3881d5-1ee6-4ece-8754-723d9a786b21, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14780875270622108804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478087527062210880414780875270622108804147808752706221088041478087527062210880414780875270622108804147808752706221088041478087527062210880414780875270622108804147808752706221088041478087527062210880414780875270622108804147808752706221088041478087527062210880414780875270622108804147808752706221088041478087527062210880414780875270622108804147808752706221088041478087527062210880414780875270622108804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca8c877-c9be-4f74-bb44-ab264df16a1f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1836a8-faa2-4cb8-8766-6691c6b35519, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1836a8-faa2-4cb8-8766-6691c6b35519, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10222889517703489411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022288951770348941110222889517703489411102228895177034894111022288951770348941110222889517703489411102228895177034894111022288951770348941110222889517703489411102228895177034894111022288951770348941110222889517703489411102228895177034894111022288951770348941110222889517703489411102228895177034894111022288951770348941110222889517703489411102228895177034894111022288951770348941110222889517703489411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3881d5-1ee6-4ece-8754-723d9a786b21, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3c634d-1b81-4520-b37e-f629effad230, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3c634d-1b81-4520-b37e-f629effad230, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16141650526075686001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614165052607568600116141650526075686001161416505260756860011614165052607568600116141650526075686001161416505260756860011614165052607568600116141650526075686001161416505260756860011614165052607568600116141650526075686001161416505260756860011614165052607568600116141650526075686001161416505260756860011614165052607568600116141650526075686001161416505260756860011614165052607568600116141650526075686001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1836a8-faa2-4cb8-8766-6691c6b35519, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adce6b4c-d691-45ce-8880-58e051eef6fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adce6b4c-d691-45ce-8880-58e051eef6fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027909830946797629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402790983094679762914027909830946797629140279098309467976291402790983094679762914027909830946797629140279098309467976291402790983094679762914027909830946797629140279098309467976291402790983094679762914027909830946797629140279098309467976291402790983094679762914027909830946797629140279098309467976291402790983094679762914027909830946797629140279098309467976291402790983094679762914027909830946797629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3c634d-1b81-4520-b37e-f629effad230, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f5d487-826b-48ff-8af1-d7d7d6d2b17d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f5d487-826b-48ff-8af1-d7d7d6d2b17d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9763144319980393090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97631443199803930909763144319980393090976314431998039309097631443199803930909763144319980393090976314431998039309097631443199803930909763144319980393090976314431998039309097631443199803930909763144319980393090976314431998039309097631443199803930909763144319980393090976314431998039309097631443199803930909763144319980393090976314431998039309097631443199803930909763144319980393090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adce6b4c-d691-45ce-8880-58e051eef6fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7175b9e-6e9f-4201-b8b3-022eeb6048ee, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7175b9e-6e9f-4201-b8b3-022eeb6048ee, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14758035981021568052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475803598102156805214758035981021568052147580359810215680521475803598102156805214758035981021568052147580359810215680521475803598102156805214758035981021568052147580359810215680521475803598102156805214758035981021568052147580359810215680521475803598102156805214758035981021568052147580359810215680521475803598102156805214758035981021568052147580359810215680521475803598102156805214758035981021568052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f5d487-826b-48ff-8af1-d7d7d6d2b17d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c083d594-39d4-4db9-becf-6cefe0e3f97c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c083d594-39d4-4db9-becf-6cefe0e3f97c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10333569699700355687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033356969970035568710333569699700355687103335696997003556871033356969970035568710333569699700355687103335696997003556871033356969970035568710333569699700355687103335696997003556871033356969970035568710333569699700355687103335696997003556871033356969970035568710333569699700355687103335696997003556871033356969970035568710333569699700355687103335696997003556871033356969970035568710333569699700355687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7175b9e-6e9f-4201-b8b3-022eeb6048ee, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cfaf8a0-04aa-4565-bc5d-8e4990d54ddf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cfaf8a0-04aa-4565-bc5d-8e4990d54ddf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521608400677439253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052160840067743925310521608400677439253105216084006774392531052160840067743925310521608400677439253105216084006774392531052160840067743925310521608400677439253105216084006774392531052160840067743925310521608400677439253105216084006774392531052160840067743925310521608400677439253105216084006774392531052160840067743925310521608400677439253105216084006774392531052160840067743925310521608400677439253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c083d594-39d4-4db9-becf-6cefe0e3f97c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9469bee-a5bb-4530-bd54-395e7e7cd859, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9469bee-a5bb-4530-bd54-395e7e7cd859, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4925872032791958140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49258720327919581404925872032791958140492587203279195814049258720327919581404925872032791958140492587203279195814049258720327919581404925872032791958140492587203279195814049258720327919581404925872032791958140492587203279195814049258720327919581404925872032791958140492587203279195814049258720327919581404925872032791958140492587203279195814049258720327919581404925872032791958140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cfaf8a0-04aa-4565-bc5d-8e4990d54ddf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b4d62a-563d-42f3-8afc-67d3b52cec0b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b4d62a-563d-42f3-8afc-67d3b52cec0b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16093153863711501892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609315386371150189216093153863711501892160931538637115018921609315386371150189216093153863711501892160931538637115018921609315386371150189216093153863711501892160931538637115018921609315386371150189216093153863711501892160931538637115018921609315386371150189216093153863711501892160931538637115018921609315386371150189216093153863711501892160931538637115018921609315386371150189216093153863711501892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9469bee-a5bb-4530-bd54-395e7e7cd859, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 671ec0e9-e484-4c13-8ea6-9dcff897a3b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 671ec0e9-e484-4c13-8ea6-9dcff897a3b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16961648248660689442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696164824866068944216961648248660689442169616482486606894421696164824866068944216961648248660689442169616482486606894421696164824866068944216961648248660689442169616482486606894421696164824866068944216961648248660689442169616482486606894421696164824866068944216961648248660689442169616482486606894421696164824866068944216961648248660689442169616482486606894421696164824866068944216961648248660689442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b4d62a-563d-42f3-8afc-67d3b52cec0b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050e3d76-a9a4-42ad-98ee-3c727888d4ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050e3d76-a9a4-42ad-98ee-3c727888d4ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9232031793448410011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92320317934484100119232031793448410011923203179344841001192320317934484100119232031793448410011923203179344841001192320317934484100119232031793448410011923203179344841001192320317934484100119232031793448410011923203179344841001192320317934484100119232031793448410011923203179344841001192320317934484100119232031793448410011923203179344841001192320317934484100119232031793448410011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 671ec0e9-e484-4c13-8ea6-9dcff897a3b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7223bb9d-bb12-402f-a3f7-f68037aed364, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7223bb9d-bb12-402f-a3f7-f68037aed364, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8855927564741337189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88559275647413371898855927564741337189885592756474133718988559275647413371898855927564741337189885592756474133718988559275647413371898855927564741337189885592756474133718988559275647413371898855927564741337189885592756474133718988559275647413371898855927564741337189885592756474133718988559275647413371898855927564741337189885592756474133718988559275647413371898855927564741337189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050e3d76-a9a4-42ad-98ee-3c727888d4ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5a5ce4-7c43-4238-88e0-f10f2d66f0e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5a5ce4-7c43-4238-88e0-f10f2d66f0e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8268456117126954709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82684561171269547098268456117126954709826845611712695470982684561171269547098268456117126954709826845611712695470982684561171269547098268456117126954709826845611712695470982684561171269547098268456117126954709826845611712695470982684561171269547098268456117126954709826845611712695470982684561171269547098268456117126954709826845611712695470982684561171269547098268456117126954709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5a5ce4-7c43-4238-88e0-f10f2d66f0e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f07a9f-31fc-4b8d-bfe8-11077d57ea2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f07a9f-31fc-4b8d-bfe8-11077d57ea2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13276122194449986513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327612219444998651313276122194449986513132761221944499865131327612219444998651313276122194449986513132761221944499865131327612219444998651313276122194449986513132761221944499865131327612219444998651313276122194449986513132761221944499865131327612219444998651313276122194449986513132761221944499865131327612219444998651313276122194449986513132761221944499865131327612219444998651313276122194449986513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7223bb9d-bb12-402f-a3f7-f68037aed364, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a402d6-b2f2-44c2-838c-dc90623a4afd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a402d6-b2f2-44c2-838c-dc90623a4afd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6900286841037850031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69002868410378500316900286841037850031690028684103785003169002868410378500316900286841037850031690028684103785003169002868410378500316900286841037850031690028684103785003169002868410378500316900286841037850031690028684103785003169002868410378500316900286841037850031690028684103785003169002868410378500316900286841037850031690028684103785003169002868410378500316900286841037850031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f07a9f-31fc-4b8d-bfe8-11077d57ea2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac80153-5a67-47eb-93d0-5654e9f141be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac80153-5a67-47eb-93d0-5654e9f141be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7697422024686812597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76974220246868125977697422024686812597769742202468681259776974220246868125977697422024686812597769742202468681259776974220246868125977697422024686812597769742202468681259776974220246868125977697422024686812597769742202468681259776974220246868125977697422024686812597769742202468681259776974220246868125977697422024686812597769742202468681259776974220246868125977697422024686812597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a402d6-b2f2-44c2-838c-dc90623a4afd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cc0b58b-92ad-4967-a534-1996608dff81, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cc0b58b-92ad-4967-a534-1996608dff81, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2296903626371827993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22969036263718279932296903626371827993229690362637182799322969036263718279932296903626371827993229690362637182799322969036263718279932296903626371827993229690362637182799322969036263718279932296903626371827993229690362637182799322969036263718279932296903626371827993229690362637182799322969036263718279932296903626371827993229690362637182799322969036263718279932296903626371827993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac80153-5a67-47eb-93d0-5654e9f141be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2cb680d-4457-489a-a4ce-d33b4c98cdc3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2cb680d-4457-489a-a4ce-d33b4c98cdc3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9242681217239093386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92426812172390933869242681217239093386924268121723909338692426812172390933869242681217239093386924268121723909338692426812172390933869242681217239093386924268121723909338692426812172390933869242681217239093386924268121723909338692426812172390933869242681217239093386924268121723909338692426812172390933869242681217239093386924268121723909338692426812172390933869242681217239093386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cc0b58b-92ad-4967-a534-1996608dff81, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3cd180f-ea44-46bb-b63a-dc6eced8949e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3cd180f-ea44-46bb-b63a-dc6eced8949e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11027904748227051204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102790474822705120411027904748227051204110279047482270512041102790474822705120411027904748227051204110279047482270512041102790474822705120411027904748227051204110279047482270512041102790474822705120411027904748227051204110279047482270512041102790474822705120411027904748227051204110279047482270512041102790474822705120411027904748227051204110279047482270512041102790474822705120411027904748227051204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2cb680d-4457-489a-a4ce-d33b4c98cdc3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b635c15-d812-416a-8417-974fe087c6c1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b635c15-d812-416a-8417-974fe087c6c1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609014011923768907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360901401192376890713609014011923768907136090140119237689071360901401192376890713609014011923768907136090140119237689071360901401192376890713609014011923768907136090140119237689071360901401192376890713609014011923768907136090140119237689071360901401192376890713609014011923768907136090140119237689071360901401192376890713609014011923768907136090140119237689071360901401192376890713609014011923768907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3cd180f-ea44-46bb-b63a-dc6eced8949e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d433e9-91ea-47ca-970d-972b8f1ccd05, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d433e9-91ea-47ca-970d-972b8f1ccd05, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3462526412123166775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34625264121231667753462526412123166775346252641212316677534625264121231667753462526412123166775346252641212316677534625264121231667753462526412123166775346252641212316677534625264121231667753462526412123166775346252641212316677534625264121231667753462526412123166775346252641212316677534625264121231667753462526412123166775346252641212316677534625264121231667753462526412123166775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b635c15-d812-416a-8417-974fe087c6c1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a51f34d-5d64-4ef6-a42b-2a35fd368315, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a51f34d-5d64-4ef6-a42b-2a35fd368315, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7590425408744441656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75904254087444416567590425408744441656759042540874444165675904254087444416567590425408744441656759042540874444165675904254087444416567590425408744441656759042540874444165675904254087444416567590425408744441656759042540874444165675904254087444416567590425408744441656759042540874444165675904254087444416567590425408744441656759042540874444165675904254087444416567590425408744441656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d433e9-91ea-47ca-970d-972b8f1ccd05, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09e00909-7c38-4978-a1b4-3eab3202e3be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09e00909-7c38-4978-a1b4-3eab3202e3be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7680870456489529883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76808704564895298837680870456489529883768087045648952988376808704564895298837680870456489529883768087045648952988376808704564895298837680870456489529883768087045648952988376808704564895298837680870456489529883768087045648952988376808704564895298837680870456489529883768087045648952988376808704564895298837680870456489529883768087045648952988376808704564895298837680870456489529883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a51f34d-5d64-4ef6-a42b-2a35fd368315, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27a7284-b778-497f-9602-fb3c9fde6b1c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27a7284-b778-497f-9602-fb3c9fde6b1c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5201563318521587964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52015633185215879645201563318521587964520156331852158796452015633185215879645201563318521587964520156331852158796452015633185215879645201563318521587964520156331852158796452015633185215879645201563318521587964520156331852158796452015633185215879645201563318521587964520156331852158796452015633185215879645201563318521587964520156331852158796452015633185215879645201563318521587964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09e00909-7c38-4978-a1b4-3eab3202e3be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ed0dec8-f640-4856-b947-98fcc502c44d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ed0dec8-f640-4856-b947-98fcc502c44d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 652406280524114620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620652406280524114620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27a7284-b778-497f-9602-fb3c9fde6b1c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4970e190-5c51-44b8-8635-fec010f2f782, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4970e190-5c51-44b8-8635-fec010f2f782, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8635030383411950245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86350303834119502458635030383411950245863503038341195024586350303834119502458635030383411950245863503038341195024586350303834119502458635030383411950245863503038341195024586350303834119502458635030383411950245863503038341195024586350303834119502458635030383411950245863503038341195024586350303834119502458635030383411950245863503038341195024586350303834119502458635030383411950245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ed0dec8-f640-4856-b947-98fcc502c44d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be499a3f-0d58-4112-a588-9d94c4463d98, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be499a3f-0d58-4112-a588-9d94c4463d98, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17453545802624480491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745354580262448049117453545802624480491174535458026244804911745354580262448049117453545802624480491174535458026244804911745354580262448049117453545802624480491174535458026244804911745354580262448049117453545802624480491174535458026244804911745354580262448049117453545802624480491174535458026244804911745354580262448049117453545802624480491174535458026244804911745354580262448049117453545802624480491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4970e190-5c51-44b8-8635-fec010f2f782, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26ab8a19-9eee-4593-aa79-4aee781f0f77, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26ab8a19-9eee-4593-aa79-4aee781f0f77, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6201616967459955817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62016169674599558176201616967459955817620161696745995581762016169674599558176201616967459955817620161696745995581762016169674599558176201616967459955817620161696745995581762016169674599558176201616967459955817620161696745995581762016169674599558176201616967459955817620161696745995581762016169674599558176201616967459955817620161696745995581762016169674599558176201616967459955817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be499a3f-0d58-4112-a588-9d94c4463d98, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47553519-cd89-4f0e-acc6-6589c1a0f5b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47553519-cd89-4f0e-acc6-6589c1a0f5b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14039855645054187657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403985564505418765714039855645054187657140398556450541876571403985564505418765714039855645054187657140398556450541876571403985564505418765714039855645054187657140398556450541876571403985564505418765714039855645054187657140398556450541876571403985564505418765714039855645054187657140398556450541876571403985564505418765714039855645054187657140398556450541876571403985564505418765714039855645054187657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26ab8a19-9eee-4593-aa79-4aee781f0f77, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72f6db5d-9298-4142-8c4e-921efbd4f297, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72f6db5d-9298-4142-8c4e-921efbd4f297, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15371798860187724232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537179886018772423215371798860187724232153717988601877242321537179886018772423215371798860187724232153717988601877242321537179886018772423215371798860187724232153717988601877242321537179886018772423215371798860187724232153717988601877242321537179886018772423215371798860187724232153717988601877242321537179886018772423215371798860187724232153717988601877242321537179886018772423215371798860187724232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47553519-cd89-4f0e-acc6-6589c1a0f5b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad6680a0-d492-49f9-8c38-8c5858a2f3e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad6680a0-d492-49f9-8c38-8c5858a2f3e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11389285513290294306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138928551329029430611389285513290294306113892855132902943061138928551329029430611389285513290294306113892855132902943061138928551329029430611389285513290294306113892855132902943061138928551329029430611389285513290294306113892855132902943061138928551329029430611389285513290294306113892855132902943061138928551329029430611389285513290294306113892855132902943061138928551329029430611389285513290294306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72f6db5d-9298-4142-8c4e-921efbd4f297, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e5e49f-66c5-41f2-b3dc-d1f79a3b80e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e5e49f-66c5-41f2-b3dc-d1f79a3b80e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8812136377307844975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88121363773078449758812136377307844975881213637730784497588121363773078449758812136377307844975881213637730784497588121363773078449758812136377307844975881213637730784497588121363773078449758812136377307844975881213637730784497588121363773078449758812136377307844975881213637730784497588121363773078449758812136377307844975881213637730784497588121363773078449758812136377307844975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad6680a0-d492-49f9-8c38-8c5858a2f3e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4624be4b-6a08-48d7-bc50-d728c88a9dd9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4624be4b-6a08-48d7-bc50-d728c88a9dd9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1691817379281648335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16918173792816483351691817379281648335169181737928164833516918173792816483351691817379281648335169181737928164833516918173792816483351691817379281648335169181737928164833516918173792816483351691817379281648335169181737928164833516918173792816483351691817379281648335169181737928164833516918173792816483351691817379281648335169181737928164833516918173792816483351691817379281648335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e5e49f-66c5-41f2-b3dc-d1f79a3b80e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c3d82e5-0cd9-4d44-a699-bdec2f857b8f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c3d82e5-0cd9-4d44-a699-bdec2f857b8f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9485634842462179033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94856348424621790339485634842462179033948563484246217903394856348424621790339485634842462179033948563484246217903394856348424621790339485634842462179033948563484246217903394856348424621790339485634842462179033948563484246217903394856348424621790339485634842462179033948563484246217903394856348424621790339485634842462179033948563484246217903394856348424621790339485634842462179033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4624be4b-6a08-48d7-bc50-d728c88a9dd9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f356b29-1ea5-4d88-b1da-3f0ad7190131, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f356b29-1ea5-4d88-b1da-3f0ad7190131, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 56921735019752420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5692173501975242056921735019752420569217350197524205692173501975242056921735019752420569217350197524205692173501975242056921735019752420569217350197524205692173501975242056921735019752420569217350197524205692173501975242056921735019752420569217350197524205692173501975242056921735019752420569217350197524205692173501975242056921735019752420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c3d82e5-0cd9-4d44-a699-bdec2f857b8f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6750a076-33de-4222-95b2-f03c9673b986, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6750a076-33de-4222-95b2-f03c9673b986, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2999572122113277144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29995721221132771442999572122113277144299957212211327714429995721221132771442999572122113277144299957212211327714429995721221132771442999572122113277144299957212211327714429995721221132771442999572122113277144299957212211327714429995721221132771442999572122113277144299957212211327714429995721221132771442999572122113277144299957212211327714429995721221132771442999572122113277144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f356b29-1ea5-4d88-b1da-3f0ad7190131, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c11c34-7746-4eed-a332-ea20d1dad0cc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c11c34-7746-4eed-a332-ea20d1dad0cc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18204199448052622715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820419944805262271518204199448052622715182041994480526227151820419944805262271518204199448052622715182041994480526227151820419944805262271518204199448052622715182041994480526227151820419944805262271518204199448052622715182041994480526227151820419944805262271518204199448052622715182041994480526227151820419944805262271518204199448052622715182041994480526227151820419944805262271518204199448052622715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6750a076-33de-4222-95b2-f03c9673b986, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa60fab-5a65-47e3-bad8-99f93e3d8745, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa60fab-5a65-47e3-bad8-99f93e3d8745, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2701952273513955855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27019522735139558552701952273513955855270195227351395585527019522735139558552701952273513955855270195227351395585527019522735139558552701952273513955855270195227351395585527019522735139558552701952273513955855270195227351395585527019522735139558552701952273513955855270195227351395585527019522735139558552701952273513955855270195227351395585527019522735139558552701952273513955855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa60fab-5a65-47e3-bad8-99f93e3d8745, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 980968ff-1bbe-4c4e-84cb-472d266489fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 980968ff-1bbe-4c4e-84cb-472d266489fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4467559005709655500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44675590057096555004467559005709655500446755900570965550044675590057096555004467559005709655500446755900570965550044675590057096555004467559005709655500446755900570965550044675590057096555004467559005709655500446755900570965550044675590057096555004467559005709655500446755900570965550044675590057096555004467559005709655500446755900570965550044675590057096555004467559005709655500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c11c34-7746-4eed-a332-ea20d1dad0cc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c31dcb9-a748-4dfc-b207-4a054a12eb41, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c31dcb9-a748-4dfc-b207-4a054a12eb41, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12948853587546173396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294885358754617339612948853587546173396129488535875461733961294885358754617339612948853587546173396129488535875461733961294885358754617339612948853587546173396129488535875461733961294885358754617339612948853587546173396129488535875461733961294885358754617339612948853587546173396129488535875461733961294885358754617339612948853587546173396129488535875461733961294885358754617339612948853587546173396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 980968ff-1bbe-4c4e-84cb-472d266489fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5953ba12-e686-4045-b37e-4bdfb2a252ff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5953ba12-e686-4045-b37e-4bdfb2a252ff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9984631588051393161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99846315880513931619984631588051393161998463158805139316199846315880513931619984631588051393161998463158805139316199846315880513931619984631588051393161998463158805139316199846315880513931619984631588051393161998463158805139316199846315880513931619984631588051393161998463158805139316199846315880513931619984631588051393161998463158805139316199846315880513931619984631588051393161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c31dcb9-a748-4dfc-b207-4a054a12eb41, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f44397-4a27-4c57-a602-ecf69e3a68e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f44397-4a27-4c57-a602-ecf69e3a68e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16816082593466291938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681608259346629193816816082593466291938168160825934662919381681608259346629193816816082593466291938168160825934662919381681608259346629193816816082593466291938168160825934662919381681608259346629193816816082593466291938168160825934662919381681608259346629193816816082593466291938168160825934662919381681608259346629193816816082593466291938168160825934662919381681608259346629193816816082593466291938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5953ba12-e686-4045-b37e-4bdfb2a252ff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f44864-21b1-4d5c-9c2b-47b61a8832f3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f44864-21b1-4d5c-9c2b-47b61a8832f3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4938206774840172444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49382067748401724444938206774840172444493820677484017244449382067748401724444938206774840172444493820677484017244449382067748401724444938206774840172444493820677484017244449382067748401724444938206774840172444493820677484017244449382067748401724444938206774840172444493820677484017244449382067748401724444938206774840172444493820677484017244449382067748401724444938206774840172444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f44397-4a27-4c57-a602-ecf69e3a68e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f907c272-9420-4e10-93ae-7724edcc3894, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f907c272-9420-4e10-93ae-7724edcc3894, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14271712743609913681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427171274360991368114271712743609913681142717127436099136811427171274360991368114271712743609913681142717127436099136811427171274360991368114271712743609913681142717127436099136811427171274360991368114271712743609913681142717127436099136811427171274360991368114271712743609913681142717127436099136811427171274360991368114271712743609913681142717127436099136811427171274360991368114271712743609913681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f44864-21b1-4d5c-9c2b-47b61a8832f3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be37789f-e13a-400b-9308-1304a9c7773a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be37789f-e13a-400b-9308-1304a9c7773a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16851960380942099196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685196038094209919616851960380942099196168519603809420991961685196038094209919616851960380942099196168519603809420991961685196038094209919616851960380942099196168519603809420991961685196038094209919616851960380942099196168519603809420991961685196038094209919616851960380942099196168519603809420991961685196038094209919616851960380942099196168519603809420991961685196038094209919616851960380942099196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f907c272-9420-4e10-93ae-7724edcc3894, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31fc6ca5-d041-4566-b08c-154cc79da794, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31fc6ca5-d041-4566-b08c-154cc79da794, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2875948820205758982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28759488202057589822875948820205758982287594882020575898228759488202057589822875948820205758982287594882020575898228759488202057589822875948820205758982287594882020575898228759488202057589822875948820205758982287594882020575898228759488202057589822875948820205758982287594882020575898228759488202057589822875948820205758982287594882020575898228759488202057589822875948820205758982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be37789f-e13a-400b-9308-1304a9c7773a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df3d0374-0bc4-4862-83d1-95f0163775fc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df3d0374-0bc4-4862-83d1-95f0163775fc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9301139361244206672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93011393612442066729301139361244206672930113936124420667293011393612442066729301139361244206672930113936124420667293011393612442066729301139361244206672930113936124420667293011393612442066729301139361244206672930113936124420667293011393612442066729301139361244206672930113936124420667293011393612442066729301139361244206672930113936124420667293011393612442066729301139361244206672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31fc6ca5-d041-4566-b08c-154cc79da794, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99dee0f-909b-4380-9df4-991efa6447d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99dee0f-909b-4380-9df4-991efa6447d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18188048463381114972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818804846338111497218188048463381114972181880484633811149721818804846338111497218188048463381114972181880484633811149721818804846338111497218188048463381114972181880484633811149721818804846338111497218188048463381114972181880484633811149721818804846338111497218188048463381114972181880484633811149721818804846338111497218188048463381114972181880484633811149721818804846338111497218188048463381114972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df3d0374-0bc4-4862-83d1-95f0163775fc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef2b60e5-1488-47b2-9163-9a3ba3381a1a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef2b60e5-1488-47b2-9163-9a3ba3381a1a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14380261291269827457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438026129126982745714380261291269827457143802612912698274571438026129126982745714380261291269827457143802612912698274571438026129126982745714380261291269827457143802612912698274571438026129126982745714380261291269827457143802612912698274571438026129126982745714380261291269827457143802612912698274571438026129126982745714380261291269827457143802612912698274571438026129126982745714380261291269827457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99dee0f-909b-4380-9df4-991efa6447d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3c9b95-f32f-412d-98e3-676c4af3795d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef2b60e5-1488-47b2-9163-9a3ba3381a1a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3c9b95-f32f-412d-98e3-676c4af3795d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18345412869259245598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834541286925924559818345412869259245598183454128692592455981834541286925924559818345412869259245598183454128692592455981834541286925924559818345412869259245598183454128692592455981834541286925924559818345412869259245598183454128692592455981834541286925924559818345412869259245598183454128692592455981834541286925924559818345412869259245598183454128692592455981834541286925924559818345412869259245598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445ad465-b2c7-4a1b-ba0d-6ce0b963d3f4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445ad465-b2c7-4a1b-ba0d-6ce0b963d3f4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18169187515465937531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816918751546593753118169187515465937531181691875154659375311816918751546593753118169187515465937531181691875154659375311816918751546593753118169187515465937531181691875154659375311816918751546593753118169187515465937531181691875154659375311816918751546593753118169187515465937531181691875154659375311816918751546593753118169187515465937531181691875154659375311816918751546593753118169187515465937531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3c9b95-f32f-412d-98e3-676c4af3795d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8723450-9a4a-4dba-9c53-16d30439642b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8723450-9a4a-4dba-9c53-16d30439642b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9572642190163932486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95726421901639324869572642190163932486957264219016393248695726421901639324869572642190163932486957264219016393248695726421901639324869572642190163932486957264219016393248695726421901639324869572642190163932486957264219016393248695726421901639324869572642190163932486957264219016393248695726421901639324869572642190163932486957264219016393248695726421901639324869572642190163932486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445ad465-b2c7-4a1b-ba0d-6ce0b963d3f4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7633e129-5082-4e5d-af20-4913aa2653df, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7633e129-5082-4e5d-af20-4913aa2653df, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027605863313053869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402760586331305386914027605863313053869140276058633130538691402760586331305386914027605863313053869140276058633130538691402760586331305386914027605863313053869140276058633130538691402760586331305386914027605863313053869140276058633130538691402760586331305386914027605863313053869140276058633130538691402760586331305386914027605863313053869140276058633130538691402760586331305386914027605863313053869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8723450-9a4a-4dba-9c53-16d30439642b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49fda01e-1556-41e7-af87-01ed2941d5c2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fda01e-1556-41e7-af87-01ed2941d5c2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6858476645794625452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68584766457946254526858476645794625452685847664579462545268584766457946254526858476645794625452685847664579462545268584766457946254526858476645794625452685847664579462545268584766457946254526858476645794625452685847664579462545268584766457946254526858476645794625452685847664579462545268584766457946254526858476645794625452685847664579462545268584766457946254526858476645794625452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7633e129-5082-4e5d-af20-4913aa2653df, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b12ff1-98c0-4151-be71-2bdb8a60a190, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b12ff1-98c0-4151-be71-2bdb8a60a190, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12295385216476252879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229538521647625287912295385216476252879122953852164762528791229538521647625287912295385216476252879122953852164762528791229538521647625287912295385216476252879122953852164762528791229538521647625287912295385216476252879122953852164762528791229538521647625287912295385216476252879122953852164762528791229538521647625287912295385216476252879122953852164762528791229538521647625287912295385216476252879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fda01e-1556-41e7-af87-01ed2941d5c2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5f5982-b109-4036-8742-aba6926f7841, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b12ff1-98c0-4151-be71-2bdb8a60a190, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5f5982-b109-4036-8742-aba6926f7841, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3905140290758177108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39051402907581771083905140290758177108390514029075817710839051402907581771083905140290758177108390514029075817710839051402907581771083905140290758177108390514029075817710839051402907581771083905140290758177108390514029075817710839051402907581771083905140290758177108390514029075817710839051402907581771083905140290758177108390514029075817710839051402907581771083905140290758177108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a8fcae-b5d7-4786-8307-d69857fefd72, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a8fcae-b5d7-4786-8307-d69857fefd72, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558283182349492421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55582831823494924215558283182349492421555828318234949242155582831823494924215558283182349492421555828318234949242155582831823494924215558283182349492421555828318234949242155582831823494924215558283182349492421555828318234949242155582831823494924215558283182349492421555828318234949242155582831823494924215558283182349492421555828318234949242155582831823494924215558283182349492421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5f5982-b109-4036-8742-aba6926f7841, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842ceab4-0cc4-4529-8406-560658bf1eca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842ceab4-0cc4-4529-8406-560658bf1eca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7648813486521195972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76488134865211959727648813486521195972764881348652119597276488134865211959727648813486521195972764881348652119597276488134865211959727648813486521195972764881348652119597276488134865211959727648813486521195972764881348652119597276488134865211959727648813486521195972764881348652119597276488134865211959727648813486521195972764881348652119597276488134865211959727648813486521195972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a8fcae-b5d7-4786-8307-d69857fefd72, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4518fdb-9559-4e04-ba8a-e53cde4c4e6b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4518fdb-9559-4e04-ba8a-e53cde4c4e6b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10325861393713362106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032586139371336210610325861393713362106103258613937133621061032586139371336210610325861393713362106103258613937133621061032586139371336210610325861393713362106103258613937133621061032586139371336210610325861393713362106103258613937133621061032586139371336210610325861393713362106103258613937133621061032586139371336210610325861393713362106103258613937133621061032586139371336210610325861393713362106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842ceab4-0cc4-4529-8406-560658bf1eca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5cda6a5-377a-4ad0-95db-3935fec0c035, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4518fdb-9559-4e04-ba8a-e53cde4c4e6b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5cda6a5-377a-4ad0-95db-3935fec0c035, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11526984905182391966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152698490518239196611526984905182391966115269849051823919661152698490518239196611526984905182391966115269849051823919661152698490518239196611526984905182391966115269849051823919661152698490518239196611526984905182391966115269849051823919661152698490518239196611526984905182391966115269849051823919661152698490518239196611526984905182391966115269849051823919661152698490518239196611526984905182391966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d01b1cc8-bf08-4db4-b805-881e690dfeee, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d01b1cc8-bf08-4db4-b805-881e690dfeee, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13953228578947459296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395322857894745929613953228578947459296139532285789474592961395322857894745929613953228578947459296139532285789474592961395322857894745929613953228578947459296139532285789474592961395322857894745929613953228578947459296139532285789474592961395322857894745929613953228578947459296139532285789474592961395322857894745929613953228578947459296139532285789474592961395322857894745929613953228578947459296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5cda6a5-377a-4ad0-95db-3935fec0c035, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecea0e8a-7278-4880-a126-b574119a0e10, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecea0e8a-7278-4880-a126-b574119a0e10, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399959189280829652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53999591892808296525399959189280829652539995918928082965253999591892808296525399959189280829652539995918928082965253999591892808296525399959189280829652539995918928082965253999591892808296525399959189280829652539995918928082965253999591892808296525399959189280829652539995918928082965253999591892808296525399959189280829652539995918928082965253999591892808296525399959189280829652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d01b1cc8-bf08-4db4-b805-881e690dfeee, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7624395-314b-482e-82e6-c74d0a25a550, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7624395-314b-482e-82e6-c74d0a25a550, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11506350422028503095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150635042202850309511506350422028503095115063504220285030951150635042202850309511506350422028503095115063504220285030951150635042202850309511506350422028503095115063504220285030951150635042202850309511506350422028503095115063504220285030951150635042202850309511506350422028503095115063504220285030951150635042202850309511506350422028503095115063504220285030951150635042202850309511506350422028503095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecea0e8a-7278-4880-a126-b574119a0e10, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed44f046-2c9a-45f9-9ec3-51edf70056d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed44f046-2c9a-45f9-9ec3-51edf70056d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11065307633023138997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106530763302313899711065307633023138997110653076330231389971106530763302313899711065307633023138997110653076330231389971106530763302313899711065307633023138997110653076330231389971106530763302313899711065307633023138997110653076330231389971106530763302313899711065307633023138997110653076330231389971106530763302313899711065307633023138997110653076330231389971106530763302313899711065307633023138997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7624395-314b-482e-82e6-c74d0a25a550, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af73de75-528b-4c85-8809-5e08e8de38a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af73de75-528b-4c85-8809-5e08e8de38a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9849822917622131187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98498229176221311879849822917622131187984982291762213118798498229176221311879849822917622131187984982291762213118798498229176221311879849822917622131187984982291762213118798498229176221311879849822917622131187984982291762213118798498229176221311879849822917622131187984982291762213118798498229176221311879849822917622131187984982291762213118798498229176221311879849822917622131187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed44f046-2c9a-45f9-9ec3-51edf70056d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0aa1129-b120-4c1d-bc78-cf0f184ef99e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0aa1129-b120-4c1d-bc78-cf0f184ef99e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14443359124518755201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444335912451875520114443359124518755201144433591245187552011444335912451875520114443359124518755201144433591245187552011444335912451875520114443359124518755201144433591245187552011444335912451875520114443359124518755201144433591245187552011444335912451875520114443359124518755201144433591245187552011444335912451875520114443359124518755201144433591245187552011444335912451875520114443359124518755201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af73de75-528b-4c85-8809-5e08e8de38a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58797d5b-9f23-46dc-989b-df87681d508e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58797d5b-9f23-46dc-989b-df87681d508e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1522140687404545185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15221406874045451851522140687404545185152214068740454518515221406874045451851522140687404545185152214068740454518515221406874045451851522140687404545185152214068740454518515221406874045451851522140687404545185152214068740454518515221406874045451851522140687404545185152214068740454518515221406874045451851522140687404545185152214068740454518515221406874045451851522140687404545185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0aa1129-b120-4c1d-bc78-cf0f184ef99e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce49d18-4fa8-4b8e-a775-a2ae079152e4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58797d5b-9f23-46dc-989b-df87681d508e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce49d18-4fa8-4b8e-a775-a2ae079152e4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7483630096015187193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74836300960151871937483630096015187193748363009601518719374836300960151871937483630096015187193748363009601518719374836300960151871937483630096015187193748363009601518719374836300960151871937483630096015187193748363009601518719374836300960151871937483630096015187193748363009601518719374836300960151871937483630096015187193748363009601518719374836300960151871937483630096015187193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d94f18-9284-4587-8c70-3a96ec1cf78b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d94f18-9284-4587-8c70-3a96ec1cf78b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3039525174639588074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30395251746395880743039525174639588074303952517463958807430395251746395880743039525174639588074303952517463958807430395251746395880743039525174639588074303952517463958807430395251746395880743039525174639588074303952517463958807430395251746395880743039525174639588074303952517463958807430395251746395880743039525174639588074303952517463958807430395251746395880743039525174639588074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce49d18-4fa8-4b8e-a775-a2ae079152e4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d94f18-9284-4587-8c70-3a96ec1cf78b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35950ebf-4cad-47a5-8496-b644499f0996, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebcb4c00-4010-410e-955c-ef33cc91ddbf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35950ebf-4cad-47a5-8496-b644499f0996, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6266683330383918457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62666833303839184576266683330383918457626668333038391845762666833303839184576266683330383918457626668333038391845762666833303839184576266683330383918457626668333038391845762666833303839184576266683330383918457626668333038391845762666833303839184576266683330383918457626668333038391845762666833303839184576266683330383918457626668333038391845762666833303839184576266683330383918457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebcb4c00-4010-410e-955c-ef33cc91ddbf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2926298727977576168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29262987279775761682926298727977576168292629872797757616829262987279775761682926298727977576168292629872797757616829262987279775761682926298727977576168292629872797757616829262987279775761682926298727977576168292629872797757616829262987279775761682926298727977576168292629872797757616829262987279775761682926298727977576168292629872797757616829262987279775761682926298727977576168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebcb4c00-4010-410e-955c-ef33cc91ddbf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35950ebf-4cad-47a5-8496-b644499f0996, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2808f867-8af1-4709-8deb-63578f1e59ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db087962-1f20-4f40-82e0-290d74af1f34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2808f867-8af1-4709-8deb-63578f1e59ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12696349308157009743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269634930815700974312696349308157009743126963493081570097431269634930815700974312696349308157009743126963493081570097431269634930815700974312696349308157009743126963493081570097431269634930815700974312696349308157009743126963493081570097431269634930815700974312696349308157009743126963493081570097431269634930815700974312696349308157009743126963493081570097431269634930815700974312696349308157009743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db087962-1f20-4f40-82e0-290d74af1f34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10101084677581647138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010108467758164713810101084677581647138101010846775816471381010108467758164713810101084677581647138101010846775816471381010108467758164713810101084677581647138101010846775816471381010108467758164713810101084677581647138101010846775816471381010108467758164713810101084677581647138101010846775816471381010108467758164713810101084677581647138101010846775816471381010108467758164713810101084677581647138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2808f867-8af1-4709-8deb-63578f1e59ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db087962-1f20-4f40-82e0-290d74af1f34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab0b81a7-ca1b-4810-9a6e-73f0dc79c2bd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab0b81a7-ca1b-4810-9a6e-73f0dc79c2bd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3908022020193082625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39080220201930826253908022020193082625390802202019308262539080220201930826253908022020193082625390802202019308262539080220201930826253908022020193082625390802202019308262539080220201930826253908022020193082625390802202019308262539080220201930826253908022020193082625390802202019308262539080220201930826253908022020193082625390802202019308262539080220201930826253908022020193082625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07950743-cce1-41e0-ad96-f174b51ebe23, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07950743-cce1-41e0-ad96-f174b51ebe23, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12698495281005592505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269849528100559250512698495281005592505126984952810055925051269849528100559250512698495281005592505126984952810055925051269849528100559250512698495281005592505126984952810055925051269849528100559250512698495281005592505126984952810055925051269849528100559250512698495281005592505126984952810055925051269849528100559250512698495281005592505126984952810055925051269849528100559250512698495281005592505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab0b81a7-ca1b-4810-9a6e-73f0dc79c2bd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07950743-cce1-41e0-ad96-f174b51ebe23, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b3747d3-f29d-4dfe-9d55-98908131e7ee, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f1744b3-20d8-423b-b87d-16f01139aa28, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f1744b3-20d8-423b-b87d-16f01139aa28, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16843682055493518177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684368205549351817716843682055493518177168436820554935181771684368205549351817716843682055493518177168436820554935181771684368205549351817716843682055493518177168436820554935181771684368205549351817716843682055493518177168436820554935181771684368205549351817716843682055493518177168436820554935181771684368205549351817716843682055493518177168436820554935181771684368205549351817716843682055493518177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b3747d3-f29d-4dfe-9d55-98908131e7ee, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10413991153374629843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041399115337462984310413991153374629843104139911533746298431041399115337462984310413991153374629843104139911533746298431041399115337462984310413991153374629843104139911533746298431041399115337462984310413991153374629843104139911533746298431041399115337462984310413991153374629843104139911533746298431041399115337462984310413991153374629843104139911533746298431041399115337462984310413991153374629843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f1744b3-20d8-423b-b87d-16f01139aa28, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b3747d3-f29d-4dfe-9d55-98908131e7ee, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e95ef8-c2f1-4f6f-bd65-4fad3db9b32e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f5a591c-3d7c-4083-851c-308ee66c2673, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e95ef8-c2f1-4f6f-bd65-4fad3db9b32e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712910787521301818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97129107875213018189712910787521301818971291078752130181897129107875213018189712910787521301818971291078752130181897129107875213018189712910787521301818971291078752130181897129107875213018189712910787521301818971291078752130181897129107875213018189712910787521301818971291078752130181897129107875213018189712910787521301818971291078752130181897129107875213018189712910787521301818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f5a591c-3d7c-4083-851c-308ee66c2673, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14279996904591444943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427999690459144494314279996904591444943142799969045914449431427999690459144494314279996904591444943142799969045914449431427999690459144494314279996904591444943142799969045914449431427999690459144494314279996904591444943142799969045914449431427999690459144494314279996904591444943142799969045914449431427999690459144494314279996904591444943142799969045914449431427999690459144494314279996904591444943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e95ef8-c2f1-4f6f-bd65-4fad3db9b32e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f5a591c-3d7c-4083-851c-308ee66c2673, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c45c5f2-07a3-4284-8ebe-6ea452ba7ddb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b47fb5f-302d-4b09-bfb3-3cd0f76a3f74, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c45c5f2-07a3-4284-8ebe-6ea452ba7ddb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16433567153814182563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643356715381418256316433567153814182563164335671538141825631643356715381418256316433567153814182563164335671538141825631643356715381418256316433567153814182563164335671538141825631643356715381418256316433567153814182563164335671538141825631643356715381418256316433567153814182563164335671538141825631643356715381418256316433567153814182563164335671538141825631643356715381418256316433567153814182563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b47fb5f-302d-4b09-bfb3-3cd0f76a3f74, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14880589787910616788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488058978791061678814880589787910616788148805897879106167881488058978791061678814880589787910616788148805897879106167881488058978791061678814880589787910616788148805897879106167881488058978791061678814880589787910616788148805897879106167881488058978791061678814880589787910616788148805897879106167881488058978791061678814880589787910616788148805897879106167881488058978791061678814880589787910616788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b47fb5f-302d-4b09-bfb3-3cd0f76a3f74, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c45c5f2-07a3-4284-8ebe-6ea452ba7ddb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29539821-b59d-410a-bbc1-fb0826d0b885, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29539821-b59d-410a-bbc1-fb0826d0b885, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464376922468870362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446437692246887036214464376922468870362144643769224688703621446437692246887036214464376922468870362144643769224688703621446437692246887036214464376922468870362144643769224688703621446437692246887036214464376922468870362144643769224688703621446437692246887036214464376922468870362144643769224688703621446437692246887036214464376922468870362144643769224688703621446437692246887036214464376922468870362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984f91b8-3492-4701-b979-93772b509645, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984f91b8-3492-4701-b979-93772b509645, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10050405557311583910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005040555731158391010050405557311583910100504055573115839101005040555731158391010050405557311583910100504055573115839101005040555731158391010050405557311583910100504055573115839101005040555731158391010050405557311583910100504055573115839101005040555731158391010050405557311583910100504055573115839101005040555731158391010050405557311583910100504055573115839101005040555731158391010050405557311583910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29539821-b59d-410a-bbc1-fb0826d0b885, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984f91b8-3492-4701-b979-93772b509645, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 703a63f5-4259-4f0b-8a13-f3819418c367, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 703a63f5-4259-4f0b-8a13-f3819418c367, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933506493164648361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29335064931646483612933506493164648361293350649316464836129335064931646483612933506493164648361293350649316464836129335064931646483612933506493164648361293350649316464836129335064931646483612933506493164648361293350649316464836129335064931646483612933506493164648361293350649316464836129335064931646483612933506493164648361293350649316464836129335064931646483612933506493164648361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d07c4dd-83f8-4ca3-81df-98fbbad036ce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d07c4dd-83f8-4ca3-81df-98fbbad036ce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14296668043475110731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429666804347511073114296668043475110731142966680434751107311429666804347511073114296668043475110731142966680434751107311429666804347511073114296668043475110731142966680434751107311429666804347511073114296668043475110731142966680434751107311429666804347511073114296668043475110731142966680434751107311429666804347511073114296668043475110731142966680434751107311429666804347511073114296668043475110731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 703a63f5-4259-4f0b-8a13-f3819418c367, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f50c97-fc98-4ddd-9c30-145c01062451, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f50c97-fc98-4ddd-9c30-145c01062451, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10662607752039916509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066260775203991650910662607752039916509106626077520399165091066260775203991650910662607752039916509106626077520399165091066260775203991650910662607752039916509106626077520399165091066260775203991650910662607752039916509106626077520399165091066260775203991650910662607752039916509106626077520399165091066260775203991650910662607752039916509106626077520399165091066260775203991650910662607752039916509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d07c4dd-83f8-4ca3-81df-98fbbad036ce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efc023df-cffc-4be3-89ef-823f6c0e0586, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efc023df-cffc-4be3-89ef-823f6c0e0586, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12056824100807606009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205682410080760600912056824100807606009120568241008076060091205682410080760600912056824100807606009120568241008076060091205682410080760600912056824100807606009120568241008076060091205682410080760600912056824100807606009120568241008076060091205682410080760600912056824100807606009120568241008076060091205682410080760600912056824100807606009120568241008076060091205682410080760600912056824100807606009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f50c97-fc98-4ddd-9c30-145c01062451, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07df96c-9271-4584-a451-cf8e7cf61ddd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07df96c-9271-4584-a451-cf8e7cf61ddd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16503022630641636102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650302263064163610216503022630641636102165030226306416361021650302263064163610216503022630641636102165030226306416361021650302263064163610216503022630641636102165030226306416361021650302263064163610216503022630641636102165030226306416361021650302263064163610216503022630641636102165030226306416361021650302263064163610216503022630641636102165030226306416361021650302263064163610216503022630641636102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efc023df-cffc-4be3-89ef-823f6c0e0586, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b603a6f7-9ccf-402c-afb0-a3c1d5874979, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b603a6f7-9ccf-402c-afb0-a3c1d5874979, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8828105060635482951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88281050606354829518828105060635482951882810506063548295188281050606354829518828105060635482951882810506063548295188281050606354829518828105060635482951882810506063548295188281050606354829518828105060635482951882810506063548295188281050606354829518828105060635482951882810506063548295188281050606354829518828105060635482951882810506063548295188281050606354829518828105060635482951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07df96c-9271-4584-a451-cf8e7cf61ddd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc7cfffe-e900-4433-95ad-2dd633aef94e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc7cfffe-e900-4433-95ad-2dd633aef94e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701835037642238686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470183503764223868614701835037642238686147018350376422386861470183503764223868614701835037642238686147018350376422386861470183503764223868614701835037642238686147018350376422386861470183503764223868614701835037642238686147018350376422386861470183503764223868614701835037642238686147018350376422386861470183503764223868614701835037642238686147018350376422386861470183503764223868614701835037642238686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b603a6f7-9ccf-402c-afb0-a3c1d5874979, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a905ca-a0cd-4235-8d0e-10da2a03771e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a905ca-a0cd-4235-8d0e-10da2a03771e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2891808928422642574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28918089284226425742891808928422642574289180892842264257428918089284226425742891808928422642574289180892842264257428918089284226425742891808928422642574289180892842264257428918089284226425742891808928422642574289180892842264257428918089284226425742891808928422642574289180892842264257428918089284226425742891808928422642574289180892842264257428918089284226425742891808928422642574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc7cfffe-e900-4433-95ad-2dd633aef94e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde885c9-9de7-4b6d-8eba-c6d06f0a0496, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde885c9-9de7-4b6d-8eba-c6d06f0a0496, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9239813902489279805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92398139024892798059239813902489279805923981390248927980592398139024892798059239813902489279805923981390248927980592398139024892798059239813902489279805923981390248927980592398139024892798059239813902489279805923981390248927980592398139024892798059239813902489279805923981390248927980592398139024892798059239813902489279805923981390248927980592398139024892798059239813902489279805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a905ca-a0cd-4235-8d0e-10da2a03771e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 083ee1e6-62c8-4b91-93e1-06103c6816f3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 083ee1e6-62c8-4b91-93e1-06103c6816f3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8575126133321549923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85751261333215499238575126133321549923857512613332154992385751261333215499238575126133321549923857512613332154992385751261333215499238575126133321549923857512613332154992385751261333215499238575126133321549923857512613332154992385751261333215499238575126133321549923857512613332154992385751261333215499238575126133321549923857512613332154992385751261333215499238575126133321549923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde885c9-9de7-4b6d-8eba-c6d06f0a0496, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dc1ab49-f963-410e-95b4-b9b56e7b9b27, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dc1ab49-f963-410e-95b4-b9b56e7b9b27, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9162766581446099400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91627665814460994009162766581446099400916276658144609940091627665814460994009162766581446099400916276658144609940091627665814460994009162766581446099400916276658144609940091627665814460994009162766581446099400916276658144609940091627665814460994009162766581446099400916276658144609940091627665814460994009162766581446099400916276658144609940091627665814460994009162766581446099400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 083ee1e6-62c8-4b91-93e1-06103c6816f3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1685d13-2fec-40a7-8ee1-6fb0ea15ea68, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1685d13-2fec-40a7-8ee1-6fb0ea15ea68, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17675427912405491364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767542791240549136417675427912405491364176754279124054913641767542791240549136417675427912405491364176754279124054913641767542791240549136417675427912405491364176754279124054913641767542791240549136417675427912405491364176754279124054913641767542791240549136417675427912405491364176754279124054913641767542791240549136417675427912405491364176754279124054913641767542791240549136417675427912405491364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dc1ab49-f963-410e-95b4-b9b56e7b9b27, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd1ce768-a0f9-4c98-9cb2-0a21b05380fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1ce768-a0f9-4c98-9cb2-0a21b05380fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13834873702626633615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383487370262663361513834873702626633615138348737026266336151383487370262663361513834873702626633615138348737026266336151383487370262663361513834873702626633615138348737026266336151383487370262663361513834873702626633615138348737026266336151383487370262663361513834873702626633615138348737026266336151383487370262663361513834873702626633615138348737026266336151383487370262663361513834873702626633615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1685d13-2fec-40a7-8ee1-6fb0ea15ea68, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aca9b86-d142-4e62-b828-06ad54ffa44e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aca9b86-d142-4e62-b828-06ad54ffa44e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 219690886689902281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281219690886689902281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1ce768-a0f9-4c98-9cb2-0a21b05380fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d22e3668-b591-4686-9bf2-44ea11396111, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22e3668-b591-4686-9bf2-44ea11396111, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12086841236693676869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208684123669367686912086841236693676869120868412366936768691208684123669367686912086841236693676869120868412366936768691208684123669367686912086841236693676869120868412366936768691208684123669367686912086841236693676869120868412366936768691208684123669367686912086841236693676869120868412366936768691208684123669367686912086841236693676869120868412366936768691208684123669367686912086841236693676869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aca9b86-d142-4e62-b828-06ad54ffa44e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8909662e-ad02-4cee-93f6-7e2dca2519e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8909662e-ad02-4cee-93f6-7e2dca2519e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9702333978869821609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97023339788698216099702333978869821609970233397886982160997023339788698216099702333978869821609970233397886982160997023339788698216099702333978869821609970233397886982160997023339788698216099702333978869821609970233397886982160997023339788698216099702333978869821609970233397886982160997023339788698216099702333978869821609970233397886982160997023339788698216099702333978869821609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22e3668-b591-4686-9bf2-44ea11396111, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4357f64b-e0cb-47da-9e6b-d7f40324a01c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4357f64b-e0cb-47da-9e6b-d7f40324a01c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12340967170514942316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234096717051494231612340967170514942316123409671705149423161234096717051494231612340967170514942316123409671705149423161234096717051494231612340967170514942316123409671705149423161234096717051494231612340967170514942316123409671705149423161234096717051494231612340967170514942316123409671705149423161234096717051494231612340967170514942316123409671705149423161234096717051494231612340967170514942316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8909662e-ad02-4cee-93f6-7e2dca2519e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708ecb65-bb10-4299-8b99-7c9cdb33192e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708ecb65-bb10-4299-8b99-7c9cdb33192e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4535394487680280612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45353944876802806124535394487680280612453539448768028061245353944876802806124535394487680280612453539448768028061245353944876802806124535394487680280612453539448768028061245353944876802806124535394487680280612453539448768028061245353944876802806124535394487680280612453539448768028061245353944876802806124535394487680280612453539448768028061245353944876802806124535394487680280612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4357f64b-e0cb-47da-9e6b-d7f40324a01c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f72e6e-53be-4a4d-bdef-bc759263f72c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f72e6e-53be-4a4d-bdef-bc759263f72c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2988325137344533494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29883251373445334942988325137344533494298832513734453349429883251373445334942988325137344533494298832513734453349429883251373445334942988325137344533494298832513734453349429883251373445334942988325137344533494298832513734453349429883251373445334942988325137344533494298832513734453349429883251373445334942988325137344533494298832513734453349429883251373445334942988325137344533494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708ecb65-bb10-4299-8b99-7c9cdb33192e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f72e6e-53be-4a4d-bdef-bc759263f72c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f19c1d-5db5-464b-8c23-37a1fb344966, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f19c1d-5db5-464b-8c23-37a1fb344966, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10383821890348227493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038382189034822749310383821890348227493103838218903482274931038382189034822749310383821890348227493103838218903482274931038382189034822749310383821890348227493103838218903482274931038382189034822749310383821890348227493103838218903482274931038382189034822749310383821890348227493103838218903482274931038382189034822749310383821890348227493103838218903482274931038382189034822749310383821890348227493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9950b045-4cf1-4361-8a78-688c6ea4532f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9950b045-4cf1-4361-8a78-688c6ea4532f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10935055401545657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093505540154565710935055401545657109350554015456571093505540154565710935055401545657109350554015456571093505540154565710935055401545657109350554015456571093505540154565710935055401545657109350554015456571093505540154565710935055401545657109350554015456571093505540154565710935055401545657109350554015456571093505540154565710935055401545657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f19c1d-5db5-464b-8c23-37a1fb344966, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9950b045-4cf1-4361-8a78-688c6ea4532f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e22d11e-2d37-4fa4-a4a5-5c90e7a75569, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e22d11e-2d37-4fa4-a4a5-5c90e7a75569, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8795524811177533404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87955248111775334048795524811177533404879552481117753340487955248111775334048795524811177533404879552481117753340487955248111775334048795524811177533404879552481117753340487955248111775334048795524811177533404879552481117753340487955248111775334048795524811177533404879552481117753340487955248111775334048795524811177533404879552481117753340487955248111775334048795524811177533404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a803fc5-2e8e-42c6-96cb-d20811639808, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a803fc5-2e8e-42c6-96cb-d20811639808, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1236031719605097462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12360317196050974621236031719605097462123603171960509746212360317196050974621236031719605097462123603171960509746212360317196050974621236031719605097462123603171960509746212360317196050974621236031719605097462123603171960509746212360317196050974621236031719605097462123603171960509746212360317196050974621236031719605097462123603171960509746212360317196050974621236031719605097462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e22d11e-2d37-4fa4-a4a5-5c90e7a75569, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a803fc5-2e8e-42c6-96cb-d20811639808, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234a8abe-ffc1-479c-a9ad-9e051b1070b1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3d594b-ccef-4728-95c5-39ff3049d88b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234a8abe-ffc1-479c-a9ad-9e051b1070b1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18153174406376100371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815317440637610037118153174406376100371181531744063761003711815317440637610037118153174406376100371181531744063761003711815317440637610037118153174406376100371181531744063761003711815317440637610037118153174406376100371181531744063761003711815317440637610037118153174406376100371181531744063761003711815317440637610037118153174406376100371181531744063761003711815317440637610037118153174406376100371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3d594b-ccef-4728-95c5-39ff3049d88b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3371119969471213282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33711199694712132823371119969471213282337111996947121328233711199694712132823371119969471213282337111996947121328233711199694712132823371119969471213282337111996947121328233711199694712132823371119969471213282337111996947121328233711199694712132823371119969471213282337111996947121328233711199694712132823371119969471213282337111996947121328233711199694712132823371119969471213282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234a8abe-ffc1-479c-a9ad-9e051b1070b1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a0702c8-5997-415d-ae02-93ba6d9fb5e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a0702c8-5997-415d-ae02-93ba6d9fb5e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649224412669439749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16492244126694397491649224412669439749164922441266943974916492244126694397491649224412669439749164922441266943974916492244126694397491649224412669439749164922441266943974916492244126694397491649224412669439749164922441266943974916492244126694397491649224412669439749164922441266943974916492244126694397491649224412669439749164922441266943974916492244126694397491649224412669439749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3d594b-ccef-4728-95c5-39ff3049d88b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd81df03-180e-44eb-8fbb-efbf0e0572b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd81df03-180e-44eb-8fbb-efbf0e0572b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8773486469759456198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87734864697594561988773486469759456198877348646975945619887734864697594561988773486469759456198877348646975945619887734864697594561988773486469759456198877348646975945619887734864697594561988773486469759456198877348646975945619887734864697594561988773486469759456198877348646975945619887734864697594561988773486469759456198877348646975945619887734864697594561988773486469759456198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a0702c8-5997-415d-ae02-93ba6d9fb5e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c94c393-2843-4022-9b24-4004ea8d9713, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c94c393-2843-4022-9b24-4004ea8d9713, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 500900056928498716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716500900056928498716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd81df03-180e-44eb-8fbb-efbf0e0572b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d159c156-2974-4698-b833-202afaae6e76, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d159c156-2974-4698-b833-202afaae6e76, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13841192314921111347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384119231492111134713841192314921111347138411923149211113471384119231492111134713841192314921111347138411923149211113471384119231492111134713841192314921111347138411923149211113471384119231492111134713841192314921111347138411923149211113471384119231492111134713841192314921111347138411923149211113471384119231492111134713841192314921111347138411923149211113471384119231492111134713841192314921111347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c94c393-2843-4022-9b24-4004ea8d9713, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2a58af-f103-4bb1-8cff-c5ac950bd581, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2a58af-f103-4bb1-8cff-c5ac950bd581, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11835677627817994870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183567762781799487011835677627817994870118356776278179948701183567762781799487011835677627817994870118356776278179948701183567762781799487011835677627817994870118356776278179948701183567762781799487011835677627817994870118356776278179948701183567762781799487011835677627817994870118356776278179948701183567762781799487011835677627817994870118356776278179948701183567762781799487011835677627817994870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d159c156-2974-4698-b833-202afaae6e76, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73714e72-1b00-4740-ada1-857bd8cf34ac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73714e72-1b00-4740-ada1-857bd8cf34ac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4700776351831153107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47007763518311531074700776351831153107470077635183115310747007763518311531074700776351831153107470077635183115310747007763518311531074700776351831153107470077635183115310747007763518311531074700776351831153107470077635183115310747007763518311531074700776351831153107470077635183115310747007763518311531074700776351831153107470077635183115310747007763518311531074700776351831153107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2a58af-f103-4bb1-8cff-c5ac950bd581, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92443446-eb28-4343-adc4-d517ef5b821f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92443446-eb28-4343-adc4-d517ef5b821f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4133997600237647140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41339976002376471404133997600237647140413399760023764714041339976002376471404133997600237647140413399760023764714041339976002376471404133997600237647140413399760023764714041339976002376471404133997600237647140413399760023764714041339976002376471404133997600237647140413399760023764714041339976002376471404133997600237647140413399760023764714041339976002376471404133997600237647140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73714e72-1b00-4740-ada1-857bd8cf34ac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99afb12-5702-4cb4-ad13-b59d0a172051, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99afb12-5702-4cb4-ad13-b59d0a172051, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7175343281075287401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71753432810752874017175343281075287401717534328107528740171753432810752874017175343281075287401717534328107528740171753432810752874017175343281075287401717534328107528740171753432810752874017175343281075287401717534328107528740171753432810752874017175343281075287401717534328107528740171753432810752874017175343281075287401717534328107528740171753432810752874017175343281075287401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92443446-eb28-4343-adc4-d517ef5b821f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99afb12-5702-4cb4-ad13-b59d0a172051, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f4bac8-acd2-4e98-89ca-634278d9f2df, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb6a3c1-bf81-4199-b88a-ad429e7d91c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f4bac8-acd2-4e98-89ca-634278d9f2df, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 698259152718004734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734698259152718004734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb6a3c1-bf81-4199-b88a-ad429e7d91c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14999595978158908901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499959597815890890114999595978158908901149995959781589089011499959597815890890114999595978158908901149995959781589089011499959597815890890114999595978158908901149995959781589089011499959597815890890114999595978158908901149995959781589089011499959597815890890114999595978158908901149995959781589089011499959597815890890114999595978158908901149995959781589089011499959597815890890114999595978158908901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb6a3c1-bf81-4199-b88a-ad429e7d91c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f4bac8-acd2-4e98-89ca-634278d9f2df, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd4e00a-ed60-4bd7-abbe-4fba42fecc6e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d42c89-7023-4a1f-bf37-d27f1978e526, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd4e00a-ed60-4bd7-abbe-4fba42fecc6e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7656401102331682481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76564011023316824817656401102331682481765640110233168248176564011023316824817656401102331682481765640110233168248176564011023316824817656401102331682481765640110233168248176564011023316824817656401102331682481765640110233168248176564011023316824817656401102331682481765640110233168248176564011023316824817656401102331682481765640110233168248176564011023316824817656401102331682481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d42c89-7023-4a1f-bf37-d27f1978e526, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5683885167660625215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56838851676606252155683885167660625215568388516766062521556838851676606252155683885167660625215568388516766062521556838851676606252155683885167660625215568388516766062521556838851676606252155683885167660625215568388516766062521556838851676606252155683885167660625215568388516766062521556838851676606252155683885167660625215568388516766062521556838851676606252155683885167660625215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd4e00a-ed60-4bd7-abbe-4fba42fecc6e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d42c89-7023-4a1f-bf37-d27f1978e526, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 102b2acc-a0ed-46bd-bbac-1a45abd67a2d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffcec63b-2a73-44b8-9f19-fa7aef775594, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 102b2acc-a0ed-46bd-bbac-1a45abd67a2d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17047247435475647736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704724743547564773617047247435475647736170472474354756477361704724743547564773617047247435475647736170472474354756477361704724743547564773617047247435475647736170472474354756477361704724743547564773617047247435475647736170472474354756477361704724743547564773617047247435475647736170472474354756477361704724743547564773617047247435475647736170472474354756477361704724743547564773617047247435475647736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffcec63b-2a73-44b8-9f19-fa7aef775594, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16134779185885706772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613477918588570677216134779185885706772161347791858857067721613477918588570677216134779185885706772161347791858857067721613477918588570677216134779185885706772161347791858857067721613477918588570677216134779185885706772161347791858857067721613477918588570677216134779185885706772161347791858857067721613477918588570677216134779185885706772161347791858857067721613477918588570677216134779185885706772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffcec63b-2a73-44b8-9f19-fa7aef775594, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 102b2acc-a0ed-46bd-bbac-1a45abd67a2d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d52ab4-9cc7-4b31-9d2a-66eec9cb88c8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d52ab4-9cc7-4b31-9d2a-66eec9cb88c8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13487937876273141942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348793787627314194213487937876273141942134879378762731419421348793787627314194213487937876273141942134879378762731419421348793787627314194213487937876273141942134879378762731419421348793787627314194213487937876273141942134879378762731419421348793787627314194213487937876273141942134879378762731419421348793787627314194213487937876273141942134879378762731419421348793787627314194213487937876273141942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e5153a9-f73b-4525-954c-1be299ea347a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5153a9-f73b-4525-954c-1be299ea347a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097362609753031821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309736260975303182113097362609753031821130973626097530318211309736260975303182113097362609753031821130973626097530318211309736260975303182113097362609753031821130973626097530318211309736260975303182113097362609753031821130973626097530318211309736260975303182113097362609753031821130973626097530318211309736260975303182113097362609753031821130973626097530318211309736260975303182113097362609753031821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d52ab4-9cc7-4b31-9d2a-66eec9cb88c8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5153a9-f73b-4525-954c-1be299ea347a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dce7bf4a-070d-4890-b517-5c55488c8ec6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7378e7f-728b-4e5a-8758-aca33ac8a946, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dce7bf4a-070d-4890-b517-5c55488c8ec6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14155291317643247979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415529131764324797914155291317643247979141552913176432479791415529131764324797914155291317643247979141552913176432479791415529131764324797914155291317643247979141552913176432479791415529131764324797914155291317643247979141552913176432479791415529131764324797914155291317643247979141552913176432479791415529131764324797914155291317643247979141552913176432479791415529131764324797914155291317643247979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7378e7f-728b-4e5a-8758-aca33ac8a946, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3541764099885656240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35417640998856562403541764099885656240354176409988565624035417640998856562403541764099885656240354176409988565624035417640998856562403541764099885656240354176409988565624035417640998856562403541764099885656240354176409988565624035417640998856562403541764099885656240354176409988565624035417640998856562403541764099885656240354176409988565624035417640998856562403541764099885656240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dce7bf4a-070d-4890-b517-5c55488c8ec6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6060bc45-14f8-4e98-a40c-6ddab9eb6dcb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6060bc45-14f8-4e98-a40c-6ddab9eb6dcb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13447376525584880170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344737652558488017013447376525584880170134473765255848801701344737652558488017013447376525584880170134473765255848801701344737652558488017013447376525584880170134473765255848801701344737652558488017013447376525584880170134473765255848801701344737652558488017013447376525584880170134473765255848801701344737652558488017013447376525584880170134473765255848801701344737652558488017013447376525584880170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7378e7f-728b-4e5a-8758-aca33ac8a946, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e971fae-415c-4651-a42a-ec80def83255, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e971fae-415c-4651-a42a-ec80def83255, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 975815022687951915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915975815022687951915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6060bc45-14f8-4e98-a40c-6ddab9eb6dcb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e971fae-415c-4651-a42a-ec80def83255, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ceb1ddc-a2f4-4f4f-9a68-b47ac47c3e4f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 783d8f95-08c3-411c-8a17-9480562e7ed5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ceb1ddc-a2f4-4f4f-9a68-b47ac47c3e4f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143370919016615642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014337091901661564210143370919016615642101433709190166156421014337091901661564210143370919016615642101433709190166156421014337091901661564210143370919016615642101433709190166156421014337091901661564210143370919016615642101433709190166156421014337091901661564210143370919016615642101433709190166156421014337091901661564210143370919016615642101433709190166156421014337091901661564210143370919016615642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 783d8f95-08c3-411c-8a17-9480562e7ed5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282931051768301224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72829310517683012247282931051768301224728293105176830122472829310517683012247282931051768301224728293105176830122472829310517683012247282931051768301224728293105176830122472829310517683012247282931051768301224728293105176830122472829310517683012247282931051768301224728293105176830122472829310517683012247282931051768301224728293105176830122472829310517683012247282931051768301224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 783d8f95-08c3-411c-8a17-9480562e7ed5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ceb1ddc-a2f4-4f4f-9a68-b47ac47c3e4f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1930bab3-ccc0-4dca-945c-e09badbeede1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1930bab3-ccc0-4dca-945c-e09badbeede1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18273855208083998266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827385520808399826618273855208083998266182738552080839982661827385520808399826618273855208083998266182738552080839982661827385520808399826618273855208083998266182738552080839982661827385520808399826618273855208083998266182738552080839982661827385520808399826618273855208083998266182738552080839982661827385520808399826618273855208083998266182738552080839982661827385520808399826618273855208083998266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e5946e-f382-46d8-bca1-92ef5e8df71c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e5946e-f382-46d8-bca1-92ef5e8df71c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14145253270722158095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414525327072215809514145253270722158095141452532707221580951414525327072215809514145253270722158095141452532707221580951414525327072215809514145253270722158095141452532707221580951414525327072215809514145253270722158095141452532707221580951414525327072215809514145253270722158095141452532707221580951414525327072215809514145253270722158095141452532707221580951414525327072215809514145253270722158095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1930bab3-ccc0-4dca-945c-e09badbeede1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e5946e-f382-46d8-bca1-92ef5e8df71c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c957cd8-1e30-445e-8f3e-d0401be5dc66, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c957cd8-1e30-445e-8f3e-d0401be5dc66, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3849443161798609976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38494431617986099763849443161798609976384944316179860997638494431617986099763849443161798609976384944316179860997638494431617986099763849443161798609976384944316179860997638494431617986099763849443161798609976384944316179860997638494431617986099763849443161798609976384944316179860997638494431617986099763849443161798609976384944316179860997638494431617986099763849443161798609976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f4cfd8-9776-4591-af8a-7e4e249cc1fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f4cfd8-9776-4591-af8a-7e4e249cc1fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15470928219788126670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547092821978812667015470928219788126670154709282197881266701547092821978812667015470928219788126670154709282197881266701547092821978812667015470928219788126670154709282197881266701547092821978812667015470928219788126670154709282197881266701547092821978812667015470928219788126670154709282197881266701547092821978812667015470928219788126670154709282197881266701547092821978812667015470928219788126670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c957cd8-1e30-445e-8f3e-d0401be5dc66, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f4cfd8-9776-4591-af8a-7e4e249cc1fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e69eadb-0092-470c-9bc2-7e0bf686abfe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1680620f-8fc5-4367-a742-360785eea8eb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e69eadb-0092-470c-9bc2-7e0bf686abfe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10132239993913338601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013223999391333860110132239993913338601101322399939133386011013223999391333860110132239993913338601101322399939133386011013223999391333860110132239993913338601101322399939133386011013223999391333860110132239993913338601101322399939133386011013223999391333860110132239993913338601101322399939133386011013223999391333860110132239993913338601101322399939133386011013223999391333860110132239993913338601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1680620f-8fc5-4367-a742-360785eea8eb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11561369537801281832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156136953780128183211561369537801281832115613695378012818321156136953780128183211561369537801281832115613695378012818321156136953780128183211561369537801281832115613695378012818321156136953780128183211561369537801281832115613695378012818321156136953780128183211561369537801281832115613695378012818321156136953780128183211561369537801281832115613695378012818321156136953780128183211561369537801281832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e69eadb-0092-470c-9bc2-7e0bf686abfe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1680620f-8fc5-4367-a742-360785eea8eb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 048b7ae2-db1e-4e4e-ac3b-3d15fb47c61e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e03c095-2167-49e2-b6de-8fae7b14358b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 048b7ae2-db1e-4e4e-ac3b-3d15fb47c61e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13712845678890624722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371284567889062472213712845678890624722137128456788906247221371284567889062472213712845678890624722137128456788906247221371284567889062472213712845678890624722137128456788906247221371284567889062472213712845678890624722137128456788906247221371284567889062472213712845678890624722137128456788906247221371284567889062472213712845678890624722137128456788906247221371284567889062472213712845678890624722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e03c095-2167-49e2-b6de-8fae7b14358b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5165179381874585963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51651793818745859635165179381874585963516517938187458596351651793818745859635165179381874585963516517938187458596351651793818745859635165179381874585963516517938187458596351651793818745859635165179381874585963516517938187458596351651793818745859635165179381874585963516517938187458596351651793818745859635165179381874585963516517938187458596351651793818745859635165179381874585963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 048b7ae2-db1e-4e4e-ac3b-3d15fb47c61e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e03c095-2167-49e2-b6de-8fae7b14358b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae13930b-c1a1-47df-8141-a2b3c199d084, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc05ff2-db19-4fa4-96ad-32945cf93049, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae13930b-c1a1-47df-8141-a2b3c199d084, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 494744423347602801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801494744423347602801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc05ff2-db19-4fa4-96ad-32945cf93049, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13300707583158848821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330070758315884882113300707583158848821133007075831588488211330070758315884882113300707583158848821133007075831588488211330070758315884882113300707583158848821133007075831588488211330070758315884882113300707583158848821133007075831588488211330070758315884882113300707583158848821133007075831588488211330070758315884882113300707583158848821133007075831588488211330070758315884882113300707583158848821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc05ff2-db19-4fa4-96ad-32945cf93049, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae13930b-c1a1-47df-8141-a2b3c199d084, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f5dd48-ca0a-4dcc-b404-1ecb273d039b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9440c39d-eae9-4783-9e58-f04528aeb629, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f5dd48-ca0a-4dcc-b404-1ecb273d039b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12502974121795461134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250297412179546113412502974121795461134125029741217954611341250297412179546113412502974121795461134125029741217954611341250297412179546113412502974121795461134125029741217954611341250297412179546113412502974121795461134125029741217954611341250297412179546113412502974121795461134125029741217954611341250297412179546113412502974121795461134125029741217954611341250297412179546113412502974121795461134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9440c39d-eae9-4783-9e58-f04528aeb629, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10332441191096012818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033244119109601281810332441191096012818103324411910960128181033244119109601281810332441191096012818103324411910960128181033244119109601281810332441191096012818103324411910960128181033244119109601281810332441191096012818103324411910960128181033244119109601281810332441191096012818103324411910960128181033244119109601281810332441191096012818103324411910960128181033244119109601281810332441191096012818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9440c39d-eae9-4783-9e58-f04528aeb629, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f5dd48-ca0a-4dcc-b404-1ecb273d039b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57ed1aa-eb83-43d1-814d-1ed9520a4290, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57ed1aa-eb83-43d1-814d-1ed9520a4290, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10289752537449241985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028975253744924198510289752537449241985102897525374492419851028975253744924198510289752537449241985102897525374492419851028975253744924198510289752537449241985102897525374492419851028975253744924198510289752537449241985102897525374492419851028975253744924198510289752537449241985102897525374492419851028975253744924198510289752537449241985102897525374492419851028975253744924198510289752537449241985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b69e3c0c-1819-4c78-9ce0-385b69483bff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69e3c0c-1819-4c78-9ce0-385b69483bff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13289489702246139210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328948970224613921013289489702246139210132894897022461392101328948970224613921013289489702246139210132894897022461392101328948970224613921013289489702246139210132894897022461392101328948970224613921013289489702246139210132894897022461392101328948970224613921013289489702246139210132894897022461392101328948970224613921013289489702246139210132894897022461392101328948970224613921013289489702246139210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57ed1aa-eb83-43d1-814d-1ed9520a4290, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69e3c0c-1819-4c78-9ce0-385b69483bff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47f2c55c-8b6d-451e-aca6-6e013a159faf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0cb792f-92a3-489d-bea0-6fadcbf31c9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f2c55c-8b6d-451e-aca6-6e013a159faf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10204355958595419013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020435595859541901310204355958595419013102043559585954190131020435595859541901310204355958595419013102043559585954190131020435595859541901310204355958595419013102043559585954190131020435595859541901310204355958595419013102043559585954190131020435595859541901310204355958595419013102043559585954190131020435595859541901310204355958595419013102043559585954190131020435595859541901310204355958595419013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0cb792f-92a3-489d-bea0-6fadcbf31c9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15968871079960430244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596887107996043024415968871079960430244159688710799604302441596887107996043024415968871079960430244159688710799604302441596887107996043024415968871079960430244159688710799604302441596887107996043024415968871079960430244159688710799604302441596887107996043024415968871079960430244159688710799604302441596887107996043024415968871079960430244159688710799604302441596887107996043024415968871079960430244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0cb792f-92a3-489d-bea0-6fadcbf31c9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f9d75fb-8c0c-468b-a116-eef522c8b25c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f2c55c-8b6d-451e-aca6-6e013a159faf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4daf4ad-dc3d-4d24-8533-73da38947314, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4daf4ad-dc3d-4d24-8533-73da38947314, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12453671429705260381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245367142970526038112453671429705260381124536714297052603811245367142970526038112453671429705260381124536714297052603811245367142970526038112453671429705260381124536714297052603811245367142970526038112453671429705260381124536714297052603811245367142970526038112453671429705260381124536714297052603811245367142970526038112453671429705260381124536714297052603811245367142970526038112453671429705260381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f9d75fb-8c0c-468b-a116-eef522c8b25c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6569058999113073693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65690589991130736936569058999113073693656905899911307369365690589991130736936569058999113073693656905899911307369365690589991130736936569058999113073693656905899911307369365690589991130736936569058999113073693656905899911307369365690589991130736936569058999113073693656905899911307369365690589991130736936569058999113073693656905899911307369365690589991130736936569058999113073693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f9d75fb-8c0c-468b-a116-eef522c8b25c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4daf4ad-dc3d-4d24-8533-73da38947314, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb9f4fc-52f0-4757-b240-015321107325, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8c3305-6433-4e72-8eed-9e169737010f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb9f4fc-52f0-4757-b240-015321107325, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17353860180066569653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735386018006656965317353860180066569653173538601800665696531735386018006656965317353860180066569653173538601800665696531735386018006656965317353860180066569653173538601800665696531735386018006656965317353860180066569653173538601800665696531735386018006656965317353860180066569653173538601800665696531735386018006656965317353860180066569653173538601800665696531735386018006656965317353860180066569653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8c3305-6433-4e72-8eed-9e169737010f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5957253763626605700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59572537636266057005957253763626605700595725376362660570059572537636266057005957253763626605700595725376362660570059572537636266057005957253763626605700595725376362660570059572537636266057005957253763626605700595725376362660570059572537636266057005957253763626605700595725376362660570059572537636266057005957253763626605700595725376362660570059572537636266057005957253763626605700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb9f4fc-52f0-4757-b240-015321107325, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8c3305-6433-4e72-8eed-9e169737010f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66b206c-cd76-4508-917b-0f9bf00c04f1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159dc7e2-2c05-4dc2-acde-cd9d0bffe80c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66b206c-cd76-4508-917b-0f9bf00c04f1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219320865758973153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52193208657589731535219320865758973153521932086575897315352193208657589731535219320865758973153521932086575897315352193208657589731535219320865758973153521932086575897315352193208657589731535219320865758973153521932086575897315352193208657589731535219320865758973153521932086575897315352193208657589731535219320865758973153521932086575897315352193208657589731535219320865758973153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159dc7e2-2c05-4dc2-acde-cd9d0bffe80c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6820752760456429114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68207527604564291146820752760456429114682075276045642911468207527604564291146820752760456429114682075276045642911468207527604564291146820752760456429114682075276045642911468207527604564291146820752760456429114682075276045642911468207527604564291146820752760456429114682075276045642911468207527604564291146820752760456429114682075276045642911468207527604564291146820752760456429114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159dc7e2-2c05-4dc2-acde-cd9d0bffe80c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a811e03f-57b0-45b7-9a57-bbed46ad49d6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a811e03f-57b0-45b7-9a57-bbed46ad49d6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5903525697765556592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59035256977655565925903525697765556592590352569776555659259035256977655565925903525697765556592590352569776555659259035256977655565925903525697765556592590352569776555659259035256977655565925903525697765556592590352569776555659259035256977655565925903525697765556592590352569776555659259035256977655565925903525697765556592590352569776555659259035256977655565925903525697765556592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66b206c-cd76-4508-917b-0f9bf00c04f1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86aebf9d-2d97-4244-bf47-803cf7d61a39, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86aebf9d-2d97-4244-bf47-803cf7d61a39, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182381240668956049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049182381240668956049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a811e03f-57b0-45b7-9a57-bbed46ad49d6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4cbb238-ab22-45a0-84b3-5e2c7fc5ae34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4cbb238-ab22-45a0-84b3-5e2c7fc5ae34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7788159914560591554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77881599145605915547788159914560591554778815991456059155477881599145605915547788159914560591554778815991456059155477881599145605915547788159914560591554778815991456059155477881599145605915547788159914560591554778815991456059155477881599145605915547788159914560591554778815991456059155477881599145605915547788159914560591554778815991456059155477881599145605915547788159914560591554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86aebf9d-2d97-4244-bf47-803cf7d61a39, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ecc64c-9c00-45ae-a567-e91359a7cec1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ecc64c-9c00-45ae-a567-e91359a7cec1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6842055469196481963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68420554691964819636842055469196481963684205546919648196368420554691964819636842055469196481963684205546919648196368420554691964819636842055469196481963684205546919648196368420554691964819636842055469196481963684205546919648196368420554691964819636842055469196481963684205546919648196368420554691964819636842055469196481963684205546919648196368420554691964819636842055469196481963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4cbb238-ab22-45a0-84b3-5e2c7fc5ae34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ecc64c-9c00-45ae-a567-e91359a7cec1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2656260-a9a8-4c9f-a6e2-2f4e597a1c5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2656260-a9a8-4c9f-a6e2-2f4e597a1c5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13905512060808769118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390551206080876911813905512060808769118139055120608087691181390551206080876911813905512060808769118139055120608087691181390551206080876911813905512060808769118139055120608087691181390551206080876911813905512060808769118139055120608087691181390551206080876911813905512060808769118139055120608087691181390551206080876911813905512060808769118139055120608087691181390551206080876911813905512060808769118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06251de7-1a45-43bc-a622-b269235e0bf5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06251de7-1a45-43bc-a622-b269235e0bf5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6114118502146554089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61141185021465540896114118502146554089611411850214655408961141185021465540896114118502146554089611411850214655408961141185021465540896114118502146554089611411850214655408961141185021465540896114118502146554089611411850214655408961141185021465540896114118502146554089611411850214655408961141185021465540896114118502146554089611411850214655408961141185021465540896114118502146554089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2656260-a9a8-4c9f-a6e2-2f4e597a1c5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ecf205-bf75-4f7d-9588-6122142835a9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ecf205-bf75-4f7d-9588-6122142835a9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2733744791111427962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27337447911114279622733744791111427962273374479111142796227337447911114279622733744791111427962273374479111142796227337447911114279622733744791111427962273374479111142796227337447911114279622733744791111427962273374479111142796227337447911114279622733744791111427962273374479111142796227337447911114279622733744791111427962273374479111142796227337447911114279622733744791111427962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06251de7-1a45-43bc-a622-b269235e0bf5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f28e9f9-5440-4850-8b76-f3f7722f5c27, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f28e9f9-5440-4850-8b76-f3f7722f5c27, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11745195122838111345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174519512283811134511745195122838111345117451951228381113451174519512283811134511745195122838111345117451951228381113451174519512283811134511745195122838111345117451951228381113451174519512283811134511745195122838111345117451951228381113451174519512283811134511745195122838111345117451951228381113451174519512283811134511745195122838111345117451951228381113451174519512283811134511745195122838111345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ecf205-bf75-4f7d-9588-6122142835a9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5da0c37-e357-4258-8201-24591d5d4f25, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5da0c37-e357-4258-8201-24591d5d4f25, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1761960473273370472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17619604732733704721761960473273370472176196047327337047217619604732733704721761960473273370472176196047327337047217619604732733704721761960473273370472176196047327337047217619604732733704721761960473273370472176196047327337047217619604732733704721761960473273370472176196047327337047217619604732733704721761960473273370472176196047327337047217619604732733704721761960473273370472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f28e9f9-5440-4850-8b76-f3f7722f5c27, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 936e921d-ea2b-4c70-bbfe-2e5fc9c23983, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 936e921d-ea2b-4c70-bbfe-2e5fc9c23983, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2238313467739307243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22383134677393072432238313467739307243223831346773930724322383134677393072432238313467739307243223831346773930724322383134677393072432238313467739307243223831346773930724322383134677393072432238313467739307243223831346773930724322383134677393072432238313467739307243223831346773930724322383134677393072432238313467739307243223831346773930724322383134677393072432238313467739307243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5da0c37-e357-4258-8201-24591d5d4f25, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12c8f26b-3232-4cb2-af37-d96bca721457, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12c8f26b-3232-4cb2-af37-d96bca721457, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5467593396812236672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54675933968122366725467593396812236672546759339681223667254675933968122366725467593396812236672546759339681223667254675933968122366725467593396812236672546759339681223667254675933968122366725467593396812236672546759339681223667254675933968122366725467593396812236672546759339681223667254675933968122366725467593396812236672546759339681223667254675933968122366725467593396812236672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 936e921d-ea2b-4c70-bbfe-2e5fc9c23983, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12c8f26b-3232-4cb2-af37-d96bca721457, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45af8292-1115-4018-9088-8776662a5851, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45af8292-1115-4018-9088-8776662a5851, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15772353337837889781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577235333783788978115772353337837889781157723533378378897811577235333783788978115772353337837889781157723533378378897811577235333783788978115772353337837889781157723533378378897811577235333783788978115772353337837889781157723533378378897811577235333783788978115772353337837889781157723533378378897811577235333783788978115772353337837889781157723533378378897811577235333783788978115772353337837889781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7b5aab-3585-4b8f-ae3f-824fbd5e3289, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7b5aab-3585-4b8f-ae3f-824fbd5e3289, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2444699083481523921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24446990834815239212444699083481523921244469908348152392124446990834815239212444699083481523921244469908348152392124446990834815239212444699083481523921244469908348152392124446990834815239212444699083481523921244469908348152392124446990834815239212444699083481523921244469908348152392124446990834815239212444699083481523921244469908348152392124446990834815239212444699083481523921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7b5aab-3585-4b8f-ae3f-824fbd5e3289, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45af8292-1115-4018-9088-8776662a5851, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b694c74-2135-4334-9b23-3643564a71b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ea824e-6070-4ca9-8a19-37aa9f31f22f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b694c74-2135-4334-9b23-3643564a71b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16373558839162961735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637355883916296173516373558839162961735163735588391629617351637355883916296173516373558839162961735163735588391629617351637355883916296173516373558839162961735163735588391629617351637355883916296173516373558839162961735163735588391629617351637355883916296173516373558839162961735163735588391629617351637355883916296173516373558839162961735163735588391629617351637355883916296173516373558839162961735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ea824e-6070-4ca9-8a19-37aa9f31f22f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10848691620511216609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084869162051121660910848691620511216609108486916205112166091084869162051121660910848691620511216609108486916205112166091084869162051121660910848691620511216609108486916205112166091084869162051121660910848691620511216609108486916205112166091084869162051121660910848691620511216609108486916205112166091084869162051121660910848691620511216609108486916205112166091084869162051121660910848691620511216609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b694c74-2135-4334-9b23-3643564a71b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ea824e-6070-4ca9-8a19-37aa9f31f22f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9667d822-8941-4c42-bb98-e0d48216f32d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ebe717c-517a-42a7-9405-a8e31baf60b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9667d822-8941-4c42-bb98-e0d48216f32d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1715756371032959296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17157563710329592961715756371032959296171575637103295929617157563710329592961715756371032959296171575637103295929617157563710329592961715756371032959296171575637103295929617157563710329592961715756371032959296171575637103295929617157563710329592961715756371032959296171575637103295929617157563710329592961715756371032959296171575637103295929617157563710329592961715756371032959296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ebe717c-517a-42a7-9405-a8e31baf60b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842661698714580752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784266169871458075217842661698714580752178426616987145807521784266169871458075217842661698714580752178426616987145807521784266169871458075217842661698714580752178426616987145807521784266169871458075217842661698714580752178426616987145807521784266169871458075217842661698714580752178426616987145807521784266169871458075217842661698714580752178426616987145807521784266169871458075217842661698714580752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ebe717c-517a-42a7-9405-a8e31baf60b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1444b5-c433-413c-8989-8dbc9f252800, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1444b5-c433-413c-8989-8dbc9f252800, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11029069804256983150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102906980425698315011029069804256983150110290698042569831501102906980425698315011029069804256983150110290698042569831501102906980425698315011029069804256983150110290698042569831501102906980425698315011029069804256983150110290698042569831501102906980425698315011029069804256983150110290698042569831501102906980425698315011029069804256983150110290698042569831501102906980425698315011029069804256983150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1444b5-c433-413c-8989-8dbc9f252800, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc8bf23a-3169-4482-be06-673ca1492535, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc8bf23a-3169-4482-be06-673ca1492535, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9244824402858527506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92448244028585275069244824402858527506924482440285852750692448244028585275069244824402858527506924482440285852750692448244028585275069244824402858527506924482440285852750692448244028585275069244824402858527506924482440285852750692448244028585275069244824402858527506924482440285852750692448244028585275069244824402858527506924482440285852750692448244028585275069244824402858527506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc8bf23a-3169-4482-be06-673ca1492535, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02096ec2-bb8f-4293-a255-9857be6bc160, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02096ec2-bb8f-4293-a255-9857be6bc160, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6108146274329873057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61081462743298730576108146274329873057610814627432987305761081462743298730576108146274329873057610814627432987305761081462743298730576108146274329873057610814627432987305761081462743298730576108146274329873057610814627432987305761081462743298730576108146274329873057610814627432987305761081462743298730576108146274329873057610814627432987305761081462743298730576108146274329873057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9667d822-8941-4c42-bb98-e0d48216f32d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1aef26a-b7f1-4554-80ed-e7c55f053dd4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1aef26a-b7f1-4554-80ed-e7c55f053dd4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816513749461300801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58165137494613008015816513749461300801581651374946130080158165137494613008015816513749461300801581651374946130080158165137494613008015816513749461300801581651374946130080158165137494613008015816513749461300801581651374946130080158165137494613008015816513749461300801581651374946130080158165137494613008015816513749461300801581651374946130080158165137494613008015816513749461300801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02096ec2-bb8f-4293-a255-9857be6bc160, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20fab591-4c37-4bdc-9549-ce4434433bc1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20fab591-4c37-4bdc-9549-ce4434433bc1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8200657999509973413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82006579995099734138200657999509973413820065799950997341382006579995099734138200657999509973413820065799950997341382006579995099734138200657999509973413820065799950997341382006579995099734138200657999509973413820065799950997341382006579995099734138200657999509973413820065799950997341382006579995099734138200657999509973413820065799950997341382006579995099734138200657999509973413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1aef26a-b7f1-4554-80ed-e7c55f053dd4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495746bf-393c-4c12-a933-d2977efaf2aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495746bf-393c-4c12-a933-d2977efaf2aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13467368710732725144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346736871073272514413467368710732725144134673687107327251441346736871073272514413467368710732725144134673687107327251441346736871073272514413467368710732725144134673687107327251441346736871073272514413467368710732725144134673687107327251441346736871073272514413467368710732725144134673687107327251441346736871073272514413467368710732725144134673687107327251441346736871073272514413467368710732725144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20fab591-4c37-4bdc-9549-ce4434433bc1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c104569-e82c-43ce-a05e-3ddcf96cedc8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c104569-e82c-43ce-a05e-3ddcf96cedc8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 179772918887567584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584179772918887567584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495746bf-393c-4c12-a933-d2977efaf2aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d5055f8-df71-433f-ba1e-ca72beae410f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d5055f8-df71-433f-ba1e-ca72beae410f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7642683954191793143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76426839541917931437642683954191793143764268395419179314376426839541917931437642683954191793143764268395419179314376426839541917931437642683954191793143764268395419179314376426839541917931437642683954191793143764268395419179314376426839541917931437642683954191793143764268395419179314376426839541917931437642683954191793143764268395419179314376426839541917931437642683954191793143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c104569-e82c-43ce-a05e-3ddcf96cedc8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a25a488c-865a-420b-9b8d-03e18fdb6002, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25a488c-865a-420b-9b8d-03e18fdb6002, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 345557387006599345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345345557387006599345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d5055f8-df71-433f-ba1e-ca72beae410f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20a23730-b754-423c-b269-e24b7e24de19, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20a23730-b754-423c-b269-e24b7e24de19, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14571842674650087542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457184267465008754214571842674650087542145718426746500875421457184267465008754214571842674650087542145718426746500875421457184267465008754214571842674650087542145718426746500875421457184267465008754214571842674650087542145718426746500875421457184267465008754214571842674650087542145718426746500875421457184267465008754214571842674650087542145718426746500875421457184267465008754214571842674650087542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25a488c-865a-420b-9b8d-03e18fdb6002, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 700f0e57-fb86-4ff7-a7b9-d4d89acfcc4e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 700f0e57-fb86-4ff7-a7b9-d4d89acfcc4e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4718883031033247496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47188830310332474964718883031033247496471888303103324749647188830310332474964718883031033247496471888303103324749647188830310332474964718883031033247496471888303103324749647188830310332474964718883031033247496471888303103324749647188830310332474964718883031033247496471888303103324749647188830310332474964718883031033247496471888303103324749647188830310332474964718883031033247496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20a23730-b754-423c-b269-e24b7e24de19, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 435ed8c1-f32d-4d9e-a4e2-ed3f3bccd987, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 435ed8c1-f32d-4d9e-a4e2-ed3f3bccd987, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15285191502733451987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528519150273345198715285191502733451987152851915027334519871528519150273345198715285191502733451987152851915027334519871528519150273345198715285191502733451987152851915027334519871528519150273345198715285191502733451987152851915027334519871528519150273345198715285191502733451987152851915027334519871528519150273345198715285191502733451987152851915027334519871528519150273345198715285191502733451987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700f0e57-fb86-4ff7-a7b9-d4d89acfcc4e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6fdf153-32f6-427a-81e7-c5917ce9804b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6fdf153-32f6-427a-81e7-c5917ce9804b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3620930602755099662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36209306027550996623620930602755099662362093060275509966236209306027550996623620930602755099662362093060275509966236209306027550996623620930602755099662362093060275509966236209306027550996623620930602755099662362093060275509966236209306027550996623620930602755099662362093060275509966236209306027550996623620930602755099662362093060275509966236209306027550996623620930602755099662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 435ed8c1-f32d-4d9e-a4e2-ed3f3bccd987, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed93758-5205-47bb-8296-1b5a26699aca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed93758-5205-47bb-8296-1b5a26699aca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3658485434963993398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36584854349639933983658485434963993398365848543496399339836584854349639933983658485434963993398365848543496399339836584854349639933983658485434963993398365848543496399339836584854349639933983658485434963993398365848543496399339836584854349639933983658485434963993398365848543496399339836584854349639933983658485434963993398365848543496399339836584854349639933983658485434963993398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6fdf153-32f6-427a-81e7-c5917ce9804b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a098e11c-fd30-4d5e-baf0-cd81f4f6d5ec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a098e11c-fd30-4d5e-baf0-cd81f4f6d5ec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14963732631222347923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496373263122234792314963732631222347923149637326312223479231496373263122234792314963732631222347923149637326312223479231496373263122234792314963732631222347923149637326312223479231496373263122234792314963732631222347923149637326312223479231496373263122234792314963732631222347923149637326312223479231496373263122234792314963732631222347923149637326312223479231496373263122234792314963732631222347923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed93758-5205-47bb-8296-1b5a26699aca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f872e6e-4acb-4505-b208-3ba160502db0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f872e6e-4acb-4505-b208-3ba160502db0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16403907497156714125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640390749715671412516403907497156714125164039074971567141251640390749715671412516403907497156714125164039074971567141251640390749715671412516403907497156714125164039074971567141251640390749715671412516403907497156714125164039074971567141251640390749715671412516403907497156714125164039074971567141251640390749715671412516403907497156714125164039074971567141251640390749715671412516403907497156714125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a098e11c-fd30-4d5e-baf0-cd81f4f6d5ec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e985aac7-da97-4f29-a50d-fa996ea3f129, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e985aac7-da97-4f29-a50d-fa996ea3f129, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12623051414419493087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262305141441949308712623051414419493087126230514144194930871262305141441949308712623051414419493087126230514144194930871262305141441949308712623051414419493087126230514144194930871262305141441949308712623051414419493087126230514144194930871262305141441949308712623051414419493087126230514144194930871262305141441949308712623051414419493087126230514144194930871262305141441949308712623051414419493087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f872e6e-4acb-4505-b208-3ba160502db0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aed862f-2a8b-45b4-a892-5fd517187b8f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aed862f-2a8b-45b4-a892-5fd517187b8f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16577277177687286294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657727717768728629416577277177687286294165772771776872862941657727717768728629416577277177687286294165772771776872862941657727717768728629416577277177687286294165772771776872862941657727717768728629416577277177687286294165772771776872862941657727717768728629416577277177687286294165772771776872862941657727717768728629416577277177687286294165772771776872862941657727717768728629416577277177687286294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e985aac7-da97-4f29-a50d-fa996ea3f129, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2391c1fc-4608-4973-b259-02b177cc5b0f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2391c1fc-4608-4973-b259-02b177cc5b0f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939788637240074040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69397886372400740406939788637240074040693978863724007404069397886372400740406939788637240074040693978863724007404069397886372400740406939788637240074040693978863724007404069397886372400740406939788637240074040693978863724007404069397886372400740406939788637240074040693978863724007404069397886372400740406939788637240074040693978863724007404069397886372400740406939788637240074040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aed862f-2a8b-45b4-a892-5fd517187b8f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b51ec1b-d4d8-45fd-947f-864fccfbdbc7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b51ec1b-d4d8-45fd-947f-864fccfbdbc7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3939583354721091816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39395833547210918163939583354721091816393958335472109181639395833547210918163939583354721091816393958335472109181639395833547210918163939583354721091816393958335472109181639395833547210918163939583354721091816393958335472109181639395833547210918163939583354721091816393958335472109181639395833547210918163939583354721091816393958335472109181639395833547210918163939583354721091816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2391c1fc-4608-4973-b259-02b177cc5b0f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c19e4699-f597-4935-9312-4b525d7232e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19e4699-f597-4935-9312-4b525d7232e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 915225299276937450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450915225299276937450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b51ec1b-d4d8-45fd-947f-864fccfbdbc7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82348a2c-1b43-4395-ac64-f4869964d65e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82348a2c-1b43-4395-ac64-f4869964d65e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16553679003635748141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655367900363574814116553679003635748141165536790036357481411655367900363574814116553679003635748141165536790036357481411655367900363574814116553679003635748141165536790036357481411655367900363574814116553679003635748141165536790036357481411655367900363574814116553679003635748141165536790036357481411655367900363574814116553679003635748141165536790036357481411655367900363574814116553679003635748141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19e4699-f597-4935-9312-4b525d7232e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bfa72f0-ccc9-47d5-9e5c-1f4d51e723f6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bfa72f0-ccc9-47d5-9e5c-1f4d51e723f6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17765592391213407276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776559239121340727617765592391213407276177655923912134072761776559239121340727617765592391213407276177655923912134072761776559239121340727617765592391213407276177655923912134072761776559239121340727617765592391213407276177655923912134072761776559239121340727617765592391213407276177655923912134072761776559239121340727617765592391213407276177655923912134072761776559239121340727617765592391213407276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82348a2c-1b43-4395-ac64-f4869964d65e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751a9684-b7a5-46df-b687-8e8b436f3e52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751a9684-b7a5-46df-b687-8e8b436f3e52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12293669619044725239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229366961904472523912293669619044725239122936696190447252391229366961904472523912293669619044725239122936696190447252391229366961904472523912293669619044725239122936696190447252391229366961904472523912293669619044725239122936696190447252391229366961904472523912293669619044725239122936696190447252391229366961904472523912293669619044725239122936696190447252391229366961904472523912293669619044725239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bfa72f0-ccc9-47d5-9e5c-1f4d51e723f6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a71c384-b136-4770-925d-00322edfa45a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a71c384-b136-4770-925d-00322edfa45a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8726234507682065103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87262345076820651038726234507682065103872623450768206510387262345076820651038726234507682065103872623450768206510387262345076820651038726234507682065103872623450768206510387262345076820651038726234507682065103872623450768206510387262345076820651038726234507682065103872623450768206510387262345076820651038726234507682065103872623450768206510387262345076820651038726234507682065103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751a9684-b7a5-46df-b687-8e8b436f3e52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf52206a-e710-4339-9a49-f63cd4a57ef6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf52206a-e710-4339-9a49-f63cd4a57ef6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859756512567315330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38597565125673153303859756512567315330385975651256731533038597565125673153303859756512567315330385975651256731533038597565125673153303859756512567315330385975651256731533038597565125673153303859756512567315330385975651256731533038597565125673153303859756512567315330385975651256731533038597565125673153303859756512567315330385975651256731533038597565125673153303859756512567315330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a71c384-b136-4770-925d-00322edfa45a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d510967c-47b6-419e-b5b5-9e72997bc3be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d510967c-47b6-419e-b5b5-9e72997bc3be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13781522096100715761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378152209610071576113781522096100715761137815220961007157611378152209610071576113781522096100715761137815220961007157611378152209610071576113781522096100715761137815220961007157611378152209610071576113781522096100715761137815220961007157611378152209610071576113781522096100715761137815220961007157611378152209610071576113781522096100715761137815220961007157611378152209610071576113781522096100715761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf52206a-e710-4339-9a49-f63cd4a57ef6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a5d783-f094-44ac-8366-90fbd29cc89e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a5d783-f094-44ac-8366-90fbd29cc89e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 67280331034131764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6728033103413176467280331034131764672803310341317646728033103413176467280331034131764672803310341317646728033103413176467280331034131764672803310341317646728033103413176467280331034131764672803310341317646728033103413176467280331034131764672803310341317646728033103413176467280331034131764672803310341317646728033103413176467280331034131764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d510967c-47b6-419e-b5b5-9e72997bc3be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd0f00e9-c436-48f1-916d-2a1b6f3624a3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd0f00e9-c436-48f1-916d-2a1b6f3624a3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92895541029313420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9289554102931342092895541029313420928955410293134209289554102931342092895541029313420928955410293134209289554102931342092895541029313420928955410293134209289554102931342092895541029313420928955410293134209289554102931342092895541029313420928955410293134209289554102931342092895541029313420928955410293134209289554102931342092895541029313420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a5d783-f094-44ac-8366-90fbd29cc89e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb4ceb55-d93d-4d88-86b7-6646bb7489aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb4ceb55-d93d-4d88-86b7-6646bb7489aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14477583729672018659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447758372967201865914477583729672018659144775837296720186591447758372967201865914477583729672018659144775837296720186591447758372967201865914477583729672018659144775837296720186591447758372967201865914477583729672018659144775837296720186591447758372967201865914477583729672018659144775837296720186591447758372967201865914477583729672018659144775837296720186591447758372967201865914477583729672018659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd0f00e9-c436-48f1-916d-2a1b6f3624a3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3d5345-f530-4351-86dd-2a654ab9c563, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3d5345-f530-4351-86dd-2a654ab9c563, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541867462811001950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45418674628110019504541867462811001950454186746281100195045418674628110019504541867462811001950454186746281100195045418674628110019504541867462811001950454186746281100195045418674628110019504541867462811001950454186746281100195045418674628110019504541867462811001950454186746281100195045418674628110019504541867462811001950454186746281100195045418674628110019504541867462811001950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb4ceb55-d93d-4d88-86b7-6646bb7489aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5da3f049-63f6-4a06-91b4-944ce0d4b5d5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5da3f049-63f6-4a06-91b4-944ce0d4b5d5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10258791803069236458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025879180306923645810258791803069236458102587918030692364581025879180306923645810258791803069236458102587918030692364581025879180306923645810258791803069236458102587918030692364581025879180306923645810258791803069236458102587918030692364581025879180306923645810258791803069236458102587918030692364581025879180306923645810258791803069236458102587918030692364581025879180306923645810258791803069236458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3d5345-f530-4351-86dd-2a654ab9c563, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b2718ab-21e1-4c4e-9ef2-ddffff6fcd13, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b2718ab-21e1-4c4e-9ef2-ddffff6fcd13, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8610392543204250333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86103925432042503338610392543204250333861039254320425033386103925432042503338610392543204250333861039254320425033386103925432042503338610392543204250333861039254320425033386103925432042503338610392543204250333861039254320425033386103925432042503338610392543204250333861039254320425033386103925432042503338610392543204250333861039254320425033386103925432042503338610392543204250333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5da3f049-63f6-4a06-91b4-944ce0d4b5d5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 230665b1-e298-473b-85ea-287d72093ea6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 230665b1-e298-473b-85ea-287d72093ea6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8256644111412478841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82566441114124788418256644111412478841825664411141247884182566441114124788418256644111412478841825664411141247884182566441114124788418256644111412478841825664411141247884182566441114124788418256644111412478841825664411141247884182566441114124788418256644111412478841825664411141247884182566441114124788418256644111412478841825664411141247884182566441114124788418256644111412478841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b2718ab-21e1-4c4e-9ef2-ddffff6fcd13, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13d9bf85-66dc-400a-a018-18660e1f28c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13d9bf85-66dc-400a-a018-18660e1f28c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17516727331036408169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751672733103640816917516727331036408169175167273310364081691751672733103640816917516727331036408169175167273310364081691751672733103640816917516727331036408169175167273310364081691751672733103640816917516727331036408169175167273310364081691751672733103640816917516727331036408169175167273310364081691751672733103640816917516727331036408169175167273310364081691751672733103640816917516727331036408169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 230665b1-e298-473b-85ea-287d72093ea6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6d2a1c-1b20-4c01-ad7f-5e1f13d437ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6d2a1c-1b20-4c01-ad7f-5e1f13d437ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5808007715880409804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58080077158804098045808007715880409804580800771588040980458080077158804098045808007715880409804580800771588040980458080077158804098045808007715880409804580800771588040980458080077158804098045808007715880409804580800771588040980458080077158804098045808007715880409804580800771588040980458080077158804098045808007715880409804580800771588040980458080077158804098045808007715880409804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13d9bf85-66dc-400a-a018-18660e1f28c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c88d0225-3e11-45eb-9479-a1ff48a29cc2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c88d0225-3e11-45eb-9479-a1ff48a29cc2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14940349260749872313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494034926074987231314940349260749872313149403492607498723131494034926074987231314940349260749872313149403492607498723131494034926074987231314940349260749872313149403492607498723131494034926074987231314940349260749872313149403492607498723131494034926074987231314940349260749872313149403492607498723131494034926074987231314940349260749872313149403492607498723131494034926074987231314940349260749872313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6d2a1c-1b20-4c01-ad7f-5e1f13d437ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115d3a23-b0be-431b-a545-c3c3cffb2052, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115d3a23-b0be-431b-a545-c3c3cffb2052, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5723303764314198913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57233037643141989135723303764314198913572330376431419891357233037643141989135723303764314198913572330376431419891357233037643141989135723303764314198913572330376431419891357233037643141989135723303764314198913572330376431419891357233037643141989135723303764314198913572330376431419891357233037643141989135723303764314198913572330376431419891357233037643141989135723303764314198913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c88d0225-3e11-45eb-9479-a1ff48a29cc2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3c2982-37ff-4e32-a84c-207b1e61106e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115d3a23-b0be-431b-a545-c3c3cffb2052, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3c2982-37ff-4e32-a84c-207b1e61106e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17665737282750920513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766573728275092051317665737282750920513176657372827509205131766573728275092051317665737282750920513176657372827509205131766573728275092051317665737282750920513176657372827509205131766573728275092051317665737282750920513176657372827509205131766573728275092051317665737282750920513176657372827509205131766573728275092051317665737282750920513176657372827509205131766573728275092051317665737282750920513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a10c194-e2d5-40fc-b8bc-b27b9d135016, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a10c194-e2d5-40fc-b8bc-b27b9d135016, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3939895000596085664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39398950005960856643939895000596085664393989500059608566439398950005960856643939895000596085664393989500059608566439398950005960856643939895000596085664393989500059608566439398950005960856643939895000596085664393989500059608566439398950005960856643939895000596085664393989500059608566439398950005960856643939895000596085664393989500059608566439398950005960856643939895000596085664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3c2982-37ff-4e32-a84c-207b1e61106e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442cc55f-47d6-4c22-af6b-b042c7bab6c9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442cc55f-47d6-4c22-af6b-b042c7bab6c9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10760056041393663016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076005604139366301610760056041393663016107600560413936630161076005604139366301610760056041393663016107600560413936630161076005604139366301610760056041393663016107600560413936630161076005604139366301610760056041393663016107600560413936630161076005604139366301610760056041393663016107600560413936630161076005604139366301610760056041393663016107600560413936630161076005604139366301610760056041393663016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a10c194-e2d5-40fc-b8bc-b27b9d135016, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa188fac-d2d5-4aa4-94c2-0520e26aac8d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa188fac-d2d5-4aa4-94c2-0520e26aac8d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13535634957875367532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353563495787536753213535634957875367532135356349578753675321353563495787536753213535634957875367532135356349578753675321353563495787536753213535634957875367532135356349578753675321353563495787536753213535634957875367532135356349578753675321353563495787536753213535634957875367532135356349578753675321353563495787536753213535634957875367532135356349578753675321353563495787536753213535634957875367532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa188fac-d2d5-4aa4-94c2-0520e26aac8d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442cc55f-47d6-4c22-af6b-b042c7bab6c9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726ba7fd-cf8f-4161-bcf4-c6a8e337e345, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c5dfc0-d4ed-4eb5-9d64-ca182f45b6e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726ba7fd-cf8f-4161-bcf4-c6a8e337e345, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18060797417686645854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806079741768664585418060797417686645854180607974176866458541806079741768664585418060797417686645854180607974176866458541806079741768664585418060797417686645854180607974176866458541806079741768664585418060797417686645854180607974176866458541806079741768664585418060797417686645854180607974176866458541806079741768664585418060797417686645854180607974176866458541806079741768664585418060797417686645854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c5dfc0-d4ed-4eb5-9d64-ca182f45b6e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799977913789108844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67999779137891088446799977913789108844679997791378910884467999779137891088446799977913789108844679997791378910884467999779137891088446799977913789108844679997791378910884467999779137891088446799977913789108844679997791378910884467999779137891088446799977913789108844679997791378910884467999779137891088446799977913789108844679997791378910884467999779137891088446799977913789108844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726ba7fd-cf8f-4161-bcf4-c6a8e337e345, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc4fabb-417f-40f2-8a6f-46f8a6950fe1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c5dfc0-d4ed-4eb5-9d64-ca182f45b6e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc4fabb-417f-40f2-8a6f-46f8a6950fe1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2263863506905485593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22638635069054855932263863506905485593226386350690548559322638635069054855932263863506905485593226386350690548559322638635069054855932263863506905485593226386350690548559322638635069054855932263863506905485593226386350690548559322638635069054855932263863506905485593226386350690548559322638635069054855932263863506905485593226386350690548559322638635069054855932263863506905485593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea724b51-27ba-4e87-b142-f4654491c335, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea724b51-27ba-4e87-b142-f4654491c335, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15503607790056313412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550360779005631341215503607790056313412155036077900563134121550360779005631341215503607790056313412155036077900563134121550360779005631341215503607790056313412155036077900563134121550360779005631341215503607790056313412155036077900563134121550360779005631341215503607790056313412155036077900563134121550360779005631341215503607790056313412155036077900563134121550360779005631341215503607790056313412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc4fabb-417f-40f2-8a6f-46f8a6950fe1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75a4cab8-4a0a-4ee7-a6f7-6f85abacc9c9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a4cab8-4a0a-4ee7-a6f7-6f85abacc9c9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1299138008811958356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12991380088119583561299138008811958356129913800881195835612991380088119583561299138008811958356129913800881195835612991380088119583561299138008811958356129913800881195835612991380088119583561299138008811958356129913800881195835612991380088119583561299138008811958356129913800881195835612991380088119583561299138008811958356129913800881195835612991380088119583561299138008811958356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea724b51-27ba-4e87-b142-f4654491c335, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b855576-15b6-40e7-9df8-a3ce8a51038e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b855576-15b6-40e7-9df8-a3ce8a51038e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16657097454848560793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665709745484856079316657097454848560793166570974548485607931665709745484856079316657097454848560793166570974548485607931665709745484856079316657097454848560793166570974548485607931665709745484856079316657097454848560793166570974548485607931665709745484856079316657097454848560793166570974548485607931665709745484856079316657097454848560793166570974548485607931665709745484856079316657097454848560793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a4cab8-4a0a-4ee7-a6f7-6f85abacc9c9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b855576-15b6-40e7-9df8-a3ce8a51038e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a9afa27-7075-4fcc-bfd4-87b17fa374b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab1495e-18d9-4f47-9f25-e9520fdf169b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a9afa27-7075-4fcc-bfd4-87b17fa374b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957971627531435709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69579716275314357096957971627531435709695797162753143570969579716275314357096957971627531435709695797162753143570969579716275314357096957971627531435709695797162753143570969579716275314357096957971627531435709695797162753143570969579716275314357096957971627531435709695797162753143570969579716275314357096957971627531435709695797162753143570969579716275314357096957971627531435709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab1495e-18d9-4f47-9f25-e9520fdf169b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14049543218727603686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404954321872760368614049543218727603686140495432187276036861404954321872760368614049543218727603686140495432187276036861404954321872760368614049543218727603686140495432187276036861404954321872760368614049543218727603686140495432187276036861404954321872760368614049543218727603686140495432187276036861404954321872760368614049543218727603686140495432187276036861404954321872760368614049543218727603686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab1495e-18d9-4f47-9f25-e9520fdf169b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a9afa27-7075-4fcc-bfd4-87b17fa374b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63c70270-a501-488b-87cb-4dca01c8bd46, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0c2cd7-9f92-491a-88e4-5700c58bd405, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63c70270-a501-488b-87cb-4dca01c8bd46, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3277644460672916349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32776444606729163493277644460672916349327764446067291634932776444606729163493277644460672916349327764446067291634932776444606729163493277644460672916349327764446067291634932776444606729163493277644460672916349327764446067291634932776444606729163493277644460672916349327764446067291634932776444606729163493277644460672916349327764446067291634932776444606729163493277644460672916349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0c2cd7-9f92-491a-88e4-5700c58bd405, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11057510801697736809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105751080169773680911057510801697736809110575108016977368091105751080169773680911057510801697736809110575108016977368091105751080169773680911057510801697736809110575108016977368091105751080169773680911057510801697736809110575108016977368091105751080169773680911057510801697736809110575108016977368091105751080169773680911057510801697736809110575108016977368091105751080169773680911057510801697736809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63c70270-a501-488b-87cb-4dca01c8bd46, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6e2256-39b1-4ad8-9f27-b2f9db1f6ab1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0c2cd7-9f92-491a-88e4-5700c58bd405, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6e2256-39b1-4ad8-9f27-b2f9db1f6ab1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7799235377240880351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77992353772408803517799235377240880351779923537724088035177992353772408803517799235377240880351779923537724088035177992353772408803517799235377240880351779923537724088035177992353772408803517799235377240880351779923537724088035177992353772408803517799235377240880351779923537724088035177992353772408803517799235377240880351779923537724088035177992353772408803517799235377240880351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be88a08a-de30-4532-bf2a-f9e48fbd7232, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be88a08a-de30-4532-bf2a-f9e48fbd7232, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6212941907278278080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62129419072782780806212941907278278080621294190727827808062129419072782780806212941907278278080621294190727827808062129419072782780806212941907278278080621294190727827808062129419072782780806212941907278278080621294190727827808062129419072782780806212941907278278080621294190727827808062129419072782780806212941907278278080621294190727827808062129419072782780806212941907278278080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6e2256-39b1-4ad8-9f27-b2f9db1f6ab1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be88a08a-de30-4532-bf2a-f9e48fbd7232, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7667a3fd-4ea8-4611-ac44-86920cfdf75e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7667a3fd-4ea8-4611-ac44-86920cfdf75e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1589778368554739770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15897783685547397701589778368554739770158977836855473977015897783685547397701589778368554739770158977836855473977015897783685547397701589778368554739770158977836855473977015897783685547397701589778368554739770158977836855473977015897783685547397701589778368554739770158977836855473977015897783685547397701589778368554739770158977836855473977015897783685547397701589778368554739770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0fdbb0-b35f-485b-961e-859f34fee2e4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0fdbb0-b35f-485b-961e-859f34fee2e4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17517050048121394827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751705004812139482717517050048121394827175170500481213948271751705004812139482717517050048121394827175170500481213948271751705004812139482717517050048121394827175170500481213948271751705004812139482717517050048121394827175170500481213948271751705004812139482717517050048121394827175170500481213948271751705004812139482717517050048121394827175170500481213948271751705004812139482717517050048121394827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7667a3fd-4ea8-4611-ac44-86920cfdf75e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0fdbb0-b35f-485b-961e-859f34fee2e4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef9ae13-1fff-4795-8d03-c75389fd79ab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef28910-a5c9-4b7e-98f6-91c9b108df08, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef9ae13-1fff-4795-8d03-c75389fd79ab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644431161358808703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164443116135880870311644431161358808703116444311613588087031164443116135880870311644431161358808703116444311613588087031164443116135880870311644431161358808703116444311613588087031164443116135880870311644431161358808703116444311613588087031164443116135880870311644431161358808703116444311613588087031164443116135880870311644431161358808703116444311613588087031164443116135880870311644431161358808703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef28910-a5c9-4b7e-98f6-91c9b108df08, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11129014597542961673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112901459754296167311129014597542961673111290145975429616731112901459754296167311129014597542961673111290145975429616731112901459754296167311129014597542961673111290145975429616731112901459754296167311129014597542961673111290145975429616731112901459754296167311129014597542961673111290145975429616731112901459754296167311129014597542961673111290145975429616731112901459754296167311129014597542961673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef9ae13-1fff-4795-8d03-c75389fd79ab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef28910-a5c9-4b7e-98f6-91c9b108df08, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5147e720-1bfa-41f4-9706-8302e7652b90, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bcc642c-9565-4723-8fb2-5d11871d38e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5147e720-1bfa-41f4-9706-8302e7652b90, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11642634658736161419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164263465873616141911642634658736161419116426346587361614191164263465873616141911642634658736161419116426346587361614191164263465873616141911642634658736161419116426346587361614191164263465873616141911642634658736161419116426346587361614191164263465873616141911642634658736161419116426346587361614191164263465873616141911642634658736161419116426346587361614191164263465873616141911642634658736161419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bcc642c-9565-4723-8fb2-5d11871d38e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557181497402174457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25571814974021744572557181497402174457255718149740217445725571814974021744572557181497402174457255718149740217445725571814974021744572557181497402174457255718149740217445725571814974021744572557181497402174457255718149740217445725571814974021744572557181497402174457255718149740217445725571814974021744572557181497402174457255718149740217445725571814974021744572557181497402174457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5147e720-1bfa-41f4-9706-8302e7652b90, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bcc642c-9565-4723-8fb2-5d11871d38e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c29d47a-154f-4bc4-8e19-be0b38fe1379, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa386d39-4357-4f9a-bb66-63b4510b5a79, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c29d47a-154f-4bc4-8e19-be0b38fe1379, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1444891252790451838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14448912527904518381444891252790451838144489125279045183814448912527904518381444891252790451838144489125279045183814448912527904518381444891252790451838144489125279045183814448912527904518381444891252790451838144489125279045183814448912527904518381444891252790451838144489125279045183814448912527904518381444891252790451838144489125279045183814448912527904518381444891252790451838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa386d39-4357-4f9a-bb66-63b4510b5a79, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6100566009178882290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61005660091788822906100566009178882290610056600917888229061005660091788822906100566009178882290610056600917888229061005660091788822906100566009178882290610056600917888229061005660091788822906100566009178882290610056600917888229061005660091788822906100566009178882290610056600917888229061005660091788822906100566009178882290610056600917888229061005660091788822906100566009178882290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c29d47a-154f-4bc4-8e19-be0b38fe1379, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa386d39-4357-4f9a-bb66-63b4510b5a79, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a927eee7-228a-4a01-9bfd-dd02bee01171, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 591555e5-68ea-403e-901f-95da2f2d2821, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a927eee7-228a-4a01-9bfd-dd02bee01171, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190365542492544776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119036554249254477611190365542492544776111903655424925447761119036554249254477611190365542492544776111903655424925447761119036554249254477611190365542492544776111903655424925447761119036554249254477611190365542492544776111903655424925447761119036554249254477611190365542492544776111903655424925447761119036554249254477611190365542492544776111903655424925447761119036554249254477611190365542492544776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 591555e5-68ea-403e-901f-95da2f2d2821, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3710454798485587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37104547984855873710454798485587371045479848558737104547984855873710454798485587371045479848558737104547984855873710454798485587371045479848558737104547984855873710454798485587371045479848558737104547984855873710454798485587371045479848558737104547984855873710454798485587371045479848558737104547984855873710454798485587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a927eee7-228a-4a01-9bfd-dd02bee01171, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591555e5-68ea-403e-901f-95da2f2d2821, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5793227-eb3f-4fe4-8770-3c68fba3c926, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f629f9-e867-463c-b0f1-f0e073cf103b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5793227-eb3f-4fe4-8770-3c68fba3c926, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4794451656145867313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47944516561458673134794451656145867313479445165614586731347944516561458673134794451656145867313479445165614586731347944516561458673134794451656145867313479445165614586731347944516561458673134794451656145867313479445165614586731347944516561458673134794451656145867313479445165614586731347944516561458673134794451656145867313479445165614586731347944516561458673134794451656145867313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f629f9-e867-463c-b0f1-f0e073cf103b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846706017026148931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284670601702614893112846706017026148931128467060170261489311284670601702614893112846706017026148931128467060170261489311284670601702614893112846706017026148931128467060170261489311284670601702614893112846706017026148931128467060170261489311284670601702614893112846706017026148931128467060170261489311284670601702614893112846706017026148931128467060170261489311284670601702614893112846706017026148931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5793227-eb3f-4fe4-8770-3c68fba3c926, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f629f9-e867-463c-b0f1-f0e073cf103b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46df633f-f021-4d43-b2c5-f86bc306791c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46df633f-f021-4d43-b2c5-f86bc306791c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7182271846694736302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71822718466947363027182271846694736302718227184669473630271822718466947363027182271846694736302718227184669473630271822718466947363027182271846694736302718227184669473630271822718466947363027182271846694736302718227184669473630271822718466947363027182271846694736302718227184669473630271822718466947363027182271846694736302718227184669473630271822718466947363027182271846694736302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27147dc8-afce-43c7-8664-a6b42abed07b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27147dc8-afce-43c7-8664-a6b42abed07b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16073434352491530737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607343435249153073716073434352491530737160734343524915307371607343435249153073716073434352491530737160734343524915307371607343435249153073716073434352491530737160734343524915307371607343435249153073716073434352491530737160734343524915307371607343435249153073716073434352491530737160734343524915307371607343435249153073716073434352491530737160734343524915307371607343435249153073716073434352491530737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46df633f-f021-4d43-b2c5-f86bc306791c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27147dc8-afce-43c7-8664-a6b42abed07b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bec1af6-ab26-4ccc-adc8-833c0b271885, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bd48fe-2265-47da-8401-2d1b91ab7170, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bec1af6-ab26-4ccc-adc8-833c0b271885, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4769559818714920873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47695598187149208734769559818714920873476955981871492087347695598187149208734769559818714920873476955981871492087347695598187149208734769559818714920873476955981871492087347695598187149208734769559818714920873476955981871492087347695598187149208734769559818714920873476955981871492087347695598187149208734769559818714920873476955981871492087347695598187149208734769559818714920873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bd48fe-2265-47da-8401-2d1b91ab7170, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9047615099288408579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90476150992884085799047615099288408579904761509928840857990476150992884085799047615099288408579904761509928840857990476150992884085799047615099288408579904761509928840857990476150992884085799047615099288408579904761509928840857990476150992884085799047615099288408579904761509928840857990476150992884085799047615099288408579904761509928840857990476150992884085799047615099288408579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bec1af6-ab26-4ccc-adc8-833c0b271885, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bd48fe-2265-47da-8401-2d1b91ab7170, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e434b4f8-c800-4c52-92cb-43e7a17f15d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e22ffae-bc16-4c10-bc13-e5cf3bd9a91b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e434b4f8-c800-4c52-92cb-43e7a17f15d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8984761963268482798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89847619632684827988984761963268482798898476196326848279889847619632684827988984761963268482798898476196326848279889847619632684827988984761963268482798898476196326848279889847619632684827988984761963268482798898476196326848279889847619632684827988984761963268482798898476196326848279889847619632684827988984761963268482798898476196326848279889847619632684827988984761963268482798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e22ffae-bc16-4c10-bc13-e5cf3bd9a91b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1672575153678765592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16725751536787655921672575153678765592167257515367876559216725751536787655921672575153678765592167257515367876559216725751536787655921672575153678765592167257515367876559216725751536787655921672575153678765592167257515367876559216725751536787655921672575153678765592167257515367876559216725751536787655921672575153678765592167257515367876559216725751536787655921672575153678765592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e434b4f8-c800-4c52-92cb-43e7a17f15d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e22ffae-bc16-4c10-bc13-e5cf3bd9a91b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acca12f5-5343-48ad-9ef1-6ba316f5f9a6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 910bddc1-b582-4b7f-8f28-d53699322da7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acca12f5-5343-48ad-9ef1-6ba316f5f9a6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671524073313571558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46715240733135715584671524073313571558467152407331357155846715240733135715584671524073313571558467152407331357155846715240733135715584671524073313571558467152407331357155846715240733135715584671524073313571558467152407331357155846715240733135715584671524073313571558467152407331357155846715240733135715584671524073313571558467152407331357155846715240733135715584671524073313571558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 910bddc1-b582-4b7f-8f28-d53699322da7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10565617482800862629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056561748280086262910565617482800862629105656174828008626291056561748280086262910565617482800862629105656174828008626291056561748280086262910565617482800862629105656174828008626291056561748280086262910565617482800862629105656174828008626291056561748280086262910565617482800862629105656174828008626291056561748280086262910565617482800862629105656174828008626291056561748280086262910565617482800862629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 910bddc1-b582-4b7f-8f28-d53699322da7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e64b2e-9220-42eb-b837-5d343543f1ef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e64b2e-9220-42eb-b837-5d343543f1ef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12241843984640237462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224184398464023746212241843984640237462122418439846402374621224184398464023746212241843984640237462122418439846402374621224184398464023746212241843984640237462122418439846402374621224184398464023746212241843984640237462122418439846402374621224184398464023746212241843984640237462122418439846402374621224184398464023746212241843984640237462122418439846402374621224184398464023746212241843984640237462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e64b2e-9220-42eb-b837-5d343543f1ef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48596f31-6a22-48fd-aabd-86555cb281c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48596f31-6a22-48fd-aabd-86555cb281c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15547644843808770954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554764484380877095415547644843808770954155476448438087709541554764484380877095415547644843808770954155476448438087709541554764484380877095415547644843808770954155476448438087709541554764484380877095415547644843808770954155476448438087709541554764484380877095415547644843808770954155476448438087709541554764484380877095415547644843808770954155476448438087709541554764484380877095415547644843808770954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acca12f5-5343-48ad-9ef1-6ba316f5f9a6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7206b868-450a-4dcf-b8ae-e5a78097c898, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7206b868-450a-4dcf-b8ae-e5a78097c898, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14801796651259850554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480179665125985055414801796651259850554148017966512598505541480179665125985055414801796651259850554148017966512598505541480179665125985055414801796651259850554148017966512598505541480179665125985055414801796651259850554148017966512598505541480179665125985055414801796651259850554148017966512598505541480179665125985055414801796651259850554148017966512598505541480179665125985055414801796651259850554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48596f31-6a22-48fd-aabd-86555cb281c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347d4fc6-153d-4772-aad6-07cd9eae3b20, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7206b868-450a-4dcf-b8ae-e5a78097c898, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347d4fc6-153d-4772-aad6-07cd9eae3b20, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2234918187306461668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22349181873064616682234918187306461668223491818730646166822349181873064616682234918187306461668223491818730646166822349181873064616682234918187306461668223491818730646166822349181873064616682234918187306461668223491818730646166822349181873064616682234918187306461668223491818730646166822349181873064616682234918187306461668223491818730646166822349181873064616682234918187306461668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 434d931a-71c4-4250-98bc-0535b39bb054, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 434d931a-71c4-4250-98bc-0535b39bb054, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1583080331122301762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15830803311223017621583080331122301762158308033112230176215830803311223017621583080331122301762158308033112230176215830803311223017621583080331122301762158308033112230176215830803311223017621583080331122301762158308033112230176215830803311223017621583080331122301762158308033112230176215830803311223017621583080331122301762158308033112230176215830803311223017621583080331122301762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347d4fc6-153d-4772-aad6-07cd9eae3b20, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 434d931a-71c4-4250-98bc-0535b39bb054, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2b1a46b-fcfa-4731-86f0-a9ed60e01d17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2b1a46b-fcfa-4731-86f0-a9ed60e01d17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10167322309623437900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016732230962343790010167322309623437900101673223096234379001016732230962343790010167322309623437900101673223096234379001016732230962343790010167322309623437900101673223096234379001016732230962343790010167322309623437900101673223096234379001016732230962343790010167322309623437900101673223096234379001016732230962343790010167322309623437900101673223096234379001016732230962343790010167322309623437900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 594534bf-cff1-4743-83fe-a269c8ef22fe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 594534bf-cff1-4743-83fe-a269c8ef22fe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5905526002661360147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59055260026613601475905526002661360147590552600266136014759055260026613601475905526002661360147590552600266136014759055260026613601475905526002661360147590552600266136014759055260026613601475905526002661360147590552600266136014759055260026613601475905526002661360147590552600266136014759055260026613601475905526002661360147590552600266136014759055260026613601475905526002661360147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2b1a46b-fcfa-4731-86f0-a9ed60e01d17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 594534bf-cff1-4743-83fe-a269c8ef22fe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f849c7d-1c13-4987-89e0-cfaea61fa37f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3b26db-60b6-4bdf-90f4-d27fdd57b72a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f849c7d-1c13-4987-89e0-cfaea61fa37f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253783191283255491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425378319128325549114253783191283255491142537831912832554911425378319128325549114253783191283255491142537831912832554911425378319128325549114253783191283255491142537831912832554911425378319128325549114253783191283255491142537831912832554911425378319128325549114253783191283255491142537831912832554911425378319128325549114253783191283255491142537831912832554911425378319128325549114253783191283255491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3b26db-60b6-4bdf-90f4-d27fdd57b72a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14973085168860070049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497308516886007004914973085168860070049149730851688600700491497308516886007004914973085168860070049149730851688600700491497308516886007004914973085168860070049149730851688600700491497308516886007004914973085168860070049149730851688600700491497308516886007004914973085168860070049149730851688600700491497308516886007004914973085168860070049149730851688600700491497308516886007004914973085168860070049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f849c7d-1c13-4987-89e0-cfaea61fa37f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4258595b-0403-4b16-b500-5e8576f49317, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4258595b-0403-4b16-b500-5e8576f49317, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9909949663895967794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99099496638959677949909949663895967794990994966389596779499099496638959677949909949663895967794990994966389596779499099496638959677949909949663895967794990994966389596779499099496638959677949909949663895967794990994966389596779499099496638959677949909949663895967794990994966389596779499099496638959677949909949663895967794990994966389596779499099496638959677949909949663895967794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3b26db-60b6-4bdf-90f4-d27fdd57b72a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86e9298c-ba53-4fb6-9d1c-bbff0e80f2ce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86e9298c-ba53-4fb6-9d1c-bbff0e80f2ce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4952170612523044247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49521706125230442474952170612523044247495217061252304424749521706125230442474952170612523044247495217061252304424749521706125230442474952170612523044247495217061252304424749521706125230442474952170612523044247495217061252304424749521706125230442474952170612523044247495217061252304424749521706125230442474952170612523044247495217061252304424749521706125230442474952170612523044247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4258595b-0403-4b16-b500-5e8576f49317, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4796025-0ab7-41b7-acd1-988de82e1bb8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4796025-0ab7-41b7-acd1-988de82e1bb8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296919496940892930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62969194969408929306296919496940892930629691949694089293062969194969408929306296919496940892930629691949694089293062969194969408929306296919496940892930629691949694089293062969194969408929306296919496940892930629691949694089293062969194969408929306296919496940892930629691949694089293062969194969408929306296919496940892930629691949694089293062969194969408929306296919496940892930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86e9298c-ba53-4fb6-9d1c-bbff0e80f2ce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a14a530d-6950-4cbe-9154-928af41ffd56, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a14a530d-6950-4cbe-9154-928af41ffd56, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17583221932322633159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758322193232263315917583221932322633159175832219323226331591758322193232263315917583221932322633159175832219323226331591758322193232263315917583221932322633159175832219323226331591758322193232263315917583221932322633159175832219323226331591758322193232263315917583221932322633159175832219323226331591758322193232263315917583221932322633159175832219323226331591758322193232263315917583221932322633159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4796025-0ab7-41b7-acd1-988de82e1bb8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a14a530d-6950-4cbe-9154-928af41ffd56, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bff2014-4b10-40f1-914c-0a0efd375d3a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bff2014-4b10-40f1-914c-0a0efd375d3a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8732398728425240751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87323987284252407518732398728425240751873239872842524075187323987284252407518732398728425240751873239872842524075187323987284252407518732398728425240751873239872842524075187323987284252407518732398728425240751873239872842524075187323987284252407518732398728425240751873239872842524075187323987284252407518732398728425240751873239872842524075187323987284252407518732398728425240751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23ff69ee-2e38-42df-97e4-7cd9b9373a7f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23ff69ee-2e38-42df-97e4-7cd9b9373a7f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10393017446562658033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039301744656265803310393017446562658033103930174465626580331039301744656265803310393017446562658033103930174465626580331039301744656265803310393017446562658033103930174465626580331039301744656265803310393017446562658033103930174465626580331039301744656265803310393017446562658033103930174465626580331039301744656265803310393017446562658033103930174465626580331039301744656265803310393017446562658033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bff2014-4b10-40f1-914c-0a0efd375d3a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23ff69ee-2e38-42df-97e4-7cd9b9373a7f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab6fb88-3799-4053-abe0-db54acc34524, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363dd7a5-6cad-4ff8-927e-0fb8170f8f92, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab6fb88-3799-4053-abe0-db54acc34524, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898735471508662146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18987354715086621461898735471508662146189873547150866214618987354715086621461898735471508662146189873547150866214618987354715086621461898735471508662146189873547150866214618987354715086621461898735471508662146189873547150866214618987354715086621461898735471508662146189873547150866214618987354715086621461898735471508662146189873547150866214618987354715086621461898735471508662146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363dd7a5-6cad-4ff8-927e-0fb8170f8f92, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7698839691887494647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76988396918874946477698839691887494647769883969188749464776988396918874946477698839691887494647769883969188749464776988396918874946477698839691887494647769883969188749464776988396918874946477698839691887494647769883969188749464776988396918874946477698839691887494647769883969188749464776988396918874946477698839691887494647769883969188749464776988396918874946477698839691887494647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab6fb88-3799-4053-abe0-db54acc34524, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363dd7a5-6cad-4ff8-927e-0fb8170f8f92, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8685daf5-e35b-4d51-9a03-55424b4dda06, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d48c8412-4d70-4e76-a160-582f1eb769f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8685daf5-e35b-4d51-9a03-55424b4dda06, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18104239826991271334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810423982699127133418104239826991271334181042398269912713341810423982699127133418104239826991271334181042398269912713341810423982699127133418104239826991271334181042398269912713341810423982699127133418104239826991271334181042398269912713341810423982699127133418104239826991271334181042398269912713341810423982699127133418104239826991271334181042398269912713341810423982699127133418104239826991271334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d48c8412-4d70-4e76-a160-582f1eb769f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12696066574669634096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269606657466963409612696066574669634096126960665746696340961269606657466963409612696066574669634096126960665746696340961269606657466963409612696066574669634096126960665746696340961269606657466963409612696066574669634096126960665746696340961269606657466963409612696066574669634096126960665746696340961269606657466963409612696066574669634096126960665746696340961269606657466963409612696066574669634096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8685daf5-e35b-4d51-9a03-55424b4dda06, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f4ea41-9d8b-47d1-a574-adf37922dbb3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f4ea41-9d8b-47d1-a574-adf37922dbb3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17488285413850107449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748828541385010744917488285413850107449174882854138501074491748828541385010744917488285413850107449174882854138501074491748828541385010744917488285413850107449174882854138501074491748828541385010744917488285413850107449174882854138501074491748828541385010744917488285413850107449174882854138501074491748828541385010744917488285413850107449174882854138501074491748828541385010744917488285413850107449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d48c8412-4d70-4e76-a160-582f1eb769f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f4ea41-9d8b-47d1-a574-adf37922dbb3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1004294b-b743-4182-ae7a-c335ab5d7f2e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29335141-b5ab-4d42-a6cc-dbae5e11fde5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1004294b-b743-4182-ae7a-c335ab5d7f2e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1841822217846480917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18418222178464809171841822217846480917184182221784648091718418222178464809171841822217846480917184182221784648091718418222178464809171841822217846480917184182221784648091718418222178464809171841822217846480917184182221784648091718418222178464809171841822217846480917184182221784648091718418222178464809171841822217846480917184182221784648091718418222178464809171841822217846480917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29335141-b5ab-4d42-a6cc-dbae5e11fde5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9960869636481480535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99608696364814805359960869636481480535996086963648148053599608696364814805359960869636481480535996086963648148053599608696364814805359960869636481480535996086963648148053599608696364814805359960869636481480535996086963648148053599608696364814805359960869636481480535996086963648148053599608696364814805359960869636481480535996086963648148053599608696364814805359960869636481480535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1004294b-b743-4182-ae7a-c335ab5d7f2e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29335141-b5ab-4d42-a6cc-dbae5e11fde5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db76275-7c1f-46e1-b24a-fe7139ac05b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db76275-7c1f-46e1-b24a-fe7139ac05b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17280174625953937674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728017462595393767417280174625953937674172801746259539376741728017462595393767417280174625953937674172801746259539376741728017462595393767417280174625953937674172801746259539376741728017462595393767417280174625953937674172801746259539376741728017462595393767417280174625953937674172801746259539376741728017462595393767417280174625953937674172801746259539376741728017462595393767417280174625953937674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9293a10f-3bd7-40c1-8759-a1514d609974, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9293a10f-3bd7-40c1-8759-a1514d609974, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1085775647312589745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10857756473125897451085775647312589745108577564731258974510857756473125897451085775647312589745108577564731258974510857756473125897451085775647312589745108577564731258974510857756473125897451085775647312589745108577564731258974510857756473125897451085775647312589745108577564731258974510857756473125897451085775647312589745108577564731258974510857756473125897451085775647312589745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db76275-7c1f-46e1-b24a-fe7139ac05b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9293a10f-3bd7-40c1-8759-a1514d609974, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d67c11-4d36-4ab2-8328-88473bad6d2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ba4018e-e07e-4a06-abd8-b55a60955c12, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d67c11-4d36-4ab2-8328-88473bad6d2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16576548882289095370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657654888228909537016576548882289095370165765488822890953701657654888228909537016576548882289095370165765488822890953701657654888228909537016576548882289095370165765488822890953701657654888228909537016576548882289095370165765488822890953701657654888228909537016576548882289095370165765488822890953701657654888228909537016576548882289095370165765488822890953701657654888228909537016576548882289095370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ba4018e-e07e-4a06-abd8-b55a60955c12, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11154379807973676388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115437980797367638811154379807973676388111543798079736763881115437980797367638811154379807973676388111543798079736763881115437980797367638811154379807973676388111543798079736763881115437980797367638811154379807973676388111543798079736763881115437980797367638811154379807973676388111543798079736763881115437980797367638811154379807973676388111543798079736763881115437980797367638811154379807973676388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d67c11-4d36-4ab2-8328-88473bad6d2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8c335c-7fa5-42ee-8993-0cea09ea7e53, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ba4018e-e07e-4a06-abd8-b55a60955c12, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8c335c-7fa5-42ee-8993-0cea09ea7e53, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10084755075196610797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008475507519661079710084755075196610797100847550751966107971008475507519661079710084755075196610797100847550751966107971008475507519661079710084755075196610797100847550751966107971008475507519661079710084755075196610797100847550751966107971008475507519661079710084755075196610797100847550751966107971008475507519661079710084755075196610797100847550751966107971008475507519661079710084755075196610797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ce7513-7050-49ec-8289-2ba7270d6201, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ce7513-7050-49ec-8289-2ba7270d6201, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6034708713940125604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60347087139401256046034708713940125604603470871394012560460347087139401256046034708713940125604603470871394012560460347087139401256046034708713940125604603470871394012560460347087139401256046034708713940125604603470871394012560460347087139401256046034708713940125604603470871394012560460347087139401256046034708713940125604603470871394012560460347087139401256046034708713940125604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8c335c-7fa5-42ee-8993-0cea09ea7e53, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 781074f5-0b76-4c1f-a797-203abb014fbd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 781074f5-0b76-4c1f-a797-203abb014fbd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8091411210100746922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80914112101007469228091411210100746922809141121010074692280914112101007469228091411210100746922809141121010074692280914112101007469228091411210100746922809141121010074692280914112101007469228091411210100746922809141121010074692280914112101007469228091411210100746922809141121010074692280914112101007469228091411210100746922809141121010074692280914112101007469228091411210100746922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ce7513-7050-49ec-8289-2ba7270d6201, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 781074f5-0b76-4c1f-a797-203abb014fbd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023dd815-ade4-4388-a5c1-111862316efc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023dd815-ade4-4388-a5c1-111862316efc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14587321329298046084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458732132929804608414587321329298046084145873213292980460841458732132929804608414587321329298046084145873213292980460841458732132929804608414587321329298046084145873213292980460841458732132929804608414587321329298046084145873213292980460841458732132929804608414587321329298046084145873213292980460841458732132929804608414587321329298046084145873213292980460841458732132929804608414587321329298046084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00feb443-5d04-4575-8e94-37a4ef427f44, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00feb443-5d04-4575-8e94-37a4ef427f44, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13624493962882684906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362449396288268490613624493962882684906136244939628826849061362449396288268490613624493962882684906136244939628826849061362449396288268490613624493962882684906136244939628826849061362449396288268490613624493962882684906136244939628826849061362449396288268490613624493962882684906136244939628826849061362449396288268490613624493962882684906136244939628826849061362449396288268490613624493962882684906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023dd815-ade4-4388-a5c1-111862316efc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a187e773-302e-48ec-a00f-5719c21f90d2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a187e773-302e-48ec-a00f-5719c21f90d2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 793958976075430398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398793958976075430398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00feb443-5d04-4575-8e94-37a4ef427f44, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f70242-9f1e-466f-9d8d-0300bf1db352, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a187e773-302e-48ec-a00f-5719c21f90d2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f70242-9f1e-466f-9d8d-0300bf1db352, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1187636994871116748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11876369948711167481187636994871116748118763699487111674811876369948711167481187636994871116748118763699487111674811876369948711167481187636994871116748118763699487111674811876369948711167481187636994871116748118763699487111674811876369948711167481187636994871116748118763699487111674811876369948711167481187636994871116748118763699487111674811876369948711167481187636994871116748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf2db699-5991-4ecc-acb5-fa0cb457cd23, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf2db699-5991-4ecc-acb5-fa0cb457cd23, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9544044003895200252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95440440038952002529544044003895200252954404400389520025295440440038952002529544044003895200252954404400389520025295440440038952002529544044003895200252954404400389520025295440440038952002529544044003895200252954404400389520025295440440038952002529544044003895200252954404400389520025295440440038952002529544044003895200252954404400389520025295440440038952002529544044003895200252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f70242-9f1e-466f-9d8d-0300bf1db352, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c26b4b4-20f4-4200-a838-5eaa9f9b7eff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf2db699-5991-4ecc-acb5-fa0cb457cd23, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c26b4b4-20f4-4200-a838-5eaa9f9b7eff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13110272622555559758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311027262255555975813110272622555559758131102726225555597581311027262255555975813110272622555559758131102726225555597581311027262255555975813110272622555559758131102726225555597581311027262255555975813110272622555559758131102726225555597581311027262255555975813110272622555559758131102726225555597581311027262255555975813110272622555559758131102726225555597581311027262255555975813110272622555559758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e664fce2-5683-45c5-be9c-0bd2145e9098, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e664fce2-5683-45c5-be9c-0bd2145e9098, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12359071876809239965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235907187680923996512359071876809239965123590718768092399651235907187680923996512359071876809239965123590718768092399651235907187680923996512359071876809239965123590718768092399651235907187680923996512359071876809239965123590718768092399651235907187680923996512359071876809239965123590718768092399651235907187680923996512359071876809239965123590718768092399651235907187680923996512359071876809239965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c26b4b4-20f4-4200-a838-5eaa9f9b7eff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e664fce2-5683-45c5-be9c-0bd2145e9098, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655c0c57-c5f6-4ff5-8eba-c69efcb56d85, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655c0c57-c5f6-4ff5-8eba-c69efcb56d85, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061609795260505930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606160979526050593016061609795260505930160616097952605059301606160979526050593016061609795260505930160616097952605059301606160979526050593016061609795260505930160616097952605059301606160979526050593016061609795260505930160616097952605059301606160979526050593016061609795260505930160616097952605059301606160979526050593016061609795260505930160616097952605059301606160979526050593016061609795260505930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ebc771c-8359-4600-bad2-3c180f5898fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ebc771c-8359-4600-bad2-3c180f5898fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17176666274146011334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717666627414601133417176666274146011334171766662741460113341717666627414601133417176666274146011334171766662741460113341717666627414601133417176666274146011334171766662741460113341717666627414601133417176666274146011334171766662741460113341717666627414601133417176666274146011334171766662741460113341717666627414601133417176666274146011334171766662741460113341717666627414601133417176666274146011334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655c0c57-c5f6-4ff5-8eba-c69efcb56d85, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ebc771c-8359-4600-bad2-3c180f5898fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e474237-8e74-430a-941a-17a1a65bf13e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e474237-8e74-430a-941a-17a1a65bf13e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6802411441605347777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68024114416053477776802411441605347777680241144160534777768024114416053477776802411441605347777680241144160534777768024114416053477776802411441605347777680241144160534777768024114416053477776802411441605347777680241144160534777768024114416053477776802411441605347777680241144160534777768024114416053477776802411441605347777680241144160534777768024114416053477776802411441605347777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4cdcce-b374-446b-95b3-7a50a34062a7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4cdcce-b374-446b-95b3-7a50a34062a7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14811044444588951445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481104444458895144514811044444588951445148110444445889514451481104444458895144514811044444588951445148110444445889514451481104444458895144514811044444588951445148110444445889514451481104444458895144514811044444588951445148110444445889514451481104444458895144514811044444588951445148110444445889514451481104444458895144514811044444588951445148110444445889514451481104444458895144514811044444588951445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e474237-8e74-430a-941a-17a1a65bf13e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a342c72-21f4-4145-b1eb-741c315e22a5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a342c72-21f4-4145-b1eb-741c315e22a5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8452729886874842781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84527298868748427818452729886874842781845272988687484278184527298868748427818452729886874842781845272988687484278184527298868748427818452729886874842781845272988687484278184527298868748427818452729886874842781845272988687484278184527298868748427818452729886874842781845272988687484278184527298868748427818452729886874842781845272988687484278184527298868748427818452729886874842781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4cdcce-b374-446b-95b3-7a50a34062a7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62cb6f04-9b68-4fbc-9043-79dcdd984aaa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62cb6f04-9b68-4fbc-9043-79dcdd984aaa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10756763580907766878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075676358090776687810756763580907766878107567635809077668781075676358090776687810756763580907766878107567635809077668781075676358090776687810756763580907766878107567635809077668781075676358090776687810756763580907766878107567635809077668781075676358090776687810756763580907766878107567635809077668781075676358090776687810756763580907766878107567635809077668781075676358090776687810756763580907766878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a342c72-21f4-4145-b1eb-741c315e22a5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 756cb091-4fbb-4e7d-b986-327ddf75300f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 756cb091-4fbb-4e7d-b986-327ddf75300f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5246146904674627573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52461469046746275735246146904674627573524614690467462757352461469046746275735246146904674627573524614690467462757352461469046746275735246146904674627573524614690467462757352461469046746275735246146904674627573524614690467462757352461469046746275735246146904674627573524614690467462757352461469046746275735246146904674627573524614690467462757352461469046746275735246146904674627573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62cb6f04-9b68-4fbc-9043-79dcdd984aaa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277d09d9-3473-4774-9b49-1e846d344c9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277d09d9-3473-4774-9b49-1e846d344c9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8384801288884507530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83848012888845075308384801288884507530838480128888450753083848012888845075308384801288884507530838480128888450753083848012888845075308384801288884507530838480128888450753083848012888845075308384801288884507530838480128888450753083848012888845075308384801288884507530838480128888450753083848012888845075308384801288884507530838480128888450753083848012888845075308384801288884507530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 756cb091-4fbb-4e7d-b986-327ddf75300f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f469e877-dd9c-45bb-8a21-e27587817167, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f469e877-dd9c-45bb-8a21-e27587817167, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18032143929997086508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803214392999708650818032143929997086508180321439299970865081803214392999708650818032143929997086508180321439299970865081803214392999708650818032143929997086508180321439299970865081803214392999708650818032143929997086508180321439299970865081803214392999708650818032143929997086508180321439299970865081803214392999708650818032143929997086508180321439299970865081803214392999708650818032143929997086508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277d09d9-3473-4774-9b49-1e846d344c9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f5d28d-44bf-40e9-89be-57d23f697d75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f5d28d-44bf-40e9-89be-57d23f697d75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12757893652949986917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275789365294998691712757893652949986917127578936529499869171275789365294998691712757893652949986917127578936529499869171275789365294998691712757893652949986917127578936529499869171275789365294998691712757893652949986917127578936529499869171275789365294998691712757893652949986917127578936529499869171275789365294998691712757893652949986917127578936529499869171275789365294998691712757893652949986917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f469e877-dd9c-45bb-8a21-e27587817167, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2dd8a35-de68-453a-b59d-12cf5d18a684, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2dd8a35-de68-453a-b59d-12cf5d18a684, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13201191357332049440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320119135733204944013201191357332049440132011913573320494401320119135733204944013201191357332049440132011913573320494401320119135733204944013201191357332049440132011913573320494401320119135733204944013201191357332049440132011913573320494401320119135733204944013201191357332049440132011913573320494401320119135733204944013201191357332049440132011913573320494401320119135733204944013201191357332049440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f5d28d-44bf-40e9-89be-57d23f697d75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e831f00a-58c7-47ce-bc40-5d4848ef94ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e831f00a-58c7-47ce-bc40-5d4848ef94ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3894077469336977344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38940774693369773443894077469336977344389407746933697734438940774693369773443894077469336977344389407746933697734438940774693369773443894077469336977344389407746933697734438940774693369773443894077469336977344389407746933697734438940774693369773443894077469336977344389407746933697734438940774693369773443894077469336977344389407746933697734438940774693369773443894077469336977344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2dd8a35-de68-453a-b59d-12cf5d18a684, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392176ec-0c9f-4f64-a0ce-e12bdd1f6c29, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392176ec-0c9f-4f64-a0ce-e12bdd1f6c29, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8638472942470932500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86384729424709325008638472942470932500863847294247093250086384729424709325008638472942470932500863847294247093250086384729424709325008638472942470932500863847294247093250086384729424709325008638472942470932500863847294247093250086384729424709325008638472942470932500863847294247093250086384729424709325008638472942470932500863847294247093250086384729424709325008638472942470932500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e831f00a-58c7-47ce-bc40-5d4848ef94ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39acde7b-1fcd-447c-9b70-fb51cc0618ac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39acde7b-1fcd-447c-9b70-fb51cc0618ac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897211818064583552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28972118180645835522897211818064583552289721181806458355228972118180645835522897211818064583552289721181806458355228972118180645835522897211818064583552289721181806458355228972118180645835522897211818064583552289721181806458355228972118180645835522897211818064583552289721181806458355228972118180645835522897211818064583552289721181806458355228972118180645835522897211818064583552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392176ec-0c9f-4f64-a0ce-e12bdd1f6c29, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d53b11-6fc2-44e2-b7c6-e642db01aa52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d53b11-6fc2-44e2-b7c6-e642db01aa52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6998766537540626452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69987665375406264526998766537540626452699876653754062645269987665375406264526998766537540626452699876653754062645269987665375406264526998766537540626452699876653754062645269987665375406264526998766537540626452699876653754062645269987665375406264526998766537540626452699876653754062645269987665375406264526998766537540626452699876653754062645269987665375406264526998766537540626452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39acde7b-1fcd-447c-9b70-fb51cc0618ac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65fa7160-0dfb-4671-a9ef-e4c8fcf864b4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65fa7160-0dfb-4671-a9ef-e4c8fcf864b4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8365738218504029722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83657382185040297228365738218504029722836573821850402972283657382185040297228365738218504029722836573821850402972283657382185040297228365738218504029722836573821850402972283657382185040297228365738218504029722836573821850402972283657382185040297228365738218504029722836573821850402972283657382185040297228365738218504029722836573821850402972283657382185040297228365738218504029722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d53b11-6fc2-44e2-b7c6-e642db01aa52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab16301-8273-43f1-a0e9-47a82a60e85f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab16301-8273-43f1-a0e9-47a82a60e85f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4809853742381552844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48098537423815528444809853742381552844480985374238155284448098537423815528444809853742381552844480985374238155284448098537423815528444809853742381552844480985374238155284448098537423815528444809853742381552844480985374238155284448098537423815528444809853742381552844480985374238155284448098537423815528444809853742381552844480985374238155284448098537423815528444809853742381552844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65fa7160-0dfb-4671-a9ef-e4c8fcf864b4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a9b5d2-8b6b-4a35-acc9-c1c6c3a376e6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a9b5d2-8b6b-4a35-acc9-c1c6c3a376e6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13953222942600964011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395322294260096401113953222942600964011139532229426009640111395322294260096401113953222942600964011139532229426009640111395322294260096401113953222942600964011139532229426009640111395322294260096401113953222942600964011139532229426009640111395322294260096401113953222942600964011139532229426009640111395322294260096401113953222942600964011139532229426009640111395322294260096401113953222942600964011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab16301-8273-43f1-a0e9-47a82a60e85f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e09a8c-1756-4b5b-9c2e-abcd8673ec11, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e09a8c-1756-4b5b-9c2e-abcd8673ec11, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16166375131575096943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616637513157509694316166375131575096943161663751315750969431616637513157509694316166375131575096943161663751315750969431616637513157509694316166375131575096943161663751315750969431616637513157509694316166375131575096943161663751315750969431616637513157509694316166375131575096943161663751315750969431616637513157509694316166375131575096943161663751315750969431616637513157509694316166375131575096943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a9b5d2-8b6b-4a35-acc9-c1c6c3a376e6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c072311-3cc7-45b9-9bc1-97aba102de33, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c072311-3cc7-45b9-9bc1-97aba102de33, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 755808824634752041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041755808824634752041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e09a8c-1756-4b5b-9c2e-abcd8673ec11, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5e9f04-8000-4f97-a21d-27c54dade989, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5e9f04-8000-4f97-a21d-27c54dade989, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14008414820509900751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400841482050990075114008414820509900751140084148205099007511400841482050990075114008414820509900751140084148205099007511400841482050990075114008414820509900751140084148205099007511400841482050990075114008414820509900751140084148205099007511400841482050990075114008414820509900751140084148205099007511400841482050990075114008414820509900751140084148205099007511400841482050990075114008414820509900751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c072311-3cc7-45b9-9bc1-97aba102de33, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3869b4-94cf-42a0-bc8b-45fd4b63764a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3869b4-94cf-42a0-bc8b-45fd4b63764a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9391721012438642281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93917210124386422819391721012438642281939172101243864228193917210124386422819391721012438642281939172101243864228193917210124386422819391721012438642281939172101243864228193917210124386422819391721012438642281939172101243864228193917210124386422819391721012438642281939172101243864228193917210124386422819391721012438642281939172101243864228193917210124386422819391721012438642281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5e9f04-8000-4f97-a21d-27c54dade989, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeea6adf-c1d2-4d64-92c2-d4bcea2a893f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeea6adf-c1d2-4d64-92c2-d4bcea2a893f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5032851739652098810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50328517396520988105032851739652098810503285173965209881050328517396520988105032851739652098810503285173965209881050328517396520988105032851739652098810503285173965209881050328517396520988105032851739652098810503285173965209881050328517396520988105032851739652098810503285173965209881050328517396520988105032851739652098810503285173965209881050328517396520988105032851739652098810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3869b4-94cf-42a0-bc8b-45fd4b63764a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeea6adf-c1d2-4d64-92c2-d4bcea2a893f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceecdbb6-243e-4481-896c-b2720cd62c1d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceecdbb6-243e-4481-896c-b2720cd62c1d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 572597747507563153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153572597747507563153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2550af4b-c4b3-49ba-83bf-382470427485, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2550af4b-c4b3-49ba-83bf-382470427485, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3325546596929604972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33255465969296049723325546596929604972332554659692960497233255465969296049723325546596929604972332554659692960497233255465969296049723325546596929604972332554659692960497233255465969296049723325546596929604972332554659692960497233255465969296049723325546596929604972332554659692960497233255465969296049723325546596929604972332554659692960497233255465969296049723325546596929604972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2550af4b-c4b3-49ba-83bf-382470427485, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13537821-b9c3-4042-9ede-640162d0fa31, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13537821-b9c3-4042-9ede-640162d0fa31, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11647584698728215579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164758469872821557911647584698728215579116475846987282155791164758469872821557911647584698728215579116475846987282155791164758469872821557911647584698728215579116475846987282155791164758469872821557911647584698728215579116475846987282155791164758469872821557911647584698728215579116475846987282155791164758469872821557911647584698728215579116475846987282155791164758469872821557911647584698728215579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceecdbb6-243e-4481-896c-b2720cd62c1d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8fc2b91-70c3-4f87-b5d6-b795e3963116, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8fc2b91-70c3-4f87-b5d6-b795e3963116, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9137014608785337548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91370146087853375489137014608785337548913701460878533754891370146087853375489137014608785337548913701460878533754891370146087853375489137014608785337548913701460878533754891370146087853375489137014608785337548913701460878533754891370146087853375489137014608785337548913701460878533754891370146087853375489137014608785337548913701460878533754891370146087853375489137014608785337548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13537821-b9c3-4042-9ede-640162d0fa31, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49356c45-4a9c-4997-810b-548453eebdfc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49356c45-4a9c-4997-810b-548453eebdfc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2529210377078303723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25292103770783037232529210377078303723252921037707830372325292103770783037232529210377078303723252921037707830372325292103770783037232529210377078303723252921037707830372325292103770783037232529210377078303723252921037707830372325292103770783037232529210377078303723252921037707830372325292103770783037232529210377078303723252921037707830372325292103770783037232529210377078303723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8fc2b91-70c3-4f87-b5d6-b795e3963116, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d350200d-83d0-4fd6-a389-01b3019085ce, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d350200d-83d0-4fd6-a389-01b3019085ce, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 401816405397443595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595401816405397443595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49356c45-4a9c-4997-810b-548453eebdfc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583e6c26-bdd2-4622-a58c-55900c697bb4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d350200d-83d0-4fd6-a389-01b3019085ce, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583e6c26-bdd2-4622-a58c-55900c697bb4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14332560859368649170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433256085936864917014332560859368649170143325608593686491701433256085936864917014332560859368649170143325608593686491701433256085936864917014332560859368649170143325608593686491701433256085936864917014332560859368649170143325608593686491701433256085936864917014332560859368649170143325608593686491701433256085936864917014332560859368649170143325608593686491701433256085936864917014332560859368649170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc36c5a-5c84-4075-aaae-0f31557d1d4e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc36c5a-5c84-4075-aaae-0f31557d1d4e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2047838797554739422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20478387975547394222047838797554739422204783879755473942220478387975547394222047838797554739422204783879755473942220478387975547394222047838797554739422204783879755473942220478387975547394222047838797554739422204783879755473942220478387975547394222047838797554739422204783879755473942220478387975547394222047838797554739422204783879755473942220478387975547394222047838797554739422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583e6c26-bdd2-4622-a58c-55900c697bb4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 731ef35c-3e78-4201-9788-a1c5d95d497a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 731ef35c-3e78-4201-9788-a1c5d95d497a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8943667725591677883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89436677255916778838943667725591677883894366772559167788389436677255916778838943667725591677883894366772559167788389436677255916778838943667725591677883894366772559167788389436677255916778838943667725591677883894366772559167788389436677255916778838943667725591677883894366772559167788389436677255916778838943667725591677883894366772559167788389436677255916778838943667725591677883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc36c5a-5c84-4075-aaae-0f31557d1d4e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504b1839-95c4-4b7b-8f5f-ba78c9553a52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504b1839-95c4-4b7b-8f5f-ba78c9553a52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4889008886315350364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48890088863153503644889008886315350364488900888631535036448890088863153503644889008886315350364488900888631535036448890088863153503644889008886315350364488900888631535036448890088863153503644889008886315350364488900888631535036448890088863153503644889008886315350364488900888631535036448890088863153503644889008886315350364488900888631535036448890088863153503644889008886315350364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 731ef35c-3e78-4201-9788-a1c5d95d497a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ae594f-edfd-4758-bb5d-a0366db834b7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ae594f-edfd-4758-bb5d-a0366db834b7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9787897958060163313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97878979580601633139787897958060163313978789795806016331397878979580601633139787897958060163313978789795806016331397878979580601633139787897958060163313978789795806016331397878979580601633139787897958060163313978789795806016331397878979580601633139787897958060163313978789795806016331397878979580601633139787897958060163313978789795806016331397878979580601633139787897958060163313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504b1839-95c4-4b7b-8f5f-ba78c9553a52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a91e67-4305-4e8c-b1ea-0d1e8aab5e49, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a91e67-4305-4e8c-b1ea-0d1e8aab5e49, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16710691570313544836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671069157031354483616710691570313544836167106915703135448361671069157031354483616710691570313544836167106915703135448361671069157031354483616710691570313544836167106915703135448361671069157031354483616710691570313544836167106915703135448361671069157031354483616710691570313544836167106915703135448361671069157031354483616710691570313544836167106915703135448361671069157031354483616710691570313544836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ae594f-edfd-4758-bb5d-a0366db834b7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c0a7f6-d9fe-4d72-9a87-e8d606faec69, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c0a7f6-d9fe-4d72-9a87-e8d606faec69, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17514867305717164941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751486730571716494117514867305717164941175148673057171649411751486730571716494117514867305717164941175148673057171649411751486730571716494117514867305717164941175148673057171649411751486730571716494117514867305717164941175148673057171649411751486730571716494117514867305717164941175148673057171649411751486730571716494117514867305717164941175148673057171649411751486730571716494117514867305717164941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a91e67-4305-4e8c-b1ea-0d1e8aab5e49, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1468433f-4b54-4e82-a8ff-f373c0374b97, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1468433f-4b54-4e82-a8ff-f373c0374b97, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13649120443084985592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364912044308498559213649120443084985592136491204430849855921364912044308498559213649120443084985592136491204430849855921364912044308498559213649120443084985592136491204430849855921364912044308498559213649120443084985592136491204430849855921364912044308498559213649120443084985592136491204430849855921364912044308498559213649120443084985592136491204430849855921364912044308498559213649120443084985592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c0a7f6-d9fe-4d72-9a87-e8d606faec69, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5679a0f6-0d1a-4054-a343-1acecde3820c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5679a0f6-0d1a-4054-a343-1acecde3820c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11421448103056917162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142144810305691716211421448103056917162114214481030569171621142144810305691716211421448103056917162114214481030569171621142144810305691716211421448103056917162114214481030569171621142144810305691716211421448103056917162114214481030569171621142144810305691716211421448103056917162114214481030569171621142144810305691716211421448103056917162114214481030569171621142144810305691716211421448103056917162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1468433f-4b54-4e82-a8ff-f373c0374b97, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a840c2f-bddf-4831-9f7e-1b0e6449f995, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a840c2f-bddf-4831-9f7e-1b0e6449f995, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12226657455419893108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222665745541989310812226657455419893108122266574554198931081222665745541989310812226657455419893108122266574554198931081222665745541989310812226657455419893108122266574554198931081222665745541989310812226657455419893108122266574554198931081222665745541989310812226657455419893108122266574554198931081222665745541989310812226657455419893108122266574554198931081222665745541989310812226657455419893108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5679a0f6-0d1a-4054-a343-1acecde3820c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a840c2f-bddf-4831-9f7e-1b0e6449f995, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c97af5e-8cb2-419e-bd61-5a3c4fc50e63, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626cd604-4e04-424c-93f9-10df073d81b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c97af5e-8cb2-419e-bd61-5a3c4fc50e63, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 326020573941287876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876326020573941287876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626cd604-4e04-424c-93f9-10df073d81b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8531037069564328484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85310370695643284848531037069564328484853103706956432848485310370695643284848531037069564328484853103706956432848485310370695643284848531037069564328484853103706956432848485310370695643284848531037069564328484853103706956432848485310370695643284848531037069564328484853103706956432848485310370695643284848531037069564328484853103706956432848485310370695643284848531037069564328484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626cd604-4e04-424c-93f9-10df073d81b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c97af5e-8cb2-419e-bd61-5a3c4fc50e63, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3181fa-7b9a-4e7b-836e-0fc7d8729a96, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3181fa-7b9a-4e7b-836e-0fc7d8729a96, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13076648148853940858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307664814885394085813076648148853940858130766481488539408581307664814885394085813076648148853940858130766481488539408581307664814885394085813076648148853940858130766481488539408581307664814885394085813076648148853940858130766481488539408581307664814885394085813076648148853940858130766481488539408581307664814885394085813076648148853940858130766481488539408581307664814885394085813076648148853940858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97299a6c-af64-48b0-85c4-47832fda5e6c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97299a6c-af64-48b0-85c4-47832fda5e6c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8055630942692470105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80556309426924701058055630942692470105805563094269247010580556309426924701058055630942692470105805563094269247010580556309426924701058055630942692470105805563094269247010580556309426924701058055630942692470105805563094269247010580556309426924701058055630942692470105805563094269247010580556309426924701058055630942692470105805563094269247010580556309426924701058055630942692470105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97299a6c-af64-48b0-85c4-47832fda5e6c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac92079-0a7e-4bc4-8c14-bb6ce2dae7a4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac92079-0a7e-4bc4-8c14-bb6ce2dae7a4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2189858204186667441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21898582041866674412189858204186667441218985820418666744121898582041866674412189858204186667441218985820418666744121898582041866674412189858204186667441218985820418666744121898582041866674412189858204186667441218985820418666744121898582041866674412189858204186667441218985820418666744121898582041866674412189858204186667441218985820418666744121898582041866674412189858204186667441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac92079-0a7e-4bc4-8c14-bb6ce2dae7a4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c41795c3-0354-4090-98df-c3b190b83e22, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c41795c3-0354-4090-98df-c3b190b83e22, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1485739231582594915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14857392315825949151485739231582594915148573923158259491514857392315825949151485739231582594915148573923158259491514857392315825949151485739231582594915148573923158259491514857392315825949151485739231582594915148573923158259491514857392315825949151485739231582594915148573923158259491514857392315825949151485739231582594915148573923158259491514857392315825949151485739231582594915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3181fa-7b9a-4e7b-836e-0fc7d8729a96, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e5db666-b101-4544-9589-fbeb0177c0d8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e5db666-b101-4544-9589-fbeb0177c0d8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11759553886762970030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175955388676297003011759553886762970030117595538867629700301175955388676297003011759553886762970030117595538867629700301175955388676297003011759553886762970030117595538867629700301175955388676297003011759553886762970030117595538867629700301175955388676297003011759553886762970030117595538867629700301175955388676297003011759553886762970030117595538867629700301175955388676297003011759553886762970030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c41795c3-0354-4090-98df-c3b190b83e22, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9baaaf88-6331-4f47-a852-0b929fbb7e2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9baaaf88-6331-4f47-a852-0b929fbb7e2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11449112542621519621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144911254262151962111449112542621519621114491125426215196211144911254262151962111449112542621519621114491125426215196211144911254262151962111449112542621519621114491125426215196211144911254262151962111449112542621519621114491125426215196211144911254262151962111449112542621519621114491125426215196211144911254262151962111449112542621519621114491125426215196211144911254262151962111449112542621519621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e5db666-b101-4544-9589-fbeb0177c0d8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec077892-488b-4f4e-be70-301fb1f62216, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec077892-488b-4f4e-be70-301fb1f62216, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9739406696408784298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97394066964087842989739406696408784298973940669640878429897394066964087842989739406696408784298973940669640878429897394066964087842989739406696408784298973940669640878429897394066964087842989739406696408784298973940669640878429897394066964087842989739406696408784298973940669640878429897394066964087842989739406696408784298973940669640878429897394066964087842989739406696408784298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9baaaf88-6331-4f47-a852-0b929fbb7e2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbe7f94-8dfa-4737-ae2e-5b9110162bd1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbe7f94-8dfa-4737-ae2e-5b9110162bd1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5766633181599106927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57666331815991069275766633181599106927576663318159910692757666331815991069275766633181599106927576663318159910692757666331815991069275766633181599106927576663318159910692757666331815991069275766633181599106927576663318159910692757666331815991069275766633181599106927576663318159910692757666331815991069275766633181599106927576663318159910692757666331815991069275766633181599106927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec077892-488b-4f4e-be70-301fb1f62216, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31635e69-a10e-4e29-94b3-2b49dfe82692, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31635e69-a10e-4e29-94b3-2b49dfe82692, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9338507970792978335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93385079707929783359338507970792978335933850797079297833593385079707929783359338507970792978335933850797079297833593385079707929783359338507970792978335933850797079297833593385079707929783359338507970792978335933850797079297833593385079707929783359338507970792978335933850797079297833593385079707929783359338507970792978335933850797079297833593385079707929783359338507970792978335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31635e69-a10e-4e29-94b3-2b49dfe82692, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bffdcad-5587-42dd-b81e-29c26d9895e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bffdcad-5587-42dd-b81e-29c26d9895e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4047876183055760126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40478761830557601264047876183055760126404787618305576012640478761830557601264047876183055760126404787618305576012640478761830557601264047876183055760126404787618305576012640478761830557601264047876183055760126404787618305576012640478761830557601264047876183055760126404787618305576012640478761830557601264047876183055760126404787618305576012640478761830557601264047876183055760126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbe7f94-8dfa-4737-ae2e-5b9110162bd1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93bc2d92-3567-4102-bff8-e5d8cf1ef335, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93bc2d92-3567-4102-bff8-e5d8cf1ef335, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6455012283225664809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64550122832256648096455012283225664809645501228322566480964550122832256648096455012283225664809645501228322566480964550122832256648096455012283225664809645501228322566480964550122832256648096455012283225664809645501228322566480964550122832256648096455012283225664809645501228322566480964550122832256648096455012283225664809645501228322566480964550122832256648096455012283225664809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bffdcad-5587-42dd-b81e-29c26d9895e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f62665c-440f-47a1-9df4-2ed5c279d19f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f62665c-440f-47a1-9df4-2ed5c279d19f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2469865104927845200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24698651049278452002469865104927845200246986510492784520024698651049278452002469865104927845200246986510492784520024698651049278452002469865104927845200246986510492784520024698651049278452002469865104927845200246986510492784520024698651049278452002469865104927845200246986510492784520024698651049278452002469865104927845200246986510492784520024698651049278452002469865104927845200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93bc2d92-3567-4102-bff8-e5d8cf1ef335, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c87266-a625-4b86-b3a8-db6b3f97a16e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c87266-a625-4b86-b3a8-db6b3f97a16e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17687035066927334695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768703506692733469517687035066927334695176870350669273346951768703506692733469517687035066927334695176870350669273346951768703506692733469517687035066927334695176870350669273346951768703506692733469517687035066927334695176870350669273346951768703506692733469517687035066927334695176870350669273346951768703506692733469517687035066927334695176870350669273346951768703506692733469517687035066927334695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f62665c-440f-47a1-9df4-2ed5c279d19f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4207cb7e-56a8-456e-acdb-5f54f4be818a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4207cb7e-56a8-456e-acdb-5f54f4be818a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4551684384417963409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45516843844179634094551684384417963409455168438441796340945516843844179634094551684384417963409455168438441796340945516843844179634094551684384417963409455168438441796340945516843844179634094551684384417963409455168438441796340945516843844179634094551684384417963409455168438441796340945516843844179634094551684384417963409455168438441796340945516843844179634094551684384417963409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c87266-a625-4b86-b3a8-db6b3f97a16e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e9a594-0e32-423f-a036-a193005fa1a0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e9a594-0e32-423f-a036-a193005fa1a0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2183008346314942411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21830083463149424112183008346314942411218300834631494241121830083463149424112183008346314942411218300834631494241121830083463149424112183008346314942411218300834631494241121830083463149424112183008346314942411218300834631494241121830083463149424112183008346314942411218300834631494241121830083463149424112183008346314942411218300834631494241121830083463149424112183008346314942411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4207cb7e-56a8-456e-acdb-5f54f4be818a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5c5cdf-c9b6-4329-8422-9920f1b28685, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5c5cdf-c9b6-4329-8422-9920f1b28685, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15248355311895996540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524835531189599654015248355311895996540152483553118959965401524835531189599654015248355311895996540152483553118959965401524835531189599654015248355311895996540152483553118959965401524835531189599654015248355311895996540152483553118959965401524835531189599654015248355311895996540152483553118959965401524835531189599654015248355311895996540152483553118959965401524835531189599654015248355311895996540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e9a594-0e32-423f-a036-a193005fa1a0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06cb8bee-97b3-404e-a59c-3e65b9c9ca3b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06cb8bee-97b3-404e-a59c-3e65b9c9ca3b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13051051439691887132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305105143969188713213051051439691887132130510514396918871321305105143969188713213051051439691887132130510514396918871321305105143969188713213051051439691887132130510514396918871321305105143969188713213051051439691887132130510514396918871321305105143969188713213051051439691887132130510514396918871321305105143969188713213051051439691887132130510514396918871321305105143969188713213051051439691887132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5c5cdf-c9b6-4329-8422-9920f1b28685, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ed50e1-7e75-4b27-a866-12efba2b95db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ed50e1-7e75-4b27-a866-12efba2b95db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4802709228628618064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48027092286286180644802709228628618064480270922862861806448027092286286180644802709228628618064480270922862861806448027092286286180644802709228628618064480270922862861806448027092286286180644802709228628618064480270922862861806448027092286286180644802709228628618064480270922862861806448027092286286180644802709228628618064480270922862861806448027092286286180644802709228628618064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06cb8bee-97b3-404e-a59c-3e65b9c9ca3b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e707748-f82d-4338-ac76-8dfe15e55a99, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e707748-f82d-4338-ac76-8dfe15e55a99, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6794293483205729179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67942934832057291796794293483205729179679429348320572917967942934832057291796794293483205729179679429348320572917967942934832057291796794293483205729179679429348320572917967942934832057291796794293483205729179679429348320572917967942934832057291796794293483205729179679429348320572917967942934832057291796794293483205729179679429348320572917967942934832057291796794293483205729179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ed50e1-7e75-4b27-a866-12efba2b95db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8c03c8-0440-4b4a-8fab-4a08cbc354a8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e707748-f82d-4338-ac76-8dfe15e55a99, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8c03c8-0440-4b4a-8fab-4a08cbc354a8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6035950931248956623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60359509312489566236035950931248956623603595093124895662360359509312489566236035950931248956623603595093124895662360359509312489566236035950931248956623603595093124895662360359509312489566236035950931248956623603595093124895662360359509312489566236035950931248956623603595093124895662360359509312489566236035950931248956623603595093124895662360359509312489566236035950931248956623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ebda48a-1900-41ec-86e5-0a58ba911c55, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ebda48a-1900-41ec-86e5-0a58ba911c55, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830883057506143635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48308830575061436354830883057506143635483088305750614363548308830575061436354830883057506143635483088305750614363548308830575061436354830883057506143635483088305750614363548308830575061436354830883057506143635483088305750614363548308830575061436354830883057506143635483088305750614363548308830575061436354830883057506143635483088305750614363548308830575061436354830883057506143635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8c03c8-0440-4b4a-8fab-4a08cbc354a8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495f5400-3cd5-4604-a81b-76d9ea5c6504, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ebda48a-1900-41ec-86e5-0a58ba911c55, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495f5400-3cd5-4604-a81b-76d9ea5c6504, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6827071335421037858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68270713354210378586827071335421037858682707133542103785868270713354210378586827071335421037858682707133542103785868270713354210378586827071335421037858682707133542103785868270713354210378586827071335421037858682707133542103785868270713354210378586827071335421037858682707133542103785868270713354210378586827071335421037858682707133542103785868270713354210378586827071335421037858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4403b8-d422-416e-a023-c67bb880c3e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4403b8-d422-416e-a023-c67bb880c3e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10411049888997856507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041104988899785650710411049888997856507104110498889978565071041104988899785650710411049888997856507104110498889978565071041104988899785650710411049888997856507104110498889978565071041104988899785650710411049888997856507104110498889978565071041104988899785650710411049888997856507104110498889978565071041104988899785650710411049888997856507104110498889978565071041104988899785650710411049888997856507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495f5400-3cd5-4604-a81b-76d9ea5c6504, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 677862b5-e35f-4345-bd1c-a92ec1475d58, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 677862b5-e35f-4345-bd1c-a92ec1475d58, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7000192967072406406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70001929670724064067000192967072406406700019296707240640670001929670724064067000192967072406406700019296707240640670001929670724064067000192967072406406700019296707240640670001929670724064067000192967072406406700019296707240640670001929670724064067000192967072406406700019296707240640670001929670724064067000192967072406406700019296707240640670001929670724064067000192967072406406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4403b8-d422-416e-a023-c67bb880c3e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e2eb49-67bd-4b62-a7a4-b8bc7f596eab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e2eb49-67bd-4b62-a7a4-b8bc7f596eab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15529516236943665397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552951623694366539715529516236943665397155295162369436653971552951623694366539715529516236943665397155295162369436653971552951623694366539715529516236943665397155295162369436653971552951623694366539715529516236943665397155295162369436653971552951623694366539715529516236943665397155295162369436653971552951623694366539715529516236943665397155295162369436653971552951623694366539715529516236943665397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 677862b5-e35f-4345-bd1c-a92ec1475d58, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4917c162-447a-4f8f-8180-da3cb257b12d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e2eb49-67bd-4b62-a7a4-b8bc7f596eab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4917c162-447a-4f8f-8180-da3cb257b12d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10309333669150002584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030933366915000258410309333669150002584103093336691500025841030933366915000258410309333669150002584103093336691500025841030933366915000258410309333669150002584103093336691500025841030933366915000258410309333669150002584103093336691500025841030933366915000258410309333669150002584103093336691500025841030933366915000258410309333669150002584103093336691500025841030933366915000258410309333669150002584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7f28074-5137-41fc-8bf9-8c46369380c8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7f28074-5137-41fc-8bf9-8c46369380c8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1228711123010671440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12287111230106714401228711123010671440122871112301067144012287111230106714401228711123010671440122871112301067144012287111230106714401228711123010671440122871112301067144012287111230106714401228711123010671440122871112301067144012287111230106714401228711123010671440122871112301067144012287111230106714401228711123010671440122871112301067144012287111230106714401228711123010671440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4917c162-447a-4f8f-8180-da3cb257b12d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b046925-117a-4383-a1f7-a1aa716fbb7c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7f28074-5137-41fc-8bf9-8c46369380c8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b046925-117a-4383-a1f7-a1aa716fbb7c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10694007972653477905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069400797265347790510694007972653477905106940079726534779051069400797265347790510694007972653477905106940079726534779051069400797265347790510694007972653477905106940079726534779051069400797265347790510694007972653477905106940079726534779051069400797265347790510694007972653477905106940079726534779051069400797265347790510694007972653477905106940079726534779051069400797265347790510694007972653477905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667a087a-059a-44c4-ae79-589920d5c303, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667a087a-059a-44c4-ae79-589920d5c303, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17647355024939716650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764735502493971665017647355024939716650176473550249397166501764735502493971665017647355024939716650176473550249397166501764735502493971665017647355024939716650176473550249397166501764735502493971665017647355024939716650176473550249397166501764735502493971665017647355024939716650176473550249397166501764735502493971665017647355024939716650176473550249397166501764735502493971665017647355024939716650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b046925-117a-4383-a1f7-a1aa716fbb7c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd2817a-48fc-4c0f-8845-3ec01b89f18b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd2817a-48fc-4c0f-8845-3ec01b89f18b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1716754249484477082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17167542494844770821716754249484477082171675424948447708217167542494844770821716754249484477082171675424948447708217167542494844770821716754249484477082171675424948447708217167542494844770821716754249484477082171675424948447708217167542494844770821716754249484477082171675424948447708217167542494844770821716754249484477082171675424948447708217167542494844770821716754249484477082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667a087a-059a-44c4-ae79-589920d5c303, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43a96dc-b839-4cb5-9426-26210825e6f4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43a96dc-b839-4cb5-9426-26210825e6f4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17816884612652475042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781688461265247504217816884612652475042178168846126524750421781688461265247504217816884612652475042178168846126524750421781688461265247504217816884612652475042178168846126524750421781688461265247504217816884612652475042178168846126524750421781688461265247504217816884612652475042178168846126524750421781688461265247504217816884612652475042178168846126524750421781688461265247504217816884612652475042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd2817a-48fc-4c0f-8845-3ec01b89f18b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69fb86ce-7fad-4925-9d6b-c11351ba855c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69fb86ce-7fad-4925-9d6b-c11351ba855c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12909201807893468310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290920180789346831012909201807893468310129092018078934683101290920180789346831012909201807893468310129092018078934683101290920180789346831012909201807893468310129092018078934683101290920180789346831012909201807893468310129092018078934683101290920180789346831012909201807893468310129092018078934683101290920180789346831012909201807893468310129092018078934683101290920180789346831012909201807893468310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43a96dc-b839-4cb5-9426-26210825e6f4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe84d75-7d4f-41a9-931b-28e2d2478f11, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe84d75-7d4f-41a9-931b-28e2d2478f11, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4928202815424109876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49282028154241098764928202815424109876492820281542410987649282028154241098764928202815424109876492820281542410987649282028154241098764928202815424109876492820281542410987649282028154241098764928202815424109876492820281542410987649282028154241098764928202815424109876492820281542410987649282028154241098764928202815424109876492820281542410987649282028154241098764928202815424109876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69fb86ce-7fad-4925-9d6b-c11351ba855c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b43be9-837f-44ec-96b2-68232496a533, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe84d75-7d4f-41a9-931b-28e2d2478f11, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b43be9-837f-44ec-96b2-68232496a533, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18105916304898394810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810591630489839481018105916304898394810181059163048983948101810591630489839481018105916304898394810181059163048983948101810591630489839481018105916304898394810181059163048983948101810591630489839481018105916304898394810181059163048983948101810591630489839481018105916304898394810181059163048983948101810591630489839481018105916304898394810181059163048983948101810591630489839481018105916304898394810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5c9a27-6e0b-4f7b-8b0a-4af1314b8b10, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5c9a27-6e0b-4f7b-8b0a-4af1314b8b10, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11280786183014240559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128078618301424055911280786183014240559112807861830142405591128078618301424055911280786183014240559112807861830142405591128078618301424055911280786183014240559112807861830142405591128078618301424055911280786183014240559112807861830142405591128078618301424055911280786183014240559112807861830142405591128078618301424055911280786183014240559112807861830142405591128078618301424055911280786183014240559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b43be9-837f-44ec-96b2-68232496a533, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd6f79e-ca0e-422e-8408-9fbe7072f375, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5c9a27-6e0b-4f7b-8b0a-4af1314b8b10, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd6f79e-ca0e-422e-8408-9fbe7072f375, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17924057045226114196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792405704522611419617924057045226114196179240570452261141961792405704522611419617924057045226114196179240570452261141961792405704522611419617924057045226114196179240570452261141961792405704522611419617924057045226114196179240570452261141961792405704522611419617924057045226114196179240570452261141961792405704522611419617924057045226114196179240570452261141961792405704522611419617924057045226114196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9591712-f1ea-4aee-913e-713209f05801, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9591712-f1ea-4aee-913e-713209f05801, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4212869073306464891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42128690733064648914212869073306464891421286907330646489142128690733064648914212869073306464891421286907330646489142128690733064648914212869073306464891421286907330646489142128690733064648914212869073306464891421286907330646489142128690733064648914212869073306464891421286907330646489142128690733064648914212869073306464891421286907330646489142128690733064648914212869073306464891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd6f79e-ca0e-422e-8408-9fbe7072f375, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd3d046-09fd-434b-ac60-d05338db02e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd3d046-09fd-434b-ac60-d05338db02e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2280877923437568796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22808779234375687962280877923437568796228087792343756879622808779234375687962280877923437568796228087792343756879622808779234375687962280877923437568796228087792343756879622808779234375687962280877923437568796228087792343756879622808779234375687962280877923437568796228087792343756879622808779234375687962280877923437568796228087792343756879622808779234375687962280877923437568796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9591712-f1ea-4aee-913e-713209f05801, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbc1482-367c-4539-acf2-afdacfec8b5b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbc1482-367c-4539-acf2-afdacfec8b5b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7251186924031846040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72511869240318460407251186924031846040725118692403184604072511869240318460407251186924031846040725118692403184604072511869240318460407251186924031846040725118692403184604072511869240318460407251186924031846040725118692403184604072511869240318460407251186924031846040725118692403184604072511869240318460407251186924031846040725118692403184604072511869240318460407251186924031846040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd3d046-09fd-434b-ac60-d05338db02e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158fc4c5-1de9-432a-99bf-e20cb3ff914d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158fc4c5-1de9-432a-99bf-e20cb3ff914d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3305844162363553211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33058441623635532113305844162363553211330584416236355321133058441623635532113305844162363553211330584416236355321133058441623635532113305844162363553211330584416236355321133058441623635532113305844162363553211330584416236355321133058441623635532113305844162363553211330584416236355321133058441623635532113305844162363553211330584416236355321133058441623635532113305844162363553211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbc1482-367c-4539-acf2-afdacfec8b5b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482da359-68c7-4cc1-8c91-1228dff7e87b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482da359-68c7-4cc1-8c91-1228dff7e87b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15819318622512043097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581931862251204309715819318622512043097158193186225120430971581931862251204309715819318622512043097158193186225120430971581931862251204309715819318622512043097158193186225120430971581931862251204309715819318622512043097158193186225120430971581931862251204309715819318622512043097158193186225120430971581931862251204309715819318622512043097158193186225120430971581931862251204309715819318622512043097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158fc4c5-1de9-432a-99bf-e20cb3ff914d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 481244db-1429-4dc1-8af5-75dea4005c24, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 481244db-1429-4dc1-8af5-75dea4005c24, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106645137737102020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61066451377371020206106645137737102020610664513773710202061066451377371020206106645137737102020610664513773710202061066451377371020206106645137737102020610664513773710202061066451377371020206106645137737102020610664513773710202061066451377371020206106645137737102020610664513773710202061066451377371020206106645137737102020610664513773710202061066451377371020206106645137737102020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482da359-68c7-4cc1-8c91-1228dff7e87b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892cee60-02e3-4985-b2a6-96c741663404, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892cee60-02e3-4985-b2a6-96c741663404, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8098771168018969305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80987711680189693058098771168018969305809877116801896930580987711680189693058098771168018969305809877116801896930580987711680189693058098771168018969305809877116801896930580987711680189693058098771168018969305809877116801896930580987711680189693058098771168018969305809877116801896930580987711680189693058098771168018969305809877116801896930580987711680189693058098771168018969305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 481244db-1429-4dc1-8af5-75dea4005c24, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76135f9a-e5c0-44ea-9e3b-f1a9549b9aad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76135f9a-e5c0-44ea-9e3b-f1a9549b9aad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2536279743378954691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25362797433789546912536279743378954691253627974337895469125362797433789546912536279743378954691253627974337895469125362797433789546912536279743378954691253627974337895469125362797433789546912536279743378954691253627974337895469125362797433789546912536279743378954691253627974337895469125362797433789546912536279743378954691253627974337895469125362797433789546912536279743378954691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892cee60-02e3-4985-b2a6-96c741663404, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b376f89-aeab-41da-8222-cf644953b30e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b376f89-aeab-41da-8222-cf644953b30e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9179862509982941895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91798625099829418959179862509982941895917986250998294189591798625099829418959179862509982941895917986250998294189591798625099829418959179862509982941895917986250998294189591798625099829418959179862509982941895917986250998294189591798625099829418959179862509982941895917986250998294189591798625099829418959179862509982941895917986250998294189591798625099829418959179862509982941895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76135f9a-e5c0-44ea-9e3b-f1a9549b9aad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea08ef2-8992-4d6f-b3d1-65c17645bffe, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea08ef2-8992-4d6f-b3d1-65c17645bffe, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11454177546495632545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145417754649563254511454177546495632545114541775464956325451145417754649563254511454177546495632545114541775464956325451145417754649563254511454177546495632545114541775464956325451145417754649563254511454177546495632545114541775464956325451145417754649563254511454177546495632545114541775464956325451145417754649563254511454177546495632545114541775464956325451145417754649563254511454177546495632545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b376f89-aeab-41da-8222-cf644953b30e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3640d4a1-c843-4a8b-94db-796896158853, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3640d4a1-c843-4a8b-94db-796896158853, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4430043493977106669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44300434939771066694430043493977106669443004349397710666944300434939771066694430043493977106669443004349397710666944300434939771066694430043493977106669443004349397710666944300434939771066694430043493977106669443004349397710666944300434939771066694430043493977106669443004349397710666944300434939771066694430043493977106669443004349397710666944300434939771066694430043493977106669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea08ef2-8992-4d6f-b3d1-65c17645bffe, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd6d959-52b4-4444-a25c-1e879663b4e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd6d959-52b4-4444-a25c-1e879663b4e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6670583701178457716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66705837011784577166670583701178457716667058370117845771666705837011784577166670583701178457716667058370117845771666705837011784577166670583701178457716667058370117845771666705837011784577166670583701178457716667058370117845771666705837011784577166670583701178457716667058370117845771666705837011784577166670583701178457716667058370117845771666705837011784577166670583701178457716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3640d4a1-c843-4a8b-94db-796896158853, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd24fc0-03eb-481d-aab5-591bc7e765a6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd24fc0-03eb-481d-aab5-591bc7e765a6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13102132486623354265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310213248662335426513102132486623354265131021324866233542651310213248662335426513102132486623354265131021324866233542651310213248662335426513102132486623354265131021324866233542651310213248662335426513102132486623354265131021324866233542651310213248662335426513102132486623354265131021324866233542651310213248662335426513102132486623354265131021324866233542651310213248662335426513102132486623354265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd6d959-52b4-4444-a25c-1e879663b4e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92392a33-3b96-4f46-8995-59966b77f6bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd24fc0-03eb-481d-aab5-591bc7e765a6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92392a33-3b96-4f46-8995-59966b77f6bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12261087767083469213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226108776708346921312261087767083469213122610877670834692131226108776708346921312261087767083469213122610877670834692131226108776708346921312261087767083469213122610877670834692131226108776708346921312261087767083469213122610877670834692131226108776708346921312261087767083469213122610877670834692131226108776708346921312261087767083469213122610877670834692131226108776708346921312261087767083469213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a06b157-18a7-49e8-ba0f-c0b8b8c6b464, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a06b157-18a7-49e8-ba0f-c0b8b8c6b464, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14002058253351599848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400205825335159984814002058253351599848140020582533515998481400205825335159984814002058253351599848140020582533515998481400205825335159984814002058253351599848140020582533515998481400205825335159984814002058253351599848140020582533515998481400205825335159984814002058253351599848140020582533515998481400205825335159984814002058253351599848140020582533515998481400205825335159984814002058253351599848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92392a33-3b96-4f46-8995-59966b77f6bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ff4efa-642d-4556-996f-68e0f3e09a6c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a06b157-18a7-49e8-ba0f-c0b8b8c6b464, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ff4efa-642d-4556-996f-68e0f3e09a6c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1742607001849228638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17426070018492286381742607001849228638174260700184922863817426070018492286381742607001849228638174260700184922863817426070018492286381742607001849228638174260700184922863817426070018492286381742607001849228638174260700184922863817426070018492286381742607001849228638174260700184922863817426070018492286381742607001849228638174260700184922863817426070018492286381742607001849228638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 650d9284-9c21-417a-84d0-256f26e0dd1a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 650d9284-9c21-417a-84d0-256f26e0dd1a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18342788224586587626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834278822458658762618342788224586587626183427882245865876261834278822458658762618342788224586587626183427882245865876261834278822458658762618342788224586587626183427882245865876261834278822458658762618342788224586587626183427882245865876261834278822458658762618342788224586587626183427882245865876261834278822458658762618342788224586587626183427882245865876261834278822458658762618342788224586587626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 650d9284-9c21-417a-84d0-256f26e0dd1a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 548689cc-d0ba-4875-9e67-1ebb288f3602, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 548689cc-d0ba-4875-9e67-1ebb288f3602, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6110467312234109013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61104673122341090136110467312234109013611046731223410901361104673122341090136110467312234109013611046731223410901361104673122341090136110467312234109013611046731223410901361104673122341090136110467312234109013611046731223410901361104673122341090136110467312234109013611046731223410901361104673122341090136110467312234109013611046731223410901361104673122341090136110467312234109013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ff4efa-642d-4556-996f-68e0f3e09a6c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 548689cc-d0ba-4875-9e67-1ebb288f3602, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 784d0d04-f77d-49f2-999a-5272b47da167, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9801532-7d12-4f26-8eab-29dba45b5862, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 784d0d04-f77d-49f2-999a-5272b47da167, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399137682214512015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73991376822145120157399137682214512015739913768221451201573991376822145120157399137682214512015739913768221451201573991376822145120157399137682214512015739913768221451201573991376822145120157399137682214512015739913768221451201573991376822145120157399137682214512015739913768221451201573991376822145120157399137682214512015739913768221451201573991376822145120157399137682214512015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9801532-7d12-4f26-8eab-29dba45b5862, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17612126156075719769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761212615607571976917612126156075719769176121261560757197691761212615607571976917612126156075719769176121261560757197691761212615607571976917612126156075719769176121261560757197691761212615607571976917612126156075719769176121261560757197691761212615607571976917612126156075719769176121261560757197691761212615607571976917612126156075719769176121261560757197691761212615607571976917612126156075719769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9801532-7d12-4f26-8eab-29dba45b5862, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78db4b8-4f79-452f-b931-f1b5c2b6628e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78db4b8-4f79-452f-b931-f1b5c2b6628e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3368956975799725315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33689569757997253153368956975799725315336895697579972531533689569757997253153368956975799725315336895697579972531533689569757997253153368956975799725315336895697579972531533689569757997253153368956975799725315336895697579972531533689569757997253153368956975799725315336895697579972531533689569757997253153368956975799725315336895697579972531533689569757997253153368956975799725315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78db4b8-4f79-452f-b931-f1b5c2b6628e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 151a8567-b600-421b-bac5-aaf7d2727d88, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 151a8567-b600-421b-bac5-aaf7d2727d88, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10665985890194103350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066598589019410335010665985890194103350106659858901941033501066598589019410335010665985890194103350106659858901941033501066598589019410335010665985890194103350106659858901941033501066598589019410335010665985890194103350106659858901941033501066598589019410335010665985890194103350106659858901941033501066598589019410335010665985890194103350106659858901941033501066598589019410335010665985890194103350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 784d0d04-f77d-49f2-999a-5272b47da167, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae693515-2165-4ac8-9981-e5716b6bfe0a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae693515-2165-4ac8-9981-e5716b6bfe0a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3919347437744434009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39193474377444340093919347437744434009391934743774443400939193474377444340093919347437744434009391934743774443400939193474377444340093919347437744434009391934743774443400939193474377444340093919347437744434009391934743774443400939193474377444340093919347437744434009391934743774443400939193474377444340093919347437744434009391934743774443400939193474377444340093919347437744434009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 151a8567-b600-421b-bac5-aaf7d2727d88, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f759abea-551f-4cb1-9860-262b034a9f42, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f759abea-551f-4cb1-9860-262b034a9f42, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 45709625025791360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4570962502579136045709625025791360457096250257913604570962502579136045709625025791360457096250257913604570962502579136045709625025791360457096250257913604570962502579136045709625025791360457096250257913604570962502579136045709625025791360457096250257913604570962502579136045709625025791360457096250257913604570962502579136045709625025791360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae693515-2165-4ac8-9981-e5716b6bfe0a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4fbe514-7a9f-4ba0-bbb3-a4092c561814, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4fbe514-7a9f-4ba0-bbb3-a4092c561814, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13800180524144262777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380018052414426277713800180524144262777138001805241442627771380018052414426277713800180524144262777138001805241442627771380018052414426277713800180524144262777138001805241442627771380018052414426277713800180524144262777138001805241442627771380018052414426277713800180524144262777138001805241442627771380018052414426277713800180524144262777138001805241442627771380018052414426277713800180524144262777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f759abea-551f-4cb1-9860-262b034a9f42, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da501c6a-0115-4688-acfa-7d82d162b0f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da501c6a-0115-4688-acfa-7d82d162b0f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1106007751014602179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11060077510146021791106007751014602179110600775101460217911060077510146021791106007751014602179110600775101460217911060077510146021791106007751014602179110600775101460217911060077510146021791106007751014602179110600775101460217911060077510146021791106007751014602179110600775101460217911060077510146021791106007751014602179110600775101460217911060077510146021791106007751014602179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4fbe514-7a9f-4ba0-bbb3-a4092c561814, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ab6579-6c3a-4984-885e-60a3f12d9644, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ab6579-6c3a-4984-885e-60a3f12d9644, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5381795240306324399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53817952403063243995381795240306324399538179524030632439953817952403063243995381795240306324399538179524030632439953817952403063243995381795240306324399538179524030632439953817952403063243995381795240306324399538179524030632439953817952403063243995381795240306324399538179524030632439953817952403063243995381795240306324399538179524030632439953817952403063243995381795240306324399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da501c6a-0115-4688-acfa-7d82d162b0f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 617fcd33-3ed8-4c01-be42-8d074b32073e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 617fcd33-3ed8-4c01-be42-8d074b32073e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6865301548372225640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68653015483722256406865301548372225640686530154837222564068653015483722256406865301548372225640686530154837222564068653015483722256406865301548372225640686530154837222564068653015483722256406865301548372225640686530154837222564068653015483722256406865301548372225640686530154837222564068653015483722256406865301548372225640686530154837222564068653015483722256406865301548372225640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ab6579-6c3a-4984-885e-60a3f12d9644, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d022be-3c4a-4302-a8c1-1bdc234c4050, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d022be-3c4a-4302-a8c1-1bdc234c4050, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8597874922385763941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85978749223857639418597874922385763941859787492238576394185978749223857639418597874922385763941859787492238576394185978749223857639418597874922385763941859787492238576394185978749223857639418597874922385763941859787492238576394185978749223857639418597874922385763941859787492238576394185978749223857639418597874922385763941859787492238576394185978749223857639418597874922385763941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 617fcd33-3ed8-4c01-be42-8d074b32073e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 489b13fb-6dd0-43ec-aa3f-6eab0b4e35c0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 489b13fb-6dd0-43ec-aa3f-6eab0b4e35c0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15067220835229549611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506722083522954961115067220835229549611150672208352295496111506722083522954961115067220835229549611150672208352295496111506722083522954961115067220835229549611150672208352295496111506722083522954961115067220835229549611150672208352295496111506722083522954961115067220835229549611150672208352295496111506722083522954961115067220835229549611150672208352295496111506722083522954961115067220835229549611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d022be-3c4a-4302-a8c1-1bdc234c4050, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 565b3393-58ac-4017-8af5-eb417ae0c5e2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565b3393-58ac-4017-8af5-eb417ae0c5e2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112106894979941537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311210689497994153713112106894979941537131121068949799415371311210689497994153713112106894979941537131121068949799415371311210689497994153713112106894979941537131121068949799415371311210689497994153713112106894979941537131121068949799415371311210689497994153713112106894979941537131121068949799415371311210689497994153713112106894979941537131121068949799415371311210689497994153713112106894979941537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 489b13fb-6dd0-43ec-aa3f-6eab0b4e35c0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3776c554-4568-4772-9d17-f36112768566, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3776c554-4568-4772-9d17-f36112768566, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16901949755323227085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690194975532322708516901949755323227085169019497553232270851690194975532322708516901949755323227085169019497553232270851690194975532322708516901949755323227085169019497553232270851690194975532322708516901949755323227085169019497553232270851690194975532322708516901949755323227085169019497553232270851690194975532322708516901949755323227085169019497553232270851690194975532322708516901949755323227085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565b3393-58ac-4017-8af5-eb417ae0c5e2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f37040-0358-4c6e-b66d-2db146f13a44, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f37040-0358-4c6e-b66d-2db146f13a44, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12468403144288864901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246840314428886490112468403144288864901124684031442888649011246840314428886490112468403144288864901124684031442888649011246840314428886490112468403144288864901124684031442888649011246840314428886490112468403144288864901124684031442888649011246840314428886490112468403144288864901124684031442888649011246840314428886490112468403144288864901124684031442888649011246840314428886490112468403144288864901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3776c554-4568-4772-9d17-f36112768566, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49352e2f-f3f3-4c96-a937-7a862fee7b72, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49352e2f-f3f3-4c96-a937-7a862fee7b72, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137581400190274511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613758140019027451116137581400190274511161375814001902745111613758140019027451116137581400190274511161375814001902745111613758140019027451116137581400190274511161375814001902745111613758140019027451116137581400190274511161375814001902745111613758140019027451116137581400190274511161375814001902745111613758140019027451116137581400190274511161375814001902745111613758140019027451116137581400190274511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f37040-0358-4c6e-b66d-2db146f13a44, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1436f8d4-36ed-48b7-aad6-1dc5c3abfe4c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1436f8d4-36ed-48b7-aad6-1dc5c3abfe4c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853579946648665419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78535799466486654197853579946648665419785357994664866541978535799466486654197853579946648665419785357994664866541978535799466486654197853579946648665419785357994664866541978535799466486654197853579946648665419785357994664866541978535799466486654197853579946648665419785357994664866541978535799466486654197853579946648665419785357994664866541978535799466486654197853579946648665419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49352e2f-f3f3-4c96-a937-7a862fee7b72, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442f860e-d202-497f-809a-4e46dda7ebc0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442f860e-d202-497f-809a-4e46dda7ebc0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10666648340833696948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066664834083369694810666648340833696948106666483408336969481066664834083369694810666648340833696948106666483408336969481066664834083369694810666648340833696948106666483408336969481066664834083369694810666648340833696948106666483408336969481066664834083369694810666648340833696948106666483408336969481066664834083369694810666648340833696948106666483408336969481066664834083369694810666648340833696948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1436f8d4-36ed-48b7-aad6-1dc5c3abfe4c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97837af-5d8b-4423-95f0-631ced8dbe12, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97837af-5d8b-4423-95f0-631ced8dbe12, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2845379674784846581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28453796747848465812845379674784846581284537967478484658128453796747848465812845379674784846581284537967478484658128453796747848465812845379674784846581284537967478484658128453796747848465812845379674784846581284537967478484658128453796747848465812845379674784846581284537967478484658128453796747848465812845379674784846581284537967478484658128453796747848465812845379674784846581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442f860e-d202-497f-809a-4e46dda7ebc0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b352db-b1bf-48ae-9467-d12ae40a8ede, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b352db-b1bf-48ae-9467-d12ae40a8ede, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 540174867803883121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121540174867803883121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97837af-5d8b-4423-95f0-631ced8dbe12, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2303fbb5-d5b5-437f-bbc4-5dfdd4facebf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2303fbb5-d5b5-437f-bbc4-5dfdd4facebf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279564076369070517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627956407636907051716279564076369070517162795640763690705171627956407636907051716279564076369070517162795640763690705171627956407636907051716279564076369070517162795640763690705171627956407636907051716279564076369070517162795640763690705171627956407636907051716279564076369070517162795640763690705171627956407636907051716279564076369070517162795640763690705171627956407636907051716279564076369070517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b352db-b1bf-48ae-9467-d12ae40a8ede, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02090127-2f14-47d1-aeb3-e9e0a1226aa3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02090127-2f14-47d1-aeb3-e9e0a1226aa3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14912066882093498702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491206688209349870214912066882093498702149120668820934987021491206688209349870214912066882093498702149120668820934987021491206688209349870214912066882093498702149120668820934987021491206688209349870214912066882093498702149120668820934987021491206688209349870214912066882093498702149120668820934987021491206688209349870214912066882093498702149120668820934987021491206688209349870214912066882093498702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2303fbb5-d5b5-437f-bbc4-5dfdd4facebf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 818b91c5-932a-43af-8b6f-10ef945820b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 818b91c5-932a-43af-8b6f-10ef945820b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11873498491886781457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187349849188678145711873498491886781457118734984918867814571187349849188678145711873498491886781457118734984918867814571187349849188678145711873498491886781457118734984918867814571187349849188678145711873498491886781457118734984918867814571187349849188678145711873498491886781457118734984918867814571187349849188678145711873498491886781457118734984918867814571187349849188678145711873498491886781457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02090127-2f14-47d1-aeb3-e9e0a1226aa3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b33cebc-b004-45d6-8104-94d55ab3911c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b33cebc-b004-45d6-8104-94d55ab3911c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14624037036407310614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462403703640731061414624037036407310614146240370364073106141462403703640731061414624037036407310614146240370364073106141462403703640731061414624037036407310614146240370364073106141462403703640731061414624037036407310614146240370364073106141462403703640731061414624037036407310614146240370364073106141462403703640731061414624037036407310614146240370364073106141462403703640731061414624037036407310614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 818b91c5-932a-43af-8b6f-10ef945820b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93f8d33c-a4cb-466f-9950-ca0c9ad48e82, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93f8d33c-a4cb-466f-9950-ca0c9ad48e82, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1455779363225734785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14557793632257347851455779363225734785145577936322573478514557793632257347851455779363225734785145577936322573478514557793632257347851455779363225734785145577936322573478514557793632257347851455779363225734785145577936322573478514557793632257347851455779363225734785145577936322573478514557793632257347851455779363225734785145577936322573478514557793632257347851455779363225734785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b33cebc-b004-45d6-8104-94d55ab3911c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86cd25fc-fa85-4280-9abc-7acfe924dc28, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86cd25fc-fa85-4280-9abc-7acfe924dc28, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15116462901269513962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511646290126951396215116462901269513962151164629012695139621511646290126951396215116462901269513962151164629012695139621511646290126951396215116462901269513962151164629012695139621511646290126951396215116462901269513962151164629012695139621511646290126951396215116462901269513962151164629012695139621511646290126951396215116462901269513962151164629012695139621511646290126951396215116462901269513962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93f8d33c-a4cb-466f-9950-ca0c9ad48e82, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b67ceb-9136-4b1b-851b-bdc904a39459, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b67ceb-9136-4b1b-851b-bdc904a39459, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1554616818518087665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15546168185180876651554616818518087665155461681851808766515546168185180876651554616818518087665155461681851808766515546168185180876651554616818518087665155461681851808766515546168185180876651554616818518087665155461681851808766515546168185180876651554616818518087665155461681851808766515546168185180876651554616818518087665155461681851808766515546168185180876651554616818518087665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86cd25fc-fa85-4280-9abc-7acfe924dc28, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f74d3ea1-3b34-48b4-80b1-7666942137e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74d3ea1-3b34-48b4-80b1-7666942137e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383028539391429090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090383028539391429090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b67ceb-9136-4b1b-851b-bdc904a39459, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b40e51-3aff-43a5-a608-948ed8971cdd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b40e51-3aff-43a5-a608-948ed8971cdd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6956258490803047263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69562584908030472636956258490803047263695625849080304726369562584908030472636956258490803047263695625849080304726369562584908030472636956258490803047263695625849080304726369562584908030472636956258490803047263695625849080304726369562584908030472636956258490803047263695625849080304726369562584908030472636956258490803047263695625849080304726369562584908030472636956258490803047263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b40e51-3aff-43a5-a608-948ed8971cdd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e2b44c0-2541-4dca-9823-08d600c79c6c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e2b44c0-2541-4dca-9823-08d600c79c6c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9684690856867997370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96846908568679973709684690856867997370968469085686799737096846908568679973709684690856867997370968469085686799737096846908568679973709684690856867997370968469085686799737096846908568679973709684690856867997370968469085686799737096846908568679973709684690856867997370968469085686799737096846908568679973709684690856867997370968469085686799737096846908568679973709684690856867997370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74d3ea1-3b34-48b4-80b1-7666942137e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b32da4f-59ab-4ebf-8825-dcd31d0ea2b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b32da4f-59ab-4ebf-8825-dcd31d0ea2b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15495760185401907297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549576018540190729715495760185401907297154957601854019072971549576018540190729715495760185401907297154957601854019072971549576018540190729715495760185401907297154957601854019072971549576018540190729715495760185401907297154957601854019072971549576018540190729715495760185401907297154957601854019072971549576018540190729715495760185401907297154957601854019072971549576018540190729715495760185401907297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e2b44c0-2541-4dca-9823-08d600c79c6c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1765c6-5a91-4255-a568-4d032c49a111, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1765c6-5a91-4255-a568-4d032c49a111, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 429857492632299009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009429857492632299009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b32da4f-59ab-4ebf-8825-dcd31d0ea2b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 939d4a04-b638-41e3-b9f8-891fb1ddcd90, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1765c6-5a91-4255-a568-4d032c49a111, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 939d4a04-b638-41e3-b9f8-891fb1ddcd90, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13759287038478572051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375928703847857205113759287038478572051137592870384785720511375928703847857205113759287038478572051137592870384785720511375928703847857205113759287038478572051137592870384785720511375928703847857205113759287038478572051137592870384785720511375928703847857205113759287038478572051137592870384785720511375928703847857205113759287038478572051137592870384785720511375928703847857205113759287038478572051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f674c5b4-6130-4026-9374-ecf8fccc6bf5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f674c5b4-6130-4026-9374-ecf8fccc6bf5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8295356967972250330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82953569679722503308295356967972250330829535696797225033082953569679722503308295356967972250330829535696797225033082953569679722503308295356967972250330829535696797225033082953569679722503308295356967972250330829535696797225033082953569679722503308295356967972250330829535696797225033082953569679722503308295356967972250330829535696797225033082953569679722503308295356967972250330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 939d4a04-b638-41e3-b9f8-891fb1ddcd90, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5042a594-37e4-405e-881d-90991dfdc65e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f674c5b4-6130-4026-9374-ecf8fccc6bf5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5042a594-37e4-405e-881d-90991dfdc65e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3385915625824357328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33859156258243573283385915625824357328338591562582435732833859156258243573283385915625824357328338591562582435732833859156258243573283385915625824357328338591562582435732833859156258243573283385915625824357328338591562582435732833859156258243573283385915625824357328338591562582435732833859156258243573283385915625824357328338591562582435732833859156258243573283385915625824357328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 328da2c8-fe82-441b-a158-d4b30570d2ae, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 328da2c8-fe82-441b-a158-d4b30570d2ae, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9900319591562264796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99003195915622647969900319591562264796990031959156226479699003195915622647969900319591562264796990031959156226479699003195915622647969900319591562264796990031959156226479699003195915622647969900319591562264796990031959156226479699003195915622647969900319591562264796990031959156226479699003195915622647969900319591562264796990031959156226479699003195915622647969900319591562264796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5042a594-37e4-405e-881d-90991dfdc65e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 328da2c8-fe82-441b-a158-d4b30570d2ae, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b3a0d94-7887-4d3c-a442-59472c13ab81, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b3a0d94-7887-4d3c-a442-59472c13ab81, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213136208056515985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321313620805651598513213136208056515985132131362080565159851321313620805651598513213136208056515985132131362080565159851321313620805651598513213136208056515985132131362080565159851321313620805651598513213136208056515985132131362080565159851321313620805651598513213136208056515985132131362080565159851321313620805651598513213136208056515985132131362080565159851321313620805651598513213136208056515985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 748d6ebc-30cd-4527-b653-96ff16fff9fa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 748d6ebc-30cd-4527-b653-96ff16fff9fa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15610475994442096336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561047599444209633615610475994442096336156104759944420963361561047599444209633615610475994442096336156104759944420963361561047599444209633615610475994442096336156104759944420963361561047599444209633615610475994442096336156104759944420963361561047599444209633615610475994442096336156104759944420963361561047599444209633615610475994442096336156104759944420963361561047599444209633615610475994442096336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b3a0d94-7887-4d3c-a442-59472c13ab81, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 748d6ebc-30cd-4527-b653-96ff16fff9fa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f956552a-3452-440a-8be6-260a5a6d15ee, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0941e5e6-9073-4f99-8729-17bfd4282e17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f956552a-3452-440a-8be6-260a5a6d15ee, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6290689188251846519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62906891882518465196290689188251846519629068918825184651962906891882518465196290689188251846519629068918825184651962906891882518465196290689188251846519629068918825184651962906891882518465196290689188251846519629068918825184651962906891882518465196290689188251846519629068918825184651962906891882518465196290689188251846519629068918825184651962906891882518465196290689188251846519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0941e5e6-9073-4f99-8729-17bfd4282e17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9030539306680285920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90305393066802859209030539306680285920903053930668028592090305393066802859209030539306680285920903053930668028592090305393066802859209030539306680285920903053930668028592090305393066802859209030539306680285920903053930668028592090305393066802859209030539306680285920903053930668028592090305393066802859209030539306680285920903053930668028592090305393066802859209030539306680285920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0941e5e6-9073-4f99-8729-17bfd4282e17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f956552a-3452-440a-8be6-260a5a6d15ee, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d95aed-7b22-44f8-9736-eeb463963f35, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d95aed-7b22-44f8-9736-eeb463963f35, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 108110347453848954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954108110347453848954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ac9d0f5-a58f-48a2-86ac-88a4e8b908ab, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ac9d0f5-a58f-48a2-86ac-88a4e8b908ab, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6327635377206664189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63276353772066641896327635377206664189632763537720666418963276353772066641896327635377206664189632763537720666418963276353772066641896327635377206664189632763537720666418963276353772066641896327635377206664189632763537720666418963276353772066641896327635377206664189632763537720666418963276353772066641896327635377206664189632763537720666418963276353772066641896327635377206664189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac9d0f5-a58f-48a2-86ac-88a4e8b908ab, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c2317c-8302-4d12-bd06-7f9c2f877649, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c2317c-8302-4d12-bd06-7f9c2f877649, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3667161958198401078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36671619581984010783667161958198401078366716195819840107836671619581984010783667161958198401078366716195819840107836671619581984010783667161958198401078366716195819840107836671619581984010783667161958198401078366716195819840107836671619581984010783667161958198401078366716195819840107836671619581984010783667161958198401078366716195819840107836671619581984010783667161958198401078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d95aed-7b22-44f8-9736-eeb463963f35, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13668a71-794f-4189-ae28-b7de54302c3e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13668a71-794f-4189-ae28-b7de54302c3e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16840032878721648744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684003287872164874416840032878721648744168400328787216487441684003287872164874416840032878721648744168400328787216487441684003287872164874416840032878721648744168400328787216487441684003287872164874416840032878721648744168400328787216487441684003287872164874416840032878721648744168400328787216487441684003287872164874416840032878721648744168400328787216487441684003287872164874416840032878721648744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c2317c-8302-4d12-bd06-7f9c2f877649, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769dc8f7-add8-476a-bd49-64fee32453d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13668a71-794f-4189-ae28-b7de54302c3e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769dc8f7-add8-476a-bd49-64fee32453d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8747980491899702804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87479804918997028048747980491899702804874798049189970280487479804918997028048747980491899702804874798049189970280487479804918997028048747980491899702804874798049189970280487479804918997028048747980491899702804874798049189970280487479804918997028048747980491899702804874798049189970280487479804918997028048747980491899702804874798049189970280487479804918997028048747980491899702804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a09a3c50-f5aa-4535-ad70-7cf8eef3d377, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a09a3c50-f5aa-4535-ad70-7cf8eef3d377, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3820479723904217775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38204797239042177753820479723904217775382047972390421777538204797239042177753820479723904217775382047972390421777538204797239042177753820479723904217775382047972390421777538204797239042177753820479723904217775382047972390421777538204797239042177753820479723904217775382047972390421777538204797239042177753820479723904217775382047972390421777538204797239042177753820479723904217775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769dc8f7-add8-476a-bd49-64fee32453d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a417d76-8501-48d8-bfe6-629276cfb9c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a417d76-8501-48d8-bfe6-629276cfb9c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17646688730626990153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764668873062699015317646688730626990153176466887306269901531764668873062699015317646688730626990153176466887306269901531764668873062699015317646688730626990153176466887306269901531764668873062699015317646688730626990153176466887306269901531764668873062699015317646688730626990153176466887306269901531764668873062699015317646688730626990153176466887306269901531764668873062699015317646688730626990153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a09a3c50-f5aa-4535-ad70-7cf8eef3d377, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f24d44ca-5a30-4873-9ed6-a9193f9c9986, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24d44ca-5a30-4873-9ed6-a9193f9c9986, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1408356712182530705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14083567121825307051408356712182530705140835671218253070514083567121825307051408356712182530705140835671218253070514083567121825307051408356712182530705140835671218253070514083567121825307051408356712182530705140835671218253070514083567121825307051408356712182530705140835671218253070514083567121825307051408356712182530705140835671218253070514083567121825307051408356712182530705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a417d76-8501-48d8-bfe6-629276cfb9c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24d44ca-5a30-4873-9ed6-a9193f9c9986, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91d4a4c9-a054-4d4e-b05e-73adacc7b2b8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ac0f20-4b7b-4e52-bf8f-7b0a9de19f24, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91d4a4c9-a054-4d4e-b05e-73adacc7b2b8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7929102793870333358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79291027938703333587929102793870333358792910279387033335879291027938703333587929102793870333358792910279387033335879291027938703333587929102793870333358792910279387033335879291027938703333587929102793870333358792910279387033335879291027938703333587929102793870333358792910279387033335879291027938703333587929102793870333358792910279387033335879291027938703333587929102793870333358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ac0f20-4b7b-4e52-bf8f-7b0a9de19f24, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14590337158085171536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459033715808517153614590337158085171536145903371580851715361459033715808517153614590337158085171536145903371580851715361459033715808517153614590337158085171536145903371580851715361459033715808517153614590337158085171536145903371580851715361459033715808517153614590337158085171536145903371580851715361459033715808517153614590337158085171536145903371580851715361459033715808517153614590337158085171536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91d4a4c9-a054-4d4e-b05e-73adacc7b2b8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ac0f20-4b7b-4e52-bf8f-7b0a9de19f24, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fb992f3-d6d5-40e9-9fc4-b3f0535ecee9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cfb4e62-b6e1-4b40-bfb0-e418af113249, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fb992f3-d6d5-40e9-9fc4-b3f0535ecee9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5074661457251846033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50746614572518460335074661457251846033507466145725184603350746614572518460335074661457251846033507466145725184603350746614572518460335074661457251846033507466145725184603350746614572518460335074661457251846033507466145725184603350746614572518460335074661457251846033507466145725184603350746614572518460335074661457251846033507466145725184603350746614572518460335074661457251846033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cfb4e62-b6e1-4b40-bfb0-e418af113249, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 41810830654413960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4181083065441396041810830654413960418108306544139604181083065441396041810830654413960418108306544139604181083065441396041810830654413960418108306544139604181083065441396041810830654413960418108306544139604181083065441396041810830654413960418108306544139604181083065441396041810830654413960418108306544139604181083065441396041810830654413960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fb992f3-d6d5-40e9-9fc4-b3f0535ecee9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdab9bf3-0cf3-4fdc-ab75-9700744f8f3e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdab9bf3-0cf3-4fdc-ab75-9700744f8f3e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3161474768638033301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31614747686380333013161474768638033301316147476863803330131614747686380333013161474768638033301316147476863803330131614747686380333013161474768638033301316147476863803330131614747686380333013161474768638033301316147476863803330131614747686380333013161474768638033301316147476863803330131614747686380333013161474768638033301316147476863803330131614747686380333013161474768638033301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cfb4e62-b6e1-4b40-bfb0-e418af113249, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e7d2524-6570-4c95-91f6-713541c77379, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e7d2524-6570-4c95-91f6-713541c77379, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13629361373083768887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362936137308376888713629361373083768887136293613730837688871362936137308376888713629361373083768887136293613730837688871362936137308376888713629361373083768887136293613730837688871362936137308376888713629361373083768887136293613730837688871362936137308376888713629361373083768887136293613730837688871362936137308376888713629361373083768887136293613730837688871362936137308376888713629361373083768887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdab9bf3-0cf3-4fdc-ab75-9700744f8f3e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e7d2524-6570-4c95-91f6-713541c77379, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da2b4ec1-1f86-4e71-89b4-77ae972e4721, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e51a753-3563-42bb-aead-d4acdcd3997f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da2b4ec1-1f86-4e71-89b4-77ae972e4721, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 652549918424495507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507652549918424495507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e51a753-3563-42bb-aead-d4acdcd3997f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377142382876820092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43771423828768200924377142382876820092437714238287682009243771423828768200924377142382876820092437714238287682009243771423828768200924377142382876820092437714238287682009243771423828768200924377142382876820092437714238287682009243771423828768200924377142382876820092437714238287682009243771423828768200924377142382876820092437714238287682009243771423828768200924377142382876820092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da2b4ec1-1f86-4e71-89b4-77ae972e4721, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36a6455-2596-4e10-b689-7f0f0d562686, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36a6455-2596-4e10-b689-7f0f0d562686, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10730190676095701127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073019067609570112710730190676095701127107301906760957011271073019067609570112710730190676095701127107301906760957011271073019067609570112710730190676095701127107301906760957011271073019067609570112710730190676095701127107301906760957011271073019067609570112710730190676095701127107301906760957011271073019067609570112710730190676095701127107301906760957011271073019067609570112710730190676095701127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e51a753-3563-42bb-aead-d4acdcd3997f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b4f43a-d534-422f-a30e-83c5e332478f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b4f43a-d534-422f-a30e-83c5e332478f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5010378531431551426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50103785314315514265010378531431551426501037853143155142650103785314315514265010378531431551426501037853143155142650103785314315514265010378531431551426501037853143155142650103785314315514265010378531431551426501037853143155142650103785314315514265010378531431551426501037853143155142650103785314315514265010378531431551426501037853143155142650103785314315514265010378531431551426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36a6455-2596-4e10-b689-7f0f0d562686, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6090aacb-b0e3-4d84-a90a-eab302dcabac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6090aacb-b0e3-4d84-a90a-eab302dcabac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1686800378526684153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16868003785266841531686800378526684153168680037852668415316868003785266841531686800378526684153168680037852668415316868003785266841531686800378526684153168680037852668415316868003785266841531686800378526684153168680037852668415316868003785266841531686800378526684153168680037852668415316868003785266841531686800378526684153168680037852668415316868003785266841531686800378526684153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b4f43a-d534-422f-a30e-83c5e332478f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28a6e42f-31fc-4c8a-bd02-e402b78ae9e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28a6e42f-31fc-4c8a-bd02-e402b78ae9e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148038366402928903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51480383664029289035148038366402928903514803836640292890351480383664029289035148038366402928903514803836640292890351480383664029289035148038366402928903514803836640292890351480383664029289035148038366402928903514803836640292890351480383664029289035148038366402928903514803836640292890351480383664029289035148038366402928903514803836640292890351480383664029289035148038366402928903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6090aacb-b0e3-4d84-a90a-eab302dcabac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121c69fd-4bc3-4fe6-9e9d-e10d543a3dd1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121c69fd-4bc3-4fe6-9e9d-e10d543a3dd1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 49215385706931588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4921538570693158849215385706931588492153857069315884921538570693158849215385706931588492153857069315884921538570693158849215385706931588492153857069315884921538570693158849215385706931588492153857069315884921538570693158849215385706931588492153857069315884921538570693158849215385706931588492153857069315884921538570693158849215385706931588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121c69fd-4bc3-4fe6-9e9d-e10d543a3dd1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0be4e97-3040-423a-8bf9-653a992f0509, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0be4e97-3040-423a-8bf9-653a992f0509, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13978511193547944675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397851119354794467513978511193547944675139785111935479446751397851119354794467513978511193547944675139785111935479446751397851119354794467513978511193547944675139785111935479446751397851119354794467513978511193547944675139785111935479446751397851119354794467513978511193547944675139785111935479446751397851119354794467513978511193547944675139785111935479446751397851119354794467513978511193547944675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28a6e42f-31fc-4c8a-bd02-e402b78ae9e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eeab097-8eeb-4f2b-aca6-77fd1e86e757, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eeab097-8eeb-4f2b-aca6-77fd1e86e757, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7660588425697745279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76605884256977452797660588425697745279766058842569774527976605884256977452797660588425697745279766058842569774527976605884256977452797660588425697745279766058842569774527976605884256977452797660588425697745279766058842569774527976605884256977452797660588425697745279766058842569774527976605884256977452797660588425697745279766058842569774527976605884256977452797660588425697745279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0be4e97-3040-423a-8bf9-653a992f0509, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec10f758-823c-476b-a1bf-8ed53c5ede18, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eeab097-8eeb-4f2b-aca6-77fd1e86e757, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec10f758-823c-476b-a1bf-8ed53c5ede18, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3235300422633428287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32353004226334282873235300422633428287323530042263342828732353004226334282873235300422633428287323530042263342828732353004226334282873235300422633428287323530042263342828732353004226334282873235300422633428287323530042263342828732353004226334282873235300422633428287323530042263342828732353004226334282873235300422633428287323530042263342828732353004226334282873235300422633428287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d85b1e-e202-40d2-a2ae-1bd6eafd6ac9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d85b1e-e202-40d2-a2ae-1bd6eafd6ac9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15188344800730964324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518834480073096432415188344800730964324151883448007309643241518834480073096432415188344800730964324151883448007309643241518834480073096432415188344800730964324151883448007309643241518834480073096432415188344800730964324151883448007309643241518834480073096432415188344800730964324151883448007309643241518834480073096432415188344800730964324151883448007309643241518834480073096432415188344800730964324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec10f758-823c-476b-a1bf-8ed53c5ede18, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b0a688e-3738-4640-a882-0b51ce27fd36, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0a688e-3738-4640-a882-0b51ce27fd36, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15148184293407649796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514818429340764979615148184293407649796151481842934076497961514818429340764979615148184293407649796151481842934076497961514818429340764979615148184293407649796151481842934076497961514818429340764979615148184293407649796151481842934076497961514818429340764979615148184293407649796151481842934076497961514818429340764979615148184293407649796151481842934076497961514818429340764979615148184293407649796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d85b1e-e202-40d2-a2ae-1bd6eafd6ac9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b069bf83-d091-41cb-a252-ff28f984c105, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b069bf83-d091-41cb-a252-ff28f984c105, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17152701481035960863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715270148103596086317152701481035960863171527014810359608631715270148103596086317152701481035960863171527014810359608631715270148103596086317152701481035960863171527014810359608631715270148103596086317152701481035960863171527014810359608631715270148103596086317152701481035960863171527014810359608631715270148103596086317152701481035960863171527014810359608631715270148103596086317152701481035960863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0a688e-3738-4640-a882-0b51ce27fd36, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2df7fad-e4b4-4aea-8310-5bdc91bbf44b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2df7fad-e4b4-4aea-8310-5bdc91bbf44b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16881043746699987559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688104374669998755916881043746699987559168810437466999875591688104374669998755916881043746699987559168810437466999875591688104374669998755916881043746699987559168810437466999875591688104374669998755916881043746699987559168810437466999875591688104374669998755916881043746699987559168810437466999875591688104374669998755916881043746699987559168810437466999875591688104374669998755916881043746699987559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b069bf83-d091-41cb-a252-ff28f984c105, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dca1d30-40ec-43e0-9762-614d69f7ac2e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dca1d30-40ec-43e0-9762-614d69f7ac2e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4530759197760976331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45307591977609763314530759197760976331453075919776097633145307591977609763314530759197760976331453075919776097633145307591977609763314530759197760976331453075919776097633145307591977609763314530759197760976331453075919776097633145307591977609763314530759197760976331453075919776097633145307591977609763314530759197760976331453075919776097633145307591977609763314530759197760976331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2df7fad-e4b4-4aea-8310-5bdc91bbf44b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe6a01ca-0732-4c40-96e6-e879b67bd88d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe6a01ca-0732-4c40-96e6-e879b67bd88d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12698853006679750113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269885300667975011312698853006679750113126988530066797501131269885300667975011312698853006679750113126988530066797501131269885300667975011312698853006679750113126988530066797501131269885300667975011312698853006679750113126988530066797501131269885300667975011312698853006679750113126988530066797501131269885300667975011312698853006679750113126988530066797501131269885300667975011312698853006679750113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dca1d30-40ec-43e0-9762-614d69f7ac2e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe6a01ca-0732-4c40-96e6-e879b67bd88d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88e4632-03c8-49cb-9fb0-d08da6ab9b7b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88e4632-03c8-49cb-9fb0-d08da6ab9b7b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3091825023080359488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30918250230803594883091825023080359488309182502308035948830918250230803594883091825023080359488309182502308035948830918250230803594883091825023080359488309182502308035948830918250230803594883091825023080359488309182502308035948830918250230803594883091825023080359488309182502308035948830918250230803594883091825023080359488309182502308035948830918250230803594883091825023080359488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3b90d3-d2de-4107-af93-d276a8e77a35, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3b90d3-d2de-4107-af93-d276a8e77a35, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15745880016585464045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574588001658546404515745880016585464045157458800165854640451574588001658546404515745880016585464045157458800165854640451574588001658546404515745880016585464045157458800165854640451574588001658546404515745880016585464045157458800165854640451574588001658546404515745880016585464045157458800165854640451574588001658546404515745880016585464045157458800165854640451574588001658546404515745880016585464045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88e4632-03c8-49cb-9fb0-d08da6ab9b7b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65510b0-2f02-4482-9493-b5d497607066, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65510b0-2f02-4482-9493-b5d497607066, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8340824702842869538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83408247028428695388340824702842869538834082470284286953883408247028428695388340824702842869538834082470284286953883408247028428695388340824702842869538834082470284286953883408247028428695388340824702842869538834082470284286953883408247028428695388340824702842869538834082470284286953883408247028428695388340824702842869538834082470284286953883408247028428695388340824702842869538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3b90d3-d2de-4107-af93-d276a8e77a35, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccceab5-faae-43f7-91b8-5d4627b6baf6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccceab5-faae-43f7-91b8-5d4627b6baf6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277082268073413178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427708226807341317814277082268073413178142770822680734131781427708226807341317814277082268073413178142770822680734131781427708226807341317814277082268073413178142770822680734131781427708226807341317814277082268073413178142770822680734131781427708226807341317814277082268073413178142770822680734131781427708226807341317814277082268073413178142770822680734131781427708226807341317814277082268073413178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65510b0-2f02-4482-9493-b5d497607066, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccceab5-faae-43f7-91b8-5d4627b6baf6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05952213-2c20-43b0-ae50-be83b5d5e7e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05952213-2c20-43b0-ae50-be83b5d5e7e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10365019801737667990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036501980173766799010365019801737667990103650198017376679901036501980173766799010365019801737667990103650198017376679901036501980173766799010365019801737667990103650198017376679901036501980173766799010365019801737667990103650198017376679901036501980173766799010365019801737667990103650198017376679901036501980173766799010365019801737667990103650198017376679901036501980173766799010365019801737667990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e14a4e-f7f1-4415-8435-b3703e429331, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e14a4e-f7f1-4415-8435-b3703e429331, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17956184485840193771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795618448584019377117956184485840193771179561844858401937711795618448584019377117956184485840193771179561844858401937711795618448584019377117956184485840193771179561844858401937711795618448584019377117956184485840193771179561844858401937711795618448584019377117956184485840193771179561844858401937711795618448584019377117956184485840193771179561844858401937711795618448584019377117956184485840193771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05952213-2c20-43b0-ae50-be83b5d5e7e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e14a4e-f7f1-4415-8435-b3703e429331, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aec5f864-dae5-479e-8e55-783288713958, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aec5f864-dae5-479e-8e55-783288713958, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 774422819296324680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680774422819296324680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ff698dd-5db2-4801-b469-4425f885f578, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ff698dd-5db2-4801-b469-4425f885f578, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922521260800530747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49225212608005307474922521260800530747492252126080053074749225212608005307474922521260800530747492252126080053074749225212608005307474922521260800530747492252126080053074749225212608005307474922521260800530747492252126080053074749225212608005307474922521260800530747492252126080053074749225212608005307474922521260800530747492252126080053074749225212608005307474922521260800530747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aec5f864-dae5-479e-8e55-783288713958, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ff698dd-5db2-4801-b469-4425f885f578, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2739a222-79cc-46a4-baa1-3b5b90b5847d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f76406-1884-4edb-a98b-05e8c6ef8891, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2739a222-79cc-46a4-baa1-3b5b90b5847d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17240612486044299158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724061248604429915817240612486044299158172406124860442991581724061248604429915817240612486044299158172406124860442991581724061248604429915817240612486044299158172406124860442991581724061248604429915817240612486044299158172406124860442991581724061248604429915817240612486044299158172406124860442991581724061248604429915817240612486044299158172406124860442991581724061248604429915817240612486044299158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f76406-1884-4edb-a98b-05e8c6ef8891, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5614943655778758746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56149436557787587465614943655778758746561494365577875874656149436557787587465614943655778758746561494365577875874656149436557787587465614943655778758746561494365577875874656149436557787587465614943655778758746561494365577875874656149436557787587465614943655778758746561494365577875874656149436557787587465614943655778758746561494365577875874656149436557787587465614943655778758746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2739a222-79cc-46a4-baa1-3b5b90b5847d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f76406-1884-4edb-a98b-05e8c6ef8891, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e46edcc-e9da-4b1d-b965-9182c73e52fa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc65e66-29cc-42a9-aeda-8050e765f21e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e46edcc-e9da-4b1d-b965-9182c73e52fa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285344546308952063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22853445463089520632285344546308952063228534454630895206322853445463089520632285344546308952063228534454630895206322853445463089520632285344546308952063228534454630895206322853445463089520632285344546308952063228534454630895206322853445463089520632285344546308952063228534454630895206322853445463089520632285344546308952063228534454630895206322853445463089520632285344546308952063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc65e66-29cc-42a9-aeda-8050e765f21e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11687315838395095195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168731583839509519511687315838395095195116873158383950951951168731583839509519511687315838395095195116873158383950951951168731583839509519511687315838395095195116873158383950951951168731583839509519511687315838395095195116873158383950951951168731583839509519511687315838395095195116873158383950951951168731583839509519511687315838395095195116873158383950951951168731583839509519511687315838395095195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc65e66-29cc-42a9-aeda-8050e765f21e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e46edcc-e9da-4b1d-b965-9182c73e52fa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502e31c5-f8bb-46c8-8904-ad136430bd86, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502e31c5-f8bb-46c8-8904-ad136430bd86, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9224503888189316103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92245038881893161039224503888189316103922450388818931610392245038881893161039224503888189316103922450388818931610392245038881893161039224503888189316103922450388818931610392245038881893161039224503888189316103922450388818931610392245038881893161039224503888189316103922450388818931610392245038881893161039224503888189316103922450388818931610392245038881893161039224503888189316103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c3a1c36-8165-4630-af36-ec426b532282, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c3a1c36-8165-4630-af36-ec426b532282, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512917736730832392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751291773673083239217512917736730832392175129177367308323921751291773673083239217512917736730832392175129177367308323921751291773673083239217512917736730832392175129177367308323921751291773673083239217512917736730832392175129177367308323921751291773673083239217512917736730832392175129177367308323921751291773673083239217512917736730832392175129177367308323921751291773673083239217512917736730832392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502e31c5-f8bb-46c8-8904-ad136430bd86, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c3a1c36-8165-4630-af36-ec426b532282, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72d241d-e723-481b-a36f-691bfd41b6e4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34a8f7e4-7986-461c-a87f-e9be4f5b7e8c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72d241d-e723-481b-a36f-691bfd41b6e4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10732245477369600932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073224547736960093210732245477369600932107322454773696009321073224547736960093210732245477369600932107322454773696009321073224547736960093210732245477369600932107322454773696009321073224547736960093210732245477369600932107322454773696009321073224547736960093210732245477369600932107322454773696009321073224547736960093210732245477369600932107322454773696009321073224547736960093210732245477369600932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34a8f7e4-7986-461c-a87f-e9be4f5b7e8c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11391923844836917359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139192384483691735911391923844836917359113919238448369173591139192384483691735911391923844836917359113919238448369173591139192384483691735911391923844836917359113919238448369173591139192384483691735911391923844836917359113919238448369173591139192384483691735911391923844836917359113919238448369173591139192384483691735911391923844836917359113919238448369173591139192384483691735911391923844836917359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34a8f7e4-7986-461c-a87f-e9be4f5b7e8c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72d241d-e723-481b-a36f-691bfd41b6e4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca54b3fe-fe2e-4b1c-b72b-b94d6a245eba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca54b3fe-fe2e-4b1c-b72b-b94d6a245eba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10699149232447278155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1069914923244727815510699149232447278155106991492324472781551069914923244727815510699149232447278155106991492324472781551069914923244727815510699149232447278155106991492324472781551069914923244727815510699149232447278155106991492324472781551069914923244727815510699149232447278155106991492324472781551069914923244727815510699149232447278155106991492324472781551069914923244727815510699149232447278155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5b2bb3a-4099-4855-a879-874e43e7447a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5b2bb3a-4099-4855-a879-874e43e7447a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 158959905872941623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623158959905872941623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca54b3fe-fe2e-4b1c-b72b-b94d6a245eba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5b2bb3a-4099-4855-a879-874e43e7447a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1832d57-5495-460d-bb65-993a6f7fa0ea, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1832d57-5495-460d-bb65-993a6f7fa0ea, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14606916492106869770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460691649210686977014606916492106869770146069164921068697701460691649210686977014606916492106869770146069164921068697701460691649210686977014606916492106869770146069164921068697701460691649210686977014606916492106869770146069164921068697701460691649210686977014606916492106869770146069164921068697701460691649210686977014606916492106869770146069164921068697701460691649210686977014606916492106869770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d280ac38-e588-4440-bf5e-2d66a444fdac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d280ac38-e588-4440-bf5e-2d66a444fdac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16332656609193535890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633265660919353589016332656609193535890163326566091935358901633265660919353589016332656609193535890163326566091935358901633265660919353589016332656609193535890163326566091935358901633265660919353589016332656609193535890163326566091935358901633265660919353589016332656609193535890163326566091935358901633265660919353589016332656609193535890163326566091935358901633265660919353589016332656609193535890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1832d57-5495-460d-bb65-993a6f7fa0ea, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f52a914-c225-4941-80c2-27ae1d53162c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f52a914-c225-4941-80c2-27ae1d53162c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12895326010923134727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289532601092313472712895326010923134727128953260109231347271289532601092313472712895326010923134727128953260109231347271289532601092313472712895326010923134727128953260109231347271289532601092313472712895326010923134727128953260109231347271289532601092313472712895326010923134727128953260109231347271289532601092313472712895326010923134727128953260109231347271289532601092313472712895326010923134727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f52a914-c225-4941-80c2-27ae1d53162c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6c0480-fd35-400b-b30e-7a84a6c79583, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6c0480-fd35-400b-b30e-7a84a6c79583, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15382057202317072366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538205720231707236615382057202317072366153820572023170723661538205720231707236615382057202317072366153820572023170723661538205720231707236615382057202317072366153820572023170723661538205720231707236615382057202317072366153820572023170723661538205720231707236615382057202317072366153820572023170723661538205720231707236615382057202317072366153820572023170723661538205720231707236615382057202317072366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d280ac38-e588-4440-bf5e-2d66a444fdac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1ac0c88-d5ea-4e74-86df-37006319c13a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1ac0c88-d5ea-4e74-86df-37006319c13a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17291100591726358848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729110059172635884817291100591726358848172911005917263588481729110059172635884817291100591726358848172911005917263588481729110059172635884817291100591726358848172911005917263588481729110059172635884817291100591726358848172911005917263588481729110059172635884817291100591726358848172911005917263588481729110059172635884817291100591726358848172911005917263588481729110059172635884817291100591726358848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6c0480-fd35-400b-b30e-7a84a6c79583, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6b105f-578c-4b1e-acd7-ec0ec28d6a3d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6b105f-578c-4b1e-acd7-ec0ec28d6a3d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5002355121021277834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50023551210212778345002355121021277834500235512102127783450023551210212778345002355121021277834500235512102127783450023551210212778345002355121021277834500235512102127783450023551210212778345002355121021277834500235512102127783450023551210212778345002355121021277834500235512102127783450023551210212778345002355121021277834500235512102127783450023551210212778345002355121021277834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1ac0c88-d5ea-4e74-86df-37006319c13a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bee5954-0f35-46f6-a0a1-b23cf13c08e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bee5954-0f35-46f6-a0a1-b23cf13c08e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1976656324397397085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19766563243973970851976656324397397085197665632439739708519766563243973970851976656324397397085197665632439739708519766563243973970851976656324397397085197665632439739708519766563243973970851976656324397397085197665632439739708519766563243973970851976656324397397085197665632439739708519766563243973970851976656324397397085197665632439739708519766563243973970851976656324397397085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6b105f-578c-4b1e-acd7-ec0ec28d6a3d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a301d561-ac50-4eeb-a284-eed471ebf081, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a301d561-ac50-4eeb-a284-eed471ebf081, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2529563657305612386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25295636573056123862529563657305612386252956365730561238625295636573056123862529563657305612386252956365730561238625295636573056123862529563657305612386252956365730561238625295636573056123862529563657305612386252956365730561238625295636573056123862529563657305612386252956365730561238625295636573056123862529563657305612386252956365730561238625295636573056123862529563657305612386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bee5954-0f35-46f6-a0a1-b23cf13c08e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb76495-0435-4571-b1b6-6a69849786e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb76495-0435-4571-b1b6-6a69849786e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9986138305643801850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99861383056438018509986138305643801850998613830564380185099861383056438018509986138305643801850998613830564380185099861383056438018509986138305643801850998613830564380185099861383056438018509986138305643801850998613830564380185099861383056438018509986138305643801850998613830564380185099861383056438018509986138305643801850998613830564380185099861383056438018509986138305643801850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a301d561-ac50-4eeb-a284-eed471ebf081, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26852389-0a74-41bb-a6e9-7e16ad413c9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26852389-0a74-41bb-a6e9-7e16ad413c9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123835759153943607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71238357591539436077123835759153943607712383575915394360771238357591539436077123835759153943607712383575915394360771238357591539436077123835759153943607712383575915394360771238357591539436077123835759153943607712383575915394360771238357591539436077123835759153943607712383575915394360771238357591539436077123835759153943607712383575915394360771238357591539436077123835759153943607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb76495-0435-4571-b1b6-6a69849786e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b308b90-141e-496a-9f85-4325d7de32c1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b308b90-141e-496a-9f85-4325d7de32c1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15774352923119769258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577435292311976925815774352923119769258157743529231197692581577435292311976925815774352923119769258157743529231197692581577435292311976925815774352923119769258157743529231197692581577435292311976925815774352923119769258157743529231197692581577435292311976925815774352923119769258157743529231197692581577435292311976925815774352923119769258157743529231197692581577435292311976925815774352923119769258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26852389-0a74-41bb-a6e9-7e16ad413c9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 628ee644-8af2-4190-a7bd-b53a15fa9d31, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628ee644-8af2-4190-a7bd-b53a15fa9d31, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15450712710858961175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545071271085896117515450712710858961175154507127108589611751545071271085896117515450712710858961175154507127108589611751545071271085896117515450712710858961175154507127108589611751545071271085896117515450712710858961175154507127108589611751545071271085896117515450712710858961175154507127108589611751545071271085896117515450712710858961175154507127108589611751545071271085896117515450712710858961175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b308b90-141e-496a-9f85-4325d7de32c1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba51c73-1f1d-4adb-854a-1bd6d2032783, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba51c73-1f1d-4adb-854a-1bd6d2032783, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13386850023579841220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338685002357984122013386850023579841220133868500235798412201338685002357984122013386850023579841220133868500235798412201338685002357984122013386850023579841220133868500235798412201338685002357984122013386850023579841220133868500235798412201338685002357984122013386850023579841220133868500235798412201338685002357984122013386850023579841220133868500235798412201338685002357984122013386850023579841220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628ee644-8af2-4190-a7bd-b53a15fa9d31, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea716983-8774-4b7c-a7a6-62b11ef8ff30, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea716983-8774-4b7c-a7a6-62b11ef8ff30, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3083583524486568265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30835835244865682653083583524486568265308358352448656826530835835244865682653083583524486568265308358352448656826530835835244865682653083583524486568265308358352448656826530835835244865682653083583524486568265308358352448656826530835835244865682653083583524486568265308358352448656826530835835244865682653083583524486568265308358352448656826530835835244865682653083583524486568265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba51c73-1f1d-4adb-854a-1bd6d2032783, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2ed9fd-b6d3-4f0c-a658-423e0afaf75f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2ed9fd-b6d3-4f0c-a658-423e0afaf75f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904243678256805366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29042436782568053662904243678256805366290424367825680536629042436782568053662904243678256805366290424367825680536629042436782568053662904243678256805366290424367825680536629042436782568053662904243678256805366290424367825680536629042436782568053662904243678256805366290424367825680536629042436782568053662904243678256805366290424367825680536629042436782568053662904243678256805366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea716983-8774-4b7c-a7a6-62b11ef8ff30, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2d4d1a-58a0-43e1-822e-9035047f1d17, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2d4d1a-58a0-43e1-822e-9035047f1d17, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11973287840355119426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197328784035511942611973287840355119426119732878403551194261197328784035511942611973287840355119426119732878403551194261197328784035511942611973287840355119426119732878403551194261197328784035511942611973287840355119426119732878403551194261197328784035511942611973287840355119426119732878403551194261197328784035511942611973287840355119426119732878403551194261197328784035511942611973287840355119426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2ed9fd-b6d3-4f0c-a658-423e0afaf75f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08774632-f5f8-4eb7-8912-7cbb1af8489e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2d4d1a-58a0-43e1-822e-9035047f1d17, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08774632-f5f8-4eb7-8912-7cbb1af8489e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11873613897180148539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1187361389718014853911873613897180148539118736138971801485391187361389718014853911873613897180148539118736138971801485391187361389718014853911873613897180148539118736138971801485391187361389718014853911873613897180148539118736138971801485391187361389718014853911873613897180148539118736138971801485391187361389718014853911873613897180148539118736138971801485391187361389718014853911873613897180148539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d48b21d-94a7-4548-8914-6d81be67168a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d48b21d-94a7-4548-8914-6d81be67168a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9810705700691269744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98107057006912697449810705700691269744981070570069126974498107057006912697449810705700691269744981070570069126974498107057006912697449810705700691269744981070570069126974498107057006912697449810705700691269744981070570069126974498107057006912697449810705700691269744981070570069126974498107057006912697449810705700691269744981070570069126974498107057006912697449810705700691269744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08774632-f5f8-4eb7-8912-7cbb1af8489e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209ebe45-cbd1-4041-9268-ab4102d9ae3e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209ebe45-cbd1-4041-9268-ab4102d9ae3e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1163034798550300977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11630347985503009771163034798550300977116303479855030097711630347985503009771163034798550300977116303479855030097711630347985503009771163034798550300977116303479855030097711630347985503009771163034798550300977116303479855030097711630347985503009771163034798550300977116303479855030097711630347985503009771163034798550300977116303479855030097711630347985503009771163034798550300977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d48b21d-94a7-4548-8914-6d81be67168a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a9c53d4-c9d0-4d6f-b19d-f7b7d2d4b99d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a9c53d4-c9d0-4d6f-b19d-f7b7d2d4b99d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7272200904608992314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72722009046089923147272200904608992314727220090460899231472722009046089923147272200904608992314727220090460899231472722009046089923147272200904608992314727220090460899231472722009046089923147272200904608992314727220090460899231472722009046089923147272200904608992314727220090460899231472722009046089923147272200904608992314727220090460899231472722009046089923147272200904608992314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209ebe45-cbd1-4041-9268-ab4102d9ae3e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11b4ec41-857f-4def-8949-50e392f82c99, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11b4ec41-857f-4def-8949-50e392f82c99, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13835702808288663965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383570280828866396513835702808288663965138357028082886639651383570280828866396513835702808288663965138357028082886639651383570280828866396513835702808288663965138357028082886639651383570280828866396513835702808288663965138357028082886639651383570280828866396513835702808288663965138357028082886639651383570280828866396513835702808288663965138357028082886639651383570280828866396513835702808288663965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a9c53d4-c9d0-4d6f-b19d-f7b7d2d4b99d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59d35746-4c1d-49ce-9a44-81af0016541d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59d35746-4c1d-49ce-9a44-81af0016541d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2016868910135345278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20168689101353452782016868910135345278201686891013534527820168689101353452782016868910135345278201686891013534527820168689101353452782016868910135345278201686891013534527820168689101353452782016868910135345278201686891013534527820168689101353452782016868910135345278201686891013534527820168689101353452782016868910135345278201686891013534527820168689101353452782016868910135345278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11b4ec41-857f-4def-8949-50e392f82c99, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2b08f1-8e7c-4289-a1f4-0e31b1877a66, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2b08f1-8e7c-4289-a1f4-0e31b1877a66, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1736111501725132331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17361115017251323311736111501725132331173611150172513233117361115017251323311736111501725132331173611150172513233117361115017251323311736111501725132331173611150172513233117361115017251323311736111501725132331173611150172513233117361115017251323311736111501725132331173611150172513233117361115017251323311736111501725132331173611150172513233117361115017251323311736111501725132331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59d35746-4c1d-49ce-9a44-81af0016541d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bbc452d-fdd6-446b-9dbf-a9a839f4088f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bbc452d-fdd6-446b-9dbf-a9a839f4088f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18200252231525580463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820025223152558046318200252231525580463182002522315255804631820025223152558046318200252231525580463182002522315255804631820025223152558046318200252231525580463182002522315255804631820025223152558046318200252231525580463182002522315255804631820025223152558046318200252231525580463182002522315255804631820025223152558046318200252231525580463182002522315255804631820025223152558046318200252231525580463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2b08f1-8e7c-4289-a1f4-0e31b1877a66, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c88dd116-3d13-4a89-85bd-b7754fabe18f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c88dd116-3d13-4a89-85bd-b7754fabe18f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13616206349977265484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361620634997726548413616206349977265484136162063499772654841361620634997726548413616206349977265484136162063499772654841361620634997726548413616206349977265484136162063499772654841361620634997726548413616206349977265484136162063499772654841361620634997726548413616206349977265484136162063499772654841361620634997726548413616206349977265484136162063499772654841361620634997726548413616206349977265484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bbc452d-fdd6-446b-9dbf-a9a839f4088f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c57fd22-aa0c-47c0-9cfd-eb1c69cb572c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c57fd22-aa0c-47c0-9cfd-eb1c69cb572c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2099573471430045714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20995734714300457142099573471430045714209957347143004571420995734714300457142099573471430045714209957347143004571420995734714300457142099573471430045714209957347143004571420995734714300457142099573471430045714209957347143004571420995734714300457142099573471430045714209957347143004571420995734714300457142099573471430045714209957347143004571420995734714300457142099573471430045714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c88dd116-3d13-4a89-85bd-b7754fabe18f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 773a04cf-9b6d-400f-839b-c63b07bf2824, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 773a04cf-9b6d-400f-839b-c63b07bf2824, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12595400278540271129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259540027854027112912595400278540271129125954002785402711291259540027854027112912595400278540271129125954002785402711291259540027854027112912595400278540271129125954002785402711291259540027854027112912595400278540271129125954002785402711291259540027854027112912595400278540271129125954002785402711291259540027854027112912595400278540271129125954002785402711291259540027854027112912595400278540271129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c57fd22-aa0c-47c0-9cfd-eb1c69cb572c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0456bda2-a9af-421f-892b-a24dd0565dfa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0456bda2-a9af-421f-892b-a24dd0565dfa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11864796592179264356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186479659217926435611864796592179264356118647965921792643561186479659217926435611864796592179264356118647965921792643561186479659217926435611864796592179264356118647965921792643561186479659217926435611864796592179264356118647965921792643561186479659217926435611864796592179264356118647965921792643561186479659217926435611864796592179264356118647965921792643561186479659217926435611864796592179264356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 773a04cf-9b6d-400f-839b-c63b07bf2824, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69aa5ba7-b5c7-468a-9bab-0991357a3e5d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69aa5ba7-b5c7-468a-9bab-0991357a3e5d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 971158464420175714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714971158464420175714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0456bda2-a9af-421f-892b-a24dd0565dfa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67df985b-048c-4d51-8e0e-1a3704e5332f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67df985b-048c-4d51-8e0e-1a3704e5332f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14010869201909573918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401086920190957391814010869201909573918140108692019095739181401086920190957391814010869201909573918140108692019095739181401086920190957391814010869201909573918140108692019095739181401086920190957391814010869201909573918140108692019095739181401086920190957391814010869201909573918140108692019095739181401086920190957391814010869201909573918140108692019095739181401086920190957391814010869201909573918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69aa5ba7-b5c7-468a-9bab-0991357a3e5d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f74f8ad8-b6d5-4952-a3f9-40696f95fb8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74f8ad8-b6d5-4952-a3f9-40696f95fb8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16538817400506285836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653881740050628583616538817400506285836165388174005062858361653881740050628583616538817400506285836165388174005062858361653881740050628583616538817400506285836165388174005062858361653881740050628583616538817400506285836165388174005062858361653881740050628583616538817400506285836165388174005062858361653881740050628583616538817400506285836165388174005062858361653881740050628583616538817400506285836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67df985b-048c-4d51-8e0e-1a3704e5332f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4788598-60ee-46d7-8490-d091d055ed19, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4788598-60ee-46d7-8490-d091d055ed19, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18334909873860950450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833490987386095045018334909873860950450183349098738609504501833490987386095045018334909873860950450183349098738609504501833490987386095045018334909873860950450183349098738609504501833490987386095045018334909873860950450183349098738609504501833490987386095045018334909873860950450183349098738609504501833490987386095045018334909873860950450183349098738609504501833490987386095045018334909873860950450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4788598-60ee-46d7-8490-d091d055ed19, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ebe4268-af3e-41fa-82f8-a6f484816267, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ebe4268-af3e-41fa-82f8-a6f484816267, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10954175148402369726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095417514840236972610954175148402369726109541751484023697261095417514840236972610954175148402369726109541751484023697261095417514840236972610954175148402369726109541751484023697261095417514840236972610954175148402369726109541751484023697261095417514840236972610954175148402369726109541751484023697261095417514840236972610954175148402369726109541751484023697261095417514840236972610954175148402369726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74f8ad8-b6d5-4952-a3f9-40696f95fb8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc315f4-9c16-477f-8252-4e10efce66fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc315f4-9c16-477f-8252-4e10efce66fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16842663223013091859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684266322301309185916842663223013091859168426632230130918591684266322301309185916842663223013091859168426632230130918591684266322301309185916842663223013091859168426632230130918591684266322301309185916842663223013091859168426632230130918591684266322301309185916842663223013091859168426632230130918591684266322301309185916842663223013091859168426632230130918591684266322301309185916842663223013091859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ebe4268-af3e-41fa-82f8-a6f484816267, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c611b1d-6620-4b07-b77e-c4eeab18553a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c611b1d-6620-4b07-b77e-c4eeab18553a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14375315326609379122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437531532660937912214375315326609379122143753153266093791221437531532660937912214375315326609379122143753153266093791221437531532660937912214375315326609379122143753153266093791221437531532660937912214375315326609379122143753153266093791221437531532660937912214375315326609379122143753153266093791221437531532660937912214375315326609379122143753153266093791221437531532660937912214375315326609379122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc315f4-9c16-477f-8252-4e10efce66fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0b2082-e88d-404d-bd8a-f030d9ae0ff4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0b2082-e88d-404d-bd8a-f030d9ae0ff4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132286760287175050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31322867602871750503132286760287175050313228676028717505031322867602871750503132286760287175050313228676028717505031322867602871750503132286760287175050313228676028717505031322867602871750503132286760287175050313228676028717505031322867602871750503132286760287175050313228676028717505031322867602871750503132286760287175050313228676028717505031322867602871750503132286760287175050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c611b1d-6620-4b07-b77e-c4eeab18553a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb28862b-fddc-4d51-9918-92f23d4ef5bc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb28862b-fddc-4d51-9918-92f23d4ef5bc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14688509171953056242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468850917195305624214688509171953056242146885091719530562421468850917195305624214688509171953056242146885091719530562421468850917195305624214688509171953056242146885091719530562421468850917195305624214688509171953056242146885091719530562421468850917195305624214688509171953056242146885091719530562421468850917195305624214688509171953056242146885091719530562421468850917195305624214688509171953056242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0b2082-e88d-404d-bd8a-f030d9ae0ff4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8f1989-a369-4ec6-8078-6175c1e27e4c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8f1989-a369-4ec6-8078-6175c1e27e4c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18257223273832989780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825722327383298978018257223273832989780182572232738329897801825722327383298978018257223273832989780182572232738329897801825722327383298978018257223273832989780182572232738329897801825722327383298978018257223273832989780182572232738329897801825722327383298978018257223273832989780182572232738329897801825722327383298978018257223273832989780182572232738329897801825722327383298978018257223273832989780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb28862b-fddc-4d51-9918-92f23d4ef5bc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66940d72-f348-4468-9b26-962b5e0e1564, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66940d72-f348-4468-9b26-962b5e0e1564, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1624427035020726310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16244270350207263101624427035020726310162442703502072631016244270350207263101624427035020726310162442703502072631016244270350207263101624427035020726310162442703502072631016244270350207263101624427035020726310162442703502072631016244270350207263101624427035020726310162442703502072631016244270350207263101624427035020726310162442703502072631016244270350207263101624427035020726310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8f1989-a369-4ec6-8078-6175c1e27e4c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66940d72-f348-4468-9b26-962b5e0e1564, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50a46e61-1f08-4cdd-aef4-05eb55f9cd6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50a46e61-1f08-4cdd-aef4-05eb55f9cd6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9536332905820223092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95363329058202230929536332905820223092953633290582022309295363329058202230929536332905820223092953633290582022309295363329058202230929536332905820223092953633290582022309295363329058202230929536332905820223092953633290582022309295363329058202230929536332905820223092953633290582022309295363329058202230929536332905820223092953633290582022309295363329058202230929536332905820223092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5128c59-dce5-49fa-96b6-dfaa40eb8add, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5128c59-dce5-49fa-96b6-dfaa40eb8add, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3736710159398477894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37367101593984778943736710159398477894373671015939847789437367101593984778943736710159398477894373671015939847789437367101593984778943736710159398477894373671015939847789437367101593984778943736710159398477894373671015939847789437367101593984778943736710159398477894373671015939847789437367101593984778943736710159398477894373671015939847789437367101593984778943736710159398477894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50a46e61-1f08-4cdd-aef4-05eb55f9cd6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5128c59-dce5-49fa-96b6-dfaa40eb8add, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f7ca1d8-2cfa-4ea5-b385-ccd5ba37b7d2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab976447-8314-4d0b-98ae-dd41cc7b2001, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f7ca1d8-2cfa-4ea5-b385-ccd5ba37b7d2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10650924576649284346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065092457664928434610650924576649284346106509245766492843461065092457664928434610650924576649284346106509245766492843461065092457664928434610650924576649284346106509245766492843461065092457664928434610650924576649284346106509245766492843461065092457664928434610650924576649284346106509245766492843461065092457664928434610650924576649284346106509245766492843461065092457664928434610650924576649284346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab976447-8314-4d0b-98ae-dd41cc7b2001, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10636254811623096918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063625481162309691810636254811623096918106362548116230969181063625481162309691810636254811623096918106362548116230969181063625481162309691810636254811623096918106362548116230969181063625481162309691810636254811623096918106362548116230969181063625481162309691810636254811623096918106362548116230969181063625481162309691810636254811623096918106362548116230969181063625481162309691810636254811623096918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f7ca1d8-2cfa-4ea5-b385-ccd5ba37b7d2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3271d45-271b-44c6-8b81-2792bb8da96b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab976447-8314-4d0b-98ae-dd41cc7b2001, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3271d45-271b-44c6-8b81-2792bb8da96b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13640410870186593504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364041087018659350413640410870186593504136404108701865935041364041087018659350413640410870186593504136404108701865935041364041087018659350413640410870186593504136404108701865935041364041087018659350413640410870186593504136404108701865935041364041087018659350413640410870186593504136404108701865935041364041087018659350413640410870186593504136404108701865935041364041087018659350413640410870186593504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c3bcbf4-4a74-436e-bf97-99ffc75c05d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c3bcbf4-4a74-436e-bf97-99ffc75c05d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15056481720783391641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505648172078339164115056481720783391641150564817207833916411505648172078339164115056481720783391641150564817207833916411505648172078339164115056481720783391641150564817207833916411505648172078339164115056481720783391641150564817207833916411505648172078339164115056481720783391641150564817207833916411505648172078339164115056481720783391641150564817207833916411505648172078339164115056481720783391641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3271d45-271b-44c6-8b81-2792bb8da96b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8db89edc-4c45-4112-93b2-528f1b742d52, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c3bcbf4-4a74-436e-bf97-99ffc75c05d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8db89edc-4c45-4112-93b2-528f1b742d52, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 321208115287599669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669321208115287599669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3ee449-a315-4acb-8526-1d48ba25fe9a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3ee449-a315-4acb-8526-1d48ba25fe9a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14794334345924752828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479433434592475282814794334345924752828147943343459247528281479433434592475282814794334345924752828147943343459247528281479433434592475282814794334345924752828147943343459247528281479433434592475282814794334345924752828147943343459247528281479433434592475282814794334345924752828147943343459247528281479433434592475282814794334345924752828147943343459247528281479433434592475282814794334345924752828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8db89edc-4c45-4112-93b2-528f1b742d52, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3ee449-a315-4acb-8526-1d48ba25fe9a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed3099b7-f046-41c0-86d5-dfa69d54458a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed3099b7-f046-41c0-86d5-dfa69d54458a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17834318620162312812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783431862016231281217834318620162312812178343186201623128121783431862016231281217834318620162312812178343186201623128121783431862016231281217834318620162312812178343186201623128121783431862016231281217834318620162312812178343186201623128121783431862016231281217834318620162312812178343186201623128121783431862016231281217834318620162312812178343186201623128121783431862016231281217834318620162312812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19c5d26-4be4-413e-abcf-52ce04a97be9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19c5d26-4be4-413e-abcf-52ce04a97be9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619362018206052696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561936201820605269615619362018206052696156193620182060526961561936201820605269615619362018206052696156193620182060526961561936201820605269615619362018206052696156193620182060526961561936201820605269615619362018206052696156193620182060526961561936201820605269615619362018206052696156193620182060526961561936201820605269615619362018206052696156193620182060526961561936201820605269615619362018206052696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed3099b7-f046-41c0-86d5-dfa69d54458a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19c5d26-4be4-413e-abcf-52ce04a97be9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ece4fe5-4f73-4e49-bebc-b88432941f6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be7bd68-a999-420f-b806-c76923ea934d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ece4fe5-4f73-4e49-bebc-b88432941f6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8053143825674471968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80531438256744719688053143825674471968805314382567447196880531438256744719688053143825674471968805314382567447196880531438256744719688053143825674471968805314382567447196880531438256744719688053143825674471968805314382567447196880531438256744719688053143825674471968805314382567447196880531438256744719688053143825674471968805314382567447196880531438256744719688053143825674471968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be7bd68-a999-420f-b806-c76923ea934d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1179208863290462567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11792088632904625671179208863290462567117920886329046256711792088632904625671179208863290462567117920886329046256711792088632904625671179208863290462567117920886329046256711792088632904625671179208863290462567117920886329046256711792088632904625671179208863290462567117920886329046256711792088632904625671179208863290462567117920886329046256711792088632904625671179208863290462567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be7bd68-a999-420f-b806-c76923ea934d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ece4fe5-4f73-4e49-bebc-b88432941f6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb07fce7-3410-4abf-b9ad-5bcf29976fba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c488c80-5f56-4043-8448-2413a85986e0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb07fce7-3410-4abf-b9ad-5bcf29976fba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5222819194496648698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52228191944966486985222819194496648698522281919449664869852228191944966486985222819194496648698522281919449664869852228191944966486985222819194496648698522281919449664869852228191944966486985222819194496648698522281919449664869852228191944966486985222819194496648698522281919449664869852228191944966486985222819194496648698522281919449664869852228191944966486985222819194496648698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c488c80-5f56-4043-8448-2413a85986e0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6689737164558581242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66897371645585812426689737164558581242668973716455858124266897371645585812426689737164558581242668973716455858124266897371645585812426689737164558581242668973716455858124266897371645585812426689737164558581242668973716455858124266897371645585812426689737164558581242668973716455858124266897371645585812426689737164558581242668973716455858124266897371645585812426689737164558581242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c488c80-5f56-4043-8448-2413a85986e0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb07fce7-3410-4abf-b9ad-5bcf29976fba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0293332-590e-4ffd-a228-d84b840a1c5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dcbd4e6-6479-43e2-a268-12acb1c50331, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0293332-590e-4ffd-a228-d84b840a1c5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1329450790115092838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13294507901150928381329450790115092838132945079011509283813294507901150928381329450790115092838132945079011509283813294507901150928381329450790115092838132945079011509283813294507901150928381329450790115092838132945079011509283813294507901150928381329450790115092838132945079011509283813294507901150928381329450790115092838132945079011509283813294507901150928381329450790115092838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dcbd4e6-6479-43e2-a268-12acb1c50331, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982776826953526891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798277682695352689117982776826953526891179827768269535268911798277682695352689117982776826953526891179827768269535268911798277682695352689117982776826953526891179827768269535268911798277682695352689117982776826953526891179827768269535268911798277682695352689117982776826953526891179827768269535268911798277682695352689117982776826953526891179827768269535268911798277682695352689117982776826953526891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0293332-590e-4ffd-a228-d84b840a1c5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dcbd4e6-6479-43e2-a268-12acb1c50331, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48694e7a-592d-4428-83fa-b333ecaa1c27, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32505cb0-4bf5-465f-b240-30cd0123f600, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48694e7a-592d-4428-83fa-b333ecaa1c27, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134269708873100314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21342697088731003142134269708873100314213426970887310031421342697088731003142134269708873100314213426970887310031421342697088731003142134269708873100314213426970887310031421342697088731003142134269708873100314213426970887310031421342697088731003142134269708873100314213426970887310031421342697088731003142134269708873100314213426970887310031421342697088731003142134269708873100314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32505cb0-4bf5-465f-b240-30cd0123f600, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18426929024454965355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842692902445496535518426929024454965355184269290244549653551842692902445496535518426929024454965355184269290244549653551842692902445496535518426929024454965355184269290244549653551842692902445496535518426929024454965355184269290244549653551842692902445496535518426929024454965355184269290244549653551842692902445496535518426929024454965355184269290244549653551842692902445496535518426929024454965355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32505cb0-4bf5-465f-b240-30cd0123f600, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48694e7a-592d-4428-83fa-b333ecaa1c27, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 974e4020-fc2d-4506-859a-ab88073acf75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a487121a-3b13-44b9-9bee-c08a8932ca99, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 974e4020-fc2d-4506-859a-ab88073acf75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16909817795870442943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690981779587044294316909817795870442943169098177958704429431690981779587044294316909817795870442943169098177958704429431690981779587044294316909817795870442943169098177958704429431690981779587044294316909817795870442943169098177958704429431690981779587044294316909817795870442943169098177958704429431690981779587044294316909817795870442943169098177958704429431690981779587044294316909817795870442943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a487121a-3b13-44b9-9bee-c08a8932ca99, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6183918199945169632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61839181999451696326183918199945169632618391819994516963261839181999451696326183918199945169632618391819994516963261839181999451696326183918199945169632618391819994516963261839181999451696326183918199945169632618391819994516963261839181999451696326183918199945169632618391819994516963261839181999451696326183918199945169632618391819994516963261839181999451696326183918199945169632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a487121a-3b13-44b9-9bee-c08a8932ca99, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 974e4020-fc2d-4506-859a-ab88073acf75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246c704f-6d80-4b13-838d-76589a140e49, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246c704f-6d80-4b13-838d-76589a140e49, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13289719999402553234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328971999940255323413289719999402553234132897199994025532341328971999940255323413289719999402553234132897199994025532341328971999940255323413289719999402553234132897199994025532341328971999940255323413289719999402553234132897199994025532341328971999940255323413289719999402553234132897199994025532341328971999940255323413289719999402553234132897199994025532341328971999940255323413289719999402553234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ffa32f-73cb-4615-bc62-bcb913c62ec1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ffa32f-73cb-4615-bc62-bcb913c62ec1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14989077291256633749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498907729125663374914989077291256633749149890772912566337491498907729125663374914989077291256633749149890772912566337491498907729125663374914989077291256633749149890772912566337491498907729125663374914989077291256633749149890772912566337491498907729125663374914989077291256633749149890772912566337491498907729125663374914989077291256633749149890772912566337491498907729125663374914989077291256633749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246c704f-6d80-4b13-838d-76589a140e49, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6389d593-a43f-4def-ab0c-c5bf2f883369, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6389d593-a43f-4def-ab0c-c5bf2f883369, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16238261748905482349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623826174890548234916238261748905482349162382617489054823491623826174890548234916238261748905482349162382617489054823491623826174890548234916238261748905482349162382617489054823491623826174890548234916238261748905482349162382617489054823491623826174890548234916238261748905482349162382617489054823491623826174890548234916238261748905482349162382617489054823491623826174890548234916238261748905482349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ffa32f-73cb-4615-bc62-bcb913c62ec1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed2495bf-3424-45ed-aa2b-bbd1f2cbc49c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed2495bf-3424-45ed-aa2b-bbd1f2cbc49c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2748608350893296421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27486083508932964212748608350893296421274860835089329642127486083508932964212748608350893296421274860835089329642127486083508932964212748608350893296421274860835089329642127486083508932964212748608350893296421274860835089329642127486083508932964212748608350893296421274860835089329642127486083508932964212748608350893296421274860835089329642127486083508932964212748608350893296421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6389d593-a43f-4def-ab0c-c5bf2f883369, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2ab2923-2e31-4732-a69b-ac15a0bca3e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2ab2923-2e31-4732-a69b-ac15a0bca3e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6800816460346698157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68008164603466981576800816460346698157680081646034669815768008164603466981576800816460346698157680081646034669815768008164603466981576800816460346698157680081646034669815768008164603466981576800816460346698157680081646034669815768008164603466981576800816460346698157680081646034669815768008164603466981576800816460346698157680081646034669815768008164603466981576800816460346698157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed2495bf-3424-45ed-aa2b-bbd1f2cbc49c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80c464b9-7a89-4055-b3a3-74ff17384024, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80c464b9-7a89-4055-b3a3-74ff17384024, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17841886216055599923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784188621605559992317841886216055599923178418862160555999231784188621605559992317841886216055599923178418862160555999231784188621605559992317841886216055599923178418862160555999231784188621605559992317841886216055599923178418862160555999231784188621605559992317841886216055599923178418862160555999231784188621605559992317841886216055599923178418862160555999231784188621605559992317841886216055599923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2ab2923-2e31-4732-a69b-ac15a0bca3e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1f53967-292e-4f27-a35d-8d09f80a8cd7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f53967-292e-4f27-a35d-8d09f80a8cd7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11274899737235940886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127489973723594088611274899737235940886112748997372359408861127489973723594088611274899737235940886112748997372359408861127489973723594088611274899737235940886112748997372359408861127489973723594088611274899737235940886112748997372359408861127489973723594088611274899737235940886112748997372359408861127489973723594088611274899737235940886112748997372359408861127489973723594088611274899737235940886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80c464b9-7a89-4055-b3a3-74ff17384024, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4045a18e-415a-4152-849f-7afacd1b8ba6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4045a18e-415a-4152-849f-7afacd1b8ba6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11567072975706546907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156707297570654690711567072975706546907115670729757065469071156707297570654690711567072975706546907115670729757065469071156707297570654690711567072975706546907115670729757065469071156707297570654690711567072975706546907115670729757065469071156707297570654690711567072975706546907115670729757065469071156707297570654690711567072975706546907115670729757065469071156707297570654690711567072975706546907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f53967-292e-4f27-a35d-8d09f80a8cd7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f951183-dfb3-4e95-9e0e-b3efb37adec6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f951183-dfb3-4e95-9e0e-b3efb37adec6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9124415115263133673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91244151152631336739124415115263133673912441511526313367391244151152631336739124415115263133673912441511526313367391244151152631336739124415115263133673912441511526313367391244151152631336739124415115263133673912441511526313367391244151152631336739124415115263133673912441511526313367391244151152631336739124415115263133673912441511526313367391244151152631336739124415115263133673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4045a18e-415a-4152-849f-7afacd1b8ba6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de975510-1fc1-489c-95a8-ca7688c7c3db, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de975510-1fc1-489c-95a8-ca7688c7c3db, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13540572196868857084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354057219686885708413540572196868857084135405721968688570841354057219686885708413540572196868857084135405721968688570841354057219686885708413540572196868857084135405721968688570841354057219686885708413540572196868857084135405721968688570841354057219686885708413540572196868857084135405721968688570841354057219686885708413540572196868857084135405721968688570841354057219686885708413540572196868857084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f951183-dfb3-4e95-9e0e-b3efb37adec6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7b917b-5b09-44fa-b9ea-4e0ae10c7e6f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7b917b-5b09-44fa-b9ea-4e0ae10c7e6f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3334568552834438267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33345685528344382673334568552834438267333456855283443826733345685528344382673334568552834438267333456855283443826733345685528344382673334568552834438267333456855283443826733345685528344382673334568552834438267333456855283443826733345685528344382673334568552834438267333456855283443826733345685528344382673334568552834438267333456855283443826733345685528344382673334568552834438267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de975510-1fc1-489c-95a8-ca7688c7c3db, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69cc9f75-31e7-4738-9d25-1ddc0a8dd4d3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69cc9f75-31e7-4738-9d25-1ddc0a8dd4d3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10080127346793821902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008012734679382190210080127346793821902100801273467938219021008012734679382190210080127346793821902100801273467938219021008012734679382190210080127346793821902100801273467938219021008012734679382190210080127346793821902100801273467938219021008012734679382190210080127346793821902100801273467938219021008012734679382190210080127346793821902100801273467938219021008012734679382190210080127346793821902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7b917b-5b09-44fa-b9ea-4e0ae10c7e6f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8202f740-c60e-4c29-b2e2-db1f44977481, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8202f740-c60e-4c29-b2e2-db1f44977481, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7326113784680364555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73261137846803645557326113784680364555732611378468036455573261137846803645557326113784680364555732611378468036455573261137846803645557326113784680364555732611378468036455573261137846803645557326113784680364555732611378468036455573261137846803645557326113784680364555732611378468036455573261137846803645557326113784680364555732611378468036455573261137846803645557326113784680364555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69cc9f75-31e7-4738-9d25-1ddc0a8dd4d3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 122c19ad-ae91-49e5-a71f-987f21fa3220, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122c19ad-ae91-49e5-a71f-987f21fa3220, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2899701575302869464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28997015753028694642899701575302869464289970157530286946428997015753028694642899701575302869464289970157530286946428997015753028694642899701575302869464289970157530286946428997015753028694642899701575302869464289970157530286946428997015753028694642899701575302869464289970157530286946428997015753028694642899701575302869464289970157530286946428997015753028694642899701575302869464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8202f740-c60e-4c29-b2e2-db1f44977481, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509dc274-3c34-4e57-b98c-f79c8b570132, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509dc274-3c34-4e57-b98c-f79c8b570132, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16365206273505725960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636520627350572596016365206273505725960163652062735057259601636520627350572596016365206273505725960163652062735057259601636520627350572596016365206273505725960163652062735057259601636520627350572596016365206273505725960163652062735057259601636520627350572596016365206273505725960163652062735057259601636520627350572596016365206273505725960163652062735057259601636520627350572596016365206273505725960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122c19ad-ae91-49e5-a71f-987f21fa3220, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddc539b9-3738-4bce-aaa5-62c212baa18a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc539b9-3738-4bce-aaa5-62c212baa18a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1153977442719558649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11539774427195586491153977442719558649115397744271955864911539774427195586491153977442719558649115397744271955864911539774427195586491153977442719558649115397744271955864911539774427195586491153977442719558649115397744271955864911539774427195586491153977442719558649115397744271955864911539774427195586491153977442719558649115397744271955864911539774427195586491153977442719558649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509dc274-3c34-4e57-b98c-f79c8b570132, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e5052e-70e6-447c-96f5-d10d54e16146, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e5052e-70e6-447c-96f5-d10d54e16146, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10832817604285999810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083281760428599981010832817604285999810108328176042859998101083281760428599981010832817604285999810108328176042859998101083281760428599981010832817604285999810108328176042859998101083281760428599981010832817604285999810108328176042859998101083281760428599981010832817604285999810108328176042859998101083281760428599981010832817604285999810108328176042859998101083281760428599981010832817604285999810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc539b9-3738-4bce-aaa5-62c212baa18a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000a1eca-b50f-4a0e-9b91-a00604ff50ac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e5052e-70e6-447c-96f5-d10d54e16146, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000a1eca-b50f-4a0e-9b91-a00604ff50ac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17581377123971814265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758137712397181426517581377123971814265175813771239718142651758137712397181426517581377123971814265175813771239718142651758137712397181426517581377123971814265175813771239718142651758137712397181426517581377123971814265175813771239718142651758137712397181426517581377123971814265175813771239718142651758137712397181426517581377123971814265175813771239718142651758137712397181426517581377123971814265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a17b3756-9297-443e-9a3e-9e15436c33f7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a17b3756-9297-443e-9a3e-9e15436c33f7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1743283345898213510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17432833458982135101743283345898213510174328334589821351017432833458982135101743283345898213510174328334589821351017432833458982135101743283345898213510174328334589821351017432833458982135101743283345898213510174328334589821351017432833458982135101743283345898213510174328334589821351017432833458982135101743283345898213510174328334589821351017432833458982135101743283345898213510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000a1eca-b50f-4a0e-9b91-a00604ff50ac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1942d77f-176e-444a-8864-a9906f997ff2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1942d77f-176e-444a-8864-a9906f997ff2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7362653035196589250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73626530351965892507362653035196589250736265303519658925073626530351965892507362653035196589250736265303519658925073626530351965892507362653035196589250736265303519658925073626530351965892507362653035196589250736265303519658925073626530351965892507362653035196589250736265303519658925073626530351965892507362653035196589250736265303519658925073626530351965892507362653035196589250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a17b3756-9297-443e-9a3e-9e15436c33f7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a61953a-829f-4f3c-a4bb-3156355f70c5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a61953a-829f-4f3c-a4bb-3156355f70c5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9340575881995124312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93405758819951243129340575881995124312934057588199512431293405758819951243129340575881995124312934057588199512431293405758819951243129340575881995124312934057588199512431293405758819951243129340575881995124312934057588199512431293405758819951243129340575881995124312934057588199512431293405758819951243129340575881995124312934057588199512431293405758819951243129340575881995124312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1942d77f-176e-444a-8864-a9906f997ff2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44b9727-12b1-434b-af97-1c16a1d3ef2a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44b9727-12b1-434b-af97-1c16a1d3ef2a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 523897655236175582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582523897655236175582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a61953a-829f-4f3c-a4bb-3156355f70c5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad55d683-15b7-4d24-97ec-95196180708f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad55d683-15b7-4d24-97ec-95196180708f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3825573157353958797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38255731573539587973825573157353958797382557315735395879738255731573539587973825573157353958797382557315735395879738255731573539587973825573157353958797382557315735395879738255731573539587973825573157353958797382557315735395879738255731573539587973825573157353958797382557315735395879738255731573539587973825573157353958797382557315735395879738255731573539587973825573157353958797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44b9727-12b1-434b-af97-1c16a1d3ef2a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc20d3e5-319e-463e-aa1b-c9ab159c9b93, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc20d3e5-319e-463e-aa1b-c9ab159c9b93, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8412132316970550670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84121323169705506708412132316970550670841213231697055067084121323169705506708412132316970550670841213231697055067084121323169705506708412132316970550670841213231697055067084121323169705506708412132316970550670841213231697055067084121323169705506708412132316970550670841213231697055067084121323169705506708412132316970550670841213231697055067084121323169705506708412132316970550670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc20d3e5-319e-463e-aa1b-c9ab159c9b93, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8363855a-b1ee-4ca1-9b00-e4a192639fb4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8363855a-b1ee-4ca1-9b00-e4a192639fb4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2949444254880352612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29494442548803526122949444254880352612294944425488035261229494442548803526122949444254880352612294944425488035261229494442548803526122949444254880352612294944425488035261229494442548803526122949444254880352612294944425488035261229494442548803526122949444254880352612294944425488035261229494442548803526122949444254880352612294944425488035261229494442548803526122949444254880352612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad55d683-15b7-4d24-97ec-95196180708f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8363855a-b1ee-4ca1-9b00-e4a192639fb4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a469b62-0a60-4168-b4b8-b628f173384b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18b1f0fd-4746-412b-b083-c928ca6045aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a469b62-0a60-4168-b4b8-b628f173384b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6596298349988044488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65962983499880444886596298349988044488659629834998804448865962983499880444886596298349988044488659629834998804448865962983499880444886596298349988044488659629834998804448865962983499880444886596298349988044488659629834998804448865962983499880444886596298349988044488659629834998804448865962983499880444886596298349988044488659629834998804448865962983499880444886596298349988044488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18b1f0fd-4746-412b-b083-c928ca6045aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11380197733556506799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138019773355650679911380197733556506799113801977335565067991138019773355650679911380197733556506799113801977335565067991138019773355650679911380197733556506799113801977335565067991138019773355650679911380197733556506799113801977335565067991138019773355650679911380197733556506799113801977335565067991138019773355650679911380197733556506799113801977335565067991138019773355650679911380197733556506799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a469b62-0a60-4168-b4b8-b628f173384b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18b1f0fd-4746-412b-b083-c928ca6045aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e50f7fd0-36c3-4748-af5a-16ab530bacec, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce3f815-7243-4e09-9ced-2cc8095baf03, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e50f7fd0-36c3-4748-af5a-16ab530bacec, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598957150935012236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45989571509350122364598957150935012236459895715093501223645989571509350122364598957150935012236459895715093501223645989571509350122364598957150935012236459895715093501223645989571509350122364598957150935012236459895715093501223645989571509350122364598957150935012236459895715093501223645989571509350122364598957150935012236459895715093501223645989571509350122364598957150935012236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce3f815-7243-4e09-9ced-2cc8095baf03, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16264575121756960009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626457512175696000916264575121756960009162645751217569600091626457512175696000916264575121756960009162645751217569600091626457512175696000916264575121756960009162645751217569600091626457512175696000916264575121756960009162645751217569600091626457512175696000916264575121756960009162645751217569600091626457512175696000916264575121756960009162645751217569600091626457512175696000916264575121756960009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e50f7fd0-36c3-4748-af5a-16ab530bacec, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df8be02-9796-4c8a-a23f-3df56182f878, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df8be02-9796-4c8a-a23f-3df56182f878, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2409144723002756472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24091447230027564722409144723002756472240914472300275647224091447230027564722409144723002756472240914472300275647224091447230027564722409144723002756472240914472300275647224091447230027564722409144723002756472240914472300275647224091447230027564722409144723002756472240914472300275647224091447230027564722409144723002756472240914472300275647224091447230027564722409144723002756472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce3f815-7243-4e09-9ced-2cc8095baf03, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba9a7bdf-eb5b-4b65-bfa4-d73ee686f9b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba9a7bdf-eb5b-4b65-bfa4-d73ee686f9b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7722159983166916462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77221599831669164627722159983166916462772215998316691646277221599831669164627722159983166916462772215998316691646277221599831669164627722159983166916462772215998316691646277221599831669164627722159983166916462772215998316691646277221599831669164627722159983166916462772215998316691646277221599831669164627722159983166916462772215998316691646277221599831669164627722159983166916462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df8be02-9796-4c8a-a23f-3df56182f878, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0746af46-e983-4d27-be6c-02b3193d1dcf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0746af46-e983-4d27-be6c-02b3193d1dcf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3277796714223092537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32777967142230925373277796714223092537327779671422309253732777967142230925373277796714223092537327779671422309253732777967142230925373277796714223092537327779671422309253732777967142230925373277796714223092537327779671422309253732777967142230925373277796714223092537327779671422309253732777967142230925373277796714223092537327779671422309253732777967142230925373277796714223092537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba9a7bdf-eb5b-4b65-bfa4-d73ee686f9b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ae2fa3-65b2-43f8-818e-6e5698b16a37, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0746af46-e983-4d27-be6c-02b3193d1dcf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ae2fa3-65b2-43f8-818e-6e5698b16a37, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5225188981691711911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52251889816917119115225188981691711911522518898169171191152251889816917119115225188981691711911522518898169171191152251889816917119115225188981691711911522518898169171191152251889816917119115225188981691711911522518898169171191152251889816917119115225188981691711911522518898169171191152251889816917119115225188981691711911522518898169171191152251889816917119115225188981691711911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9adcddf-a04f-46f6-a205-cd1bd63671e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9adcddf-a04f-46f6-a205-cd1bd63671e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13151583595278865220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315158359527886522013151583595278865220131515835952788652201315158359527886522013151583595278865220131515835952788652201315158359527886522013151583595278865220131515835952788652201315158359527886522013151583595278865220131515835952788652201315158359527886522013151583595278865220131515835952788652201315158359527886522013151583595278865220131515835952788652201315158359527886522013151583595278865220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ae2fa3-65b2-43f8-818e-6e5698b16a37, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6f9ab1-7c43-4ba4-898f-39b400256e0b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9adcddf-a04f-46f6-a205-cd1bd63671e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6f9ab1-7c43-4ba4-898f-39b400256e0b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7186747074709107223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71867470747091072237186747074709107223718674707470910722371867470747091072237186747074709107223718674707470910722371867470747091072237186747074709107223718674707470910722371867470747091072237186747074709107223718674707470910722371867470747091072237186747074709107223718674707470910722371867470747091072237186747074709107223718674707470910722371867470747091072237186747074709107223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4931c0c2-91ab-4ac1-9d8d-11db560e8520, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4931c0c2-91ab-4ac1-9d8d-11db560e8520, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9306685732387172933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93066857323871729339306685732387172933930668573238717293393066857323871729339306685732387172933930668573238717293393066857323871729339306685732387172933930668573238717293393066857323871729339306685732387172933930668573238717293393066857323871729339306685732387172933930668573238717293393066857323871729339306685732387172933930668573238717293393066857323871729339306685732387172933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6f9ab1-7c43-4ba4-898f-39b400256e0b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26366b1f-b895-4dc0-8eec-d45a9db09db1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4931c0c2-91ab-4ac1-9d8d-11db560e8520, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26366b1f-b895-4dc0-8eec-d45a9db09db1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14987936578887888527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498793657888788852714987936578887888527149879365788878885271498793657888788852714987936578887888527149879365788878885271498793657888788852714987936578887888527149879365788878885271498793657888788852714987936578887888527149879365788878885271498793657888788852714987936578887888527149879365788878885271498793657888788852714987936578887888527149879365788878885271498793657888788852714987936578887888527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ecf5082-19f8-4ba8-9fd9-8a7b70459a29, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ecf5082-19f8-4ba8-9fd9-8a7b70459a29, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16385002299404563846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638500229940456384616385002299404563846163850022994045638461638500229940456384616385002299404563846163850022994045638461638500229940456384616385002299404563846163850022994045638461638500229940456384616385002299404563846163850022994045638461638500229940456384616385002299404563846163850022994045638461638500229940456384616385002299404563846163850022994045638461638500229940456384616385002299404563846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26366b1f-b895-4dc0-8eec-d45a9db09db1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4045cf-a927-4e71-b72d-b73c21e0e7b5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ecf5082-19f8-4ba8-9fd9-8a7b70459a29, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4045cf-a927-4e71-b72d-b73c21e0e7b5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15741057750231346371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574105775023134637115741057750231346371157410577502313463711574105775023134637115741057750231346371157410577502313463711574105775023134637115741057750231346371157410577502313463711574105775023134637115741057750231346371157410577502313463711574105775023134637115741057750231346371157410577502313463711574105775023134637115741057750231346371157410577502313463711574105775023134637115741057750231346371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111c701-35f4-4783-9d68-52194bbc4629, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111c701-35f4-4783-9d68-52194bbc4629, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17873065165421701852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787306516542170185217873065165421701852178730651654217018521787306516542170185217873065165421701852178730651654217018521787306516542170185217873065165421701852178730651654217018521787306516542170185217873065165421701852178730651654217018521787306516542170185217873065165421701852178730651654217018521787306516542170185217873065165421701852178730651654217018521787306516542170185217873065165421701852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4045cf-a927-4e71-b72d-b73c21e0e7b5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e7ac305-b91d-4ace-8851-562b90930db5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111c701-35f4-4783-9d68-52194bbc4629, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e7ac305-b91d-4ace-8851-562b90930db5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10584344442772491634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058434444277249163410584344442772491634105843444427724916341058434444277249163410584344442772491634105843444427724916341058434444277249163410584344442772491634105843444427724916341058434444277249163410584344442772491634105843444427724916341058434444277249163410584344442772491634105843444427724916341058434444277249163410584344442772491634105843444427724916341058434444277249163410584344442772491634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732a3831-ece1-4289-9739-0119125ea2b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732a3831-ece1-4289-9739-0119125ea2b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736414365153381524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27364143651533815242736414365153381524273641436515338152427364143651533815242736414365153381524273641436515338152427364143651533815242736414365153381524273641436515338152427364143651533815242736414365153381524273641436515338152427364143651533815242736414365153381524273641436515338152427364143651533815242736414365153381524273641436515338152427364143651533815242736414365153381524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e7ac305-b91d-4ace-8851-562b90930db5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adb2ef20-9a1f-474a-84cf-50358c116dc5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732a3831-ece1-4289-9739-0119125ea2b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adb2ef20-9a1f-474a-84cf-50358c116dc5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14340501637978706544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434050163797870654414340501637978706544143405016379787065441434050163797870654414340501637978706544143405016379787065441434050163797870654414340501637978706544143405016379787065441434050163797870654414340501637978706544143405016379787065441434050163797870654414340501637978706544143405016379787065441434050163797870654414340501637978706544143405016379787065441434050163797870654414340501637978706544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33bccf93-0d5e-4dee-9c75-dbd66731f300, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33bccf93-0d5e-4dee-9c75-dbd66731f300, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 691158971723703798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798691158971723703798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adb2ef20-9a1f-474a-84cf-50358c116dc5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd9c197-11ec-46fc-9f15-aa1a3c135a6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33bccf93-0d5e-4dee-9c75-dbd66731f300, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd9c197-11ec-46fc-9f15-aa1a3c135a6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13500354915559704408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350035491555970440813500354915559704408135003549155597044081350035491555970440813500354915559704408135003549155597044081350035491555970440813500354915559704408135003549155597044081350035491555970440813500354915559704408135003549155597044081350035491555970440813500354915559704408135003549155597044081350035491555970440813500354915559704408135003549155597044081350035491555970440813500354915559704408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a81df41-6cb3-40df-8723-14a29fdac274, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a81df41-6cb3-40df-8723-14a29fdac274, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15515637813266507107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551563781326650710715515637813266507107155156378132665071071551563781326650710715515637813266507107155156378132665071071551563781326650710715515637813266507107155156378132665071071551563781326650710715515637813266507107155156378132665071071551563781326650710715515637813266507107155156378132665071071551563781326650710715515637813266507107155156378132665071071551563781326650710715515637813266507107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd9c197-11ec-46fc-9f15-aa1a3c135a6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa03a84-9dad-4463-adb2-3e52bb282cff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa03a84-9dad-4463-adb2-3e52bb282cff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 637684889045178051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051637684889045178051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a81df41-6cb3-40df-8723-14a29fdac274, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62a59751-7fa7-4ba7-b361-fc3c578fab8e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62a59751-7fa7-4ba7-b361-fc3c578fab8e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8479532694212418836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84795326942124188368479532694212418836847953269421241883684795326942124188368479532694212418836847953269421241883684795326942124188368479532694212418836847953269421241883684795326942124188368479532694212418836847953269421241883684795326942124188368479532694212418836847953269421241883684795326942124188368479532694212418836847953269421241883684795326942124188368479532694212418836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa03a84-9dad-4463-adb2-3e52bb282cff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e4fa12c-2502-4bf2-818d-fcd7bece5f55, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e4fa12c-2502-4bf2-818d-fcd7bece5f55, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307858227736054510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630785822773605451016307858227736054510163078582277360545101630785822773605451016307858227736054510163078582277360545101630785822773605451016307858227736054510163078582277360545101630785822773605451016307858227736054510163078582277360545101630785822773605451016307858227736054510163078582277360545101630785822773605451016307858227736054510163078582277360545101630785822773605451016307858227736054510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62a59751-7fa7-4ba7-b361-fc3c578fab8e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 993ec00a-46a4-4e81-91cd-7d25bcaeeb93, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 993ec00a-46a4-4e81-91cd-7d25bcaeeb93, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16851593238724887214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685159323872488721416851593238724887214168515932387248872141685159323872488721416851593238724887214168515932387248872141685159323872488721416851593238724887214168515932387248872141685159323872488721416851593238724887214168515932387248872141685159323872488721416851593238724887214168515932387248872141685159323872488721416851593238724887214168515932387248872141685159323872488721416851593238724887214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e4fa12c-2502-4bf2-818d-fcd7bece5f55, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a23c11-5067-4506-bdb8-a65d209f69e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a23c11-5067-4506-bdb8-a65d209f69e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8990692806852470841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89906928068524708418990692806852470841899069280685247084189906928068524708418990692806852470841899069280685247084189906928068524708418990692806852470841899069280685247084189906928068524708418990692806852470841899069280685247084189906928068524708418990692806852470841899069280685247084189906928068524708418990692806852470841899069280685247084189906928068524708418990692806852470841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 993ec00a-46a4-4e81-91cd-7d25bcaeeb93, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9d4f5ea-09a4-4143-abb4-ffb990c31fdf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9d4f5ea-09a4-4143-abb4-ffb990c31fdf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14488561033979968577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448856103397996857714488561033979968577144885610339799685771448856103397996857714488561033979968577144885610339799685771448856103397996857714488561033979968577144885610339799685771448856103397996857714488561033979968577144885610339799685771448856103397996857714488561033979968577144885610339799685771448856103397996857714488561033979968577144885610339799685771448856103397996857714488561033979968577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a23c11-5067-4506-bdb8-a65d209f69e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad01a1e-a963-4a68-984b-f6185ff3620d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad01a1e-a963-4a68-984b-f6185ff3620d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16501303095895727959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650130309589572795916501303095895727959165013030958957279591650130309589572795916501303095895727959165013030958957279591650130309589572795916501303095895727959165013030958957279591650130309589572795916501303095895727959165013030958957279591650130309589572795916501303095895727959165013030958957279591650130309589572795916501303095895727959165013030958957279591650130309589572795916501303095895727959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9d4f5ea-09a4-4143-abb4-ffb990c31fdf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 258ad88a-a45f-4b25-94f8-f59bf5363f8b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 258ad88a-a45f-4b25-94f8-f59bf5363f8b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 924394553302008493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493924394553302008493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad01a1e-a963-4a68-984b-f6185ff3620d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21fc71b6-959b-4f72-a2ec-9ce29bada2aa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21fc71b6-959b-4f72-a2ec-9ce29bada2aa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10761206831124703685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076120683112470368510761206831124703685107612068311247036851076120683112470368510761206831124703685107612068311247036851076120683112470368510761206831124703685107612068311247036851076120683112470368510761206831124703685107612068311247036851076120683112470368510761206831124703685107612068311247036851076120683112470368510761206831124703685107612068311247036851076120683112470368510761206831124703685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 258ad88a-a45f-4b25-94f8-f59bf5363f8b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a036f3-8c17-4591-b120-b52a72693d9f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a036f3-8c17-4591-b120-b52a72693d9f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487573471656995313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74875734716569953137487573471656995313748757347165699531374875734716569953137487573471656995313748757347165699531374875734716569953137487573471656995313748757347165699531374875734716569953137487573471656995313748757347165699531374875734716569953137487573471656995313748757347165699531374875734716569953137487573471656995313748757347165699531374875734716569953137487573471656995313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21fc71b6-959b-4f72-a2ec-9ce29bada2aa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd3bce7-d023-4f69-b3bd-d748e1bf3443, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd3bce7-d023-4f69-b3bd-d748e1bf3443, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3536750391274408382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35367503912744083823536750391274408382353675039127440838235367503912744083823536750391274408382353675039127440838235367503912744083823536750391274408382353675039127440838235367503912744083823536750391274408382353675039127440838235367503912744083823536750391274408382353675039127440838235367503912744083823536750391274408382353675039127440838235367503912744083823536750391274408382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a036f3-8c17-4591-b120-b52a72693d9f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0854fb6-c92f-4f07-90d7-e40856c142c8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0854fb6-c92f-4f07-90d7-e40856c142c8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10687655817812127435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068765581781212743510687655817812127435106876558178121274351068765581781212743510687655817812127435106876558178121274351068765581781212743510687655817812127435106876558178121274351068765581781212743510687655817812127435106876558178121274351068765581781212743510687655817812127435106876558178121274351068765581781212743510687655817812127435106876558178121274351068765581781212743510687655817812127435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd3bce7-d023-4f69-b3bd-d748e1bf3443, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3eb7cdc-2553-43cd-84ca-69f5af7fbb7b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3eb7cdc-2553-43cd-84ca-69f5af7fbb7b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13295023895811189409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329502389581118940913295023895811189409132950238958111894091329502389581118940913295023895811189409132950238958111894091329502389581118940913295023895811189409132950238958111894091329502389581118940913295023895811189409132950238958111894091329502389581118940913295023895811189409132950238958111894091329502389581118940913295023895811189409132950238958111894091329502389581118940913295023895811189409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0854fb6-c92f-4f07-90d7-e40856c142c8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804a7ff8-7b56-48cc-9b70-f24bff20c4c8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804a7ff8-7b56-48cc-9b70-f24bff20c4c8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5722596627796900899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57225966277969008995722596627796900899572259662779690089957225966277969008995722596627796900899572259662779690089957225966277969008995722596627796900899572259662779690089957225966277969008995722596627796900899572259662779690089957225966277969008995722596627796900899572259662779690089957225966277969008995722596627796900899572259662779690089957225966277969008995722596627796900899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3eb7cdc-2553-43cd-84ca-69f5af7fbb7b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c58593-bcf3-4fc2-a645-cff8657cad6c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c58593-bcf3-4fc2-a645-cff8657cad6c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1368541996140571657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13685419961405716571368541996140571657136854199614057165713685419961405716571368541996140571657136854199614057165713685419961405716571368541996140571657136854199614057165713685419961405716571368541996140571657136854199614057165713685419961405716571368541996140571657136854199614057165713685419961405716571368541996140571657136854199614057165713685419961405716571368541996140571657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14065/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804a7ff8-7b56-48cc-9b70-f24bff20c4c8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19fc533-4118-4203-b665-ce91994a0bd2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19fc533-4118-4203-b665-ce91994a0bd2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12405939604206656686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240593960420665668612405939604206656686124059396042066566861240593960420665668612405939604206656686124059396042066566861240593960420665668612405939604206656686124059396042066566861240593960420665668612405939604206656686124059396042066566861240593960420665668612405939604206656686124059396042066566861240593960420665668612405939604206656686124059396042066566861240593960420665668612405939604206656686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c58593-bcf3-4fc2-a645-cff8657cad6c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9012b9e-b9db-4a3e-858e-6a108c7b4bbd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9012b9e-b9db-4a3e-858e-6a108c7b4bbd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4420464989491291016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44204649894912910164420464989491291016442046498949129101644204649894912910164420464989491291016442046498949129101644204649894912910164420464989491291016442046498949129101644204649894912910164420464989491291016442046498949129101644204649894912910164420464989491291016442046498949129101644204649894912910164420464989491291016442046498949129101644204649894912910164420464989491291016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19fc533-4118-4203-b665-ce91994a0bd2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57f2107-a6ea-4fc6-b1f9-51e4e0772ab4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57f2107-a6ea-4fc6-b1f9-51e4e0772ab4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15575475229124754340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557547522912475434015575475229124754340155754752291247543401557547522912475434015575475229124754340155754752291247543401557547522912475434015575475229124754340155754752291247543401557547522912475434015575475229124754340155754752291247543401557547522912475434015575475229124754340155754752291247543401557547522912475434015575475229124754340155754752291247543401557547522912475434015575475229124754340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9012b9e-b9db-4a3e-858e-6a108c7b4bbd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 103a59e3-3a69-4881-990e-f532b8878587, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103a59e3-3a69-4881-990e-f532b8878587, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17632743580694902639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763274358069490263917632743580694902639176327435806949026391763274358069490263917632743580694902639176327435806949026391763274358069490263917632743580694902639176327435806949026391763274358069490263917632743580694902639176327435806949026391763274358069490263917632743580694902639176327435806949026391763274358069490263917632743580694902639176327435806949026391763274358069490263917632743580694902639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57f2107-a6ea-4fc6-b1f9-51e4e0772ab4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4548bb-f15c-46de-b001-9f6bd38ddee7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4548bb-f15c-46de-b001-9f6bd38ddee7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9126717491349382476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91267174913493824769126717491349382476912671749134938247691267174913493824769126717491349382476912671749134938247691267174913493824769126717491349382476912671749134938247691267174913493824769126717491349382476912671749134938247691267174913493824769126717491349382476912671749134938247691267174913493824769126717491349382476912671749134938247691267174913493824769126717491349382476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103a59e3-3a69-4881-990e-f532b8878587, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da192d8a-8103-42a3-b616-f804d2e501bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da192d8a-8103-42a3-b616-f804d2e501bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13278726923545400342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327872692354540034213278726923545400342132787269235454003421327872692354540034213278726923545400342132787269235454003421327872692354540034213278726923545400342132787269235454003421327872692354540034213278726923545400342132787269235454003421327872692354540034213278726923545400342132787269235454003421327872692354540034213278726923545400342132787269235454003421327872692354540034213278726923545400342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4548bb-f15c-46de-b001-9f6bd38ddee7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279607f8-841a-4cc5-87ad-66e73b5ca6b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279607f8-841a-4cc5-87ad-66e73b5ca6b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3779832810072241279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37798328100722412793779832810072241279377983281007224127937798328100722412793779832810072241279377983281007224127937798328100722412793779832810072241279377983281007224127937798328100722412793779832810072241279377983281007224127937798328100722412793779832810072241279377983281007224127937798328100722412793779832810072241279377983281007224127937798328100722412793779832810072241279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da192d8a-8103-42a3-b616-f804d2e501bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea7613c-e583-4293-8551-bc07c8a1bd5c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279607f8-841a-4cc5-87ad-66e73b5ca6b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea7613c-e583-4293-8551-bc07c8a1bd5c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3793989927300124669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37939899273001246693793989927300124669379398992730012466937939899273001246693793989927300124669379398992730012466937939899273001246693793989927300124669379398992730012466937939899273001246693793989927300124669379398992730012466937939899273001246693793989927300124669379398992730012466937939899273001246693793989927300124669379398992730012466937939899273001246693793989927300124669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ee02e93-4e0d-4fd4-adec-dd7fbb22df21, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ee02e93-4e0d-4fd4-adec-dd7fbb22df21, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16293728729710049098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629372872971004909816293728729710049098162937287297100490981629372872971004909816293728729710049098162937287297100490981629372872971004909816293728729710049098162937287297100490981629372872971004909816293728729710049098162937287297100490981629372872971004909816293728729710049098162937287297100490981629372872971004909816293728729710049098162937287297100490981629372872971004909816293728729710049098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea7613c-e583-4293-8551-bc07c8a1bd5c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f692f0-5c3e-4f33-bd4a-662d02529435, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f692f0-5c3e-4f33-bd4a-662d02529435, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11631663408277674490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163166340827767449011631663408277674490116316634082776744901163166340827767449011631663408277674490116316634082776744901163166340827767449011631663408277674490116316634082776744901163166340827767449011631663408277674490116316634082776744901163166340827767449011631663408277674490116316634082776744901163166340827767449011631663408277674490116316634082776744901163166340827767449011631663408277674490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ee02e93-4e0d-4fd4-adec-dd7fbb22df21, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8382e6f-c02a-42de-b792-09119a4d8c73, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8382e6f-c02a-42de-b792-09119a4d8c73, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15324193105293912769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532419310529391276915324193105293912769153241931052939127691532419310529391276915324193105293912769153241931052939127691532419310529391276915324193105293912769153241931052939127691532419310529391276915324193105293912769153241931052939127691532419310529391276915324193105293912769153241931052939127691532419310529391276915324193105293912769153241931052939127691532419310529391276915324193105293912769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f692f0-5c3e-4f33-bd4a-662d02529435, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db2b53f2-8544-43c0-94a6-5526f3c9abf8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db2b53f2-8544-43c0-94a6-5526f3c9abf8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18202671028740372729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820267102874037272918202671028740372729182026710287403727291820267102874037272918202671028740372729182026710287403727291820267102874037272918202671028740372729182026710287403727291820267102874037272918202671028740372729182026710287403727291820267102874037272918202671028740372729182026710287403727291820267102874037272918202671028740372729182026710287403727291820267102874037272918202671028740372729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8382e6f-c02a-42de-b792-09119a4d8c73, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f08a152c-c7f2-4136-be70-9f14b98a883c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08a152c-c7f2-4136-be70-9f14b98a883c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11842786819328614843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184278681932861484311842786819328614843118427868193286148431184278681932861484311842786819328614843118427868193286148431184278681932861484311842786819328614843118427868193286148431184278681932861484311842786819328614843118427868193286148431184278681932861484311842786819328614843118427868193286148431184278681932861484311842786819328614843118427868193286148431184278681932861484311842786819328614843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db2b53f2-8544-43c0-94a6-5526f3c9abf8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc902988-2750-45ad-a7fc-dcd1e82abb05, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08a152c-c7f2-4136-be70-9f14b98a883c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc902988-2750-45ad-a7fc-dcd1e82abb05, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14545250777765226127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454525077776522612714545250777765226127145452507777652261271454525077776522612714545250777765226127145452507777652261271454525077776522612714545250777765226127145452507777652261271454525077776522612714545250777765226127145452507777652261271454525077776522612714545250777765226127145452507777652261271454525077776522612714545250777765226127145452507777652261271454525077776522612714545250777765226127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b069fcbf-31ab-42a5-b7df-468cb434b61a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b069fcbf-31ab-42a5-b7df-468cb434b61a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10185297247062363640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018529724706236364010185297247062363640101852972470623636401018529724706236364010185297247062363640101852972470623636401018529724706236364010185297247062363640101852972470623636401018529724706236364010185297247062363640101852972470623636401018529724706236364010185297247062363640101852972470623636401018529724706236364010185297247062363640101852972470623636401018529724706236364010185297247062363640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc902988-2750-45ad-a7fc-dcd1e82abb05, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b069fcbf-31ab-42a5-b7df-468cb434b61a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ba97c9-6d9a-4e44-8a19-e00b772b6081, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06456bd1-9b13-4019-80b3-069545d156d8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ba97c9-6d9a-4e44-8a19-e00b772b6081, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6331614204425874666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63316142044258746666331614204425874666633161420442587466663316142044258746666331614204425874666633161420442587466663316142044258746666331614204425874666633161420442587466663316142044258746666331614204425874666633161420442587466663316142044258746666331614204425874666633161420442587466663316142044258746666331614204425874666633161420442587466663316142044258746666331614204425874666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06456bd1-9b13-4019-80b3-069545d156d8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12433761546945295817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243376154694529581712433761546945295817124337615469452958171243376154694529581712433761546945295817124337615469452958171243376154694529581712433761546945295817124337615469452958171243376154694529581712433761546945295817124337615469452958171243376154694529581712433761546945295817124337615469452958171243376154694529581712433761546945295817124337615469452958171243376154694529581712433761546945295817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06456bd1-9b13-4019-80b3-069545d156d8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ba97c9-6d9a-4e44-8a19-e00b772b6081, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2feb408d-1b96-4ed3-bfdd-807009aa55e8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2feb408d-1b96-4ed3-bfdd-807009aa55e8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2968274184490096295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29682741844900962952968274184490096295296827418449009629529682741844900962952968274184490096295296827418449009629529682741844900962952968274184490096295296827418449009629529682741844900962952968274184490096295296827418449009629529682741844900962952968274184490096295296827418449009629529682741844900962952968274184490096295296827418449009629529682741844900962952968274184490096295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229362da-3bef-4ab9-863a-00412288e4c4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229362da-3bef-4ab9-863a-00412288e4c4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9760368798910293907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97603687989102939079760368798910293907976036879891029390797603687989102939079760368798910293907976036879891029390797603687989102939079760368798910293907976036879891029390797603687989102939079760368798910293907976036879891029390797603687989102939079760368798910293907976036879891029390797603687989102939079760368798910293907976036879891029390797603687989102939079760368798910293907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229362da-3bef-4ab9-863a-00412288e4c4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d89b137-ddf6-4c91-8a97-df2b83adcea2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d89b137-ddf6-4c91-8a97-df2b83adcea2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16491472537537102771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649147253753710277116491472537537102771164914725375371027711649147253753710277116491472537537102771164914725375371027711649147253753710277116491472537537102771164914725375371027711649147253753710277116491472537537102771164914725375371027711649147253753710277116491472537537102771164914725375371027711649147253753710277116491472537537102771164914725375371027711649147253753710277116491472537537102771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d89b137-ddf6-4c91-8a97-df2b83adcea2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2feb408d-1b96-4ed3-bfdd-807009aa55e8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1726ae70-66b9-4e70-9138-d4649a5e34a1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38c9f35c-d738-4fd1-b8eb-85c98cb151e4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1726ae70-66b9-4e70-9138-d4649a5e34a1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13474752186107219073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347475218610721907313474752186107219073134747521861072190731347475218610721907313474752186107219073134747521861072190731347475218610721907313474752186107219073134747521861072190731347475218610721907313474752186107219073134747521861072190731347475218610721907313474752186107219073134747521861072190731347475218610721907313474752186107219073134747521861072190731347475218610721907313474752186107219073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38c9f35c-d738-4fd1-b8eb-85c98cb151e4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2584343212331992496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25843432123319924962584343212331992496258434321233199249625843432123319924962584343212331992496258434321233199249625843432123319924962584343212331992496258434321233199249625843432123319924962584343212331992496258434321233199249625843432123319924962584343212331992496258434321233199249625843432123319924962584343212331992496258434321233199249625843432123319924962584343212331992496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38c9f35c-d738-4fd1-b8eb-85c98cb151e4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1726ae70-66b9-4e70-9138-d4649a5e34a1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a903c248-b78a-4057-89e6-8ba349582627, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b64772-9346-492e-8dc6-a7fc3ddee093, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a903c248-b78a-4057-89e6-8ba349582627, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13604857079150748727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360485707915074872713604857079150748727136048570791507487271360485707915074872713604857079150748727136048570791507487271360485707915074872713604857079150748727136048570791507487271360485707915074872713604857079150748727136048570791507487271360485707915074872713604857079150748727136048570791507487271360485707915074872713604857079150748727136048570791507487271360485707915074872713604857079150748727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b64772-9346-492e-8dc6-a7fc3ddee093, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538958639696085248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65389586396960852486538958639696085248653895863969608524865389586396960852486538958639696085248653895863969608524865389586396960852486538958639696085248653895863969608524865389586396960852486538958639696085248653895863969608524865389586396960852486538958639696085248653895863969608524865389586396960852486538958639696085248653895863969608524865389586396960852486538958639696085248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b64772-9346-492e-8dc6-a7fc3ddee093, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a903c248-b78a-4057-89e6-8ba349582627, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4408f7-6b82-4340-ae91-066664e04713, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4408f7-6b82-4340-ae91-066664e04713, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2668130838716185674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26681308387161856742668130838716185674266813083871618567426681308387161856742668130838716185674266813083871618567426681308387161856742668130838716185674266813083871618567426681308387161856742668130838716185674266813083871618567426681308387161856742668130838716185674266813083871618567426681308387161856742668130838716185674266813083871618567426681308387161856742668130838716185674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e299f00b-c6c2-4ea5-a3af-43041218cd81, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e299f00b-c6c2-4ea5-a3af-43041218cd81, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16890189711704700265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689018971170470026516890189711704700265168901897117047002651689018971170470026516890189711704700265168901897117047002651689018971170470026516890189711704700265168901897117047002651689018971170470026516890189711704700265168901897117047002651689018971170470026516890189711704700265168901897117047002651689018971170470026516890189711704700265168901897117047002651689018971170470026516890189711704700265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e299f00b-c6c2-4ea5-a3af-43041218cd81, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4408f7-6b82-4340-ae91-066664e04713, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585e3c7c-cbeb-43bb-bec6-0508fde76052, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c9a2d58-8ef5-486a-9737-d9a5f291b3fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585e3c7c-cbeb-43bb-bec6-0508fde76052, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 750257487449842105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105750257487449842105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c9a2d58-8ef5-486a-9737-d9a5f291b3fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15867750410804587401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586775041080458740115867750410804587401158677504108045874011586775041080458740115867750410804587401158677504108045874011586775041080458740115867750410804587401158677504108045874011586775041080458740115867750410804587401158677504108045874011586775041080458740115867750410804587401158677504108045874011586775041080458740115867750410804587401158677504108045874011586775041080458740115867750410804587401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585e3c7c-cbeb-43bb-bec6-0508fde76052, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c9a2d58-8ef5-486a-9737-d9a5f291b3fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f555c8e1-0bf7-4207-9229-98b08f5fe1a9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f555c8e1-0bf7-4207-9229-98b08f5fe1a9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4637297211041972833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46372972110419728334637297211041972833463729721104197283346372972110419728334637297211041972833463729721104197283346372972110419728334637297211041972833463729721104197283346372972110419728334637297211041972833463729721104197283346372972110419728334637297211041972833463729721104197283346372972110419728334637297211041972833463729721104197283346372972110419728334637297211041972833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 205ffb6f-ac77-4f28-8e5f-548a9e4d1c4e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 205ffb6f-ac77-4f28-8e5f-548a9e4d1c4e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8655642914590154116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86556429145901541168655642914590154116865564291459015411686556429145901541168655642914590154116865564291459015411686556429145901541168655642914590154116865564291459015411686556429145901541168655642914590154116865564291459015411686556429145901541168655642914590154116865564291459015411686556429145901541168655642914590154116865564291459015411686556429145901541168655642914590154116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f555c8e1-0bf7-4207-9229-98b08f5fe1a9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 205ffb6f-ac77-4f28-8e5f-548a9e4d1c4e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbbf7e9a-42fd-48bd-87d6-2b96c109da75, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b320df79-b7a0-4f1b-aaf0-4eeda92fe502, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbbf7e9a-42fd-48bd-87d6-2b96c109da75, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10090713545207539938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009071354520753993810090713545207539938100907135452075399381009071354520753993810090713545207539938100907135452075399381009071354520753993810090713545207539938100907135452075399381009071354520753993810090713545207539938100907135452075399381009071354520753993810090713545207539938100907135452075399381009071354520753993810090713545207539938100907135452075399381009071354520753993810090713545207539938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b320df79-b7a0-4f1b-aaf0-4eeda92fe502, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11113784918196194015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111378491819619401511113784918196194015111137849181961940151111378491819619401511113784918196194015111137849181961940151111378491819619401511113784918196194015111137849181961940151111378491819619401511113784918196194015111137849181961940151111378491819619401511113784918196194015111137849181961940151111378491819619401511113784918196194015111137849181961940151111378491819619401511113784918196194015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b320df79-b7a0-4f1b-aaf0-4eeda92fe502, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbbf7e9a-42fd-48bd-87d6-2b96c109da75, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b826391-78a3-4bd3-9790-e6b01e2da2ef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5689fb7-4574-4796-88bd-a099be836067, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b826391-78a3-4bd3-9790-e6b01e2da2ef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596612637119920666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75966126371199206667596612637119920666759661263711992066675966126371199206667596612637119920666759661263711992066675966126371199206667596612637119920666759661263711992066675966126371199206667596612637119920666759661263711992066675966126371199206667596612637119920666759661263711992066675966126371199206667596612637119920666759661263711992066675966126371199206667596612637119920666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5689fb7-4574-4796-88bd-a099be836067, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13160439483261516785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316043948326151678513160439483261516785131604394832615167851316043948326151678513160439483261516785131604394832615167851316043948326151678513160439483261516785131604394832615167851316043948326151678513160439483261516785131604394832615167851316043948326151678513160439483261516785131604394832615167851316043948326151678513160439483261516785131604394832615167851316043948326151678513160439483261516785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5689fb7-4574-4796-88bd-a099be836067, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b826391-78a3-4bd3-9790-e6b01e2da2ef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2f8def3-9f4f-4b88-ba5d-39c7519a22cf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a53d5f-875c-4d8f-912e-5ef191028c89, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2f8def3-9f4f-4b88-ba5d-39c7519a22cf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17575903682435063620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757590368243506362017575903682435063620175759036824350636201757590368243506362017575903682435063620175759036824350636201757590368243506362017575903682435063620175759036824350636201757590368243506362017575903682435063620175759036824350636201757590368243506362017575903682435063620175759036824350636201757590368243506362017575903682435063620175759036824350636201757590368243506362017575903682435063620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a53d5f-875c-4d8f-912e-5ef191028c89, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16432211791945546278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643221179194554627816432211791945546278164322117919455462781643221179194554627816432211791945546278164322117919455462781643221179194554627816432211791945546278164322117919455462781643221179194554627816432211791945546278164322117919455462781643221179194554627816432211791945546278164322117919455462781643221179194554627816432211791945546278164322117919455462781643221179194554627816432211791945546278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a53d5f-875c-4d8f-912e-5ef191028c89, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2f8def3-9f4f-4b88-ba5d-39c7519a22cf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8503bc07-afdf-4f69-a3f6-d243c73a0a45, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec663b94-af71-4e78-9e16-6ade41d46546, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8503bc07-afdf-4f69-a3f6-d243c73a0a45, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8496086709212867307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84960867092128673078496086709212867307849608670921286730784960867092128673078496086709212867307849608670921286730784960867092128673078496086709212867307849608670921286730784960867092128673078496086709212867307849608670921286730784960867092128673078496086709212867307849608670921286730784960867092128673078496086709212867307849608670921286730784960867092128673078496086709212867307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec663b94-af71-4e78-9e16-6ade41d46546, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16718885924683570828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671888592468357082816718885924683570828167188859246835708281671888592468357082816718885924683570828167188859246835708281671888592468357082816718885924683570828167188859246835708281671888592468357082816718885924683570828167188859246835708281671888592468357082816718885924683570828167188859246835708281671888592468357082816718885924683570828167188859246835708281671888592468357082816718885924683570828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec663b94-af71-4e78-9e16-6ade41d46546, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8503bc07-afdf-4f69-a3f6-d243c73a0a45, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95fb9d4c-8595-4fd8-8a30-a034a835c6ac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c85446e0-f22f-4b46-af60-c2c735bf759c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95fb9d4c-8595-4fd8-8a30-a034a835c6ac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15710512826304151490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571051282630415149015710512826304151490157105128263041514901571051282630415149015710512826304151490157105128263041514901571051282630415149015710512826304151490157105128263041514901571051282630415149015710512826304151490157105128263041514901571051282630415149015710512826304151490157105128263041514901571051282630415149015710512826304151490157105128263041514901571051282630415149015710512826304151490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c85446e0-f22f-4b46-af60-c2c735bf759c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478479269625991295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24784792696259912952478479269625991295247847926962599129524784792696259912952478479269625991295247847926962599129524784792696259912952478479269625991295247847926962599129524784792696259912952478479269625991295247847926962599129524784792696259912952478479269625991295247847926962599129524784792696259912952478479269625991295247847926962599129524784792696259912952478479269625991295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c85446e0-f22f-4b46-af60-c2c735bf759c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95fb9d4c-8595-4fd8-8a30-a034a835c6ac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3571dd4e-2383-4204-85d1-1c5868da35af, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347fe56e-d90e-44e1-b1f4-75887773489f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3571dd4e-2383-4204-85d1-1c5868da35af, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7091350405512217036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70913504055122170367091350405512217036709135040551221703670913504055122170367091350405512217036709135040551221703670913504055122170367091350405512217036709135040551221703670913504055122170367091350405512217036709135040551221703670913504055122170367091350405512217036709135040551221703670913504055122170367091350405512217036709135040551221703670913504055122170367091350405512217036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347fe56e-d90e-44e1-b1f4-75887773489f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671685900481273120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46716859004812731204671685900481273120467168590048127312046716859004812731204671685900481273120467168590048127312046716859004812731204671685900481273120467168590048127312046716859004812731204671685900481273120467168590048127312046716859004812731204671685900481273120467168590048127312046716859004812731204671685900481273120467168590048127312046716859004812731204671685900481273120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3571dd4e-2383-4204-85d1-1c5868da35af, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347fe56e-d90e-44e1-b1f4-75887773489f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a838cbf-b8fe-4721-a488-120228f3f2c2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63031374-6ece-484d-9a86-9882d3b48ee9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a838cbf-b8fe-4721-a488-120228f3f2c2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3419635953302139696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34196359533021396963419635953302139696341963595330213969634196359533021396963419635953302139696341963595330213969634196359533021396963419635953302139696341963595330213969634196359533021396963419635953302139696341963595330213969634196359533021396963419635953302139696341963595330213969634196359533021396963419635953302139696341963595330213969634196359533021396963419635953302139696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63031374-6ece-484d-9a86-9882d3b48ee9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3487296179521052510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34872961795210525103487296179521052510348729617952105251034872961795210525103487296179521052510348729617952105251034872961795210525103487296179521052510348729617952105251034872961795210525103487296179521052510348729617952105251034872961795210525103487296179521052510348729617952105251034872961795210525103487296179521052510348729617952105251034872961795210525103487296179521052510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a838cbf-b8fe-4721-a488-120228f3f2c2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63031374-6ece-484d-9a86-9882d3b48ee9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919a6d02-7a5f-4b1f-80bc-334e404d0f2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc03e726-62d1-4198-934e-9a0dfaa0e7ed, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919a6d02-7a5f-4b1f-80bc-334e404d0f2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14956623960148897900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495662396014889790014956623960148897900149566239601488979001495662396014889790014956623960148897900149566239601488979001495662396014889790014956623960148897900149566239601488979001495662396014889790014956623960148897900149566239601488979001495662396014889790014956623960148897900149566239601488979001495662396014889790014956623960148897900149566239601488979001495662396014889790014956623960148897900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc03e726-62d1-4198-934e-9a0dfaa0e7ed, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17920047392963681500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792004739296368150017920047392963681500179200473929636815001792004739296368150017920047392963681500179200473929636815001792004739296368150017920047392963681500179200473929636815001792004739296368150017920047392963681500179200473929636815001792004739296368150017920047392963681500179200473929636815001792004739296368150017920047392963681500179200473929636815001792004739296368150017920047392963681500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919a6d02-7a5f-4b1f-80bc-334e404d0f2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed996984-4241-43a6-8c7f-33eaa8539c2f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed996984-4241-43a6-8c7f-33eaa8539c2f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1488417603266027764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14884176032660277641488417603266027764148841760326602776414884176032660277641488417603266027764148841760326602776414884176032660277641488417603266027764148841760326602776414884176032660277641488417603266027764148841760326602776414884176032660277641488417603266027764148841760326602776414884176032660277641488417603266027764148841760326602776414884176032660277641488417603266027764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc03e726-62d1-4198-934e-9a0dfaa0e7ed, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2d2dde4-e5c4-40f4-8849-5943d4280784, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2d2dde4-e5c4-40f4-8849-5943d4280784, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14685683240321745798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468568324032174579814685683240321745798146856832403217457981468568324032174579814685683240321745798146856832403217457981468568324032174579814685683240321745798146856832403217457981468568324032174579814685683240321745798146856832403217457981468568324032174579814685683240321745798146856832403217457981468568324032174579814685683240321745798146856832403217457981468568324032174579814685683240321745798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed996984-4241-43a6-8c7f-33eaa8539c2f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2d2dde4-e5c4-40f4-8849-5943d4280784, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 120b20e8-57c4-4215-9d0a-9b3e746dc761, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120b20e8-57c4-4215-9d0a-9b3e746dc761, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3688974299281903208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36889742992819032083688974299281903208368897429928190320836889742992819032083688974299281903208368897429928190320836889742992819032083688974299281903208368897429928190320836889742992819032083688974299281903208368897429928190320836889742992819032083688974299281903208368897429928190320836889742992819032083688974299281903208368897429928190320836889742992819032083688974299281903208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e14443-7114-4a61-ac78-dafcc4cd45e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e14443-7114-4a61-ac78-dafcc4cd45e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6596943008511461224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65969430085114612246596943008511461224659694300851146122465969430085114612246596943008511461224659694300851146122465969430085114612246596943008511461224659694300851146122465969430085114612246596943008511461224659694300851146122465969430085114612246596943008511461224659694300851146122465969430085114612246596943008511461224659694300851146122465969430085114612246596943008511461224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 120b20e8-57c4-4215-9d0a-9b3e746dc761, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e14443-7114-4a61-ac78-dafcc4cd45e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8321267b-359b-45b1-9c7e-e7758b36cccb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8321267b-359b-45b1-9c7e-e7758b36cccb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15532632339702113831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553263233970211383115532632339702113831155326323397021138311553263233970211383115532632339702113831155326323397021138311553263233970211383115532632339702113831155326323397021138311553263233970211383115532632339702113831155326323397021138311553263233970211383115532632339702113831155326323397021138311553263233970211383115532632339702113831155326323397021138311553263233970211383115532632339702113831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4530e6b1-e207-4f5e-b577-f896cc24f5d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4530e6b1-e207-4f5e-b577-f896cc24f5d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10391184251113026859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039118425111302685910391184251113026859103911842511130268591039118425111302685910391184251113026859103911842511130268591039118425111302685910391184251113026859103911842511130268591039118425111302685910391184251113026859103911842511130268591039118425111302685910391184251113026859103911842511130268591039118425111302685910391184251113026859103911842511130268591039118425111302685910391184251113026859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8321267b-359b-45b1-9c7e-e7758b36cccb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4530e6b1-e207-4f5e-b577-f896cc24f5d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d15a08-9ad7-4e7d-933f-f9e06a68c6da, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d15a08-9ad7-4e7d-933f-f9e06a68c6da, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11374653107958557111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137465310795855711111374653107958557111113746531079585571111137465310795855711111374653107958557111113746531079585571111137465310795855711111374653107958557111113746531079585571111137465310795855711111374653107958557111113746531079585571111137465310795855711111374653107958557111113746531079585571111137465310795855711111374653107958557111113746531079585571111137465310795855711111374653107958557111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93b1262b-862d-4d08-bb24-2e5ce622b497, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93b1262b-862d-4d08-bb24-2e5ce622b497, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13891540983638092606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389154098363809260613891540983638092606138915409836380926061389154098363809260613891540983638092606138915409836380926061389154098363809260613891540983638092606138915409836380926061389154098363809260613891540983638092606138915409836380926061389154098363809260613891540983638092606138915409836380926061389154098363809260613891540983638092606138915409836380926061389154098363809260613891540983638092606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d15a08-9ad7-4e7d-933f-f9e06a68c6da, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b1262b-862d-4d08-bb24-2e5ce622b497, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70ecb46-50fc-4536-9d75-40cf5a9e99f5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8918d2b8-f54f-4e1b-a0c6-66124e6d23d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70ecb46-50fc-4536-9d75-40cf5a9e99f5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11931627837675833955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193162783767583395511931627837675833955119316278376758339551193162783767583395511931627837675833955119316278376758339551193162783767583395511931627837675833955119316278376758339551193162783767583395511931627837675833955119316278376758339551193162783767583395511931627837675833955119316278376758339551193162783767583395511931627837675833955119316278376758339551193162783767583395511931627837675833955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8918d2b8-f54f-4e1b-a0c6-66124e6d23d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087412250083306346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708741225008330634617087412250083306346170874122500833063461708741225008330634617087412250083306346170874122500833063461708741225008330634617087412250083306346170874122500833063461708741225008330634617087412250083306346170874122500833063461708741225008330634617087412250083306346170874122500833063461708741225008330634617087412250083306346170874122500833063461708741225008330634617087412250083306346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8918d2b8-f54f-4e1b-a0c6-66124e6d23d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70ecb46-50fc-4536-9d75-40cf5a9e99f5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c693ab-1324-474d-8b5e-3d123595cfc7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c693ab-1324-474d-8b5e-3d123595cfc7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14590448122960491687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459044812296049168714590448122960491687145904481229604916871459044812296049168714590448122960491687145904481229604916871459044812296049168714590448122960491687145904481229604916871459044812296049168714590448122960491687145904481229604916871459044812296049168714590448122960491687145904481229604916871459044812296049168714590448122960491687145904481229604916871459044812296049168714590448122960491687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbec2b3f-6641-4fd8-a4e3-1e532cb06d7c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbec2b3f-6641-4fd8-a4e3-1e532cb06d7c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14299580445595442242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429958044559544224214299580445595442242142995804455954422421429958044559544224214299580445595442242142995804455954422421429958044559544224214299580445595442242142995804455954422421429958044559544224214299580445595442242142995804455954422421429958044559544224214299580445595442242142995804455954422421429958044559544224214299580445595442242142995804455954422421429958044559544224214299580445595442242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c693ab-1324-474d-8b5e-3d123595cfc7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbec2b3f-6641-4fd8-a4e3-1e532cb06d7c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3119a041-5c9c-4dbe-97ff-a2141e365bde, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3119a041-5c9c-4dbe-97ff-a2141e365bde, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12550906206439783406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255090620643978340612550906206439783406125509062064397834061255090620643978340612550906206439783406125509062064397834061255090620643978340612550906206439783406125509062064397834061255090620643978340612550906206439783406125509062064397834061255090620643978340612550906206439783406125509062064397834061255090620643978340612550906206439783406125509062064397834061255090620643978340612550906206439783406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57170538-f526-4142-9914-21f9ac001b3a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57170538-f526-4142-9914-21f9ac001b3a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7225874505998849364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72258745059988493647225874505998849364722587450599884936472258745059988493647225874505998849364722587450599884936472258745059988493647225874505998849364722587450599884936472258745059988493647225874505998849364722587450599884936472258745059988493647225874505998849364722587450599884936472258745059988493647225874505998849364722587450599884936472258745059988493647225874505998849364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3119a041-5c9c-4dbe-97ff-a2141e365bde, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57170538-f526-4142-9914-21f9ac001b3a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd1cb60-d3bb-4048-81a0-149913855180, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bde5c8a-1dae-4368-b126-ab7b118bea86, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd1cb60-d3bb-4048-81a0-149913855180, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13432467816795905380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343246781679590538013432467816795905380134324678167959053801343246781679590538013432467816795905380134324678167959053801343246781679590538013432467816795905380134324678167959053801343246781679590538013432467816795905380134324678167959053801343246781679590538013432467816795905380134324678167959053801343246781679590538013432467816795905380134324678167959053801343246781679590538013432467816795905380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bde5c8a-1dae-4368-b126-ab7b118bea86, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16974081966538402107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697408196653840210716974081966538402107169740819665384021071697408196653840210716974081966538402107169740819665384021071697408196653840210716974081966538402107169740819665384021071697408196653840210716974081966538402107169740819665384021071697408196653840210716974081966538402107169740819665384021071697408196653840210716974081966538402107169740819665384021071697408196653840210716974081966538402107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd1cb60-d3bb-4048-81a0-149913855180, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bde5c8a-1dae-4368-b126-ab7b118bea86, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75d759d8-9c98-462b-bafd-4a526aa70a63, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cf6240e-807a-4485-8b5a-404d55d6844c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75d759d8-9c98-462b-bafd-4a526aa70a63, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14306827510652222223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430682751065222222314306827510652222223143068275106522222231430682751065222222314306827510652222223143068275106522222231430682751065222222314306827510652222223143068275106522222231430682751065222222314306827510652222223143068275106522222231430682751065222222314306827510652222223143068275106522222231430682751065222222314306827510652222223143068275106522222231430682751065222222314306827510652222223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cf6240e-807a-4485-8b5a-404d55d6844c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17474750071945247336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747475007194524733617474750071945247336174747500719452473361747475007194524733617474750071945247336174747500719452473361747475007194524733617474750071945247336174747500719452473361747475007194524733617474750071945247336174747500719452473361747475007194524733617474750071945247336174747500719452473361747475007194524733617474750071945247336174747500719452473361747475007194524733617474750071945247336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75d759d8-9c98-462b-bafd-4a526aa70a63, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cf6240e-807a-4485-8b5a-404d55d6844c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9188cb00-5c78-4c93-a497-f9819253f79d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9188cb00-5c78-4c93-a497-f9819253f79d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14159387400530721424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415938740053072142414159387400530721424141593874005307214241415938740053072142414159387400530721424141593874005307214241415938740053072142414159387400530721424141593874005307214241415938740053072142414159387400530721424141593874005307214241415938740053072142414159387400530721424141593874005307214241415938740053072142414159387400530721424141593874005307214241415938740053072142414159387400530721424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c46d53-22ce-4555-8a2f-c3d935e690cf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c46d53-22ce-4555-8a2f-c3d935e690cf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 105778122160498094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094105778122160498094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9188cb00-5c78-4c93-a497-f9819253f79d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c46d53-22ce-4555-8a2f-c3d935e690cf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef209652-c916-4668-800d-2ee55b545ad4, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28ad93d7-bfda-45f6-bf57-5e2b241a073a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef209652-c916-4668-800d-2ee55b545ad4, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7162263409646677666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71622634096466776667162263409646677666716226340964667766671622634096466776667162263409646677666716226340964667766671622634096466776667162263409646677666716226340964667766671622634096466776667162263409646677666716226340964667766671622634096466776667162263409646677666716226340964667766671622634096466776667162263409646677666716226340964667766671622634096466776667162263409646677666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28ad93d7-bfda-45f6-bf57-5e2b241a073a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853836498082612160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485383649808261216014853836498082612160148538364980826121601485383649808261216014853836498082612160148538364980826121601485383649808261216014853836498082612160148538364980826121601485383649808261216014853836498082612160148538364980826121601485383649808261216014853836498082612160148538364980826121601485383649808261216014853836498082612160148538364980826121601485383649808261216014853836498082612160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef209652-c916-4668-800d-2ee55b545ad4, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28ad93d7-bfda-45f6-bf57-5e2b241a073a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25962ec1-e4d8-4ed4-b892-0fac9dbc52df, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39d8672-5aaa-4537-9776-0ff54b67802a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25962ec1-e4d8-4ed4-b892-0fac9dbc52df, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8934447794606433870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89344477946064338708934447794606433870893444779460643387089344477946064338708934447794606433870893444779460643387089344477946064338708934447794606433870893444779460643387089344477946064338708934447794606433870893444779460643387089344477946064338708934447794606433870893444779460643387089344477946064338708934447794606433870893444779460643387089344477946064338708934447794606433870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39d8672-5aaa-4537-9776-0ff54b67802a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5843128575738409683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58431285757384096835843128575738409683584312857573840968358431285757384096835843128575738409683584312857573840968358431285757384096835843128575738409683584312857573840968358431285757384096835843128575738409683584312857573840968358431285757384096835843128575738409683584312857573840968358431285757384096835843128575738409683584312857573840968358431285757384096835843128575738409683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25962ec1-e4d8-4ed4-b892-0fac9dbc52df, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9bdb92-c9cb-4756-b2ca-c8caed87ec5e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9bdb92-c9cb-4756-b2ca-c8caed87ec5e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15869384931717677476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586938493171767747615869384931717677476158693849317176774761586938493171767747615869384931717677476158693849317176774761586938493171767747615869384931717677476158693849317176774761586938493171767747615869384931717677476158693849317176774761586938493171767747615869384931717677476158693849317176774761586938493171767747615869384931717677476158693849317176774761586938493171767747615869384931717677476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39d8672-5aaa-4537-9776-0ff54b67802a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5f1936-0e8e-4adb-a267-4498390d1411, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5f1936-0e8e-4adb-a267-4498390d1411, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257648831575838201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52576488315758382015257648831575838201525764883157583820152576488315758382015257648831575838201525764883157583820152576488315758382015257648831575838201525764883157583820152576488315758382015257648831575838201525764883157583820152576488315758382015257648831575838201525764883157583820152576488315758382015257648831575838201525764883157583820152576488315758382015257648831575838201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9bdb92-c9cb-4756-b2ca-c8caed87ec5e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9b5656a-0a27-452b-b286-d41200fc3681, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9b5656a-0a27-452b-b286-d41200fc3681, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9078551830672686964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90785518306726869649078551830672686964907855183067268696490785518306726869649078551830672686964907855183067268696490785518306726869649078551830672686964907855183067268696490785518306726869649078551830672686964907855183067268696490785518306726869649078551830672686964907855183067268696490785518306726869649078551830672686964907855183067268696490785518306726869649078551830672686964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5f1936-0e8e-4adb-a267-4498390d1411, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f5bc88-3b1b-462b-8226-ed134db1259d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f5bc88-3b1b-462b-8226-ed134db1259d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10278068554997750076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027806855499775007610278068554997750076102780685549977500761027806855499775007610278068554997750076102780685549977500761027806855499775007610278068554997750076102780685549977500761027806855499775007610278068554997750076102780685549977500761027806855499775007610278068554997750076102780685549977500761027806855499775007610278068554997750076102780685549977500761027806855499775007610278068554997750076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9b5656a-0a27-452b-b286-d41200fc3681, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f182446-8d59-403e-a14e-6e345ee88f54, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f182446-8d59-403e-a14e-6e345ee88f54, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 193908002816252265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265193908002816252265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f5bc88-3b1b-462b-8226-ed134db1259d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f93f7db-aeef-42b5-84eb-0891c503b639, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f93f7db-aeef-42b5-84eb-0891c503b639, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5333912401772299361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53339124017722993615333912401772299361533391240177229936153339124017722993615333912401772299361533391240177229936153339124017722993615333912401772299361533391240177229936153339124017722993615333912401772299361533391240177229936153339124017722993615333912401772299361533391240177229936153339124017722993615333912401772299361533391240177229936153339124017722993615333912401772299361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f182446-8d59-403e-a14e-6e345ee88f54, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25467484-da21-42fa-bc2e-5cf8a560587a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f93f7db-aeef-42b5-84eb-0891c503b639, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25467484-da21-42fa-bc2e-5cf8a560587a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507684325603314470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35076843256033144703507684325603314470350768432560331447035076843256033144703507684325603314470350768432560331447035076843256033144703507684325603314470350768432560331447035076843256033144703507684325603314470350768432560331447035076843256033144703507684325603314470350768432560331447035076843256033144703507684325603314470350768432560331447035076843256033144703507684325603314470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4a81f5-cd0d-4fbd-97cb-e7b0df3e7656, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4a81f5-cd0d-4fbd-97cb-e7b0df3e7656, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16386405460214013272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638640546021401327216386405460214013272163864054602140132721638640546021401327216386405460214013272163864054602140132721638640546021401327216386405460214013272163864054602140132721638640546021401327216386405460214013272163864054602140132721638640546021401327216386405460214013272163864054602140132721638640546021401327216386405460214013272163864054602140132721638640546021401327216386405460214013272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25467484-da21-42fa-bc2e-5cf8a560587a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 680d5ba5-64e3-47ce-9f3b-df3c1fca1466, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4a81f5-cd0d-4fbd-97cb-e7b0df3e7656, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 680d5ba5-64e3-47ce-9f3b-df3c1fca1466, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13916163968156022025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391616396815602202513916163968156022025139161639681560220251391616396815602202513916163968156022025139161639681560220251391616396815602202513916163968156022025139161639681560220251391616396815602202513916163968156022025139161639681560220251391616396815602202513916163968156022025139161639681560220251391616396815602202513916163968156022025139161639681560220251391616396815602202513916163968156022025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a34b946-fda2-40f4-8046-2d9e85782c97, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a34b946-fda2-40f4-8046-2d9e85782c97, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18085514356281139813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808551435628113981318085514356281139813180855143562811398131808551435628113981318085514356281139813180855143562811398131808551435628113981318085514356281139813180855143562811398131808551435628113981318085514356281139813180855143562811398131808551435628113981318085514356281139813180855143562811398131808551435628113981318085514356281139813180855143562811398131808551435628113981318085514356281139813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 680d5ba5-64e3-47ce-9f3b-df3c1fca1466, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab09d8a3-3c4a-4218-b386-74a28d128204, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab09d8a3-3c4a-4218-b386-74a28d128204, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6536571035365493352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65365710353654933526536571035365493352653657103536549335265365710353654933526536571035365493352653657103536549335265365710353654933526536571035365493352653657103536549335265365710353654933526536571035365493352653657103536549335265365710353654933526536571035365493352653657103536549335265365710353654933526536571035365493352653657103536549335265365710353654933526536571035365493352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a34b946-fda2-40f4-8046-2d9e85782c97, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 629a6b8e-74d6-4fb4-9acb-b750dd85db01, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 629a6b8e-74d6-4fb4-9acb-b750dd85db01, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5749671719296067819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57496717192960678195749671719296067819574967171929606781957496717192960678195749671719296067819574967171929606781957496717192960678195749671719296067819574967171929606781957496717192960678195749671719296067819574967171929606781957496717192960678195749671719296067819574967171929606781957496717192960678195749671719296067819574967171929606781957496717192960678195749671719296067819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab09d8a3-3c4a-4218-b386-74a28d128204, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b8390f5-55dc-408d-8f63-05a6be4b41eb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b8390f5-55dc-408d-8f63-05a6be4b41eb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 395416100962893266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266395416100962893266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 629a6b8e-74d6-4fb4-9acb-b750dd85db01, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 847828bc-687c-4fd7-ade2-01ceff2c1e6a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 847828bc-687c-4fd7-ade2-01ceff2c1e6a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10893676004774072618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089367600477407261810893676004774072618108936760047740726181089367600477407261810893676004774072618108936760047740726181089367600477407261810893676004774072618108936760047740726181089367600477407261810893676004774072618108936760047740726181089367600477407261810893676004774072618108936760047740726181089367600477407261810893676004774072618108936760047740726181089367600477407261810893676004774072618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b8390f5-55dc-408d-8f63-05a6be4b41eb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67893ccd-1eaf-44c1-b008-2e17c79d7ac8, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67893ccd-1eaf-44c1-b008-2e17c79d7ac8, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13320551981384953159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332055198138495315913320551981384953159133205519813849531591332055198138495315913320551981384953159133205519813849531591332055198138495315913320551981384953159133205519813849531591332055198138495315913320551981384953159133205519813849531591332055198138495315913320551981384953159133205519813849531591332055198138495315913320551981384953159133205519813849531591332055198138495315913320551981384953159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 847828bc-687c-4fd7-ade2-01ceff2c1e6a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df244963-7da3-426e-b66c-859b5a99d9d1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df244963-7da3-426e-b66c-859b5a99d9d1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15114069748997163450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511406974899716345015114069748997163450151140697489971634501511406974899716345015114069748997163450151140697489971634501511406974899716345015114069748997163450151140697489971634501511406974899716345015114069748997163450151140697489971634501511406974899716345015114069748997163450151140697489971634501511406974899716345015114069748997163450151140697489971634501511406974899716345015114069748997163450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67893ccd-1eaf-44c1-b008-2e17c79d7ac8, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7951087-5c54-4d80-b5d3-9df637a262bd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7951087-5c54-4d80-b5d3-9df637a262bd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16148890882245802778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614889088224580277816148890882245802778161488908822458027781614889088224580277816148890882245802778161488908822458027781614889088224580277816148890882245802778161488908822458027781614889088224580277816148890882245802778161488908822458027781614889088224580277816148890882245802778161488908822458027781614889088224580277816148890882245802778161488908822458027781614889088224580277816148890882245802778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df244963-7da3-426e-b66c-859b5a99d9d1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4580e94e-6853-4ded-88ae-97a35674cf60, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4580e94e-6853-4ded-88ae-97a35674cf60, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1104212153153645442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11042121531536454421104212153153645442110421215315364544211042121531536454421104212153153645442110421215315364544211042121531536454421104212153153645442110421215315364544211042121531536454421104212153153645442110421215315364544211042121531536454421104212153153645442110421215315364544211042121531536454421104212153153645442110421215315364544211042121531536454421104212153153645442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7951087-5c54-4d80-b5d3-9df637a262bd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf9a7708-8972-4c29-9c21-cc19ba375d98, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf9a7708-8972-4c29-9c21-cc19ba375d98, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 442026459089301764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764442026459089301764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4580e94e-6853-4ded-88ae-97a35674cf60, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cee3818-b19e-4257-99ca-d80eca6d207a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cee3818-b19e-4257-99ca-d80eca6d207a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3677446073424908948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36774460734249089483677446073424908948367744607342490894836774460734249089483677446073424908948367744607342490894836774460734249089483677446073424908948367744607342490894836774460734249089483677446073424908948367744607342490894836774460734249089483677446073424908948367744607342490894836774460734249089483677446073424908948367744607342490894836774460734249089483677446073424908948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf9a7708-8972-4c29-9c21-cc19ba375d98, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04b7ca2c-d2bc-4fdc-bc58-ce774435be0f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04b7ca2c-d2bc-4fdc-bc58-ce774435be0f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12286787051937773141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228678705193777314112286787051937773141122867870519377731411228678705193777314112286787051937773141122867870519377731411228678705193777314112286787051937773141122867870519377731411228678705193777314112286787051937773141122867870519377731411228678705193777314112286787051937773141122867870519377731411228678705193777314112286787051937773141122867870519377731411228678705193777314112286787051937773141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cee3818-b19e-4257-99ca-d80eca6d207a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36843726-a931-4fb8-a9a0-6527b27972c5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36843726-a931-4fb8-a9a0-6527b27972c5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2167875822231479445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21678758222314794452167875822231479445216787582223147944521678758222314794452167875822231479445216787582223147944521678758222314794452167875822231479445216787582223147944521678758222314794452167875822231479445216787582223147944521678758222314794452167875822231479445216787582223147944521678758222314794452167875822231479445216787582223147944521678758222314794452167875822231479445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04b7ca2c-d2bc-4fdc-bc58-ce774435be0f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6844181-4162-4923-8bbf-842f12b70278, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6844181-4162-4923-8bbf-842f12b70278, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736758154166927008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27367581541669270082736758154166927008273675815416692700827367581541669270082736758154166927008273675815416692700827367581541669270082736758154166927008273675815416692700827367581541669270082736758154166927008273675815416692700827367581541669270082736758154166927008273675815416692700827367581541669270082736758154166927008273675815416692700827367581541669270082736758154166927008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36843726-a931-4fb8-a9a0-6527b27972c5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 869554c8-3b7f-46b7-9019-2dadd6ada795, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 869554c8-3b7f-46b7-9019-2dadd6ada795, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849603413641347946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48496034136413479464849603413641347946484960341364134794648496034136413479464849603413641347946484960341364134794648496034136413479464849603413641347946484960341364134794648496034136413479464849603413641347946484960341364134794648496034136413479464849603413641347946484960341364134794648496034136413479464849603413641347946484960341364134794648496034136413479464849603413641347946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6844181-4162-4923-8bbf-842f12b70278, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81ed3bf5-13db-42b1-9553-0f247d3da3be, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81ed3bf5-13db-42b1-9553-0f247d3da3be, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13495015417758803571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349501541775880357113495015417758803571134950154177588035711349501541775880357113495015417758803571134950154177588035711349501541775880357113495015417758803571134950154177588035711349501541775880357113495015417758803571134950154177588035711349501541775880357113495015417758803571134950154177588035711349501541775880357113495015417758803571134950154177588035711349501541775880357113495015417758803571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 869554c8-3b7f-46b7-9019-2dadd6ada795, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3071dad0-4020-44f3-a650-4af9b325fea3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3071dad0-4020-44f3-a650-4af9b325fea3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12023398410598962573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202339841059896257312023398410598962573120233984105989625731202339841059896257312023398410598962573120233984105989625731202339841059896257312023398410598962573120233984105989625731202339841059896257312023398410598962573120233984105989625731202339841059896257312023398410598962573120233984105989625731202339841059896257312023398410598962573120233984105989625731202339841059896257312023398410598962573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81ed3bf5-13db-42b1-9553-0f247d3da3be, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0a4fa7b-5570-4b5e-8fc1-4866706931f1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0a4fa7b-5570-4b5e-8fc1-4866706931f1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16958384374732790226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695838437473279022616958384374732790226169583843747327902261695838437473279022616958384374732790226169583843747327902261695838437473279022616958384374732790226169583843747327902261695838437473279022616958384374732790226169583843747327902261695838437473279022616958384374732790226169583843747327902261695838437473279022616958384374732790226169583843747327902261695838437473279022616958384374732790226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3071dad0-4020-44f3-a650-4af9b325fea3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 551851e7-5593-4207-8434-6cdce57098ee, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551851e7-5593-4207-8434-6cdce57098ee, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2313748566190293961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23137485661902939612313748566190293961231374856619029396123137485661902939612313748566190293961231374856619029396123137485661902939612313748566190293961231374856619029396123137485661902939612313748566190293961231374856619029396123137485661902939612313748566190293961231374856619029396123137485661902939612313748566190293961231374856619029396123137485661902939612313748566190293961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0a4fa7b-5570-4b5e-8fc1-4866706931f1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4308b416-c555-4fff-a36f-226df31ea7c6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4308b416-c555-4fff-a36f-226df31ea7c6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2935278358889709206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29352783588897092062935278358889709206293527835888970920629352783588897092062935278358889709206293527835888970920629352783588897092062935278358889709206293527835888970920629352783588897092062935278358889709206293527835888970920629352783588897092062935278358889709206293527835888970920629352783588897092062935278358889709206293527835888970920629352783588897092062935278358889709206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551851e7-5593-4207-8434-6cdce57098ee, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ce2be54-62b2-45e5-b1e1-c186265f47e7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ce2be54-62b2-45e5-b1e1-c186265f47e7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7069383117196003052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70693831171960030527069383117196003052706938311719600305270693831171960030527069383117196003052706938311719600305270693831171960030527069383117196003052706938311719600305270693831171960030527069383117196003052706938311719600305270693831171960030527069383117196003052706938311719600305270693831171960030527069383117196003052706938311719600305270693831171960030527069383117196003052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4308b416-c555-4fff-a36f-226df31ea7c6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56268bd1-24c9-4079-9bb4-fdbfc8532aef, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56268bd1-24c9-4079-9bb4-fdbfc8532aef, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16830190748042760339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683019074804276033916830190748042760339168301907480427603391683019074804276033916830190748042760339168301907480427603391683019074804276033916830190748042760339168301907480427603391683019074804276033916830190748042760339168301907480427603391683019074804276033916830190748042760339168301907480427603391683019074804276033916830190748042760339168301907480427603391683019074804276033916830190748042760339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ce2be54-62b2-45e5-b1e1-c186265f47e7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ae6f6b-c605-4d16-a707-2440cdb0431c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ae6f6b-c605-4d16-a707-2440cdb0431c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4960105907024188033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49601059070241880334960105907024188033496010590702418803349601059070241880334960105907024188033496010590702418803349601059070241880334960105907024188033496010590702418803349601059070241880334960105907024188033496010590702418803349601059070241880334960105907024188033496010590702418803349601059070241880334960105907024188033496010590702418803349601059070241880334960105907024188033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56268bd1-24c9-4079-9bb4-fdbfc8532aef, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12fb5ed6-c955-4e61-8152-da02c665c1cd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12fb5ed6-c955-4e61-8152-da02c665c1cd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778707726637962652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87787077266379626528778707726637962652877870772663796265287787077266379626528778707726637962652877870772663796265287787077266379626528778707726637962652877870772663796265287787077266379626528778707726637962652877870772663796265287787077266379626528778707726637962652877870772663796265287787077266379626528778707726637962652877870772663796265287787077266379626528778707726637962652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ae6f6b-c605-4d16-a707-2440cdb0431c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361abfe5-4272-4184-83f0-ef0790269ed5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361abfe5-4272-4184-83f0-ef0790269ed5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243404151858376815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82434041518583768158243404151858376815824340415185837681582434041518583768158243404151858376815824340415185837681582434041518583768158243404151858376815824340415185837681582434041518583768158243404151858376815824340415185837681582434041518583768158243404151858376815824340415185837681582434041518583768158243404151858376815824340415185837681582434041518583768158243404151858376815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12fb5ed6-c955-4e61-8152-da02c665c1cd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe28237-5587-4ff3-a725-601361b29916, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe28237-5587-4ff3-a725-601361b29916, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15850502766219123997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585050276621912399715850502766219123997158505027662191239971585050276621912399715850502766219123997158505027662191239971585050276621912399715850502766219123997158505027662191239971585050276621912399715850502766219123997158505027662191239971585050276621912399715850502766219123997158505027662191239971585050276621912399715850502766219123997158505027662191239971585050276621912399715850502766219123997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361abfe5-4272-4184-83f0-ef0790269ed5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a104eeb-db25-424c-99b4-64ea25eb7706, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a104eeb-db25-424c-99b4-64ea25eb7706, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10729078833616113673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072907883361611367310729078833616113673107290788336161136731072907883361611367310729078833616113673107290788336161136731072907883361611367310729078833616113673107290788336161136731072907883361611367310729078833616113673107290788336161136731072907883361611367310729078833616113673107290788336161136731072907883361611367310729078833616113673107290788336161136731072907883361611367310729078833616113673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe28237-5587-4ff3-a725-601361b29916, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bb3a0c1-b2f8-4d5c-b756-f330b9e8118f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bb3a0c1-b2f8-4d5c-b756-f330b9e8118f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11532453960635567490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153245396063556749011532453960635567490115324539606355674901153245396063556749011532453960635567490115324539606355674901153245396063556749011532453960635567490115324539606355674901153245396063556749011532453960635567490115324539606355674901153245396063556749011532453960635567490115324539606355674901153245396063556749011532453960635567490115324539606355674901153245396063556749011532453960635567490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a104eeb-db25-424c-99b4-64ea25eb7706, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bb3a0c1-b2f8-4d5c-b756-f330b9e8118f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78e6d9c2-d132-406e-acd2-3b236ab369fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ced17bc1-685a-453d-b830-2ecfd7a050a3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78e6d9c2-d132-406e-acd2-3b236ab369fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8955396470959141876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89553964709591418768955396470959141876895539647095914187689553964709591418768955396470959141876895539647095914187689553964709591418768955396470959141876895539647095914187689553964709591418768955396470959141876895539647095914187689553964709591418768955396470959141876895539647095914187689553964709591418768955396470959141876895539647095914187689553964709591418768955396470959141876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ced17bc1-685a-453d-b830-2ecfd7a050a3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12506371505826546179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250637150582654617912506371505826546179125063715058265461791250637150582654617912506371505826546179125063715058265461791250637150582654617912506371505826546179125063715058265461791250637150582654617912506371505826546179125063715058265461791250637150582654617912506371505826546179125063715058265461791250637150582654617912506371505826546179125063715058265461791250637150582654617912506371505826546179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78e6d9c2-d132-406e-acd2-3b236ab369fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ced17bc1-685a-453d-b830-2ecfd7a050a3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df54195c-0537-4162-b32e-63f62399f940, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9018e8c2-c84e-4d17-b3f1-ffc763625cad, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df54195c-0537-4162-b32e-63f62399f940, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 808044325768782223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223808044325768782223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9018e8c2-c84e-4d17-b3f1-ffc763625cad, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5538470056006432753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55384700560064327535538470056006432753553847005600643275355384700560064327535538470056006432753553847005600643275355384700560064327535538470056006432753553847005600643275355384700560064327535538470056006432753553847005600643275355384700560064327535538470056006432753553847005600643275355384700560064327535538470056006432753553847005600643275355384700560064327535538470056006432753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df54195c-0537-4162-b32e-63f62399f940, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9018e8c2-c84e-4d17-b3f1-ffc763625cad, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66df3906-6665-4737-b21e-61983b90a307, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66df3906-6665-4737-b21e-61983b90a307, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13064951215459198758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306495121545919875813064951215459198758130649512154591987581306495121545919875813064951215459198758130649512154591987581306495121545919875813064951215459198758130649512154591987581306495121545919875813064951215459198758130649512154591987581306495121545919875813064951215459198758130649512154591987581306495121545919875813064951215459198758130649512154591987581306495121545919875813064951215459198758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54094e52-b9c6-480b-be49-5e32538765e2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54094e52-b9c6-480b-be49-5e32538765e2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7226380170646236013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72263801706462360137226380170646236013722638017064623601372263801706462360137226380170646236013722638017064623601372263801706462360137226380170646236013722638017064623601372263801706462360137226380170646236013722638017064623601372263801706462360137226380170646236013722638017064623601372263801706462360137226380170646236013722638017064623601372263801706462360137226380170646236013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66df3906-6665-4737-b21e-61983b90a307, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54094e52-b9c6-480b-be49-5e32538765e2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a16dfa6-0cce-42b6-8163-756eabd00512, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9a5d75-eb9f-4cf7-b874-dbe363dd40e2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a16dfa6-0cce-42b6-8163-756eabd00512, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 904960076558381286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286904960076558381286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9a5d75-eb9f-4cf7-b874-dbe363dd40e2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4397068432019228407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43970684320192284074397068432019228407439706843201922840743970684320192284074397068432019228407439706843201922840743970684320192284074397068432019228407439706843201922840743970684320192284074397068432019228407439706843201922840743970684320192284074397068432019228407439706843201922840743970684320192284074397068432019228407439706843201922840743970684320192284074397068432019228407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9a5d75-eb9f-4cf7-b874-dbe363dd40e2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a16dfa6-0cce-42b6-8163-756eabd00512, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a29f85e-d490-4698-8f07-7a35d97acf23, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02396900-5ffd-45f5-816d-9b063a8082e2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a29f85e-d490-4698-8f07-7a35d97acf23, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3631509021592047692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36315090215920476923631509021592047692363150902159204769236315090215920476923631509021592047692363150902159204769236315090215920476923631509021592047692363150902159204769236315090215920476923631509021592047692363150902159204769236315090215920476923631509021592047692363150902159204769236315090215920476923631509021592047692363150902159204769236315090215920476923631509021592047692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02396900-5ffd-45f5-816d-9b063a8082e2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13116657246261947629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311665724626194762913116657246261947629131166572462619476291311665724626194762913116657246261947629131166572462619476291311665724626194762913116657246261947629131166572462619476291311665724626194762913116657246261947629131166572462619476291311665724626194762913116657246261947629131166572462619476291311665724626194762913116657246261947629131166572462619476291311665724626194762913116657246261947629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a29f85e-d490-4698-8f07-7a35d97acf23, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02396900-5ffd-45f5-816d-9b063a8082e2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7821aa3b-54f1-4f32-99c8-85dce41c757a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bdb2112-e1de-42e2-9713-1d841892f85b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7821aa3b-54f1-4f32-99c8-85dce41c757a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5230060749412723107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52300607494127231075230060749412723107523006074941272310752300607494127231075230060749412723107523006074941272310752300607494127231075230060749412723107523006074941272310752300607494127231075230060749412723107523006074941272310752300607494127231075230060749412723107523006074941272310752300607494127231075230060749412723107523006074941272310752300607494127231075230060749412723107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bdb2112-e1de-42e2-9713-1d841892f85b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5724745208915044221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57247452089150442215724745208915044221572474520891504422157247452089150442215724745208915044221572474520891504422157247452089150442215724745208915044221572474520891504422157247452089150442215724745208915044221572474520891504422157247452089150442215724745208915044221572474520891504422157247452089150442215724745208915044221572474520891504422157247452089150442215724745208915044221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bdb2112-e1de-42e2-9713-1d841892f85b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7821aa3b-54f1-4f32-99c8-85dce41c757a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c6907f7-eb18-40d6-8479-844d9369bc3e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c6907f7-eb18-40d6-8479-844d9369bc3e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16020650868556983329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602065086855698332916020650868556983329160206508685569833291602065086855698332916020650868556983329160206508685569833291602065086855698332916020650868556983329160206508685569833291602065086855698332916020650868556983329160206508685569833291602065086855698332916020650868556983329160206508685569833291602065086855698332916020650868556983329160206508685569833291602065086855698332916020650868556983329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14de8cc0-006c-47ad-bf7d-c7fac7609827, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14de8cc0-006c-47ad-bf7d-c7fac7609827, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11621620474871010049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162162047487101004911621620474871010049116216204748710100491162162047487101004911621620474871010049116216204748710100491162162047487101004911621620474871010049116216204748710100491162162047487101004911621620474871010049116216204748710100491162162047487101004911621620474871010049116216204748710100491162162047487101004911621620474871010049116216204748710100491162162047487101004911621620474871010049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c6907f7-eb18-40d6-8479-844d9369bc3e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/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, 14de8cc0-006c-47ad-bf7d-c7fac7609827, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1sm5ouuh.log --grpc-port=14065 --mon-port=29455 --ic-port=29407 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1573ae7a-8c42-42af-a2e2-8918137413fa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b557742-0eb4-4f92-b2d3-7c6668083e98, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1573ae7a-8c42-42af-a2e2-8918137413fa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10327947030590314378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032794703059031437810327947030590314378103279470305903143781032794703059031437810327947030590314378103279470305903143781032794703059031437810327947030590314378103279470305903143781032794703059031437810327947030590314378103279470305903143781032794703059031437810327947030590314378103279470305903143781032794703059031437810327947030590314378103279470305903143781032794703059031437810327947030590314378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1sm5ouuh.log', '--grpc-port=14065', '--mon-port=29455', '--ic-port=29407', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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, 8b557742-0eb4-4f92-b2d3-7c6668083e98, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7700959986669644666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77009599866696446667700959986669644666770095998666964466677009599866696446667700959986669644666770095998666964466677009599866696446667700959986669644666770095998666964466677009599866696446667700959986669644666770095998666964466677009599866696446667700959986669644666770095998666964466677009599866696446667700959986669644666770095998666964466677009599866696446667700959986669644666" } } } 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: 969741
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14065/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 969742
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1573ae7a-8c42-42af-a2e2-8918137413fa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b557742-0eb4-4f92-b2d3-7c6668083e98, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726620ef-32a5-41e2-877a-39c3ff8d56c3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d21854c3-7f37-4485-ab6e-42f3b1bc6953, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726620ef-32a5-41e2-877a-39c3ff8d56c3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9292265750055041566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92922657500550415669292265750055041566929226575005504156692922657500550415669292265750055041566929226575005504156692922657500550415669292265750055041566929226575005504156692922657500550415669292265750055041566929226575005504156692922657500550415669292265750055041566929226575005504156692922657500550415669292265750055041566929226575005504156692922657500550415669292265750055041566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d21854c3-7f37-4485-ab6e-42f3b1bc6953, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4049064932137196361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40490649321371963614049064932137196361404906493213719636140490649321371963614049064932137196361404906493213719636140490649321371963614049064932137196361404906493213719636140490649321371963614049064932137196361404906493213719636140490649321371963614049064932137196361404906493213719636140490649321371963614049064932137196361404906493213719636140490649321371963614049064932137196361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726620ef-32a5-41e2-877a-39c3ff8d56c3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d21854c3-7f37-4485-ab6e-42f3b1bc6953, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1a3bf29-0c13-42c8-8ca0-148cf36cc575, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5fc00a-8ec2-46cb-9113-9f957e38ee10, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1a3bf29-0c13-42c8-8ca0-148cf36cc575, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12792115476751030040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279211547675103004012792115476751030040127921154767510300401279211547675103004012792115476751030040127921154767510300401279211547675103004012792115476751030040127921154767510300401279211547675103004012792115476751030040127921154767510300401279211547675103004012792115476751030040127921154767510300401279211547675103004012792115476751030040127921154767510300401279211547675103004012792115476751030040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5fc00a-8ec2-46cb-9113-9f957e38ee10, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3520635330611849138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35206353306118491383520635330611849138352063533061184913835206353306118491383520635330611849138352063533061184913835206353306118491383520635330611849138352063533061184913835206353306118491383520635330611849138352063533061184913835206353306118491383520635330611849138352063533061184913835206353306118491383520635330611849138352063533061184913835206353306118491383520635330611849138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1a3bf29-0c13-42c8-8ca0-148cf36cc575, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5fc00a-8ec2-46cb-9113-9f957e38ee10, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c030d2c-77a7-4575-82a0-ba5fd23c034b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd854e61-e803-45ab-8a2d-e2016fe963d0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c030d2c-77a7-4575-82a0-ba5fd23c034b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564125414268939826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756412541426893982617564125414268939826175641254142689398261756412541426893982617564125414268939826175641254142689398261756412541426893982617564125414268939826175641254142689398261756412541426893982617564125414268939826175641254142689398261756412541426893982617564125414268939826175641254142689398261756412541426893982617564125414268939826175641254142689398261756412541426893982617564125414268939826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd854e61-e803-45ab-8a2d-e2016fe963d0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9893953716831624532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98939537168316245329893953716831624532989395371683162453298939537168316245329893953716831624532989395371683162453298939537168316245329893953716831624532989395371683162453298939537168316245329893953716831624532989395371683162453298939537168316245329893953716831624532989395371683162453298939537168316245329893953716831624532989395371683162453298939537168316245329893953716831624532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c030d2c-77a7-4575-82a0-ba5fd23c034b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd854e61-e803-45ab-8a2d-e2016fe963d0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47640b70-40b4-4e67-ba92-b86a94bda0ba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47640b70-40b4-4e67-ba92-b86a94bda0ba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5072487831281200341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50724878312812003415072487831281200341507248783128120034150724878312812003415072487831281200341507248783128120034150724878312812003415072487831281200341507248783128120034150724878312812003415072487831281200341507248783128120034150724878312812003415072487831281200341507248783128120034150724878312812003415072487831281200341507248783128120034150724878312812003415072487831281200341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeab994e-4606-400c-85ff-d74f408a3daa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeab994e-4606-400c-85ff-d74f408a3daa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11835468301772671672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183546830177267167211835468301772671672118354683017726716721183546830177267167211835468301772671672118354683017726716721183546830177267167211835468301772671672118354683017726716721183546830177267167211835468301772671672118354683017726716721183546830177267167211835468301772671672118354683017726716721183546830177267167211835468301772671672118354683017726716721183546830177267167211835468301772671672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47640b70-40b4-4e67-ba92-b86a94bda0ba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeab994e-4606-400c-85ff-d74f408a3daa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8788c12d-e305-4cfe-a8fa-2226feb2d563, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8decbb05-c051-4843-8ea1-77e6002aa0ca, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8788c12d-e305-4cfe-a8fa-2226feb2d563, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17855412233398693588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785541223339869358817855412233398693588178554122333986935881785541223339869358817855412233398693588178554122333986935881785541223339869358817855412233398693588178554122333986935881785541223339869358817855412233398693588178554122333986935881785541223339869358817855412233398693588178554122333986935881785541223339869358817855412233398693588178554122333986935881785541223339869358817855412233398693588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8decbb05-c051-4843-8ea1-77e6002aa0ca, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14563827746083164915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456382774608316491514563827746083164915145638277460831649151456382774608316491514563827746083164915145638277460831649151456382774608316491514563827746083164915145638277460831649151456382774608316491514563827746083164915145638277460831649151456382774608316491514563827746083164915145638277460831649151456382774608316491514563827746083164915145638277460831649151456382774608316491514563827746083164915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8decbb05-c051-4843-8ea1-77e6002aa0ca, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8788c12d-e305-4cfe-a8fa-2226feb2d563, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 631277f8-8c25-46b2-afad-c613a5d0db72, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 631277f8-8c25-46b2-afad-c613a5d0db72, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6277395079647408281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62773950796474082816277395079647408281627739507964740828162773950796474082816277395079647408281627739507964740828162773950796474082816277395079647408281627739507964740828162773950796474082816277395079647408281627739507964740828162773950796474082816277395079647408281627739507964740828162773950796474082816277395079647408281627739507964740828162773950796474082816277395079647408281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f08bcb7d-03a9-4980-bf9e-911d914282fa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f08bcb7d-03a9-4980-bf9e-911d914282fa, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12173915406546012033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217391540654601203312173915406546012033121739154065460120331217391540654601203312173915406546012033121739154065460120331217391540654601203312173915406546012033121739154065460120331217391540654601203312173915406546012033121739154065460120331217391540654601203312173915406546012033121739154065460120331217391540654601203312173915406546012033121739154065460120331217391540654601203312173915406546012033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 631277f8-8c25-46b2-afad-c613a5d0db72, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df392a9-a12d-4602-925e-f608a71761b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df392a9-a12d-4602-925e-f608a71761b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5641281013879879080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56412810138798790805641281013879879080564128101387987908056412810138798790805641281013879879080564128101387987908056412810138798790805641281013879879080564128101387987908056412810138798790805641281013879879080564128101387987908056412810138798790805641281013879879080564128101387987908056412810138798790805641281013879879080564128101387987908056412810138798790805641281013879879080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f08bcb7d-03a9-4980-bf9e-911d914282fa, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb3f676-6fce-44a5-8663-990fac130660, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb3f676-6fce-44a5-8663-990fac130660, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7337138350672611102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73371383506726111027337138350672611102733713835067261110273371383506726111027337138350672611102733713835067261110273371383506726111027337138350672611102733713835067261110273371383506726111027337138350672611102733713835067261110273371383506726111027337138350672611102733713835067261110273371383506726111027337138350672611102733713835067261110273371383506726111027337138350672611102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df392a9-a12d-4602-925e-f608a71761b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f8c6e1-e51e-4c7b-953b-fcf3a4184be5, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f8c6e1-e51e-4c7b-953b-fcf3a4184be5, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 613977272486951804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804613977272486951804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb3f676-6fce-44a5-8663-990fac130660, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b4e0672-f588-4158-bbd8-5c427a5e02bb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b4e0672-f588-4158-bbd8-5c427a5e02bb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8351889296081251805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83518892960812518058351889296081251805835188929608125180583518892960812518058351889296081251805835188929608125180583518892960812518058351889296081251805835188929608125180583518892960812518058351889296081251805835188929608125180583518892960812518058351889296081251805835188929608125180583518892960812518058351889296081251805835188929608125180583518892960812518058351889296081251805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f8c6e1-e51e-4c7b-953b-fcf3a4184be5, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f5b6c9-998c-475d-ab9d-c4332e447a03, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b4e0672-f588-4158-bbd8-5c427a5e02bb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f5b6c9-998c-475d-ab9d-c4332e447a03, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12061138741166787261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206113874116678726112061138741166787261120611387411667872611206113874116678726112061138741166787261120611387411667872611206113874116678726112061138741166787261120611387411667872611206113874116678726112061138741166787261120611387411667872611206113874116678726112061138741166787261120611387411667872611206113874116678726112061138741166787261120611387411667872611206113874116678726112061138741166787261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c905ce8-5a2f-43db-81c0-08f53628c5dd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c905ce8-5a2f-43db-81c0-08f53628c5dd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10498423857893995130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049842385789399513010498423857893995130104984238578939951301049842385789399513010498423857893995130104984238578939951301049842385789399513010498423857893995130104984238578939951301049842385789399513010498423857893995130104984238578939951301049842385789399513010498423857893995130104984238578939951301049842385789399513010498423857893995130104984238578939951301049842385789399513010498423857893995130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f5b6c9-998c-475d-ab9d-c4332e447a03, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e362ff-5888-49d8-969e-79773695f71c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e362ff-5888-49d8-969e-79773695f71c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 327441684657837416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416327441684657837416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c905ce8-5a2f-43db-81c0-08f53628c5dd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718418cc-f84f-4953-b0b3-e897e396e5e1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718418cc-f84f-4953-b0b3-e897e396e5e1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9985396434164323883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99853964341643238839985396434164323883998539643416432388399853964341643238839985396434164323883998539643416432388399853964341643238839985396434164323883998539643416432388399853964341643238839985396434164323883998539643416432388399853964341643238839985396434164323883998539643416432388399853964341643238839985396434164323883998539643416432388399853964341643238839985396434164323883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e362ff-5888-49d8-969e-79773695f71c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff89044-d5ad-456a-b0b5-48366b68a54d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff89044-d5ad-456a-b0b5-48366b68a54d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12054833208163479264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205483320816347926412054833208163479264120548332081634792641205483320816347926412054833208163479264120548332081634792641205483320816347926412054833208163479264120548332081634792641205483320816347926412054833208163479264120548332081634792641205483320816347926412054833208163479264120548332081634792641205483320816347926412054833208163479264120548332081634792641205483320816347926412054833208163479264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718418cc-f84f-4953-b0b3-e897e396e5e1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff33bd01-8b36-484d-b392-f391b5172547, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff33bd01-8b36-484d-b392-f391b5172547, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4988096622625290974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49880966226252909744988096622625290974498809662262529097449880966226252909744988096622625290974498809662262529097449880966226252909744988096622625290974498809662262529097449880966226252909744988096622625290974498809662262529097449880966226252909744988096622625290974498809662262529097449880966226252909744988096622625290974498809662262529097449880966226252909744988096622625290974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff89044-d5ad-456a-b0b5-48366b68a54d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3efc3fb5-3160-4390-a665-d9ca728f3575, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3efc3fb5-3160-4390-a665-d9ca728f3575, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7312864915117082953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73128649151170829537312864915117082953731286491511708295373128649151170829537312864915117082953731286491511708295373128649151170829537312864915117082953731286491511708295373128649151170829537312864915117082953731286491511708295373128649151170829537312864915117082953731286491511708295373128649151170829537312864915117082953731286491511708295373128649151170829537312864915117082953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff33bd01-8b36-484d-b392-f391b5172547, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2594fd-dff2-4416-a692-fc5988765d0b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2594fd-dff2-4416-a692-fc5988765d0b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6448097648446415228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64480976484464152286448097648446415228644809764844641522864480976484464152286448097648446415228644809764844641522864480976484464152286448097648446415228644809764844641522864480976484464152286448097648446415228644809764844641522864480976484464152286448097648446415228644809764844641522864480976484464152286448097648446415228644809764844641522864480976484464152286448097648446415228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3efc3fb5-3160-4390-a665-d9ca728f3575, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c42d60e2-3460-455b-925d-7252ac12b1fd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c42d60e2-3460-455b-925d-7252ac12b1fd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14238590871471909892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423859087147190989214238590871471909892142385908714719098921423859087147190989214238590871471909892142385908714719098921423859087147190989214238590871471909892142385908714719098921423859087147190989214238590871471909892142385908714719098921423859087147190989214238590871471909892142385908714719098921423859087147190989214238590871471909892142385908714719098921423859087147190989214238590871471909892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2594fd-dff2-4416-a692-fc5988765d0b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93ab9b6b-4d33-4b37-be7f-744e78cbbdb3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93ab9b6b-4d33-4b37-be7f-744e78cbbdb3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804598364363280819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680459836436328081916804598364363280819168045983643632808191680459836436328081916804598364363280819168045983643632808191680459836436328081916804598364363280819168045983643632808191680459836436328081916804598364363280819168045983643632808191680459836436328081916804598364363280819168045983643632808191680459836436328081916804598364363280819168045983643632808191680459836436328081916804598364363280819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c42d60e2-3460-455b-925d-7252ac12b1fd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d702432-ca63-4e39-a09a-a4a5e0239a4b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ab9b6b-4d33-4b37-be7f-744e78cbbdb3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d702432-ca63-4e39-a09a-a4a5e0239a4b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6029069683574413406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60290696835744134066029069683574413406602906968357441340660290696835744134066029069683574413406602906968357441340660290696835744134066029069683574413406602906968357441340660290696835744134066029069683574413406602906968357441340660290696835744134066029069683574413406602906968357441340660290696835744134066029069683574413406602906968357441340660290696835744134066029069683574413406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59918caa-e44f-41a5-ac35-dae9cf6090e9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59918caa-e44f-41a5-ac35-dae9cf6090e9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8385193754835358065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83851937548353580658385193754835358065838519375483535806583851937548353580658385193754835358065838519375483535806583851937548353580658385193754835358065838519375483535806583851937548353580658385193754835358065838519375483535806583851937548353580658385193754835358065838519375483535806583851937548353580658385193754835358065838519375483535806583851937548353580658385193754835358065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d702432-ca63-4e39-a09a-a4a5e0239a4b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59918caa-e44f-41a5-ac35-dae9cf6090e9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfafb0c2-063c-4b15-9d80-f080cca42084, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfafb0c2-063c-4b15-9d80-f080cca42084, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10442786003568518179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044278600356851817910442786003568518179104427860035685181791044278600356851817910442786003568518179104427860035685181791044278600356851817910442786003568518179104427860035685181791044278600356851817910442786003568518179104427860035685181791044278600356851817910442786003568518179104427860035685181791044278600356851817910442786003568518179104427860035685181791044278600356851817910442786003568518179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9dff55f-8ece-4bfa-9293-cd442521b34e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9dff55f-8ece-4bfa-9293-cd442521b34e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15290542014036570868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529054201403657086815290542014036570868152905420140365708681529054201403657086815290542014036570868152905420140365708681529054201403657086815290542014036570868152905420140365708681529054201403657086815290542014036570868152905420140365708681529054201403657086815290542014036570868152905420140365708681529054201403657086815290542014036570868152905420140365708681529054201403657086815290542014036570868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfafb0c2-063c-4b15-9d80-f080cca42084, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9dff55f-8ece-4bfa-9293-cd442521b34e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a32539-0f20-4069-88ae-8c4c56b9a019, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a32539-0f20-4069-88ae-8c4c56b9a019, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6181111980157746074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61811119801577460746181111980157746074618111198015774607461811119801577460746181111980157746074618111198015774607461811119801577460746181111980157746074618111198015774607461811119801577460746181111980157746074618111198015774607461811119801577460746181111980157746074618111198015774607461811119801577460746181111980157746074618111198015774607461811119801577460746181111980157746074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a1b3551-4957-4b82-a0cc-1267d3e5f83e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a1b3551-4957-4b82-a0cc-1267d3e5f83e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12748686801055484492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274868680105548449212748686801055484492127486868010554844921274868680105548449212748686801055484492127486868010554844921274868680105548449212748686801055484492127486868010554844921274868680105548449212748686801055484492127486868010554844921274868680105548449212748686801055484492127486868010554844921274868680105548449212748686801055484492127486868010554844921274868680105548449212748686801055484492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a32539-0f20-4069-88ae-8c4c56b9a019, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a1b3551-4957-4b82-a0cc-1267d3e5f83e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4896df6a-cc1d-4230-bba4-02065778959e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4896df6a-cc1d-4230-bba4-02065778959e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12376633924206264922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237663392420626492212376633924206264922123766339242062649221237663392420626492212376633924206264922123766339242062649221237663392420626492212376633924206264922123766339242062649221237663392420626492212376633924206264922123766339242062649221237663392420626492212376633924206264922123766339242062649221237663392420626492212376633924206264922123766339242062649221237663392420626492212376633924206264922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71090351-8a22-4091-b65f-edbd653d23dd, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71090351-8a22-4091-b65f-edbd653d23dd, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7355315190906675305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73553151909066753057355315190906675305735531519090667530573553151909066753057355315190906675305735531519090667530573553151909066753057355315190906675305735531519090667530573553151909066753057355315190906675305735531519090667530573553151909066753057355315190906675305735531519090667530573553151909066753057355315190906675305735531519090667530573553151909066753057355315190906675305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4896df6a-cc1d-4230-bba4-02065778959e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71090351-8a22-4091-b65f-edbd653d23dd, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 350af5d5-3bac-4806-9cc6-83a762f7c66e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99e6a2de-6109-46e7-aaaf-b03911bcd490, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 350af5d5-3bac-4806-9cc6-83a762f7c66e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10069851764244827957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006985176424482795710069851764244827957100698517642448279571006985176424482795710069851764244827957100698517642448279571006985176424482795710069851764244827957100698517642448279571006985176424482795710069851764244827957100698517642448279571006985176424482795710069851764244827957100698517642448279571006985176424482795710069851764244827957100698517642448279571006985176424482795710069851764244827957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99e6a2de-6109-46e7-aaaf-b03911bcd490, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2993385218596866447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29933852185968664472993385218596866447299338521859686644729933852185968664472993385218596866447299338521859686644729933852185968664472993385218596866447299338521859686644729933852185968664472993385218596866447299338521859686644729933852185968664472993385218596866447299338521859686644729933852185968664472993385218596866447299338521859686644729933852185968664472993385218596866447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 350af5d5-3bac-4806-9cc6-83a762f7c66e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99e6a2de-6109-46e7-aaaf-b03911bcd490, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 152d44f6-49ed-4bca-870c-731847380691, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fc3694-8e46-4dc7-b412-2f998df2209e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 152d44f6-49ed-4bca-870c-731847380691, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11792614589714595538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179261458971459553811792614589714595538117926145897145955381179261458971459553811792614589714595538117926145897145955381179261458971459553811792614589714595538117926145897145955381179261458971459553811792614589714595538117926145897145955381179261458971459553811792614589714595538117926145897145955381179261458971459553811792614589714595538117926145897145955381179261458971459553811792614589714595538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fc3694-8e46-4dc7-b412-2f998df2209e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4070701015440899480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40707010154408994804070701015440899480407070101544089948040707010154408994804070701015440899480407070101544089948040707010154408994804070701015440899480407070101544089948040707010154408994804070701015440899480407070101544089948040707010154408994804070701015440899480407070101544089948040707010154408994804070701015440899480407070101544089948040707010154408994804070701015440899480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fc3694-8e46-4dc7-b412-2f998df2209e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 152d44f6-49ed-4bca-870c-731847380691, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acab24f9-1686-4870-ba1b-9ea624e3c7eb, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a40f8858-44f1-40c0-bbd6-258f912e9cda, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acab24f9-1686-4870-ba1b-9ea624e3c7eb, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15674528003512981366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567452800351298136615674528003512981366156745280035129813661567452800351298136615674528003512981366156745280035129813661567452800351298136615674528003512981366156745280035129813661567452800351298136615674528003512981366156745280035129813661567452800351298136615674528003512981366156745280035129813661567452800351298136615674528003512981366156745280035129813661567452800351298136615674528003512981366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a40f8858-44f1-40c0-bbd6-258f912e9cda, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9408556733711302258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94085567337113022589408556733711302258940855673371130225894085567337113022589408556733711302258940855673371130225894085567337113022589408556733711302258940855673371130225894085567337113022589408556733711302258940855673371130225894085567337113022589408556733711302258940855673371130225894085567337113022589408556733711302258940855673371130225894085567337113022589408556733711302258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acab24f9-1686-4870-ba1b-9ea624e3c7eb, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a40f8858-44f1-40c0-bbd6-258f912e9cda, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccea6ae6-2e84-492a-b02c-0e6edf823403, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e94537b-08a8-4bee-bd22-cb75d868a5e3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccea6ae6-2e84-492a-b02c-0e6edf823403, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6888202936158580883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68882029361585808836888202936158580883688820293615858088368882029361585808836888202936158580883688820293615858088368882029361585808836888202936158580883688820293615858088368882029361585808836888202936158580883688820293615858088368882029361585808836888202936158580883688820293615858088368882029361585808836888202936158580883688820293615858088368882029361585808836888202936158580883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e94537b-08a8-4bee-bd22-cb75d868a5e3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5860723826916183567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58607238269161835675860723826916183567586072382691618356758607238269161835675860723826916183567586072382691618356758607238269161835675860723826916183567586072382691618356758607238269161835675860723826916183567586072382691618356758607238269161835675860723826916183567586072382691618356758607238269161835675860723826916183567586072382691618356758607238269161835675860723826916183567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e94537b-08a8-4bee-bd22-cb75d868a5e3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccea6ae6-2e84-492a-b02c-0e6edf823403, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2582eb67-e214-4960-9a48-0a5ebba91c34, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, debb4a8f-160e-4c03-b95b-cdd54c8db7d2, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2582eb67-e214-4960-9a48-0a5ebba91c34, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8735324024802669092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87353240248026690928735324024802669092873532402480266909287353240248026690928735324024802669092873532402480266909287353240248026690928735324024802669092873532402480266909287353240248026690928735324024802669092873532402480266909287353240248026690928735324024802669092873532402480266909287353240248026690928735324024802669092873532402480266909287353240248026690928735324024802669092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, debb4a8f-160e-4c03-b95b-cdd54c8db7d2, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 72249781042339478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "7224978104233947872249781042339478722497810423394787224978104233947872249781042339478722497810423394787224978104233947872249781042339478722497810423394787224978104233947872249781042339478722497810423394787224978104233947872249781042339478722497810423394787224978104233947872249781042339478722497810423394787224978104233947872249781042339478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2582eb67-e214-4960-9a48-0a5ebba91c34, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, debb4a8f-160e-4c03-b95b-cdd54c8db7d2, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1187b21-ee51-4e53-a2d8-f8f591139d91, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7346c9c-7369-48fa-b059-c402e20f8a0e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1187b21-ee51-4e53-a2d8-f8f591139d91, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4234820526568587047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42348205265685870474234820526568587047423482052656858704742348205265685870474234820526568587047423482052656858704742348205265685870474234820526568587047423482052656858704742348205265685870474234820526568587047423482052656858704742348205265685870474234820526568587047423482052656858704742348205265685870474234820526568587047423482052656858704742348205265685870474234820526568587047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7346c9c-7369-48fa-b059-c402e20f8a0e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7740690968897238525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77406909688972385257740690968897238525774069096889723852577406909688972385257740690968897238525774069096889723852577406909688972385257740690968897238525774069096889723852577406909688972385257740690968897238525774069096889723852577406909688972385257740690968897238525774069096889723852577406909688972385257740690968897238525774069096889723852577406909688972385257740690968897238525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1187b21-ee51-4e53-a2d8-f8f591139d91, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7346c9c-7369-48fa-b059-c402e20f8a0e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6084dff3-cc5a-490b-9812-60ac00da5141, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20081a2-899b-4c28-90e4-cce01aee6840, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6084dff3-cc5a-490b-9812-60ac00da5141, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13090203257278254117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309020325727825411713090203257278254117130902032572782541171309020325727825411713090203257278254117130902032572782541171309020325727825411713090203257278254117130902032572782541171309020325727825411713090203257278254117130902032572782541171309020325727825411713090203257278254117130902032572782541171309020325727825411713090203257278254117130902032572782541171309020325727825411713090203257278254117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20081a2-899b-4c28-90e4-cce01aee6840, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1984809314676400745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19848093146764007451984809314676400745198480931467640074519848093146764007451984809314676400745198480931467640074519848093146764007451984809314676400745198480931467640074519848093146764007451984809314676400745198480931467640074519848093146764007451984809314676400745198480931467640074519848093146764007451984809314676400745198480931467640074519848093146764007451984809314676400745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20081a2-899b-4c28-90e4-cce01aee6840, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6084dff3-cc5a-490b-9812-60ac00da5141, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c2add9-e03d-4fda-924d-490c5ba0f2b0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75ff8246-3876-4290-95c3-4577c653e7b9, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c2add9-e03d-4fda-924d-490c5ba0f2b0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6727816904456516183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67278169044565161836727816904456516183672781690445651618367278169044565161836727816904456516183672781690445651618367278169044565161836727816904456516183672781690445651618367278169044565161836727816904456516183672781690445651618367278169044565161836727816904456516183672781690445651618367278169044565161836727816904456516183672781690445651618367278169044565161836727816904456516183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75ff8246-3876-4290-95c3-4577c653e7b9, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10964781382226375473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096478138222637547310964781382226375473109647813822263754731096478138222637547310964781382226375473109647813822263754731096478138222637547310964781382226375473109647813822263754731096478138222637547310964781382226375473109647813822263754731096478138222637547310964781382226375473109647813822263754731096478138222637547310964781382226375473109647813822263754731096478138222637547310964781382226375473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c2add9-e03d-4fda-924d-490c5ba0f2b0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75ff8246-3876-4290-95c3-4577c653e7b9, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3fb99c-bd39-45fe-b3f7-12ab36b3cde1, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4099a7d-dab4-41ee-b5ec-fc41e86bca31, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3fb99c-bd39-45fe-b3f7-12ab36b3cde1, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9258054065913649196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92580540659136491969258054065913649196925805406591364919692580540659136491969258054065913649196925805406591364919692580540659136491969258054065913649196925805406591364919692580540659136491969258054065913649196925805406591364919692580540659136491969258054065913649196925805406591364919692580540659136491969258054065913649196925805406591364919692580540659136491969258054065913649196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4099a7d-dab4-41ee-b5ec-fc41e86bca31, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5649114623701532059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56491146237015320595649114623701532059564911462370153205956491146237015320595649114623701532059564911462370153205956491146237015320595649114623701532059564911462370153205956491146237015320595649114623701532059564911462370153205956491146237015320595649114623701532059564911462370153205956491146237015320595649114623701532059564911462370153205956491146237015320595649114623701532059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4099a7d-dab4-41ee-b5ec-fc41e86bca31, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3fb99c-bd39-45fe-b3f7-12ab36b3cde1, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6463ca6a-2851-45d5-8c73-bef5ba9bdf6f, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b2e485-f211-4046-847d-dc7a2ad6f423, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6463ca6a-2851-45d5-8c73-bef5ba9bdf6f, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15623405355187872149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562340535518787214915623405355187872149156234053551878721491562340535518787214915623405355187872149156234053551878721491562340535518787214915623405355187872149156234053551878721491562340535518787214915623405355187872149156234053551878721491562340535518787214915623405355187872149156234053551878721491562340535518787214915623405355187872149156234053551878721491562340535518787214915623405355187872149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b2e485-f211-4046-847d-dc7a2ad6f423, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11135792512685638904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113579251268563890411135792512685638904111357925126856389041113579251268563890411135792512685638904111357925126856389041113579251268563890411135792512685638904111357925126856389041113579251268563890411135792512685638904111357925126856389041113579251268563890411135792512685638904111357925126856389041113579251268563890411135792512685638904111357925126856389041113579251268563890411135792512685638904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b2e485-f211-4046-847d-dc7a2ad6f423, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6463ca6a-2851-45d5-8c73-bef5ba9bdf6f, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d897118c-418a-46b0-a300-cc0d7b727471, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667f204c-2cd0-48be-bcf5-113796dfa364, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d897118c-418a-46b0-a300-cc0d7b727471, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4014418196598061290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40144181965980612904014418196598061290401441819659806129040144181965980612904014418196598061290401441819659806129040144181965980612904014418196598061290401441819659806129040144181965980612904014418196598061290401441819659806129040144181965980612904014418196598061290401441819659806129040144181965980612904014418196598061290401441819659806129040144181965980612904014418196598061290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667f204c-2cd0-48be-bcf5-113796dfa364, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7000966420528009103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70009664205280091037000966420528009103700096642052800910370009664205280091037000966420528009103700096642052800910370009664205280091037000966420528009103700096642052800910370009664205280091037000966420528009103700096642052800910370009664205280091037000966420528009103700096642052800910370009664205280091037000966420528009103700096642052800910370009664205280091037000966420528009103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667f204c-2cd0-48be-bcf5-113796dfa364, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d897118c-418a-46b0-a300-cc0d7b727471, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de717f8-62aa-4d41-b121-5ec24a5b6fac, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b9a01f8-42ee-41ab-9459-b1dc94066ecc, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de717f8-62aa-4d41-b121-5ec24a5b6fac, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14673038322235303789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467303832223530378914673038322235303789146730383222353037891467303832223530378914673038322235303789146730383222353037891467303832223530378914673038322235303789146730383222353037891467303832223530378914673038322235303789146730383222353037891467303832223530378914673038322235303789146730383222353037891467303832223530378914673038322235303789146730383222353037891467303832223530378914673038322235303789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b9a01f8-42ee-41ab-9459-b1dc94066ecc, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14623104030680826976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462310403068082697614623104030680826976146231040306808269761462310403068082697614623104030680826976146231040306808269761462310403068082697614623104030680826976146231040306808269761462310403068082697614623104030680826976146231040306808269761462310403068082697614623104030680826976146231040306808269761462310403068082697614623104030680826976146231040306808269761462310403068082697614623104030680826976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de717f8-62aa-4d41-b121-5ec24a5b6fac, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b9a01f8-42ee-41ab-9459-b1dc94066ecc, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d009d9d4-9931-4314-868a-212e9cd01fff, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b7f804-662e-411a-933a-6ec901b9c54d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d009d9d4-9931-4314-868a-212e9cd01fff, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1022044848862947998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10220448488629479981022044848862947998102204484886294799810220448488629479981022044848862947998102204484886294799810220448488629479981022044848862947998102204484886294799810220448488629479981022044848862947998102204484886294799810220448488629479981022044848862947998102204484886294799810220448488629479981022044848862947998102204484886294799810220448488629479981022044848862947998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b7f804-662e-411a-933a-6ec901b9c54d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9189762547524496658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91897625475244966589189762547524496658918976254752449665891897625475244966589189762547524496658918976254752449665891897625475244966589189762547524496658918976254752449665891897625475244966589189762547524496658918976254752449665891897625475244966589189762547524496658918976254752449665891897625475244966589189762547524496658918976254752449665891897625475244966589189762547524496658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b7f804-662e-411a-933a-6ec901b9c54d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895e50f3-c16b-4cc6-bed7-e75b331bdaa0, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895e50f3-c16b-4cc6-bed7-e75b331bdaa0, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8517587351040652663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85175873510406526638517587351040652663851758735104065266385175873510406526638517587351040652663851758735104065266385175873510406526638517587351040652663851758735104065266385175873510406526638517587351040652663851758735104065266385175873510406526638517587351040652663851758735104065266385175873510406526638517587351040652663851758735104065266385175873510406526638517587351040652663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d009d9d4-9931-4314-868a-212e9cd01fff, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895e50f3-c16b-4cc6-bed7-e75b331bdaa0, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f729b8d6-92c3-49d1-b98f-8f51bd032e66, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91df0cdf-e2ec-4404-9f41-a8b2e8295bba, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f729b8d6-92c3-49d1-b98f-8f51bd032e66, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3838858217859823235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38388582178598232353838858217859823235383885821785982323538388582178598232353838858217859823235383885821785982323538388582178598232353838858217859823235383885821785982323538388582178598232353838858217859823235383885821785982323538388582178598232353838858217859823235383885821785982323538388582178598232353838858217859823235383885821785982323538388582178598232353838858217859823235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91df0cdf-e2ec-4404-9f41-a8b2e8295bba, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17000606785573191373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700060678557319137317000606785573191373170006067855731913731700060678557319137317000606785573191373170006067855731913731700060678557319137317000606785573191373170006067855731913731700060678557319137317000606785573191373170006067855731913731700060678557319137317000606785573191373170006067855731913731700060678557319137317000606785573191373170006067855731913731700060678557319137317000606785573191373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f729b8d6-92c3-49d1-b98f-8f51bd032e66, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91df0cdf-e2ec-4404-9f41-a8b2e8295bba, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb37fd0-1f32-4418-a5c2-0e8f104ebc1c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee50e2b-6fd0-4585-b781-5b56f6c2e38b, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb37fd0-1f32-4418-a5c2-0e8f104ebc1c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575317577460325574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35753175774603255743575317577460325574357531757746032557435753175774603255743575317577460325574357531757746032557435753175774603255743575317577460325574357531757746032557435753175774603255743575317577460325574357531757746032557435753175774603255743575317577460325574357531757746032557435753175774603255743575317577460325574357531757746032557435753175774603255743575317577460325574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee50e2b-6fd0-4585-b781-5b56f6c2e38b, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11854683614585513489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185468361458551348911854683614585513489118546836145855134891185468361458551348911854683614585513489118546836145855134891185468361458551348911854683614585513489118546836145855134891185468361458551348911854683614585513489118546836145855134891185468361458551348911854683614585513489118546836145855134891185468361458551348911854683614585513489118546836145855134891185468361458551348911854683614585513489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee50e2b-6fd0-4585-b781-5b56f6c2e38b, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb37fd0-1f32-4418-a5c2-0e8f104ebc1c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea0aaf7-775f-41ee-84af-3c6e6a24c420, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e07dc56-8514-44b2-9994-4a7cab0a3784, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea0aaf7-775f-41ee-84af-3c6e6a24c420, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 397463539381134232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232397463539381134232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e07dc56-8514-44b2-9994-4a7cab0a3784, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2889291874122641785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28892918741226417852889291874122641785288929187412264178528892918741226417852889291874122641785288929187412264178528892918741226417852889291874122641785288929187412264178528892918741226417852889291874122641785288929187412264178528892918741226417852889291874122641785288929187412264178528892918741226417852889291874122641785288929187412264178528892918741226417852889291874122641785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea0aaf7-775f-41ee-84af-3c6e6a24c420, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e07dc56-8514-44b2-9994-4a7cab0a3784, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1385ff15-da3e-4a78-9f7c-d3475088421e, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d7f72e-4222-4acc-898d-8634b1396120, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1385ff15-da3e-4a78-9f7c-d3475088421e, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 403278322074874035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035403278322074874035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d7f72e-4222-4acc-898d-8634b1396120, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9122759123341197245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91227591233411972459122759123341197245912275912334119724591227591233411972459122759123341197245912275912334119724591227591233411972459122759123341197245912275912334119724591227591233411972459122759123341197245912275912334119724591227591233411972459122759123341197245912275912334119724591227591233411972459122759123341197245912275912334119724591227591233411972459122759123341197245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1385ff15-da3e-4a78-9f7c-d3475088421e, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d7f72e-4222-4acc-898d-8634b1396120, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cdd2d40-bcaf-405b-9c5e-48926f4e9423, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7f417e6-cff0-4974-98a8-878748fa7f54, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdd2d40-bcaf-405b-9c5e-48926f4e9423, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17939363504046410339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793936350404641033917939363504046410339179393635040464103391793936350404641033917939363504046410339179393635040464103391793936350404641033917939363504046410339179393635040464103391793936350404641033917939363504046410339179393635040464103391793936350404641033917939363504046410339179393635040464103391793936350404641033917939363504046410339179393635040464103391793936350404641033917939363504046410339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7f417e6-cff0-4974-98a8-878748fa7f54, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4071792263109846638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40717922631098466384071792263109846638407179226310984663840717922631098466384071792263109846638407179226310984663840717922631098466384071792263109846638407179226310984663840717922631098466384071792263109846638407179226310984663840717922631098466384071792263109846638407179226310984663840717922631098466384071792263109846638407179226310984663840717922631098466384071792263109846638" } } } 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 969742) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 969742) elapsed time (sec): 0.6395118236541748
DEBUG    ya.test:process.py:263 Command (pid 969742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 969742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 969742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 969742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 969742) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 969742) maxrss: 892472
DEBUG    ya.test:process.py:263 Command (pid 969742) minflt: 45550
DEBUG    ya.test:process.py:263 Command (pid 969742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 969742) msgsnd: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7f417e6-cff0-4974-98a8-878748fa7f54, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 969742) nivcsw: 5
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdd2d40-bcaf-405b-9c5e-48926f4e9423, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 969742) nsignals: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 120c8efe-4671-449d-b2a4-23faa615103c, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ya.test:process.py:263 Command (pid 969742) nswap: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 120c8efe-4671-449d-b2a4-23faa615103c, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3652358540709355172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36523585407093551723652358540709355172365235854070935517236523585407093551723652358540709355172365235854070935517236523585407093551723652358540709355172365235854070935517236523585407093551723652358540709355172365235854070935517236523585407093551723652358540709355172365235854070935517236523585407093551723652358540709355172365235854070935517236523585407093551723652358540709355172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6251d2-8bb7-4826-84fd-be25822136d6, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ya.test:process.py:263 Command (pid 969742) nvcsw: 15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6251d2-8bb7-4826-84fd-be25822136d6, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419414220757629961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441941422075762996114419414220757629961144194142207576299611441941422075762996114419414220757629961144194142207576299611441941422075762996114419414220757629961144194142207576299611441941422075762996114419414220757629961144194142207576299611441941422075762996114419414220757629961144194142207576299611441941422075762996114419414220757629961144194142207576299611441941422075762996114419414220757629961" } } } 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 969742) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 969742) stime: 0.203348
DEBUG    ya.test:process.py:263 Command (pid 969742) utime: 0.391273
DEBUG    ya.test:process.py:263 Command (pid 969742) wtime: 0.641
DEBUG    ya.test:process.py:275 Command (pid 969742) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 969742) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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, 120c8efe-4671-449d-b2a4-23faa615103c, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6251d2-8bb7-4826-84fd-be25822136d6, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 057ea5b3-542d-4df3-831e-8d78cd4948b3, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 057ea5b3-542d-4df3-831e-8d78cd4948b3, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16026236490524686174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602623649052468617416026236490524686174160262364905246861741602623649052468617416026236490524686174160262364905246861741602623649052468617416026236490524686174160262364905246861741602623649052468617416026236490524686174160262364905246861741602623649052468617416026236490524686174160262364905246861741602623649052468617416026236490524686174160262364905246861741602623649052468617416026236490524686174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8076437b-27ed-422b-88c2-f7f75e4f6d6d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8076437b-27ed-422b-88c2-f7f75e4f6d6d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4872776084281174188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48727760842811741884872776084281174188487277608428117418848727760842811741884872776084281174188487277608428117418848727760842811741884872776084281174188487277608428117418848727760842811741884872776084281174188487277608428117418848727760842811741884872776084281174188487277608428117418848727760842811741884872776084281174188487277608428117418848727760842811741884872776084281174188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 057ea5b3-542d-4df3-831e-8d78cd4948b3, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8076437b-27ed-422b-88c2-f7f75e4f6d6d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3b953c-e059-4f19-a24a-449c68f25b02, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3b953c-e059-4f19-a24a-449c68f25b02, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11429375673851485872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142937567385148587211429375673851485872114293756738514858721142937567385148587211429375673851485872114293756738514858721142937567385148587211429375673851485872114293756738514858721142937567385148587211429375673851485872114293756738514858721142937567385148587211429375673851485872114293756738514858721142937567385148587211429375673851485872114293756738514858721142937567385148587211429375673851485872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1e8c35-a263-4b67-8ee8-9c3634a7b4de, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1e8c35-a263-4b67-8ee8-9c3634a7b4de, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6672140627135713937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66721406271357139376672140627135713937667214062713571393766721406271357139376672140627135713937667214062713571393766721406271357139376672140627135713937667214062713571393766721406271357139376672140627135713937667214062713571393766721406271357139376672140627135713937667214062713571393766721406271357139376672140627135713937667214062713571393766721406271357139376672140627135713937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3b953c-e059-4f19-a24a-449c68f25b02, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1e8c35-a263-4b67-8ee8-9c3634a7b4de, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68159c1a-c348-452e-bec1-2ba3ef85d8d7, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68159c1a-c348-452e-bec1-2ba3ef85d8d7, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11181998811747334443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118199881174733444311181998811747334443111819988117473344431118199881174733444311181998811747334443111819988117473344431118199881174733444311181998811747334443111819988117473344431118199881174733444311181998811747334443111819988117473344431118199881174733444311181998811747334443111819988117473344431118199881174733444311181998811747334443111819988117473344431118199881174733444311181998811747334443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f21b9f-000a-409e-9e80-f5be829cd403, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f21b9f-000a-409e-9e80-f5be829cd403, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6881212782215866167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68812127822158661676881212782215866167688121278221586616768812127822158661676881212782215866167688121278221586616768812127822158661676881212782215866167688121278221586616768812127822158661676881212782215866167688121278221586616768812127822158661676881212782215866167688121278221586616768812127822158661676881212782215866167688121278221586616768812127822158661676881212782215866167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68159c1a-c348-452e-bec1-2ba3ef85d8d7, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f21b9f-000a-409e-9e80-f5be829cd403, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e4dd74-eec6-4ee4-a595-1e6fe883b1bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e812b55d-5771-47d5-a7d3-1a2da8836e49, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e4dd74-eec6-4ee4-a595-1e6fe883b1bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17356030078688269623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735603007868826962317356030078688269623173560300786882696231735603007868826962317356030078688269623173560300786882696231735603007868826962317356030078688269623173560300786882696231735603007868826962317356030078688269623173560300786882696231735603007868826962317356030078688269623173560300786882696231735603007868826962317356030078688269623173560300786882696231735603007868826962317356030078688269623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e812b55d-5771-47d5-a7d3-1a2da8836e49, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9928556133226604013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99285561332266040139928556133226604013992855613322660401399285561332266040139928556133226604013992855613322660401399285561332266040139928556133226604013992855613322660401399285561332266040139928556133226604013992855613322660401399285561332266040139928556133226604013992855613322660401399285561332266040139928556133226604013992855613322660401399285561332266040139928556133226604013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e4dd74-eec6-4ee4-a595-1e6fe883b1bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9dd705d-5617-42a3-bf86-1f3d650a5b3a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9dd705d-5617-42a3-bf86-1f3d650a5b3a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14797818081678369134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479781808167836913414797818081678369134147978180816783691341479781808167836913414797818081678369134147978180816783691341479781808167836913414797818081678369134147978180816783691341479781808167836913414797818081678369134147978180816783691341479781808167836913414797818081678369134147978180816783691341479781808167836913414797818081678369134147978180816783691341479781808167836913414797818081678369134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e812b55d-5771-47d5-a7d3-1a2da8836e49, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05d2928d-ad36-4327-962c-2f2508fc744d, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05d2928d-ad36-4327-962c-2f2508fc744d, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1065735541820174586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10657355418201745861065735541820174586106573554182017458610657355418201745861065735541820174586106573554182017458610657355418201745861065735541820174586106573554182017458610657355418201745861065735541820174586106573554182017458610657355418201745861065735541820174586106573554182017458610657355418201745861065735541820174586106573554182017458610657355418201745861065735541820174586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9dd705d-5617-42a3-bf86-1f3d650a5b3a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c552b570>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c552b570> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 033a5507-6bc4-4d87-9725-3da1ceca7c3a, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 033a5507-6bc4-4d87-9725-3da1ceca7c3a, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=OTk5YjU3MTQtYWMyM2FmYmUtNjAzZjliZWUtYjBiMGNjYjY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05d2928d-ad36-4327-962c-2f2508fc744d, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c25c552b570>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 033a5507-6bc4-4d87-9725-3da1ceca7c3a, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 033a5507-6bc4-4d87-9725-3da1ceca7c3a, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 033a5507-6bc4-4d87-9725-3da1ceca7c3a, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c555d430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c555d430>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c555d430> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c34414c3-0e4a-45f3-bb7a-e3294d836468, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c34414c3-0e4a-45f3-bb7a-e3294d836468, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NmVjNjBmNS1jOGZhODQ3Mi04OGRiYzg2My00M2NiZTYzNA==" 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 0x7c25c555d430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f28c2844-5ee9-4052-9bfe-094feb51b8bf, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f28c2844-5ee9-4052-9bfe-094feb51b8bf, ghrun-pdu5anijtm.auto.internal:19767): request = { session_id: "ydb://session/3?node_id=50003&id=NzZlZTY0YzYtZjYyMGNmNTItMTI4MmI1ODAtMTcxODc2YjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3219286667241545268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32192866672415452683219286667241545268321928666724154526832192866672415452683219286667241545268321928666724154526832192866672415452683219286667241545268321928666724154526832192866672415452683219286667241545268321928666724154526832192866672415452683219286667241545268321928666724154526832192866672415452683219286667241545268321928666724154526832192866672415452683219286667241545268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, c34414c3-0e4a-45f3-bb7a-e3294d836468, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c25c39c67b0 state=pending>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c34414c3-0e4a-45f3-bb7a-e3294d836468, ghrun-pdu5anijtm.auto.internal:19767): 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, c34414c3-0e4a-45f3-bb7a-e3294d836468, ghrun-pdu5anijtm.auto.internal:19767): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 476d99cd-6a6d-4d27-96ce-6fee59710eaa, ghrun-pdu5anijtm.auto.internal:19767): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 476d99cd-6a6d-4d27-96ce-6fee59710eaa, ghrun-pdu5anijtm.auto.internal:19767): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f28c2844-5ee9-4052-9bfe-094feb51b8bf, ghrun-pdu5anijtm.auto.internal:19767): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=20f06df3-9c304aea-e03d132a-22641b86" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 476d99cd-6a6d-4d27-96ce-6fee59710eaa, ghrun-pdu5anijtm.auto.internal:19767): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c5540330>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 476d99cd-6a6d-4d27-96ce-6fee59710eaa, ghrun-pdu5anijtm.auto.internal:19767): 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-27T17:35:53.956810465+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c5540330>, reason: session-close
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 476d99cd-6a6d-4d27-96ce-6fee59710eaa, ghrun-pdu5anijtm.auto.internal:19767): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c5540330> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pdu5anijtm.auto.internal:19767
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7c25c5540330> replacement.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c25c54fb9b0>
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 0x7c25c54fb9b0>
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 0x7c25c5540330>
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-27T17:35:53.956810465+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
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 0x7c25c550ce70 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 0x7c25c550c470>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 25baa674-37d5-40ec-9e76-1b81dffebf1f, localhost:18999): creating call state
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:63 RpcState(ListEndpoints, 25baa674-37d5-40ec-9e76-1b81dffebf1f, localhost:18999): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25baa674-37d5-40ec-9e76-1b81dffebf1f, localhost:18999): 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:18999". 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:18999
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, d2502279-28ae-4433-91a2-84b1bab15be0, localhost:18999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2502279-28ae-4433-91a2-84b1bab15be0, localhost:18999): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2502279-28ae-4433-91a2-84b1bab15be0, localhost:18999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pdu5anijtm.auto.internal" port: 14065 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-pdu5anijtm.auto.internal:14065, 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:18999
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cff49181-e987-4e49-8fff-193d80ae7c21, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cff49181-e987-4e49-8fff-193d80ae7c21, ghrun-pdu5anijtm.auto.internal:14065): 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 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 50789f54-2e9d-468a-a5e6-63bd2d81f3b9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 50789f54-2e9d-468a-a5e6-63bd2d81f3b9, ghrun-pdu5anijtm.auto.internal:14065): 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 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e13c5de7-cad8-4a74-b8fc-83f578fc6d81, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e13c5de7-cad8-4a74-b8fc-83f578fc6d81, ghrun-pdu5anijtm.auto.internal:14065): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cff49181-e987-4e49-8fff-193d80ae7c21, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cff49181-e987-4e49-8fff-193d80ae7c21, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cff49181-e987-4e49-8fff-193d80ae7c21, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 50789f54-2e9d-468a-a5e6-63bd2d81f3b9, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 50789f54-2e9d-468a-a5e6-63bd2d81f3b9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e3d6494b-0741-4108-b6b5-d58db35a00fd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e3d6494b-0741-4108-b6b5-d58db35a00fd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" 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 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 9806d8b8-4038-417b-8b61-9b93761902f4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 50789f54-2e9d-468a-a5e6-63bd2d81f3b9, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 9806d8b8-4038-417b-8b61-9b93761902f4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" 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, e13c5de7-cad8-4a74-b8fc-83f578fc6d81, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e13c5de7-cad8-4a74-b8fc-83f578fc6d81, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e13c5de7-cad8-4a74-b8fc-83f578fc6d81, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e3d6494b-0741-4108-b6b5-d58db35a00fd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=144b51e-21111f38-4e118aee-609a506" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 9806d8b8-4038-417b-8b61-9b93761902f4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=144b51e-21111f38-4e118aee-609a506" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38ee6dc-0a02-49ff-baa8-e54a6d5388c3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9edadfc6-98e2-4180-8394-fecf266d4b0d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38ee6dc-0a02-49ff-baa8-e54a6d5388c3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1738317254761306475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17383172547613064751738317254761306475173831725476130647517383172547613064751738317254761306475173831725476130647517383172547613064751738317254761306475173831725476130647517383172547613064751738317254761306475173831725476130647517383172547613064751738317254761306475173831725476130647517383172547613064751738317254761306475173831725476130647517383172547613064751738317254761306475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9edadfc6-98e2-4180-8394-fecf266d4b0d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10493039156042291551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049303915604229155110493039156042291551104930391560422915511049303915604229155110493039156042291551104930391560422915511049303915604229155110493039156042291551104930391560422915511049303915604229155110493039156042291551104930391560422915511049303915604229155110493039156042291551104930391560422915511049303915604229155110493039156042291551104930391560422915511049303915604229155110493039156042291551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9edadfc6-98e2-4180-8394-fecf266d4b0d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38ee6dc-0a02-49ff-baa8-e54a6d5388c3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 944ab93e-721a-4a17-b607-37fc0923d3b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 944ab93e-721a-4a17-b607-37fc0923d3b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" 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(ExecuteDataQuery, f5f1ac2a-f6fc-4d2c-bbd1-5ddd5939f092, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5f1ac2a-f6fc-4d2c-bbd1-5ddd5939f092, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8920294335814758376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89202943358147583768920294335814758376892029433581475837689202943358147583768920294335814758376892029433581475837689202943358147583768920294335814758376892029433581475837689202943358147583768920294335814758376892029433581475837689202943358147583768920294335814758376892029433581475837689202943358147583768920294335814758376892029433581475837689202943358147583768920294335814758376" } } } 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, 944ab93e-721a-4a17-b607-37fc0923d3b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=144b51e-21111f38-4e118aee-609a506" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeba920f-860a-4c36-b7b3-68aa2ffcdc8d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeba920f-860a-4c36-b7b3-68aa2ffcdc8d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13767208673496268881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376720867349626888113767208673496268881137672086734962688811376720867349626888113767208673496268881137672086734962688811376720867349626888113767208673496268881137672086734962688811376720867349626888113767208673496268881137672086734962688811376720867349626888113767208673496268881137672086734962688811376720867349626888113767208673496268881137672086734962688811376720867349626888113767208673496268881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5f1ac2a-f6fc-4d2c-bbd1-5ddd5939f092, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67fad14a-8fa9-45b1-86a3-0a6cd5f1a560, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67fad14a-8fa9-45b1-86a3-0a6cd5f1a560, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17147419835700000029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714741983570000002917147419835700000029171474198357000000291714741983570000002917147419835700000029171474198357000000291714741983570000002917147419835700000029171474198357000000291714741983570000002917147419835700000029171474198357000000291714741983570000002917147419835700000029171474198357000000291714741983570000002917147419835700000029171474198357000000291714741983570000002917147419835700000029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeba920f-860a-4c36-b7b3-68aa2ffcdc8d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157ccc66-4e05-4fce-9fd9-e27bdfc18caa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157ccc66-4e05-4fce-9fd9-e27bdfc18caa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9724915796124436040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97249157961244360409724915796124436040972491579612443604097249157961244360409724915796124436040972491579612443604097249157961244360409724915796124436040972491579612443604097249157961244360409724915796124436040972491579612443604097249157961244360409724915796124436040972491579612443604097249157961244360409724915796124436040972491579612443604097249157961244360409724915796124436040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67fad14a-8fa9-45b1-86a3-0a6cd5f1a560, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae448e16-c981-40a3-8441-4fb983117c94, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 157ccc66-4e05-4fce-9fd9-e27bdfc18caa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae448e16-c981-40a3-8441-4fb983117c94, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12955241222852220155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295524122285222015512955241222852220155129552412228522201551295524122285222015512955241222852220155129552412228522201551295524122285222015512955241222852220155129552412228522201551295524122285222015512955241222852220155129552412228522201551295524122285222015512955241222852220155129552412228522201551295524122285222015512955241222852220155129552412228522201551295524122285222015512955241222852220155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b1e4f1-ced8-4af0-9e41-1b4468669081, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b1e4f1-ced8-4af0-9e41-1b4468669081, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6474090232057646128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64740902320576461286474090232057646128647409023205764612864740902320576461286474090232057646128647409023205764612864740902320576461286474090232057646128647409023205764612864740902320576461286474090232057646128647409023205764612864740902320576461286474090232057646128647409023205764612864740902320576461286474090232057646128647409023205764612864740902320576461286474090232057646128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae448e16-c981-40a3-8441-4fb983117c94, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 893c640d-0fa5-44ad-a00b-d00090068dc6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b1e4f1-ced8-4af0-9e41-1b4468669081, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 893c640d-0fa5-44ad-a00b-d00090068dc6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3245633554816222200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32456335548162222003245633554816222200324563355481622220032456335548162222003245633554816222200324563355481622220032456335548162222003245633554816222200324563355481622220032456335548162222003245633554816222200324563355481622220032456335548162222003245633554816222200324563355481622220032456335548162222003245633554816222200324563355481622220032456335548162222003245633554816222200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2e2c134-7048-494f-b3fd-b98e277879c6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e2c134-7048-494f-b3fd-b98e277879c6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6874925671297556451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68749256712975564516874925671297556451687492567129755645168749256712975564516874925671297556451687492567129755645168749256712975564516874925671297556451687492567129755645168749256712975564516874925671297556451687492567129755645168749256712975564516874925671297556451687492567129755645168749256712975564516874925671297556451687492567129755645168749256712975564516874925671297556451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 893c640d-0fa5-44ad-a00b-d00090068dc6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e2c134-7048-494f-b3fd-b98e277879c6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 377cc6ef-97c2-483c-9f1b-69d020957040, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 377cc6ef-97c2-483c-9f1b-69d020957040, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17181775281579698843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718177528157969884317181775281579698843171817752815796988431718177528157969884317181775281579698843171817752815796988431718177528157969884317181775281579698843171817752815796988431718177528157969884317181775281579698843171817752815796988431718177528157969884317181775281579698843171817752815796988431718177528157969884317181775281579698843171817752815796988431718177528157969884317181775281579698843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c31dec3d-b7a0-48b1-a346-1c0e052d1d24, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31dec3d-b7a0-48b1-a346-1c0e052d1d24, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10671713701923622193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067171370192362219310671713701923622193106717137019236221931067171370192362219310671713701923622193106717137019236221931067171370192362219310671713701923622193106717137019236221931067171370192362219310671713701923622193106717137019236221931067171370192362219310671713701923622193106717137019236221931067171370192362219310671713701923622193106717137019236221931067171370192362219310671713701923622193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 377cc6ef-97c2-483c-9f1b-69d020957040, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d1ef8e2-faec-4f0b-868f-13854e31a340, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31dec3d-b7a0-48b1-a346-1c0e052d1d24, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d1ef8e2-faec-4f0b-868f-13854e31a340, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14163045067043343650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416304506704334365014163045067043343650141630450670433436501416304506704334365014163045067043343650141630450670433436501416304506704334365014163045067043343650141630450670433436501416304506704334365014163045067043343650141630450670433436501416304506704334365014163045067043343650141630450670433436501416304506704334365014163045067043343650141630450670433436501416304506704334365014163045067043343650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 693e0d3c-64ac-4ca3-aa2a-16c6e4fdd080, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 693e0d3c-64ac-4ca3-aa2a-16c6e4fdd080, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150641998412455049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91506419984124550499150641998412455049915064199841245504991506419984124550499150641998412455049915064199841245504991506419984124550499150641998412455049915064199841245504991506419984124550499150641998412455049915064199841245504991506419984124550499150641998412455049915064199841245504991506419984124550499150641998412455049915064199841245504991506419984124550499150641998412455049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d1ef8e2-faec-4f0b-868f-13854e31a340, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64dd04cb-ba2d-480a-bcf9-c198ae1af856, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64dd04cb-ba2d-480a-bcf9-c198ae1af856, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13493742391229621908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349374239122962190813493742391229621908134937423912296219081349374239122962190813493742391229621908134937423912296219081349374239122962190813493742391229621908134937423912296219081349374239122962190813493742391229621908134937423912296219081349374239122962190813493742391229621908134937423912296219081349374239122962190813493742391229621908134937423912296219081349374239122962190813493742391229621908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 693e0d3c-64ac-4ca3-aa2a-16c6e4fdd080, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55786b2c-474d-4db3-af26-5d34fc6c6fff, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55786b2c-474d-4db3-af26-5d34fc6c6fff, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3743978688164627735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37439786881646277353743978688164627735374397868816462773537439786881646277353743978688164627735374397868816462773537439786881646277353743978688164627735374397868816462773537439786881646277353743978688164627735374397868816462773537439786881646277353743978688164627735374397868816462773537439786881646277353743978688164627735374397868816462773537439786881646277353743978688164627735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64dd04cb-ba2d-480a-bcf9-c198ae1af856, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55786b2c-474d-4db3-af26-5d34fc6c6fff, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68148da4-778c-4ba6-aea7-7f38d78dde42, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68148da4-778c-4ba6-aea7-7f38d78dde42, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16878744780750100602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687874478075010060216878744780750100602168787447807501006021687874478075010060216878744780750100602168787447807501006021687874478075010060216878744780750100602168787447807501006021687874478075010060216878744780750100602168787447807501006021687874478075010060216878744780750100602168787447807501006021687874478075010060216878744780750100602168787447807501006021687874478075010060216878744780750100602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 514e24e6-f278-4ac6-a1f1-8832b427d79b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 514e24e6-f278-4ac6-a1f1-8832b427d79b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2555732884041524944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25557328840415249442555732884041524944255573288404152494425557328840415249442555732884041524944255573288404152494425557328840415249442555732884041524944255573288404152494425557328840415249442555732884041524944255573288404152494425557328840415249442555732884041524944255573288404152494425557328840415249442555732884041524944255573288404152494425557328840415249442555732884041524944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68148da4-778c-4ba6-aea7-7f38d78dde42, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 514e24e6-f278-4ac6-a1f1-8832b427d79b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277d6d11-ba6e-4bdc-8ddb-eb4207a47206, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277d6d11-ba6e-4bdc-8ddb-eb4207a47206, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166735963546953595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81667359635469535958166735963546953595816673596354695359581667359635469535958166735963546953595816673596354695359581667359635469535958166735963546953595816673596354695359581667359635469535958166735963546953595816673596354695359581667359635469535958166735963546953595816673596354695359581667359635469535958166735963546953595816673596354695359581667359635469535958166735963546953595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91b09988-6fc7-4320-9905-c39a6e2c74b1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91b09988-6fc7-4320-9905-c39a6e2c74b1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8503825448353190973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85038254483531909738503825448353190973850382544835319097385038254483531909738503825448353190973850382544835319097385038254483531909738503825448353190973850382544835319097385038254483531909738503825448353190973850382544835319097385038254483531909738503825448353190973850382544835319097385038254483531909738503825448353190973850382544835319097385038254483531909738503825448353190973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277d6d11-ba6e-4bdc-8ddb-eb4207a47206, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95819d9a-2749-4718-ba69-546c2307f7e1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91b09988-6fc7-4320-9905-c39a6e2c74b1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95819d9a-2749-4718-ba69-546c2307f7e1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6336971694405283249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63369716944052832496336971694405283249633697169440528324963369716944052832496336971694405283249633697169440528324963369716944052832496336971694405283249633697169440528324963369716944052832496336971694405283249633697169440528324963369716944052832496336971694405283249633697169440528324963369716944052832496336971694405283249633697169440528324963369716944052832496336971694405283249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaafae60-e176-4ca9-b9d1-0195651b21e2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaafae60-e176-4ca9-b9d1-0195651b21e2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14839638470289232875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483963847028923287514839638470289232875148396384702892328751483963847028923287514839638470289232875148396384702892328751483963847028923287514839638470289232875148396384702892328751483963847028923287514839638470289232875148396384702892328751483963847028923287514839638470289232875148396384702892328751483963847028923287514839638470289232875148396384702892328751483963847028923287514839638470289232875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95819d9a-2749-4718-ba69-546c2307f7e1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ea4ee0-b811-4be7-a1b2-0b645b4bccfc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ea4ee0-b811-4be7-a1b2-0b645b4bccfc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9926208967297680542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99262089672976805429926208967297680542992620896729768054299262089672976805429926208967297680542992620896729768054299262089672976805429926208967297680542992620896729768054299262089672976805429926208967297680542992620896729768054299262089672976805429926208967297680542992620896729768054299262089672976805429926208967297680542992620896729768054299262089672976805429926208967297680542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaafae60-e176-4ca9-b9d1-0195651b21e2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ea4ee0-b811-4be7-a1b2-0b645b4bccfc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4de315-c2be-4feb-a4bd-0cb19c13879c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4de315-c2be-4feb-a4bd-0cb19c13879c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12554734203844870785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255473420384487078512554734203844870785125547342038448707851255473420384487078512554734203844870785125547342038448707851255473420384487078512554734203844870785125547342038448707851255473420384487078512554734203844870785125547342038448707851255473420384487078512554734203844870785125547342038448707851255473420384487078512554734203844870785125547342038448707851255473420384487078512554734203844870785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fbd3be-3661-424b-aa18-27d8d4c0b2a8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fbd3be-3661-424b-aa18-27d8d4c0b2a8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10770449505463805831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077044950546380583110770449505463805831107704495054638058311077044950546380583110770449505463805831107704495054638058311077044950546380583110770449505463805831107704495054638058311077044950546380583110770449505463805831107704495054638058311077044950546380583110770449505463805831107704495054638058311077044950546380583110770449505463805831107704495054638058311077044950546380583110770449505463805831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4de315-c2be-4feb-a4bd-0cb19c13879c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fbd3be-3661-424b-aa18-27d8d4c0b2a8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a0873b-88cc-4685-875f-5fa7b1c4d11a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7554b635-3c1c-4af1-992c-e184d2280efb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a0873b-88cc-4685-875f-5fa7b1c4d11a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8286834141395818031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82868341413958180318286834141395818031828683414139581803182868341413958180318286834141395818031828683414139581803182868341413958180318286834141395818031828683414139581803182868341413958180318286834141395818031828683414139581803182868341413958180318286834141395818031828683414139581803182868341413958180318286834141395818031828683414139581803182868341413958180318286834141395818031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7554b635-3c1c-4af1-992c-e184d2280efb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17492808841497688392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749280884149768839217492808841497688392174928088414976883921749280884149768839217492808841497688392174928088414976883921749280884149768839217492808841497688392174928088414976883921749280884149768839217492808841497688392174928088414976883921749280884149768839217492808841497688392174928088414976883921749280884149768839217492808841497688392174928088414976883921749280884149768839217492808841497688392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a0873b-88cc-4685-875f-5fa7b1c4d11a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7554b635-3c1c-4af1-992c-e184d2280efb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 663431fa-02c4-4e4f-855e-55a3305df59a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ccb543-8b16-46ec-baea-7a9d5b43d0bb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 663431fa-02c4-4e4f-855e-55a3305df59a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9368409478261571816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93684094782615718169368409478261571816936840947826157181693684094782615718169368409478261571816936840947826157181693684094782615718169368409478261571816936840947826157181693684094782615718169368409478261571816936840947826157181693684094782615718169368409478261571816936840947826157181693684094782615718169368409478261571816936840947826157181693684094782615718169368409478261571816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ccb543-8b16-46ec-baea-7a9d5b43d0bb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12117444164500425390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211744416450042539012117444164500425390121174441645004253901211744416450042539012117444164500425390121174441645004253901211744416450042539012117444164500425390121174441645004253901211744416450042539012117444164500425390121174441645004253901211744416450042539012117444164500425390121174441645004253901211744416450042539012117444164500425390121174441645004253901211744416450042539012117444164500425390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 663431fa-02c4-4e4f-855e-55a3305df59a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ccb543-8b16-46ec-baea-7a9d5b43d0bb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd7743e-6e2e-41f5-8a57-d160bbb031f6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071f21bf-d16e-4c85-a7c4-72515b5ebb76, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd7743e-6e2e-41f5-8a57-d160bbb031f6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 461653400547860952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952461653400547860952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071f21bf-d16e-4c85-a7c4-72515b5ebb76, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1490265016913626494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14902650169136264941490265016913626494149026501691362649414902650169136264941490265016913626494149026501691362649414902650169136264941490265016913626494149026501691362649414902650169136264941490265016913626494149026501691362649414902650169136264941490265016913626494149026501691362649414902650169136264941490265016913626494149026501691362649414902650169136264941490265016913626494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071f21bf-d16e-4c85-a7c4-72515b5ebb76, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd7743e-6e2e-41f5-8a57-d160bbb031f6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8e71238-64fb-45f8-bcb2-df1382e16c0c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb44337-673e-48fb-86fc-83ca5327fef3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e71238-64fb-45f8-bcb2-df1382e16c0c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8949813561774454028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89498135617744540288949813561774454028894981356177445402889498135617744540288949813561774454028894981356177445402889498135617744540288949813561774454028894981356177445402889498135617744540288949813561774454028894981356177445402889498135617744540288949813561774454028894981356177445402889498135617744540288949813561774454028894981356177445402889498135617744540288949813561774454028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb44337-673e-48fb-86fc-83ca5327fef3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17219295900102801443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721929590010280144317219295900102801443172192959001028014431721929590010280144317219295900102801443172192959001028014431721929590010280144317219295900102801443172192959001028014431721929590010280144317219295900102801443172192959001028014431721929590010280144317219295900102801443172192959001028014431721929590010280144317219295900102801443172192959001028014431721929590010280144317219295900102801443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8e71238-64fb-45f8-bcb2-df1382e16c0c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb44337-673e-48fb-86fc-83ca5327fef3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6dab5fe-b834-4244-b5bc-14e91b85f3b6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e668b82-1646-42a1-82c5-fcab21afa5d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6dab5fe-b834-4244-b5bc-14e91b85f3b6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5183280956220071021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51832809562200710215183280956220071021518328095622007102151832809562200710215183280956220071021518328095622007102151832809562200710215183280956220071021518328095622007102151832809562200710215183280956220071021518328095622007102151832809562200710215183280956220071021518328095622007102151832809562200710215183280956220071021518328095622007102151832809562200710215183280956220071021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e668b82-1646-42a1-82c5-fcab21afa5d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1510358888661129108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15103588886611291081510358888661129108151035888866112910815103588886611291081510358888661129108151035888866112910815103588886611291081510358888661129108151035888866112910815103588886611291081510358888661129108151035888866112910815103588886611291081510358888661129108151035888866112910815103588886611291081510358888661129108151035888866112910815103588886611291081510358888661129108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e668b82-1646-42a1-82c5-fcab21afa5d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6dab5fe-b834-4244-b5bc-14e91b85f3b6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d8390c-28c9-43f6-bd50-392688ae7f72, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f7cd7b0-ee9c-4c2b-989f-8e53888dc378, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d8390c-28c9-43f6-bd50-392688ae7f72, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8121642836394353560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81216428363943535608121642836394353560812164283639435356081216428363943535608121642836394353560812164283639435356081216428363943535608121642836394353560812164283639435356081216428363943535608121642836394353560812164283639435356081216428363943535608121642836394353560812164283639435356081216428363943535608121642836394353560812164283639435356081216428363943535608121642836394353560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f7cd7b0-ee9c-4c2b-989f-8e53888dc378, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17288592844470092109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728859284447009210917288592844470092109172885928444700921091728859284447009210917288592844470092109172885928444700921091728859284447009210917288592844470092109172885928444700921091728859284447009210917288592844470092109172885928444700921091728859284447009210917288592844470092109172885928444700921091728859284447009210917288592844470092109172885928444700921091728859284447009210917288592844470092109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f7cd7b0-ee9c-4c2b-989f-8e53888dc378, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d8390c-28c9-43f6-bd50-392688ae7f72, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a5a240-e365-4277-87ac-51ae59cd5bf7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a5a240-e365-4277-87ac-51ae59cd5bf7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 347124564852103785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785347124564852103785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d43856a0-1430-48d6-a061-9c1cd2da8e12, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d43856a0-1430-48d6-a061-9c1cd2da8e12, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2615945262934946967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26159452629349469672615945262934946967261594526293494696726159452629349469672615945262934946967261594526293494696726159452629349469672615945262934946967261594526293494696726159452629349469672615945262934946967261594526293494696726159452629349469672615945262934946967261594526293494696726159452629349469672615945262934946967261594526293494696726159452629349469672615945262934946967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a5a240-e365-4277-87ac-51ae59cd5bf7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d43856a0-1430-48d6-a061-9c1cd2da8e12, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b664bc2-f8e7-4e0a-ab14-57ee5ebee9b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b664bc2-f8e7-4e0a-ab14-57ee5ebee9b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17599089628039658191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759908962803965819117599089628039658191175990896280396581911759908962803965819117599089628039658191175990896280396581911759908962803965819117599089628039658191175990896280396581911759908962803965819117599089628039658191175990896280396581911759908962803965819117599089628039658191175990896280396581911759908962803965819117599089628039658191175990896280396581911759908962803965819117599089628039658191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1757b320-1314-447d-9190-3a99cfe807f7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1757b320-1314-447d-9190-3a99cfe807f7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6035407424703665668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60354074247036656686035407424703665668603540742470366566860354074247036656686035407424703665668603540742470366566860354074247036656686035407424703665668603540742470366566860354074247036656686035407424703665668603540742470366566860354074247036656686035407424703665668603540742470366566860354074247036656686035407424703665668603540742470366566860354074247036656686035407424703665668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b664bc2-f8e7-4e0a-ab14-57ee5ebee9b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1757b320-1314-447d-9190-3a99cfe807f7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b663f599-68fd-4e5d-b22e-26debad08543, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac737c1-df76-4177-a6fa-5561bfb20c96, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b663f599-68fd-4e5d-b22e-26debad08543, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4920330275105738318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49203302751057383184920330275105738318492033027510573831849203302751057383184920330275105738318492033027510573831849203302751057383184920330275105738318492033027510573831849203302751057383184920330275105738318492033027510573831849203302751057383184920330275105738318492033027510573831849203302751057383184920330275105738318492033027510573831849203302751057383184920330275105738318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac737c1-df76-4177-a6fa-5561bfb20c96, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3811414519484613473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38114145194846134733811414519484613473381141451948461347338114145194846134733811414519484613473381141451948461347338114145194846134733811414519484613473381141451948461347338114145194846134733811414519484613473381141451948461347338114145194846134733811414519484613473381141451948461347338114145194846134733811414519484613473381141451948461347338114145194846134733811414519484613473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b663f599-68fd-4e5d-b22e-26debad08543, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac737c1-df76-4177-a6fa-5561bfb20c96, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b686042-5da4-44bc-998c-e7af34c54a6d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ff3544-bbce-4b9b-b4fa-8fb5c2bdebdc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b686042-5da4-44bc-998c-e7af34c54a6d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13042976241011548506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304297624101154850613042976241011548506130429762410115485061304297624101154850613042976241011548506130429762410115485061304297624101154850613042976241011548506130429762410115485061304297624101154850613042976241011548506130429762410115485061304297624101154850613042976241011548506130429762410115485061304297624101154850613042976241011548506130429762410115485061304297624101154850613042976241011548506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ff3544-bbce-4b9b-b4fa-8fb5c2bdebdc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17584835104538854200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758483510453885420017584835104538854200175848351045388542001758483510453885420017584835104538854200175848351045388542001758483510453885420017584835104538854200175848351045388542001758483510453885420017584835104538854200175848351045388542001758483510453885420017584835104538854200175848351045388542001758483510453885420017584835104538854200175848351045388542001758483510453885420017584835104538854200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ff3544-bbce-4b9b-b4fa-8fb5c2bdebdc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b686042-5da4-44bc-998c-e7af34c54a6d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2017510a-a1ea-4dde-b496-1ae0ca8e75b2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cb5273b-236b-4ff8-9917-d1741b6a347f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2017510a-a1ea-4dde-b496-1ae0ca8e75b2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 851663625774236195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195851663625774236195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cb5273b-236b-4ff8-9917-d1741b6a347f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14700273861998438863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470027386199843886314700273861998438863147002738619984388631470027386199843886314700273861998438863147002738619984388631470027386199843886314700273861998438863147002738619984388631470027386199843886314700273861998438863147002738619984388631470027386199843886314700273861998438863147002738619984388631470027386199843886314700273861998438863147002738619984388631470027386199843886314700273861998438863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cb5273b-236b-4ff8-9917-d1741b6a347f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a38abbc-7c3a-478e-bfad-e174018e1a31, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2017510a-a1ea-4dde-b496-1ae0ca8e75b2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a38abbc-7c3a-478e-bfad-e174018e1a31, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5280281162489787490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52802811624897874905280281162489787490528028116248978749052802811624897874905280281162489787490528028116248978749052802811624897874905280281162489787490528028116248978749052802811624897874905280281162489787490528028116248978749052802811624897874905280281162489787490528028116248978749052802811624897874905280281162489787490528028116248978749052802811624897874905280281162489787490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79606ad-4f1f-49bf-99d7-14f95f5e10e3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79606ad-4f1f-49bf-99d7-14f95f5e10e3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15876039324530337766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587603932453033776615876039324530337766158760393245303377661587603932453033776615876039324530337766158760393245303377661587603932453033776615876039324530337766158760393245303377661587603932453033776615876039324530337766158760393245303377661587603932453033776615876039324530337766158760393245303377661587603932453033776615876039324530337766158760393245303377661587603932453033776615876039324530337766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a38abbc-7c3a-478e-bfad-e174018e1a31, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79606ad-4f1f-49bf-99d7-14f95f5e10e3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a128dfc-41a9-41b8-8c81-a68379379db5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7752f7f9-6dc0-4b27-9eae-d590e3179870, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a128dfc-41a9-41b8-8c81-a68379379db5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12955588753191703406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295558875319170340612955588753191703406129555887531917034061295558875319170340612955588753191703406129555887531917034061295558875319170340612955588753191703406129555887531917034061295558875319170340612955588753191703406129555887531917034061295558875319170340612955588753191703406129555887531917034061295558875319170340612955588753191703406129555887531917034061295558875319170340612955588753191703406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7752f7f9-6dc0-4b27-9eae-d590e3179870, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10973515389330778801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097351538933077880110973515389330778801109735153893307788011097351538933077880110973515389330778801109735153893307788011097351538933077880110973515389330778801109735153893307788011097351538933077880110973515389330778801109735153893307788011097351538933077880110973515389330778801109735153893307788011097351538933077880110973515389330778801109735153893307788011097351538933077880110973515389330778801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a128dfc-41a9-41b8-8c81-a68379379db5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7752f7f9-6dc0-4b27-9eae-d590e3179870, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57885655-b1fc-44d2-85e2-bf2b516eedbd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57885655-b1fc-44d2-85e2-bf2b516eedbd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10425998714136432939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042599871413643293910425998714136432939104259987141364329391042599871413643293910425998714136432939104259987141364329391042599871413643293910425998714136432939104259987141364329391042599871413643293910425998714136432939104259987141364329391042599871413643293910425998714136432939104259987141364329391042599871413643293910425998714136432939104259987141364329391042599871413643293910425998714136432939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d767343-ae38-40ac-83c9-b3763b98b876, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d767343-ae38-40ac-83c9-b3763b98b876, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5805459193869036368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58054591938690363685805459193869036368580545919386903636858054591938690363685805459193869036368580545919386903636858054591938690363685805459193869036368580545919386903636858054591938690363685805459193869036368580545919386903636858054591938690363685805459193869036368580545919386903636858054591938690363685805459193869036368580545919386903636858054591938690363685805459193869036368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57885655-b1fc-44d2-85e2-bf2b516eedbd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d767343-ae38-40ac-83c9-b3763b98b876, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0863c1-01e5-444c-96f9-806cf3afe862, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61154355-c0d4-4b40-af06-b75fce4bd88e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0863c1-01e5-444c-96f9-806cf3afe862, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7576333861040884159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75763338610408841597576333861040884159757633386104088415975763338610408841597576333861040884159757633386104088415975763338610408841597576333861040884159757633386104088415975763338610408841597576333861040884159757633386104088415975763338610408841597576333861040884159757633386104088415975763338610408841597576333861040884159757633386104088415975763338610408841597576333861040884159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61154355-c0d4-4b40-af06-b75fce4bd88e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16936279452272826291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693627945227282629116936279452272826291169362794522728262911693627945227282629116936279452272826291169362794522728262911693627945227282629116936279452272826291169362794522728262911693627945227282629116936279452272826291169362794522728262911693627945227282629116936279452272826291169362794522728262911693627945227282629116936279452272826291169362794522728262911693627945227282629116936279452272826291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0863c1-01e5-444c-96f9-806cf3afe862, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07048b6d-4921-468a-830b-20282ea2aa63, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07048b6d-4921-468a-830b-20282ea2aa63, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10840094026290369322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084009402629036932210840094026290369322108400940262903693221084009402629036932210840094026290369322108400940262903693221084009402629036932210840094026290369322108400940262903693221084009402629036932210840094026290369322108400940262903693221084009402629036932210840094026290369322108400940262903693221084009402629036932210840094026290369322108400940262903693221084009402629036932210840094026290369322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61154355-c0d4-4b40-af06-b75fce4bd88e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 682ff37f-4738-440a-950d-e8a72f9f4057, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 682ff37f-4738-440a-950d-e8a72f9f4057, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15978631285412857736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597863128541285773615978631285412857736159786312854128577361597863128541285773615978631285412857736159786312854128577361597863128541285773615978631285412857736159786312854128577361597863128541285773615978631285412857736159786312854128577361597863128541285773615978631285412857736159786312854128577361597863128541285773615978631285412857736159786312854128577361597863128541285773615978631285412857736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07048b6d-4921-468a-830b-20282ea2aa63, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 034b4725-8abf-4919-8729-c2224117aa52, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 034b4725-8abf-4919-8729-c2224117aa52, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7422113997087403325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74221139970874033257422113997087403325742211399708740332574221139970874033257422113997087403325742211399708740332574221139970874033257422113997087403325742211399708740332574221139970874033257422113997087403325742211399708740332574221139970874033257422113997087403325742211399708740332574221139970874033257422113997087403325742211399708740332574221139970874033257422113997087403325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 682ff37f-4738-440a-950d-e8a72f9f4057, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4da92f-1cd1-4ac4-8496-e5b78a754b65, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4da92f-1cd1-4ac4-8496-e5b78a754b65, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17742318573506147313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774231857350614731317742318573506147313177423185735061473131774231857350614731317742318573506147313177423185735061473131774231857350614731317742318573506147313177423185735061473131774231857350614731317742318573506147313177423185735061473131774231857350614731317742318573506147313177423185735061473131774231857350614731317742318573506147313177423185735061473131774231857350614731317742318573506147313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 034b4725-8abf-4919-8729-c2224117aa52, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae4bd1a-ca6a-4845-a751-2dcb68e693c3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae4bd1a-ca6a-4845-a751-2dcb68e693c3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11236199905990786586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123619990599078658611236199905990786586112361999059907865861123619990599078658611236199905990786586112361999059907865861123619990599078658611236199905990786586112361999059907865861123619990599078658611236199905990786586112361999059907865861123619990599078658611236199905990786586112361999059907865861123619990599078658611236199905990786586112361999059907865861123619990599078658611236199905990786586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4da92f-1cd1-4ac4-8496-e5b78a754b65, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3239f5ce-87e1-4052-9f12-a04d8ddc861a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3239f5ce-87e1-4052-9f12-a04d8ddc861a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17710196951051911878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771019695105191187817710196951051911878177101969510519118781771019695105191187817710196951051911878177101969510519118781771019695105191187817710196951051911878177101969510519118781771019695105191187817710196951051911878177101969510519118781771019695105191187817710196951051911878177101969510519118781771019695105191187817710196951051911878177101969510519118781771019695105191187817710196951051911878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae4bd1a-ca6a-4845-a751-2dcb68e693c3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c88fb30c-cf43-459d-9498-f83d01a55450, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c88fb30c-cf43-459d-9498-f83d01a55450, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10717013054563371645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071701305456337164510717013054563371645107170130545633716451071701305456337164510717013054563371645107170130545633716451071701305456337164510717013054563371645107170130545633716451071701305456337164510717013054563371645107170130545633716451071701305456337164510717013054563371645107170130545633716451071701305456337164510717013054563371645107170130545633716451071701305456337164510717013054563371645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c88fb30c-cf43-459d-9498-f83d01a55450, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3239f5ce-87e1-4052-9f12-a04d8ddc861a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f85d0a-3aa0-414c-ad34-6548dae67109, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c1eac4d-87e8-4e7c-98d6-882b702f6f6c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f85d0a-3aa0-414c-ad34-6548dae67109, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049475519749014631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50494755197490146315049475519749014631504947551974901463150494755197490146315049475519749014631504947551974901463150494755197490146315049475519749014631504947551974901463150494755197490146315049475519749014631504947551974901463150494755197490146315049475519749014631504947551974901463150494755197490146315049475519749014631504947551974901463150494755197490146315049475519749014631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c1eac4d-87e8-4e7c-98d6-882b702f6f6c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3314389019956854541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33143890199568545413314389019956854541331438901995685454133143890199568545413314389019956854541331438901995685454133143890199568545413314389019956854541331438901995685454133143890199568545413314389019956854541331438901995685454133143890199568545413314389019956854541331438901995685454133143890199568545413314389019956854541331438901995685454133143890199568545413314389019956854541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f85d0a-3aa0-414c-ad34-6548dae67109, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db4c592-3ed2-4f72-8983-760a3a8e57bc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db4c592-3ed2-4f72-8983-760a3a8e57bc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8144671565824814566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81446715658248145668144671565824814566814467156582481456681446715658248145668144671565824814566814467156582481456681446715658248145668144671565824814566814467156582481456681446715658248145668144671565824814566814467156582481456681446715658248145668144671565824814566814467156582481456681446715658248145668144671565824814566814467156582481456681446715658248145668144671565824814566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db4c592-3ed2-4f72-8983-760a3a8e57bc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39bbc94-fd47-4ddf-8e25-0720b1456092, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39bbc94-fd47-4ddf-8e25-0720b1456092, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9258660024697671600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92586600246976716009258660024697671600925866002469767160092586600246976716009258660024697671600925866002469767160092586600246976716009258660024697671600925866002469767160092586600246976716009258660024697671600925866002469767160092586600246976716009258660024697671600925866002469767160092586600246976716009258660024697671600925866002469767160092586600246976716009258660024697671600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39bbc94-fd47-4ddf-8e25-0720b1456092, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1962a6b-f53b-4526-b8f4-16a0fc2fc5fe, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1962a6b-f53b-4526-b8f4-16a0fc2fc5fe, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495916179708081165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249591617970808116512495916179708081165124959161797080811651249591617970808116512495916179708081165124959161797080811651249591617970808116512495916179708081165124959161797080811651249591617970808116512495916179708081165124959161797080811651249591617970808116512495916179708081165124959161797080811651249591617970808116512495916179708081165124959161797080811651249591617970808116512495916179708081165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1962a6b-f53b-4526-b8f4-16a0fc2fc5fe, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56bba4c7-207c-4201-9756-153bfeba01f3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56bba4c7-207c-4201-9756-153bfeba01f3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10811109576667923963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081110957666792396310811109576667923963108111095766679239631081110957666792396310811109576667923963108111095766679239631081110957666792396310811109576667923963108111095766679239631081110957666792396310811109576667923963108111095766679239631081110957666792396310811109576667923963108111095766679239631081110957666792396310811109576667923963108111095766679239631081110957666792396310811109576667923963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c1eac4d-87e8-4e7c-98d6-882b702f6f6c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a0f0cb-dc70-44b4-8a53-c185b38990d1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a0f0cb-dc70-44b4-8a53-c185b38990d1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294124209969449839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429412420996944983914294124209969449839142941242099694498391429412420996944983914294124209969449839142941242099694498391429412420996944983914294124209969449839142941242099694498391429412420996944983914294124209969449839142941242099694498391429412420996944983914294124209969449839142941242099694498391429412420996944983914294124209969449839142941242099694498391429412420996944983914294124209969449839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56bba4c7-207c-4201-9756-153bfeba01f3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb44761-be4f-4afe-b820-f58da8de41d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb44761-be4f-4afe-b820-f58da8de41d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11905435311847546938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190543531184754693811905435311847546938119054353118475469381190543531184754693811905435311847546938119054353118475469381190543531184754693811905435311847546938119054353118475469381190543531184754693811905435311847546938119054353118475469381190543531184754693811905435311847546938119054353118475469381190543531184754693811905435311847546938119054353118475469381190543531184754693811905435311847546938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a0f0cb-dc70-44b4-8a53-c185b38990d1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35245d1e-c50a-4d48-b09b-67181d8713d0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35245d1e-c50a-4d48-b09b-67181d8713d0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17495990220775512033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749599022077551203317495990220775512033174959902207755120331749599022077551203317495990220775512033174959902207755120331749599022077551203317495990220775512033174959902207755120331749599022077551203317495990220775512033174959902207755120331749599022077551203317495990220775512033174959902207755120331749599022077551203317495990220775512033174959902207755120331749599022077551203317495990220775512033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb44761-be4f-4afe-b820-f58da8de41d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde6940f-bf12-4f61-adb9-1473c63d132b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde6940f-bf12-4f61-adb9-1473c63d132b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5915376077069129123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59153760770691291235915376077069129123591537607706912912359153760770691291235915376077069129123591537607706912912359153760770691291235915376077069129123591537607706912912359153760770691291235915376077069129123591537607706912912359153760770691291235915376077069129123591537607706912912359153760770691291235915376077069129123591537607706912912359153760770691291235915376077069129123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35245d1e-c50a-4d48-b09b-67181d8713d0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67762f7-1b07-4971-9599-3ce2af11d9e8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67762f7-1b07-4971-9599-3ce2af11d9e8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 371278359384204959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959371278359384204959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde6940f-bf12-4f61-adb9-1473c63d132b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67762f7-1b07-4971-9599-3ce2af11d9e8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f8abe97-1096-4d89-b504-91db1f906f53, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f8abe97-1096-4d89-b504-91db1f906f53, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14622354602968522979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462235460296852297914622354602968522979146223546029685229791462235460296852297914622354602968522979146223546029685229791462235460296852297914622354602968522979146223546029685229791462235460296852297914622354602968522979146223546029685229791462235460296852297914622354602968522979146223546029685229791462235460296852297914622354602968522979146223546029685229791462235460296852297914622354602968522979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b7673-a397-4685-817b-e84ebbb1b2e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b7673-a397-4685-817b-e84ebbb1b2e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13919674016112682419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391967401611268241913919674016112682419139196740161126824191391967401611268241913919674016112682419139196740161126824191391967401611268241913919674016112682419139196740161126824191391967401611268241913919674016112682419139196740161126824191391967401611268241913919674016112682419139196740161126824191391967401611268241913919674016112682419139196740161126824191391967401611268241913919674016112682419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f8abe97-1096-4d89-b504-91db1f906f53, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b7673-a397-4685-817b-e84ebbb1b2e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af3d2c3-fe72-4e8e-b922-de62f07af082, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19147353-734d-47e5-a669-4836a1effda0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af3d2c3-fe72-4e8e-b922-de62f07af082, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2877283461570589548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28772834615705895482877283461570589548287728346157058954828772834615705895482877283461570589548287728346157058954828772834615705895482877283461570589548287728346157058954828772834615705895482877283461570589548287728346157058954828772834615705895482877283461570589548287728346157058954828772834615705895482877283461570589548287728346157058954828772834615705895482877283461570589548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19147353-734d-47e5-a669-4836a1effda0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4804150966913128550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48041509669131285504804150966913128550480415096691312855048041509669131285504804150966913128550480415096691312855048041509669131285504804150966913128550480415096691312855048041509669131285504804150966913128550480415096691312855048041509669131285504804150966913128550480415096691312855048041509669131285504804150966913128550480415096691312855048041509669131285504804150966913128550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af3d2c3-fe72-4e8e-b922-de62f07af082, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19147353-734d-47e5-a669-4836a1effda0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8a4989-74e5-424e-83d4-c7205d2663ab, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efbcd322-2082-4990-84f7-9f323911a449, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8a4989-74e5-424e-83d4-c7205d2663ab, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10169349729332089678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016934972933208967810169349729332089678101693497293320896781016934972933208967810169349729332089678101693497293320896781016934972933208967810169349729332089678101693497293320896781016934972933208967810169349729332089678101693497293320896781016934972933208967810169349729332089678101693497293320896781016934972933208967810169349729332089678101693497293320896781016934972933208967810169349729332089678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efbcd322-2082-4990-84f7-9f323911a449, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16390418122311602458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639041812231160245816390418122311602458163904181223116024581639041812231160245816390418122311602458163904181223116024581639041812231160245816390418122311602458163904181223116024581639041812231160245816390418122311602458163904181223116024581639041812231160245816390418122311602458163904181223116024581639041812231160245816390418122311602458163904181223116024581639041812231160245816390418122311602458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efbcd322-2082-4990-84f7-9f323911a449, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8a4989-74e5-424e-83d4-c7205d2663ab, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b09c79-e2cc-4520-a233-52bb98c4bf14, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b09c79-e2cc-4520-a233-52bb98c4bf14, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 365191847145924523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523365191847145924523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a980322d-d279-44f1-87b2-ac2a95461ad3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a980322d-d279-44f1-87b2-ac2a95461ad3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7463763429093167874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74637634290931678747463763429093167874746376342909316787474637634290931678747463763429093167874746376342909316787474637634290931678747463763429093167874746376342909316787474637634290931678747463763429093167874746376342909316787474637634290931678747463763429093167874746376342909316787474637634290931678747463763429093167874746376342909316787474637634290931678747463763429093167874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b09c79-e2cc-4520-a233-52bb98c4bf14, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a980322d-d279-44f1-87b2-ac2a95461ad3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d036f4e-4ba0-4f1e-8cf0-ff4f27393e08, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6134dcda-d515-414f-8a2d-5c0a0e8950bc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d036f4e-4ba0-4f1e-8cf0-ff4f27393e08, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16380379070659430946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638037907065943094616380379070659430946163803790706594309461638037907065943094616380379070659430946163803790706594309461638037907065943094616380379070659430946163803790706594309461638037907065943094616380379070659430946163803790706594309461638037907065943094616380379070659430946163803790706594309461638037907065943094616380379070659430946163803790706594309461638037907065943094616380379070659430946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6134dcda-d515-414f-8a2d-5c0a0e8950bc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 931141355560043250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250931141355560043250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6134dcda-d515-414f-8a2d-5c0a0e8950bc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9826db-a692-42bd-8410-5814b107f910, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9826db-a692-42bd-8410-5814b107f910, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9252705709901679600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92527057099016796009252705709901679600925270570990167960092527057099016796009252705709901679600925270570990167960092527057099016796009252705709901679600925270570990167960092527057099016796009252705709901679600925270570990167960092527057099016796009252705709901679600925270570990167960092527057099016796009252705709901679600925270570990167960092527057099016796009252705709901679600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9826db-a692-42bd-8410-5814b107f910, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9300ff20-f0e1-4aa1-b64e-aeec8da3fb94, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9300ff20-f0e1-4aa1-b64e-aeec8da3fb94, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5012642901989180977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50126429019891809775012642901989180977501264290198918097750126429019891809775012642901989180977501264290198918097750126429019891809775012642901989180977501264290198918097750126429019891809775012642901989180977501264290198918097750126429019891809775012642901989180977501264290198918097750126429019891809775012642901989180977501264290198918097750126429019891809775012642901989180977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9300ff20-f0e1-4aa1-b64e-aeec8da3fb94, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39faec68-4f62-4e40-9f7a-be47f77a919b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39faec68-4f62-4e40-9f7a-be47f77a919b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11071824850969001067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107182485096900106711071824850969001067110718248509690010671107182485096900106711071824850969001067110718248509690010671107182485096900106711071824850969001067110718248509690010671107182485096900106711071824850969001067110718248509690010671107182485096900106711071824850969001067110718248509690010671107182485096900106711071824850969001067110718248509690010671107182485096900106711071824850969001067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d036f4e-4ba0-4f1e-8cf0-ff4f27393e08, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be3b51e2-7d21-4cc4-aa1e-0242eed17740, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be3b51e2-7d21-4cc4-aa1e-0242eed17740, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7726032344771119085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77260323447711190857726032344771119085772603234477111908577260323447711190857726032344771119085772603234477111908577260323447711190857726032344771119085772603234477111908577260323447711190857726032344771119085772603234477111908577260323447711190857726032344771119085772603234477111908577260323447711190857726032344771119085772603234477111908577260323447711190857726032344771119085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39faec68-4f62-4e40-9f7a-be47f77a919b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad34d7b-9283-424c-b0ac-3dfc6f579de9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad34d7b-9283-424c-b0ac-3dfc6f579de9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 924860416153318066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066924860416153318066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be3b51e2-7d21-4cc4-aa1e-0242eed17740, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9dd41d-ac5b-4fdd-a5a2-2fab2755b343, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9dd41d-ac5b-4fdd-a5a2-2fab2755b343, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 149446028525688024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024149446028525688024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad34d7b-9283-424c-b0ac-3dfc6f579de9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abe66bb4-22a3-4a8f-aa46-78e34ac4536b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abe66bb4-22a3-4a8f-aa46-78e34ac4536b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1870629643382862542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18706296433828625421870629643382862542187062964338286254218706296433828625421870629643382862542187062964338286254218706296433828625421870629643382862542187062964338286254218706296433828625421870629643382862542187062964338286254218706296433828625421870629643382862542187062964338286254218706296433828625421870629643382862542187062964338286254218706296433828625421870629643382862542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9dd41d-ac5b-4fdd-a5a2-2fab2755b343, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 061b4797-f40f-40dd-8667-c2aebfc7b105, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 061b4797-f40f-40dd-8667-c2aebfc7b105, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5364277125613795760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53642771256137957605364277125613795760536427712561379576053642771256137957605364277125613795760536427712561379576053642771256137957605364277125613795760536427712561379576053642771256137957605364277125613795760536427712561379576053642771256137957605364277125613795760536427712561379576053642771256137957605364277125613795760536427712561379576053642771256137957605364277125613795760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abe66bb4-22a3-4a8f-aa46-78e34ac4536b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5e4b412-234c-464d-b3a8-e5317a9de52c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5e4b412-234c-464d-b3a8-e5317a9de52c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12859287301073250682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285928730107325068212859287301073250682128592873010732506821285928730107325068212859287301073250682128592873010732506821285928730107325068212859287301073250682128592873010732506821285928730107325068212859287301073250682128592873010732506821285928730107325068212859287301073250682128592873010732506821285928730107325068212859287301073250682128592873010732506821285928730107325068212859287301073250682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 061b4797-f40f-40dd-8667-c2aebfc7b105, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50b3d827-3ece-4ecb-9602-9f150cb4e641, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50b3d827-3ece-4ecb-9602-9f150cb4e641, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13699412531442596186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369941253144259618613699412531442596186136994125314425961861369941253144259618613699412531442596186136994125314425961861369941253144259618613699412531442596186136994125314425961861369941253144259618613699412531442596186136994125314425961861369941253144259618613699412531442596186136994125314425961861369941253144259618613699412531442596186136994125314425961861369941253144259618613699412531442596186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5e4b412-234c-464d-b3a8-e5317a9de52c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 589a041a-4020-4c06-bc34-6f7903a4d26b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50b3d827-3ece-4ecb-9602-9f150cb4e641, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 589a041a-4020-4c06-bc34-6f7903a4d26b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10025961616947520778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002596161694752077810025961616947520778100259616169475207781002596161694752077810025961616947520778100259616169475207781002596161694752077810025961616947520778100259616169475207781002596161694752077810025961616947520778100259616169475207781002596161694752077810025961616947520778100259616169475207781002596161694752077810025961616947520778100259616169475207781002596161694752077810025961616947520778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e311a90-26d8-4d80-ac4b-d82eac4f488b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e311a90-26d8-4d80-ac4b-d82eac4f488b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15349508885456333848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534950888545633384815349508885456333848153495088854563338481534950888545633384815349508885456333848153495088854563338481534950888545633384815349508885456333848153495088854563338481534950888545633384815349508885456333848153495088854563338481534950888545633384815349508885456333848153495088854563338481534950888545633384815349508885456333848153495088854563338481534950888545633384815349508885456333848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 589a041a-4020-4c06-bc34-6f7903a4d26b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d5e011-f15b-4027-96f4-f46f6381e127, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d5e011-f15b-4027-96f4-f46f6381e127, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11917283993126510913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191728399312651091311917283993126510913119172839931265109131191728399312651091311917283993126510913119172839931265109131191728399312651091311917283993126510913119172839931265109131191728399312651091311917283993126510913119172839931265109131191728399312651091311917283993126510913119172839931265109131191728399312651091311917283993126510913119172839931265109131191728399312651091311917283993126510913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e311a90-26d8-4d80-ac4b-d82eac4f488b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e76dcc33-fcea-42f9-85dc-dc030e0d931b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e76dcc33-fcea-42f9-85dc-dc030e0d931b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16137285856159243205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613728585615924320516137285856159243205161372858561592432051613728585615924320516137285856159243205161372858561592432051613728585615924320516137285856159243205161372858561592432051613728585615924320516137285856159243205161372858561592432051613728585615924320516137285856159243205161372858561592432051613728585615924320516137285856159243205161372858561592432051613728585615924320516137285856159243205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d5e011-f15b-4027-96f4-f46f6381e127, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97fc4c41-c03e-4667-9443-fa7629071ade, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97fc4c41-c03e-4667-9443-fa7629071ade, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16617016399626628670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661701639962662867016617016399626628670166170163996266286701661701639962662867016617016399626628670166170163996266286701661701639962662867016617016399626628670166170163996266286701661701639962662867016617016399626628670166170163996266286701661701639962662867016617016399626628670166170163996266286701661701639962662867016617016399626628670166170163996266286701661701639962662867016617016399626628670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e76dcc33-fcea-42f9-85dc-dc030e0d931b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42c8440-b0c9-4a1e-a939-92f1e1615e2f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42c8440-b0c9-4a1e-a939-92f1e1615e2f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6155561833143898762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61555618331438987626155561833143898762615556183314389876261555618331438987626155561833143898762615556183314389876261555618331438987626155561833143898762615556183314389876261555618331438987626155561833143898762615556183314389876261555618331438987626155561833143898762615556183314389876261555618331438987626155561833143898762615556183314389876261555618331438987626155561833143898762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97fc4c41-c03e-4667-9443-fa7629071ade, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42c8440-b0c9-4a1e-a939-92f1e1615e2f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95de4025-a70a-4f01-86ff-9328a72d3703, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c8113b-10e2-4872-aee7-8e660a34a081, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95de4025-a70a-4f01-86ff-9328a72d3703, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818651874533848700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28186518745338487002818651874533848700281865187453384870028186518745338487002818651874533848700281865187453384870028186518745338487002818651874533848700281865187453384870028186518745338487002818651874533848700281865187453384870028186518745338487002818651874533848700281865187453384870028186518745338487002818651874533848700281865187453384870028186518745338487002818651874533848700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c8113b-10e2-4872-aee7-8e660a34a081, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5935846140264830781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59358461402648307815935846140264830781593584614026483078159358461402648307815935846140264830781593584614026483078159358461402648307815935846140264830781593584614026483078159358461402648307815935846140264830781593584614026483078159358461402648307815935846140264830781593584614026483078159358461402648307815935846140264830781593584614026483078159358461402648307815935846140264830781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95de4025-a70a-4f01-86ff-9328a72d3703, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c8113b-10e2-4872-aee7-8e660a34a081, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b35241f-72e7-439b-b24d-abe5b74a8302, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b35241f-72e7-439b-b24d-abe5b74a8302, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6710389287170019095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67103892871700190956710389287170019095671038928717001909567103892871700190956710389287170019095671038928717001909567103892871700190956710389287170019095671038928717001909567103892871700190956710389287170019095671038928717001909567103892871700190956710389287170019095671038928717001909567103892871700190956710389287170019095671038928717001909567103892871700190956710389287170019095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54915830-9607-432f-8103-1b07c2492203, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54915830-9607-432f-8103-1b07c2492203, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5246193550432916117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52461935504329161175246193550432916117524619355043291611752461935504329161175246193550432916117524619355043291611752461935504329161175246193550432916117524619355043291611752461935504329161175246193550432916117524619355043291611752461935504329161175246193550432916117524619355043291611752461935504329161175246193550432916117524619355043291611752461935504329161175246193550432916117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b35241f-72e7-439b-b24d-abe5b74a8302, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54915830-9607-432f-8103-1b07c2492203, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa5b4c35-1ed7-4c41-a342-e30103c5d972, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a374c2-3215-4a0c-a96d-edd9229b87ff, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa5b4c35-1ed7-4c41-a342-e30103c5d972, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10764576631579502424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076457663157950242410764576631579502424107645766315795024241076457663157950242410764576631579502424107645766315795024241076457663157950242410764576631579502424107645766315795024241076457663157950242410764576631579502424107645766315795024241076457663157950242410764576631579502424107645766315795024241076457663157950242410764576631579502424107645766315795024241076457663157950242410764576631579502424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a374c2-3215-4a0c-a96d-edd9229b87ff, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16526313843510895755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652631384351089575516526313843510895755165263138435108957551652631384351089575516526313843510895755165263138435108957551652631384351089575516526313843510895755165263138435108957551652631384351089575516526313843510895755165263138435108957551652631384351089575516526313843510895755165263138435108957551652631384351089575516526313843510895755165263138435108957551652631384351089575516526313843510895755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a374c2-3215-4a0c-a96d-edd9229b87ff, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa5b4c35-1ed7-4c41-a342-e30103c5d972, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b68226-27fd-4ad6-a445-85cb766854f2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86e04b8-1b15-47bb-9aab-1563143413c3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b68226-27fd-4ad6-a445-85cb766854f2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14449694884899213641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444969488489921364114449694884899213641144496948848992136411444969488489921364114449694884899213641144496948848992136411444969488489921364114449694884899213641144496948848992136411444969488489921364114449694884899213641144496948848992136411444969488489921364114449694884899213641144496948848992136411444969488489921364114449694884899213641144496948848992136411444969488489921364114449694884899213641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86e04b8-1b15-47bb-9aab-1563143413c3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8176596503510915899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81765965035109158998176596503510915899817659650351091589981765965035109158998176596503510915899817659650351091589981765965035109158998176596503510915899817659650351091589981765965035109158998176596503510915899817659650351091589981765965035109158998176596503510915899817659650351091589981765965035109158998176596503510915899817659650351091589981765965035109158998176596503510915899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b68226-27fd-4ad6-a445-85cb766854f2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86e04b8-1b15-47bb-9aab-1563143413c3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b392dc9-3d86-4385-983d-734b66ac99df, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13583698-0c92-4c36-997d-58289419c3a0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b392dc9-3d86-4385-983d-734b66ac99df, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6509993644879741096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65099936448797410966509993644879741096650999364487974109665099936448797410966509993644879741096650999364487974109665099936448797410966509993644879741096650999364487974109665099936448797410966509993644879741096650999364487974109665099936448797410966509993644879741096650999364487974109665099936448797410966509993644879741096650999364487974109665099936448797410966509993644879741096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13583698-0c92-4c36-997d-58289419c3a0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2676905928787641352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26769059287876413522676905928787641352267690592878764135226769059287876413522676905928787641352267690592878764135226769059287876413522676905928787641352267690592878764135226769059287876413522676905928787641352267690592878764135226769059287876413522676905928787641352267690592878764135226769059287876413522676905928787641352267690592878764135226769059287876413522676905928787641352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13583698-0c92-4c36-997d-58289419c3a0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b392dc9-3d86-4385-983d-734b66ac99df, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9538a5-8389-43e9-90e1-05eea85b0dea, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd81dde-4c7f-45a4-84aa-77dadbd598ec, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9538a5-8389-43e9-90e1-05eea85b0dea, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8109482137959724546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81094821379597245468109482137959724546810948213795972454681094821379597245468109482137959724546810948213795972454681094821379597245468109482137959724546810948213795972454681094821379597245468109482137959724546810948213795972454681094821379597245468109482137959724546810948213795972454681094821379597245468109482137959724546810948213795972454681094821379597245468109482137959724546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd81dde-4c7f-45a4-84aa-77dadbd598ec, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7999062583647324042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79990625836473240427999062583647324042799906258364732404279990625836473240427999062583647324042799906258364732404279990625836473240427999062583647324042799906258364732404279990625836473240427999062583647324042799906258364732404279990625836473240427999062583647324042799906258364732404279990625836473240427999062583647324042799906258364732404279990625836473240427999062583647324042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9538a5-8389-43e9-90e1-05eea85b0dea, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd81dde-4c7f-45a4-84aa-77dadbd598ec, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07819164-8740-43dd-8aaa-08646a19db93, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07819164-8740-43dd-8aaa-08646a19db93, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11765515295728145387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176551529572814538711765515295728145387117655152957281453871176551529572814538711765515295728145387117655152957281453871176551529572814538711765515295728145387117655152957281453871176551529572814538711765515295728145387117655152957281453871176551529572814538711765515295728145387117655152957281453871176551529572814538711765515295728145387117655152957281453871176551529572814538711765515295728145387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15d9b683-86b9-4ab6-852c-3d3e9d907633, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15d9b683-86b9-4ab6-852c-3d3e9d907633, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8273047491905260687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82730474919052606878273047491905260687827304749190526068782730474919052606878273047491905260687827304749190526068782730474919052606878273047491905260687827304749190526068782730474919052606878273047491905260687827304749190526068782730474919052606878273047491905260687827304749190526068782730474919052606878273047491905260687827304749190526068782730474919052606878273047491905260687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15d9b683-86b9-4ab6-852c-3d3e9d907633, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07819164-8740-43dd-8aaa-08646a19db93, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 692c8e62-b094-42ba-84dc-47e68ef1a020, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 692c8e62-b094-42ba-84dc-47e68ef1a020, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18220948446858712305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822094844685871230518220948446858712305182209484468587123051822094844685871230518220948446858712305182209484468587123051822094844685871230518220948446858712305182209484468587123051822094844685871230518220948446858712305182209484468587123051822094844685871230518220948446858712305182209484468587123051822094844685871230518220948446858712305182209484468587123051822094844685871230518220948446858712305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af9e9988-6046-4087-bdd5-c1aa0227a892, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af9e9988-6046-4087-bdd5-c1aa0227a892, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3703850811474911193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37038508114749111933703850811474911193370385081147491119337038508114749111933703850811474911193370385081147491119337038508114749111933703850811474911193370385081147491119337038508114749111933703850811474911193370385081147491119337038508114749111933703850811474911193370385081147491119337038508114749111933703850811474911193370385081147491119337038508114749111933703850811474911193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af9e9988-6046-4087-bdd5-c1aa0227a892, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 692c8e62-b094-42ba-84dc-47e68ef1a020, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca41008-23b4-47ca-a5b8-0dacd08278d2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb629184-30b1-4256-9719-651e16eac872, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca41008-23b4-47ca-a5b8-0dacd08278d2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4708955738116244869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47089557381162448694708955738116244869470895573811624486947089557381162448694708955738116244869470895573811624486947089557381162448694708955738116244869470895573811624486947089557381162448694708955738116244869470895573811624486947089557381162448694708955738116244869470895573811624486947089557381162448694708955738116244869470895573811624486947089557381162448694708955738116244869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb629184-30b1-4256-9719-651e16eac872, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2644249878837612034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26442498788376120342644249878837612034264424987883761203426442498788376120342644249878837612034264424987883761203426442498788376120342644249878837612034264424987883761203426442498788376120342644249878837612034264424987883761203426442498788376120342644249878837612034264424987883761203426442498788376120342644249878837612034264424987883761203426442498788376120342644249878837612034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb629184-30b1-4256-9719-651e16eac872, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca41008-23b4-47ca-a5b8-0dacd08278d2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b07bc0-4db3-40c5-a451-0b2306a7262d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b07bc0-4db3-40c5-a451-0b2306a7262d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17586155763165578501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758615576316557850117586155763165578501175861557631655785011758615576316557850117586155763165578501175861557631655785011758615576316557850117586155763165578501175861557631655785011758615576316557850117586155763165578501175861557631655785011758615576316557850117586155763165578501175861557631655785011758615576316557850117586155763165578501175861557631655785011758615576316557850117586155763165578501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6458a97-9b55-4acb-bccb-486572250fa1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6458a97-9b55-4acb-bccb-486572250fa1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4063242239890971964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40632422398909719644063242239890971964406324223989097196440632422398909719644063242239890971964406324223989097196440632422398909719644063242239890971964406324223989097196440632422398909719644063242239890971964406324223989097196440632422398909719644063242239890971964406324223989097196440632422398909719644063242239890971964406324223989097196440632422398909719644063242239890971964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b07bc0-4db3-40c5-a451-0b2306a7262d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c528c0c-b1f0-465a-b882-5c65b152951a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c528c0c-b1f0-465a-b882-5c65b152951a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697390302031117770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769739030203111777017697390302031117770176973903020311177701769739030203111777017697390302031117770176973903020311177701769739030203111777017697390302031117770176973903020311177701769739030203111777017697390302031117770176973903020311177701769739030203111777017697390302031117770176973903020311177701769739030203111777017697390302031117770176973903020311177701769739030203111777017697390302031117770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6458a97-9b55-4acb-bccb-486572250fa1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25880409-c710-4a3e-947d-8de8eb332a1d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25880409-c710-4a3e-947d-8de8eb332a1d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6350754504024244321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63507545040242443216350754504024244321635075450402424432163507545040242443216350754504024244321635075450402424432163507545040242443216350754504024244321635075450402424432163507545040242443216350754504024244321635075450402424432163507545040242443216350754504024244321635075450402424432163507545040242443216350754504024244321635075450402424432163507545040242443216350754504024244321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c528c0c-b1f0-465a-b882-5c65b152951a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25880409-c710-4a3e-947d-8de8eb332a1d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c94f457-6ab8-4664-80d4-7afa17a14166, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c94f457-6ab8-4664-80d4-7afa17a14166, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4252899365954686105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42528993659546861054252899365954686105425289936595468610542528993659546861054252899365954686105425289936595468610542528993659546861054252899365954686105425289936595468610542528993659546861054252899365954686105425289936595468610542528993659546861054252899365954686105425289936595468610542528993659546861054252899365954686105425289936595468610542528993659546861054252899365954686105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c22b15-e99c-4e27-b024-4dd976787148, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c22b15-e99c-4e27-b024-4dd976787148, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3051200827257582072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30512008272575820723051200827257582072305120082725758207230512008272575820723051200827257582072305120082725758207230512008272575820723051200827257582072305120082725758207230512008272575820723051200827257582072305120082725758207230512008272575820723051200827257582072305120082725758207230512008272575820723051200827257582072305120082725758207230512008272575820723051200827257582072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c94f457-6ab8-4664-80d4-7afa17a14166, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae833787-b53c-4043-8d22-a24316374b77, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c22b15-e99c-4e27-b024-4dd976787148, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae833787-b53c-4043-8d22-a24316374b77, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16019777522664814879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601977752266481487916019777522664814879160197775226648148791601977752266481487916019777522664814879160197775226648148791601977752266481487916019777522664814879160197775226648148791601977752266481487916019777522664814879160197775226648148791601977752266481487916019777522664814879160197775226648148791601977752266481487916019777522664814879160197775226648148791601977752266481487916019777522664814879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e32b91f2-f046-49cf-85ee-ca8f22f01be7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e32b91f2-f046-49cf-85ee-ca8f22f01be7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17190806344125616454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719080634412561645417190806344125616454171908063441256164541719080634412561645417190806344125616454171908063441256164541719080634412561645417190806344125616454171908063441256164541719080634412561645417190806344125616454171908063441256164541719080634412561645417190806344125616454171908063441256164541719080634412561645417190806344125616454171908063441256164541719080634412561645417190806344125616454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae833787-b53c-4043-8d22-a24316374b77, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84593f6f-7711-4072-b90d-b689ee3cae94, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84593f6f-7711-4072-b90d-b689ee3cae94, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5870846400635751388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58708464006357513885870846400635751388587084640063575138858708464006357513885870846400635751388587084640063575138858708464006357513885870846400635751388587084640063575138858708464006357513885870846400635751388587084640063575138858708464006357513885870846400635751388587084640063575138858708464006357513885870846400635751388587084640063575138858708464006357513885870846400635751388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e32b91f2-f046-49cf-85ee-ca8f22f01be7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3c4f28-3efd-4946-b036-83323400c1e9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3c4f28-3efd-4946-b036-83323400c1e9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415207530465500174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44152075304655001744415207530465500174441520753046550017444152075304655001744415207530465500174441520753046550017444152075304655001744415207530465500174441520753046550017444152075304655001744415207530465500174441520753046550017444152075304655001744415207530465500174441520753046550017444152075304655001744415207530465500174441520753046550017444152075304655001744415207530465500174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84593f6f-7711-4072-b90d-b689ee3cae94, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c1841a-3e88-4826-8488-921735b08c48, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c1841a-3e88-4826-8488-921735b08c48, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13129126790257307185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312912679025730718513129126790257307185131291267902573071851312912679025730718513129126790257307185131291267902573071851312912679025730718513129126790257307185131291267902573071851312912679025730718513129126790257307185131291267902573071851312912679025730718513129126790257307185131291267902573071851312912679025730718513129126790257307185131291267902573071851312912679025730718513129126790257307185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3c4f28-3efd-4946-b036-83323400c1e9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a98096b-99bf-42a6-ae2e-adc05a50f90d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a98096b-99bf-42a6-ae2e-adc05a50f90d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4563153325128877055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45631533251288770554563153325128877055456315332512887705545631533251288770554563153325128877055456315332512887705545631533251288770554563153325128877055456315332512887705545631533251288770554563153325128877055456315332512887705545631533251288770554563153325128877055456315332512887705545631533251288770554563153325128877055456315332512887705545631533251288770554563153325128877055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c1841a-3e88-4826-8488-921735b08c48, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 301d0417-060c-4394-8bc8-b8c334d3f062, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 301d0417-060c-4394-8bc8-b8c334d3f062, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5927510056210472219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59275100562104722195927510056210472219592751005621047221959275100562104722195927510056210472219592751005621047221959275100562104722195927510056210472219592751005621047221959275100562104722195927510056210472219592751005621047221959275100562104722195927510056210472219592751005621047221959275100562104722195927510056210472219592751005621047221959275100562104722195927510056210472219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a98096b-99bf-42a6-ae2e-adc05a50f90d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6d1eeb-5186-400d-bde4-666a660020ae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6d1eeb-5186-400d-bde4-666a660020ae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12086167856110158295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208616785611015829512086167856110158295120861678561101582951208616785611015829512086167856110158295120861678561101582951208616785611015829512086167856110158295120861678561101582951208616785611015829512086167856110158295120861678561101582951208616785611015829512086167856110158295120861678561101582951208616785611015829512086167856110158295120861678561101582951208616785611015829512086167856110158295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 301d0417-060c-4394-8bc8-b8c334d3f062, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fcf32ff-e62e-4748-8fdd-5990037e302b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fcf32ff-e62e-4748-8fdd-5990037e302b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858711536323204496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48587115363232044964858711536323204496485871153632320449648587115363232044964858711536323204496485871153632320449648587115363232044964858711536323204496485871153632320449648587115363232044964858711536323204496485871153632320449648587115363232044964858711536323204496485871153632320449648587115363232044964858711536323204496485871153632320449648587115363232044964858711536323204496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6d1eeb-5186-400d-bde4-666a660020ae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01d0fd4c-fd88-4e23-beb8-6ebae4fbe184, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01d0fd4c-fd88-4e23-beb8-6ebae4fbe184, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7963811423500440130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79638114235004401307963811423500440130796381142350044013079638114235004401307963811423500440130796381142350044013079638114235004401307963811423500440130796381142350044013079638114235004401307963811423500440130796381142350044013079638114235004401307963811423500440130796381142350044013079638114235004401307963811423500440130796381142350044013079638114235004401307963811423500440130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fcf32ff-e62e-4748-8fdd-5990037e302b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655abe12-c0c5-4273-b6e2-abae8c51a836, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655abe12-c0c5-4273-b6e2-abae8c51a836, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1334078579062856869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13340785790628568691334078579062856869133407857906285686913340785790628568691334078579062856869133407857906285686913340785790628568691334078579062856869133407857906285686913340785790628568691334078579062856869133407857906285686913340785790628568691334078579062856869133407857906285686913340785790628568691334078579062856869133407857906285686913340785790628568691334078579062856869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01d0fd4c-fd88-4e23-beb8-6ebae4fbe184, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a014bc-87fb-4b0e-81a9-fa7eb5e39725, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a014bc-87fb-4b0e-81a9-fa7eb5e39725, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13258822441527386317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325882244152738631713258822441527386317132588224415273863171325882244152738631713258822441527386317132588224415273863171325882244152738631713258822441527386317132588224415273863171325882244152738631713258822441527386317132588224415273863171325882244152738631713258822441527386317132588224415273863171325882244152738631713258822441527386317132588224415273863171325882244152738631713258822441527386317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655abe12-c0c5-4273-b6e2-abae8c51a836, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a014bc-87fb-4b0e-81a9-fa7eb5e39725, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac17d2ca-0495-486f-8f23-90c059c4bc97, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17ea07bd-330e-47fe-9bd4-6780988546cd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac17d2ca-0495-486f-8f23-90c059c4bc97, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3470673417929446465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34706734179294464653470673417929446465347067341792944646534706734179294464653470673417929446465347067341792944646534706734179294464653470673417929446465347067341792944646534706734179294464653470673417929446465347067341792944646534706734179294464653470673417929446465347067341792944646534706734179294464653470673417929446465347067341792944646534706734179294464653470673417929446465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17ea07bd-330e-47fe-9bd4-6780988546cd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16225281662988592783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622528166298859278316225281662988592783162252816629885927831622528166298859278316225281662988592783162252816629885927831622528166298859278316225281662988592783162252816629885927831622528166298859278316225281662988592783162252816629885927831622528166298859278316225281662988592783162252816629885927831622528166298859278316225281662988592783162252816629885927831622528166298859278316225281662988592783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17ea07bd-330e-47fe-9bd4-6780988546cd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac17d2ca-0495-486f-8f23-90c059c4bc97, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bee23e5-f6a1-418b-9435-2072d3681fa2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bee23e5-f6a1-418b-9435-2072d3681fa2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2312611847201799381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23126118472017993812312611847201799381231261184720179938123126118472017993812312611847201799381231261184720179938123126118472017993812312611847201799381231261184720179938123126118472017993812312611847201799381231261184720179938123126118472017993812312611847201799381231261184720179938123126118472017993812312611847201799381231261184720179938123126118472017993812312611847201799381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad2af3c-e0f8-452c-8950-d8d6c7e0a6af, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad2af3c-e0f8-452c-8950-d8d6c7e0a6af, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17450291738780794797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745029173878079479717450291738780794797174502917387807947971745029173878079479717450291738780794797174502917387807947971745029173878079479717450291738780794797174502917387807947971745029173878079479717450291738780794797174502917387807947971745029173878079479717450291738780794797174502917387807947971745029173878079479717450291738780794797174502917387807947971745029173878079479717450291738780794797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bee23e5-f6a1-418b-9435-2072d3681fa2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad2af3c-e0f8-452c-8950-d8d6c7e0a6af, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b519a7f3-2fad-4ddc-bdd6-7bb4799d4ea4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b519a7f3-2fad-4ddc-bdd6-7bb4799d4ea4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15904756721895581452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590475672189558145215904756721895581452159047567218955814521590475672189558145215904756721895581452159047567218955814521590475672189558145215904756721895581452159047567218955814521590475672189558145215904756721895581452159047567218955814521590475672189558145215904756721895581452159047567218955814521590475672189558145215904756721895581452159047567218955814521590475672189558145215904756721895581452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e957d91-fab6-473c-9e8c-7a86f0a1dff4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e957d91-fab6-473c-9e8c-7a86f0a1dff4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14824984822795314715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482498482279531471514824984822795314715148249848227953147151482498482279531471514824984822795314715148249848227953147151482498482279531471514824984822795314715148249848227953147151482498482279531471514824984822795314715148249848227953147151482498482279531471514824984822795314715148249848227953147151482498482279531471514824984822795314715148249848227953147151482498482279531471514824984822795314715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b519a7f3-2fad-4ddc-bdd6-7bb4799d4ea4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e957d91-fab6-473c-9e8c-7a86f0a1dff4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d383df4f-7755-4d5a-b821-aff0998deea1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662f7383-5452-4986-9d88-ba7e318263fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d383df4f-7755-4d5a-b821-aff0998deea1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9245166881059071907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92451668810590719079245166881059071907924516688105907190792451668810590719079245166881059071907924516688105907190792451668810590719079245166881059071907924516688105907190792451668810590719079245166881059071907924516688105907190792451668810590719079245166881059071907924516688105907190792451668810590719079245166881059071907924516688105907190792451668810590719079245166881059071907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662f7383-5452-4986-9d88-ba7e318263fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11192694754131570814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119269475413157081411192694754131570814111926947541315708141119269475413157081411192694754131570814111926947541315708141119269475413157081411192694754131570814111926947541315708141119269475413157081411192694754131570814111926947541315708141119269475413157081411192694754131570814111926947541315708141119269475413157081411192694754131570814111926947541315708141119269475413157081411192694754131570814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d383df4f-7755-4d5a-b821-aff0998deea1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662f7383-5452-4986-9d88-ba7e318263fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 240dfc75-8d32-489c-8669-69d58fdc4770, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f6255a-2833-4558-aa34-d4ec2dec372c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 240dfc75-8d32-489c-8669-69d58fdc4770, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11257902381564128178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125790238156412817811257902381564128178112579023815641281781125790238156412817811257902381564128178112579023815641281781125790238156412817811257902381564128178112579023815641281781125790238156412817811257902381564128178112579023815641281781125790238156412817811257902381564128178112579023815641281781125790238156412817811257902381564128178112579023815641281781125790238156412817811257902381564128178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f6255a-2833-4558-aa34-d4ec2dec372c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14433358502355145574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443335850235514557414433358502355145574144333585023551455741443335850235514557414433358502355145574144333585023551455741443335850235514557414433358502355145574144333585023551455741443335850235514557414433358502355145574144333585023551455741443335850235514557414433358502355145574144333585023551455741443335850235514557414433358502355145574144333585023551455741443335850235514557414433358502355145574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f6255a-2833-4558-aa34-d4ec2dec372c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 240dfc75-8d32-489c-8669-69d58fdc4770, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4032800-e8d2-498c-a53c-863e3f6c1fa7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ab4abf-42e7-4f64-af1e-4a84a1b8e9a0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4032800-e8d2-498c-a53c-863e3f6c1fa7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11999167820978102011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199916782097810201111999167820978102011119991678209781020111199916782097810201111999167820978102011119991678209781020111199916782097810201111999167820978102011119991678209781020111199916782097810201111999167820978102011119991678209781020111199916782097810201111999167820978102011119991678209781020111199916782097810201111999167820978102011119991678209781020111199916782097810201111999167820978102011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ab4abf-42e7-4f64-af1e-4a84a1b8e9a0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6190318921069798211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61903189210697982116190318921069798211619031892106979821161903189210697982116190318921069798211619031892106979821161903189210697982116190318921069798211619031892106979821161903189210697982116190318921069798211619031892106979821161903189210697982116190318921069798211619031892106979821161903189210697982116190318921069798211619031892106979821161903189210697982116190318921069798211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ab4abf-42e7-4f64-af1e-4a84a1b8e9a0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4032800-e8d2-498c-a53c-863e3f6c1fa7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd7f094-b483-4388-839b-bb065e20c130, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9f6ce80-11ce-4e32-872c-4c5ce6a38513, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd7f094-b483-4388-839b-bb065e20c130, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326319508003304820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93263195080033048209326319508003304820932631950800330482093263195080033048209326319508003304820932631950800330482093263195080033048209326319508003304820932631950800330482093263195080033048209326319508003304820932631950800330482093263195080033048209326319508003304820932631950800330482093263195080033048209326319508003304820932631950800330482093263195080033048209326319508003304820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9f6ce80-11ce-4e32-872c-4c5ce6a38513, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3048960985135381542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30489609851353815423048960985135381542304896098513538154230489609851353815423048960985135381542304896098513538154230489609851353815423048960985135381542304896098513538154230489609851353815423048960985135381542304896098513538154230489609851353815423048960985135381542304896098513538154230489609851353815423048960985135381542304896098513538154230489609851353815423048960985135381542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9f6ce80-11ce-4e32-872c-4c5ce6a38513, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d64a4ae-57ea-4b47-9c0a-344a3a0eef69, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d64a4ae-57ea-4b47-9c0a-344a3a0eef69, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2313952276100453530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23139522761004535302313952276100453530231395227610045353023139522761004535302313952276100453530231395227610045353023139522761004535302313952276100453530231395227610045353023139522761004535302313952276100453530231395227610045353023139522761004535302313952276100453530231395227610045353023139522761004535302313952276100453530231395227610045353023139522761004535302313952276100453530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d64a4ae-57ea-4b47-9c0a-344a3a0eef69, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa24d39-f34c-4a20-a233-3b1c3f72f7cf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa24d39-f34c-4a20-a233-3b1c3f72f7cf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17223616218828578778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722361621882857877817223616218828578778172236162188285787781722361621882857877817223616218828578778172236162188285787781722361621882857877817223616218828578778172236162188285787781722361621882857877817223616218828578778172236162188285787781722361621882857877817223616218828578778172236162188285787781722361621882857877817223616218828578778172236162188285787781722361621882857877817223616218828578778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd7f094-b483-4388-839b-bb065e20c130, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa24d39-f34c-4a20-a233-3b1c3f72f7cf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c31c2581-69a6-4f97-8dcb-85dfffead08c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71d3b9c-7f4d-4d04-ba52-b2b5bca65cac, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31c2581-69a6-4f97-8dcb-85dfffead08c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 41022146262779852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4102214626277985241022146262779852410221462627798524102214626277985241022146262779852410221462627798524102214626277985241022146262779852410221462627798524102214626277985241022146262779852410221462627798524102214626277985241022146262779852410221462627798524102214626277985241022146262779852410221462627798524102214626277985241022146262779852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71d3b9c-7f4d-4d04-ba52-b2b5bca65cac, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10059404692330652931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005940469233065293110059404692330652931100594046923306529311005940469233065293110059404692330652931100594046923306529311005940469233065293110059404692330652931100594046923306529311005940469233065293110059404692330652931100594046923306529311005940469233065293110059404692330652931100594046923306529311005940469233065293110059404692330652931100594046923306529311005940469233065293110059404692330652931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31c2581-69a6-4f97-8dcb-85dfffead08c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71d3b9c-7f4d-4d04-ba52-b2b5bca65cac, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fdcf5da-2826-42ab-82af-7740ea8da0e8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6deb095-80cf-4b08-a0c5-9edd32fff25d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fdcf5da-2826-42ab-82af-7740ea8da0e8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7262794113403124407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72627941134031244077262794113403124407726279411340312440772627941134031244077262794113403124407726279411340312440772627941134031244077262794113403124407726279411340312440772627941134031244077262794113403124407726279411340312440772627941134031244077262794113403124407726279411340312440772627941134031244077262794113403124407726279411340312440772627941134031244077262794113403124407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6deb095-80cf-4b08-a0c5-9edd32fff25d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17607057251830167309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760705725183016730917607057251830167309176070572518301673091760705725183016730917607057251830167309176070572518301673091760705725183016730917607057251830167309176070572518301673091760705725183016730917607057251830167309176070572518301673091760705725183016730917607057251830167309176070572518301673091760705725183016730917607057251830167309176070572518301673091760705725183016730917607057251830167309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6deb095-80cf-4b08-a0c5-9edd32fff25d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fdcf5da-2826-42ab-82af-7740ea8da0e8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9945a6b4-97ea-4037-8fc0-253ec5e3b40a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00bad2d2-2803-40f3-a2d1-3bf0888e350a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9945a6b4-97ea-4037-8fc0-253ec5e3b40a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 102820408735017813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813102820408735017813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00bad2d2-2803-40f3-a2d1-3bf0888e350a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1853347051828434096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18533470518284340961853347051828434096185334705182843409618533470518284340961853347051828434096185334705182843409618533470518284340961853347051828434096185334705182843409618533470518284340961853347051828434096185334705182843409618533470518284340961853347051828434096185334705182843409618533470518284340961853347051828434096185334705182843409618533470518284340961853347051828434096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00bad2d2-2803-40f3-a2d1-3bf0888e350a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9945a6b4-97ea-4037-8fc0-253ec5e3b40a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6304e748-7ee4-4fbd-a66f-cf6596341bad, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6304e748-7ee4-4fbd-a66f-cf6596341bad, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5098750962475980097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50987509624759800975098750962475980097509875096247598009750987509624759800975098750962475980097509875096247598009750987509624759800975098750962475980097509875096247598009750987509624759800975098750962475980097509875096247598009750987509624759800975098750962475980097509875096247598009750987509624759800975098750962475980097509875096247598009750987509624759800975098750962475980097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecb60b5e-e5eb-4408-845e-584827ac5683, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecb60b5e-e5eb-4408-845e-584827ac5683, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1884195434006863055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18841954340068630551884195434006863055188419543400686305518841954340068630551884195434006863055188419543400686305518841954340068630551884195434006863055188419543400686305518841954340068630551884195434006863055188419543400686305518841954340068630551884195434006863055188419543400686305518841954340068630551884195434006863055188419543400686305518841954340068630551884195434006863055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6304e748-7ee4-4fbd-a66f-cf6596341bad, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecb60b5e-e5eb-4408-845e-584827ac5683, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10f0d18e-57a0-42b1-817a-3cd34ae0da70, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10f0d18e-57a0-42b1-817a-3cd34ae0da70, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9014674879537367266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90146748795373672669014674879537367266901467487953736726690146748795373672669014674879537367266901467487953736726690146748795373672669014674879537367266901467487953736726690146748795373672669014674879537367266901467487953736726690146748795373672669014674879537367266901467487953736726690146748795373672669014674879537367266901467487953736726690146748795373672669014674879537367266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec847905-a7b7-4067-b245-86e51ad137cc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec847905-a7b7-4067-b245-86e51ad137cc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12431050223096446234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243105022309644623412431050223096446234124310502230964462341243105022309644623412431050223096446234124310502230964462341243105022309644623412431050223096446234124310502230964462341243105022309644623412431050223096446234124310502230964462341243105022309644623412431050223096446234124310502230964462341243105022309644623412431050223096446234124310502230964462341243105022309644623412431050223096446234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10f0d18e-57a0-42b1-817a-3cd34ae0da70, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d8ae5c9-947c-41df-b2b2-5adbe506f058, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec847905-a7b7-4067-b245-86e51ad137cc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d8ae5c9-947c-41df-b2b2-5adbe506f058, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11963510196172886950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196351019617288695011963510196172886950119635101961728869501196351019617288695011963510196172886950119635101961728869501196351019617288695011963510196172886950119635101961728869501196351019617288695011963510196172886950119635101961728869501196351019617288695011963510196172886950119635101961728869501196351019617288695011963510196172886950119635101961728869501196351019617288695011963510196172886950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7023fd9-63c9-4a50-9fa6-1edd06528ccb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7023fd9-63c9-4a50-9fa6-1edd06528ccb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14269343763862375242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426934376386237524214269343763862375242142693437638623752421426934376386237524214269343763862375242142693437638623752421426934376386237524214269343763862375242142693437638623752421426934376386237524214269343763862375242142693437638623752421426934376386237524214269343763862375242142693437638623752421426934376386237524214269343763862375242142693437638623752421426934376386237524214269343763862375242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d8ae5c9-947c-41df-b2b2-5adbe506f058, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7023fd9-63c9-4a50-9fa6-1edd06528ccb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55c2ebfb-96fa-4c21-88b6-8447d2f273f3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55c2ebfb-96fa-4c21-88b6-8447d2f273f3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16274565916694734538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627456591669473453816274565916694734538162745659166947345381627456591669473453816274565916694734538162745659166947345381627456591669473453816274565916694734538162745659166947345381627456591669473453816274565916694734538162745659166947345381627456591669473453816274565916694734538162745659166947345381627456591669473453816274565916694734538162745659166947345381627456591669473453816274565916694734538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b266ebc0-530e-4a5f-84e0-316d652d3a34, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b266ebc0-530e-4a5f-84e0-316d652d3a34, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168174228330475018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018168174228330475018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55c2ebfb-96fa-4c21-88b6-8447d2f273f3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b266ebc0-530e-4a5f-84e0-316d652d3a34, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0845c368-bd70-488d-95b2-2ab02bdd1440, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0abc6baf-cb51-42b1-90a8-3c2451a24192, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0845c368-bd70-488d-95b2-2ab02bdd1440, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2591615336893814896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25916153368938148962591615336893814896259161533689381489625916153368938148962591615336893814896259161533689381489625916153368938148962591615336893814896259161533689381489625916153368938148962591615336893814896259161533689381489625916153368938148962591615336893814896259161533689381489625916153368938148962591615336893814896259161533689381489625916153368938148962591615336893814896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0abc6baf-cb51-42b1-90a8-3c2451a24192, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12862413723477031489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286241372347703148912862413723477031489128624137234770314891286241372347703148912862413723477031489128624137234770314891286241372347703148912862413723477031489128624137234770314891286241372347703148912862413723477031489128624137234770314891286241372347703148912862413723477031489128624137234770314891286241372347703148912862413723477031489128624137234770314891286241372347703148912862413723477031489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0845c368-bd70-488d-95b2-2ab02bdd1440, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abc6baf-cb51-42b1-90a8-3c2451a24192, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32683cd0-e32c-49f9-94ec-6b8b833f697c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8833946-973b-4fd4-ab15-6163756417ed, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32683cd0-e32c-49f9-94ec-6b8b833f697c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8123701724741374091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81237017247413740918123701724741374091812370172474137409181237017247413740918123701724741374091812370172474137409181237017247413740918123701724741374091812370172474137409181237017247413740918123701724741374091812370172474137409181237017247413740918123701724741374091812370172474137409181237017247413740918123701724741374091812370172474137409181237017247413740918123701724741374091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8833946-973b-4fd4-ab15-6163756417ed, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1583630261319421239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15836302613194212391583630261319421239158363026131942123915836302613194212391583630261319421239158363026131942123915836302613194212391583630261319421239158363026131942123915836302613194212391583630261319421239158363026131942123915836302613194212391583630261319421239158363026131942123915836302613194212391583630261319421239158363026131942123915836302613194212391583630261319421239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32683cd0-e32c-49f9-94ec-6b8b833f697c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8833946-973b-4fd4-ab15-6163756417ed, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8da165-453e-463f-8034-5ccc75ee2160, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f5cdfb-5051-432e-8b12-d03f5d6254b9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8da165-453e-463f-8034-5ccc75ee2160, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13158020801568839903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315802080156883990313158020801568839903131580208015688399031315802080156883990313158020801568839903131580208015688399031315802080156883990313158020801568839903131580208015688399031315802080156883990313158020801568839903131580208015688399031315802080156883990313158020801568839903131580208015688399031315802080156883990313158020801568839903131580208015688399031315802080156883990313158020801568839903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f5cdfb-5051-432e-8b12-d03f5d6254b9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4089220358230293289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40892203582302932894089220358230293289408922035823029328940892203582302932894089220358230293289408922035823029328940892203582302932894089220358230293289408922035823029328940892203582302932894089220358230293289408922035823029328940892203582302932894089220358230293289408922035823029328940892203582302932894089220358230293289408922035823029328940892203582302932894089220358230293289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8da165-453e-463f-8034-5ccc75ee2160, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f5cdfb-5051-432e-8b12-d03f5d6254b9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f451cb31-97f5-4b2d-99fa-fdc4cab985dd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6d52dc-0d82-45db-90de-d5fbfd99c10f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f451cb31-97f5-4b2d-99fa-fdc4cab985dd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681174600472635463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96811746004726354639681174600472635463968117460047263546396811746004726354639681174600472635463968117460047263546396811746004726354639681174600472635463968117460047263546396811746004726354639681174600472635463968117460047263546396811746004726354639681174600472635463968117460047263546396811746004726354639681174600472635463968117460047263546396811746004726354639681174600472635463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6d52dc-0d82-45db-90de-d5fbfd99c10f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1878647466562278194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18786474665622781941878647466562278194187864746656227819418786474665622781941878647466562278194187864746656227819418786474665622781941878647466562278194187864746656227819418786474665622781941878647466562278194187864746656227819418786474665622781941878647466562278194187864746656227819418786474665622781941878647466562278194187864746656227819418786474665622781941878647466562278194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f451cb31-97f5-4b2d-99fa-fdc4cab985dd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6d52dc-0d82-45db-90de-d5fbfd99c10f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c794f4a2-f6bd-4d7b-8a4d-da60905f5ba4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c794f4a2-f6bd-4d7b-8a4d-da60905f5ba4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 464763471269131330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330464763471269131330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45291f36-c4d9-4ddb-adbb-8e4b33742fb8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45291f36-c4d9-4ddb-adbb-8e4b33742fb8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10098959700853835718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009895970085383571810098959700853835718100989597008538357181009895970085383571810098959700853835718100989597008538357181009895970085383571810098959700853835718100989597008538357181009895970085383571810098959700853835718100989597008538357181009895970085383571810098959700853835718100989597008538357181009895970085383571810098959700853835718100989597008538357181009895970085383571810098959700853835718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c794f4a2-f6bd-4d7b-8a4d-da60905f5ba4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45291f36-c4d9-4ddb-adbb-8e4b33742fb8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 364eff34-b4dd-4f28-b125-4ed9102b0966, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 364eff34-b4dd-4f28-b125-4ed9102b0966, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6232474832134524921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62324748321345249216232474832134524921623247483213452492162324748321345249216232474832134524921623247483213452492162324748321345249216232474832134524921623247483213452492162324748321345249216232474832134524921623247483213452492162324748321345249216232474832134524921623247483213452492162324748321345249216232474832134524921623247483213452492162324748321345249216232474832134524921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119a2855-535a-40ef-88a6-06e6129c4329, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119a2855-535a-40ef-88a6-06e6129c4329, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214859372325346805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521485937232534680515214859372325346805152148593723253468051521485937232534680515214859372325346805152148593723253468051521485937232534680515214859372325346805152148593723253468051521485937232534680515214859372325346805152148593723253468051521485937232534680515214859372325346805152148593723253468051521485937232534680515214859372325346805152148593723253468051521485937232534680515214859372325346805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 364eff34-b4dd-4f28-b125-4ed9102b0966, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cafe0cce-4838-403e-a3b7-bc0a0aa7a6f3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafe0cce-4838-403e-a3b7-bc0a0aa7a6f3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7805241177411081631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78052411774110816317805241177411081631780524117741108163178052411774110816317805241177411081631780524117741108163178052411774110816317805241177411081631780524117741108163178052411774110816317805241177411081631780524117741108163178052411774110816317805241177411081631780524117741108163178052411774110816317805241177411081631780524117741108163178052411774110816317805241177411081631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119a2855-535a-40ef-88a6-06e6129c4329, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fa0f12a-cf67-4cbe-9218-147410219f5e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fa0f12a-cf67-4cbe-9218-147410219f5e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18027812708834448188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802781270883444818818027812708834448188180278127088344481881802781270883444818818027812708834448188180278127088344481881802781270883444818818027812708834448188180278127088344481881802781270883444818818027812708834448188180278127088344481881802781270883444818818027812708834448188180278127088344481881802781270883444818818027812708834448188180278127088344481881802781270883444818818027812708834448188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafe0cce-4838-403e-a3b7-bc0a0aa7a6f3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dd6754f-f90f-47c5-96f6-aaba1807c216, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dd6754f-f90f-47c5-96f6-aaba1807c216, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374373673778144970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43743736737781449704374373673778144970437437367377814497043743736737781449704374373673778144970437437367377814497043743736737781449704374373673778144970437437367377814497043743736737781449704374373673778144970437437367377814497043743736737781449704374373673778144970437437367377814497043743736737781449704374373673778144970437437367377814497043743736737781449704374373673778144970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fa0f12a-cf67-4cbe-9218-147410219f5e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e9ab6e-0c5a-4813-a204-6cd778209ae0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e9ab6e-0c5a-4813-a204-6cd778209ae0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17007180508534333417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700718050853433341717007180508534333417170071805085343334171700718050853433341717007180508534333417170071805085343334171700718050853433341717007180508534333417170071805085343334171700718050853433341717007180508534333417170071805085343334171700718050853433341717007180508534333417170071805085343334171700718050853433341717007180508534333417170071805085343334171700718050853433341717007180508534333417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dd6754f-f90f-47c5-96f6-aaba1807c216, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aad3a41a-4f83-4846-b08c-04fc592eaa48, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aad3a41a-4f83-4846-b08c-04fc592eaa48, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9381133541210697513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93811335412106975139381133541210697513938113354121069751393811335412106975139381133541210697513938113354121069751393811335412106975139381133541210697513938113354121069751393811335412106975139381133541210697513938113354121069751393811335412106975139381133541210697513938113354121069751393811335412106975139381133541210697513938113354121069751393811335412106975139381133541210697513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e9ab6e-0c5a-4813-a204-6cd778209ae0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1327e63-359d-435a-8015-73e6c5780dcf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1327e63-359d-435a-8015-73e6c5780dcf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15893430959172090331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589343095917209033115893430959172090331158934309591720903311589343095917209033115893430959172090331158934309591720903311589343095917209033115893430959172090331158934309591720903311589343095917209033115893430959172090331158934309591720903311589343095917209033115893430959172090331158934309591720903311589343095917209033115893430959172090331158934309591720903311589343095917209033115893430959172090331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aad3a41a-4f83-4846-b08c-04fc592eaa48, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bec92ac1-2c8d-4512-8d23-df5c2e3828d7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec92ac1-2c8d-4512-8d23-df5c2e3828d7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4806436655289709862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48064366552897098624806436655289709862480643665528970986248064366552897098624806436655289709862480643665528970986248064366552897098624806436655289709862480643665528970986248064366552897098624806436655289709862480643665528970986248064366552897098624806436655289709862480643665528970986248064366552897098624806436655289709862480643665528970986248064366552897098624806436655289709862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1327e63-359d-435a-8015-73e6c5780dcf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c60c423-c37d-45c0-8598-1ea3c5d33088, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c60c423-c37d-45c0-8598-1ea3c5d33088, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5464633684633459320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54646336846334593205464633684633459320546463368463345932054646336846334593205464633684633459320546463368463345932054646336846334593205464633684633459320546463368463345932054646336846334593205464633684633459320546463368463345932054646336846334593205464633684633459320546463368463345932054646336846334593205464633684633459320546463368463345932054646336846334593205464633684633459320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bec92ac1-2c8d-4512-8d23-df5c2e3828d7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd3a887-31bb-47e8-85e0-cc1d254cbee9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd3a887-31bb-47e8-85e0-cc1d254cbee9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5790239808125837642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57902398081258376425790239808125837642579023980812583764257902398081258376425790239808125837642579023980812583764257902398081258376425790239808125837642579023980812583764257902398081258376425790239808125837642579023980812583764257902398081258376425790239808125837642579023980812583764257902398081258376425790239808125837642579023980812583764257902398081258376425790239808125837642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c60c423-c37d-45c0-8598-1ea3c5d33088, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4205709b-f0c1-4835-a134-e7ae1d76a302, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4205709b-f0c1-4835-a134-e7ae1d76a302, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12605361683819755633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260536168381975563312605361683819755633126053616838197556331260536168381975563312605361683819755633126053616838197556331260536168381975563312605361683819755633126053616838197556331260536168381975563312605361683819755633126053616838197556331260536168381975563312605361683819755633126053616838197556331260536168381975563312605361683819755633126053616838197556331260536168381975563312605361683819755633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd3a887-31bb-47e8-85e0-cc1d254cbee9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee5db71c-d523-4943-a4b6-5780ab51e6b6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee5db71c-d523-4943-a4b6-5780ab51e6b6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15814232263528031732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581423226352803173215814232263528031732158142322635280317321581423226352803173215814232263528031732158142322635280317321581423226352803173215814232263528031732158142322635280317321581423226352803173215814232263528031732158142322635280317321581423226352803173215814232263528031732158142322635280317321581423226352803173215814232263528031732158142322635280317321581423226352803173215814232263528031732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4205709b-f0c1-4835-a134-e7ae1d76a302, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18d01ae-9f72-4124-82bd-e6f7d2c6b890, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18d01ae-9f72-4124-82bd-e6f7d2c6b890, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3175501341931062976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31755013419310629763175501341931062976317550134193106297631755013419310629763175501341931062976317550134193106297631755013419310629763175501341931062976317550134193106297631755013419310629763175501341931062976317550134193106297631755013419310629763175501341931062976317550134193106297631755013419310629763175501341931062976317550134193106297631755013419310629763175501341931062976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee5db71c-d523-4943-a4b6-5780ab51e6b6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa9e23d-a024-4b4a-99c3-54e1f96c1df2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa9e23d-a024-4b4a-99c3-54e1f96c1df2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5491039091931657180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54910390919316571805491039091931657180549103909193165718054910390919316571805491039091931657180549103909193165718054910390919316571805491039091931657180549103909193165718054910390919316571805491039091931657180549103909193165718054910390919316571805491039091931657180549103909193165718054910390919316571805491039091931657180549103909193165718054910390919316571805491039091931657180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18d01ae-9f72-4124-82bd-e6f7d2c6b890, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3847dd0-400f-475d-93be-35ed5ab4fd1f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3847dd0-400f-475d-93be-35ed5ab4fd1f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6770697687609960764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67706976876099607646770697687609960764677069768760996076467706976876099607646770697687609960764677069768760996076467706976876099607646770697687609960764677069768760996076467706976876099607646770697687609960764677069768760996076467706976876099607646770697687609960764677069768760996076467706976876099607646770697687609960764677069768760996076467706976876099607646770697687609960764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa9e23d-a024-4b4a-99c3-54e1f96c1df2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3847dd0-400f-475d-93be-35ed5ab4fd1f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3d991df-fa53-4786-b1d3-18c62836fed4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d991df-fa53-4786-b1d3-18c62836fed4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6406908380551539733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64069083805515397336406908380551539733640690838055153973364069083805515397336406908380551539733640690838055153973364069083805515397336406908380551539733640690838055153973364069083805515397336406908380551539733640690838055153973364069083805515397336406908380551539733640690838055153973364069083805515397336406908380551539733640690838055153973364069083805515397336406908380551539733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fdc4ac-8ab3-4d08-823d-f4b33fc06373, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fdc4ac-8ab3-4d08-823d-f4b33fc06373, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9221141153524835217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92211411535248352179221141153524835217922114115352483521792211411535248352179221141153524835217922114115352483521792211411535248352179221141153524835217922114115352483521792211411535248352179221141153524835217922114115352483521792211411535248352179221141153524835217922114115352483521792211411535248352179221141153524835217922114115352483521792211411535248352179221141153524835217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d991df-fa53-4786-b1d3-18c62836fed4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fdc4ac-8ab3-4d08-823d-f4b33fc06373, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f59725c6-cf5b-4ca6-af56-10443cc3d0bc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f59725c6-cf5b-4ca6-af56-10443cc3d0bc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5465162194483897448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54651621944838974485465162194483897448546516219448389744854651621944838974485465162194483897448546516219448389744854651621944838974485465162194483897448546516219448389744854651621944838974485465162194483897448546516219448389744854651621944838974485465162194483897448546516219448389744854651621944838974485465162194483897448546516219448389744854651621944838974485465162194483897448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f18799-5152-4d08-97ab-2d24f95b6580, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f18799-5152-4d08-97ab-2d24f95b6580, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 103940370555300968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968103940370555300968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f59725c6-cf5b-4ca6-af56-10443cc3d0bc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b4df13-5a88-46e4-a226-172144a980cb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b4df13-5a88-46e4-a226-172144a980cb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999374296877359077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299937429687735907712999374296877359077129993742968773590771299937429687735907712999374296877359077129993742968773590771299937429687735907712999374296877359077129993742968773590771299937429687735907712999374296877359077129993742968773590771299937429687735907712999374296877359077129993742968773590771299937429687735907712999374296877359077129993742968773590771299937429687735907712999374296877359077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f18799-5152-4d08-97ab-2d24f95b6580, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4318c3c7-8915-4e62-9e78-b8dad731d9eb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4318c3c7-8915-4e62-9e78-b8dad731d9eb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2829037831956782232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28290378319567822322829037831956782232282903783195678223228290378319567822322829037831956782232282903783195678223228290378319567822322829037831956782232282903783195678223228290378319567822322829037831956782232282903783195678223228290378319567822322829037831956782232282903783195678223228290378319567822322829037831956782232282903783195678223228290378319567822322829037831956782232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b4df13-5a88-46e4-a226-172144a980cb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f24acd-a495-4569-8347-76ac650009aa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f24acd-a495-4569-8347-76ac650009aa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11077647579055677945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107764757905567794511077647579055677945110776475790556779451107764757905567794511077647579055677945110776475790556779451107764757905567794511077647579055677945110776475790556779451107764757905567794511077647579055677945110776475790556779451107764757905567794511077647579055677945110776475790556779451107764757905567794511077647579055677945110776475790556779451107764757905567794511077647579055677945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4318c3c7-8915-4e62-9e78-b8dad731d9eb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d308b4-015a-4b3d-8a60-5c396f13e158, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d308b4-015a-4b3d-8a60-5c396f13e158, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15397081863007925394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539708186300792539415397081863007925394153970818630079253941539708186300792539415397081863007925394153970818630079253941539708186300792539415397081863007925394153970818630079253941539708186300792539415397081863007925394153970818630079253941539708186300792539415397081863007925394153970818630079253941539708186300792539415397081863007925394153970818630079253941539708186300792539415397081863007925394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f24acd-a495-4569-8347-76ac650009aa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb64fad-17ae-4f67-83b0-6b608bd6cf07, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb64fad-17ae-4f67-83b0-6b608bd6cf07, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16196687712661370850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619668771266137085016196687712661370850161966877126613708501619668771266137085016196687712661370850161966877126613708501619668771266137085016196687712661370850161966877126613708501619668771266137085016196687712661370850161966877126613708501619668771266137085016196687712661370850161966877126613708501619668771266137085016196687712661370850161966877126613708501619668771266137085016196687712661370850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d308b4-015a-4b3d-8a60-5c396f13e158, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 160e81eb-de51-46ea-a0c8-ac72f7c0e93a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 160e81eb-de51-46ea-a0c8-ac72f7c0e93a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11720357909427760009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172035790942776000911720357909427760009117203579094277600091172035790942776000911720357909427760009117203579094277600091172035790942776000911720357909427760009117203579094277600091172035790942776000911720357909427760009117203579094277600091172035790942776000911720357909427760009117203579094277600091172035790942776000911720357909427760009117203579094277600091172035790942776000911720357909427760009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb64fad-17ae-4f67-83b0-6b608bd6cf07, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcfdf99b-ce5c-48d5-a441-558b6b57ad69, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcfdf99b-ce5c-48d5-a441-558b6b57ad69, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6466386013423615688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64663860134236156886466386013423615688646638601342361568864663860134236156886466386013423615688646638601342361568864663860134236156886466386013423615688646638601342361568864663860134236156886466386013423615688646638601342361568864663860134236156886466386013423615688646638601342361568864663860134236156886466386013423615688646638601342361568864663860134236156886466386013423615688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 160e81eb-de51-46ea-a0c8-ac72f7c0e93a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16cf0d7-de45-4677-9db8-ef25a8ae1ab8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16cf0d7-de45-4677-9db8-ef25a8ae1ab8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642584410939955885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36425844109399558853642584410939955885364258441093995588536425844109399558853642584410939955885364258441093995588536425844109399558853642584410939955885364258441093995588536425844109399558853642584410939955885364258441093995588536425844109399558853642584410939955885364258441093995588536425844109399558853642584410939955885364258441093995588536425844109399558853642584410939955885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcfdf99b-ce5c-48d5-a441-558b6b57ad69, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81eede97-384d-4634-9c25-7458a945e926, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16cf0d7-de45-4677-9db8-ef25a8ae1ab8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81eede97-384d-4634-9c25-7458a945e926, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16454473071419233769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645447307141923376916454473071419233769164544730714192337691645447307141923376916454473071419233769164544730714192337691645447307141923376916454473071419233769164544730714192337691645447307141923376916454473071419233769164544730714192337691645447307141923376916454473071419233769164544730714192337691645447307141923376916454473071419233769164544730714192337691645447307141923376916454473071419233769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69811774-66ac-4197-8858-1c3511d7dbf3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69811774-66ac-4197-8858-1c3511d7dbf3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9307072588558708719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93070725885587087199307072588558708719930707258855870871993070725885587087199307072588558708719930707258855870871993070725885587087199307072588558708719930707258855870871993070725885587087199307072588558708719930707258855870871993070725885587087199307072588558708719930707258855870871993070725885587087199307072588558708719930707258855870871993070725885587087199307072588558708719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81eede97-384d-4634-9c25-7458a945e926, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69811774-66ac-4197-8858-1c3511d7dbf3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c81359-6a3b-4456-b8a4-64e95d6237ce, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c81359-6a3b-4456-b8a4-64e95d6237ce, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5514589249964248509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55145892499642485095514589249964248509551458924996424850955145892499642485095514589249964248509551458924996424850955145892499642485095514589249964248509551458924996424850955145892499642485095514589249964248509551458924996424850955145892499642485095514589249964248509551458924996424850955145892499642485095514589249964248509551458924996424850955145892499642485095514589249964248509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9e1a389-a585-4e85-acc1-eb8b461fe439, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9e1a389-a585-4e85-acc1-eb8b461fe439, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138375175833700460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460138375175833700460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c81359-6a3b-4456-b8a4-64e95d6237ce, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30de3545-d0db-4764-aeed-51c20c69920e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9e1a389-a585-4e85-acc1-eb8b461fe439, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30de3545-d0db-4764-aeed-51c20c69920e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10001416567391220988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000141656739122098810001416567391220988100014165673912209881000141656739122098810001416567391220988100014165673912209881000141656739122098810001416567391220988100014165673912209881000141656739122098810001416567391220988100014165673912209881000141656739122098810001416567391220988100014165673912209881000141656739122098810001416567391220988100014165673912209881000141656739122098810001416567391220988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1e06115-916b-4f04-9173-e93237701ba6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1e06115-916b-4f04-9173-e93237701ba6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089079774727002383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108907977472700238311089079774727002383110890797747270023831108907977472700238311089079774727002383110890797747270023831108907977472700238311089079774727002383110890797747270023831108907977472700238311089079774727002383110890797747270023831108907977472700238311089079774727002383110890797747270023831108907977472700238311089079774727002383110890797747270023831108907977472700238311089079774727002383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30de3545-d0db-4764-aeed-51c20c69920e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1e06115-916b-4f04-9173-e93237701ba6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3d5c358-a4a8-404f-b47d-26ea17e6f668, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3d5c358-a4a8-404f-b47d-26ea17e6f668, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15436333980357214327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543633398035721432715436333980357214327154363339803572143271543633398035721432715436333980357214327154363339803572143271543633398035721432715436333980357214327154363339803572143271543633398035721432715436333980357214327154363339803572143271543633398035721432715436333980357214327154363339803572143271543633398035721432715436333980357214327154363339803572143271543633398035721432715436333980357214327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c60e9180-2e66-4e72-ba34-1a3ee064a9be, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c60e9180-2e66-4e72-ba34-1a3ee064a9be, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5626951147906660680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56269511479066606805626951147906660680562695114790666068056269511479066606805626951147906660680562695114790666068056269511479066606805626951147906660680562695114790666068056269511479066606805626951147906660680562695114790666068056269511479066606805626951147906660680562695114790666068056269511479066606805626951147906660680562695114790666068056269511479066606805626951147906660680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3d5c358-a4a8-404f-b47d-26ea17e6f668, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91736b5c-3f0d-4589-a807-503ecceb6339, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c60e9180-2e66-4e72-ba34-1a3ee064a9be, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91736b5c-3f0d-4589-a807-503ecceb6339, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1619875075414380373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16198750754143803731619875075414380373161987507541438037316198750754143803731619875075414380373161987507541438037316198750754143803731619875075414380373161987507541438037316198750754143803731619875075414380373161987507541438037316198750754143803731619875075414380373161987507541438037316198750754143803731619875075414380373161987507541438037316198750754143803731619875075414380373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b200dfa-7cb0-4442-b58c-040fc26ab562, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b200dfa-7cb0-4442-b58c-040fc26ab562, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14911838674160335903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491183867416033590314911838674160335903149118386741603359031491183867416033590314911838674160335903149118386741603359031491183867416033590314911838674160335903149118386741603359031491183867416033590314911838674160335903149118386741603359031491183867416033590314911838674160335903149118386741603359031491183867416033590314911838674160335903149118386741603359031491183867416033590314911838674160335903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91736b5c-3f0d-4589-a807-503ecceb6339, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a585e89-3d27-4ce8-8be8-db9a29e2ff4c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b200dfa-7cb0-4442-b58c-040fc26ab562, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a585e89-3d27-4ce8-8be8-db9a29e2ff4c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16435910909875107348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643591090987510734816435910909875107348164359109098751073481643591090987510734816435910909875107348164359109098751073481643591090987510734816435910909875107348164359109098751073481643591090987510734816435910909875107348164359109098751073481643591090987510734816435910909875107348164359109098751073481643591090987510734816435910909875107348164359109098751073481643591090987510734816435910909875107348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d9a1df-df25-4685-9514-c04486d9624d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d9a1df-df25-4685-9514-c04486d9624d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447698937934513348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144769893793451334811447698937934513348114476989379345133481144769893793451334811447698937934513348114476989379345133481144769893793451334811447698937934513348114476989379345133481144769893793451334811447698937934513348114476989379345133481144769893793451334811447698937934513348114476989379345133481144769893793451334811447698937934513348114476989379345133481144769893793451334811447698937934513348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a585e89-3d27-4ce8-8be8-db9a29e2ff4c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b0fd6ce-0556-4dc5-bd98-f38517500dd3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b0fd6ce-0556-4dc5-bd98-f38517500dd3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6797245892274055935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67972458922740559356797245892274055935679724589227405593567972458922740559356797245892274055935679724589227405593567972458922740559356797245892274055935679724589227405593567972458922740559356797245892274055935679724589227405593567972458922740559356797245892274055935679724589227405593567972458922740559356797245892274055935679724589227405593567972458922740559356797245892274055935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d9a1df-df25-4685-9514-c04486d9624d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9881c128-093b-4bcb-a282-7c1d67920754, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9881c128-093b-4bcb-a282-7c1d67920754, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6390892564046238137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63908925640462381376390892564046238137639089256404623813763908925640462381376390892564046238137639089256404623813763908925640462381376390892564046238137639089256404623813763908925640462381376390892564046238137639089256404623813763908925640462381376390892564046238137639089256404623813763908925640462381376390892564046238137639089256404623813763908925640462381376390892564046238137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b0fd6ce-0556-4dc5-bd98-f38517500dd3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605ba464-2183-473c-a8c7-e0d13d2c9a3d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9881c128-093b-4bcb-a282-7c1d67920754, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605ba464-2183-473c-a8c7-e0d13d2c9a3d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3738083790603675370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37380837906036753703738083790603675370373808379060367537037380837906036753703738083790603675370373808379060367537037380837906036753703738083790603675370373808379060367537037380837906036753703738083790603675370373808379060367537037380837906036753703738083790603675370373808379060367537037380837906036753703738083790603675370373808379060367537037380837906036753703738083790603675370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87cff0fe-69fd-42a0-97a8-57107c013fb7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87cff0fe-69fd-42a0-97a8-57107c013fb7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213687227960707383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221368722796070738312213687227960707383122136872279607073831221368722796070738312213687227960707383122136872279607073831221368722796070738312213687227960707383122136872279607073831221368722796070738312213687227960707383122136872279607073831221368722796070738312213687227960707383122136872279607073831221368722796070738312213687227960707383122136872279607073831221368722796070738312213687227960707383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605ba464-2183-473c-a8c7-e0d13d2c9a3d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87cff0fe-69fd-42a0-97a8-57107c013fb7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e805dc0a-899e-4f38-9c69-e2d3edac09ca, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e805dc0a-899e-4f38-9c69-e2d3edac09ca, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 106559000426510826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826106559000426510826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f01aaaa-beff-4b17-96be-3b6776c7f9b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f01aaaa-beff-4b17-96be-3b6776c7f9b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12320841181454511995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232084118145451199512320841181454511995123208411814545119951232084118145451199512320841181454511995123208411814545119951232084118145451199512320841181454511995123208411814545119951232084118145451199512320841181454511995123208411814545119951232084118145451199512320841181454511995123208411814545119951232084118145451199512320841181454511995123208411814545119951232084118145451199512320841181454511995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e805dc0a-899e-4f38-9c69-e2d3edac09ca, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f01aaaa-beff-4b17-96be-3b6776c7f9b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb863c65-37cd-4035-b720-39595b7a077c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb863c65-37cd-4035-b720-39595b7a077c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8196130268787565522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81961302687875655228196130268787565522819613026878756552281961302687875655228196130268787565522819613026878756552281961302687875655228196130268787565522819613026878756552281961302687875655228196130268787565522819613026878756552281961302687875655228196130268787565522819613026878756552281961302687875655228196130268787565522819613026878756552281961302687875655228196130268787565522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3860940-eacd-4927-966b-66f0a28ef365, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3860940-eacd-4927-966b-66f0a28ef365, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17800607535931625140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780060753593162514017800607535931625140178006075359316251401780060753593162514017800607535931625140178006075359316251401780060753593162514017800607535931625140178006075359316251401780060753593162514017800607535931625140178006075359316251401780060753593162514017800607535931625140178006075359316251401780060753593162514017800607535931625140178006075359316251401780060753593162514017800607535931625140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb863c65-37cd-4035-b720-39595b7a077c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3860940-eacd-4927-966b-66f0a28ef365, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 946e050a-f743-4b26-8e68-5071068617fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946e050a-f743-4b26-8e68-5071068617fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14029110464243219611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402911046424321961114029110464243219611140291104642432196111402911046424321961114029110464243219611140291104642432196111402911046424321961114029110464243219611140291104642432196111402911046424321961114029110464243219611140291104642432196111402911046424321961114029110464243219611140291104642432196111402911046424321961114029110464243219611140291104642432196111402911046424321961114029110464243219611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 024337ac-7838-4ed4-a686-409259b9b9e6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024337ac-7838-4ed4-a686-409259b9b9e6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15205132789104091909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520513278910409190915205132789104091909152051327891040919091520513278910409190915205132789104091909152051327891040919091520513278910409190915205132789104091909152051327891040919091520513278910409190915205132789104091909152051327891040919091520513278910409190915205132789104091909152051327891040919091520513278910409190915205132789104091909152051327891040919091520513278910409190915205132789104091909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946e050a-f743-4b26-8e68-5071068617fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56274119-f072-4183-bef8-0799c820f8e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024337ac-7838-4ed4-a686-409259b9b9e6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56274119-f072-4183-bef8-0799c820f8e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17991849330143921523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799184933014392152317991849330143921523179918493301439215231799184933014392152317991849330143921523179918493301439215231799184933014392152317991849330143921523179918493301439215231799184933014392152317991849330143921523179918493301439215231799184933014392152317991849330143921523179918493301439215231799184933014392152317991849330143921523179918493301439215231799184933014392152317991849330143921523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 582ef7cd-a97a-46b6-890b-9ab912756ec2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 582ef7cd-a97a-46b6-890b-9ab912756ec2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17523213268132646741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752321326813264674117523213268132646741175232132681326467411752321326813264674117523213268132646741175232132681326467411752321326813264674117523213268132646741175232132681326467411752321326813264674117523213268132646741175232132681326467411752321326813264674117523213268132646741175232132681326467411752321326813264674117523213268132646741175232132681326467411752321326813264674117523213268132646741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56274119-f072-4183-bef8-0799c820f8e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf2e792e-e02e-4c01-b17a-603ee04e5592, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf2e792e-e02e-4c01-b17a-603ee04e5592, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18098333269641957128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809833326964195712818098333269641957128180983332696419571281809833326964195712818098333269641957128180983332696419571281809833326964195712818098333269641957128180983332696419571281809833326964195712818098333269641957128180983332696419571281809833326964195712818098333269641957128180983332696419571281809833326964195712818098333269641957128180983332696419571281809833326964195712818098333269641957128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 582ef7cd-a97a-46b6-890b-9ab912756ec2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ec0fbf-f2b7-497f-9178-3988837c0ce2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ec0fbf-f2b7-497f-9178-3988837c0ce2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877076924438761163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48770769244387611634877076924438761163487707692443876116348770769244387611634877076924438761163487707692443876116348770769244387611634877076924438761163487707692443876116348770769244387611634877076924438761163487707692443876116348770769244387611634877076924438761163487707692443876116348770769244387611634877076924438761163487707692443876116348770769244387611634877076924438761163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf2e792e-e02e-4c01-b17a-603ee04e5592, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98211495-d015-4b61-980b-edf46637a463, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98211495-d015-4b61-980b-edf46637a463, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6577958239850346398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65779582398503463986577958239850346398657795823985034639865779582398503463986577958239850346398657795823985034639865779582398503463986577958239850346398657795823985034639865779582398503463986577958239850346398657795823985034639865779582398503463986577958239850346398657795823985034639865779582398503463986577958239850346398657795823985034639865779582398503463986577958239850346398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ec0fbf-f2b7-497f-9178-3988837c0ce2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c445cc-dedd-4211-838b-58caf0d90b14, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c445cc-dedd-4211-838b-58caf0d90b14, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9557917479856665326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95579174798566653269557917479856665326955791747985666532695579174798566653269557917479856665326955791747985666532695579174798566653269557917479856665326955791747985666532695579174798566653269557917479856665326955791747985666532695579174798566653269557917479856665326955791747985666532695579174798566653269557917479856665326955791747985666532695579174798566653269557917479856665326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98211495-d015-4b61-980b-edf46637a463, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e46ac6f-84ec-4756-9e6c-68fd6da3837b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e46ac6f-84ec-4756-9e6c-68fd6da3837b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15883250258651300668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588325025865130066815883250258651300668158832502586513006681588325025865130066815883250258651300668158832502586513006681588325025865130066815883250258651300668158832502586513006681588325025865130066815883250258651300668158832502586513006681588325025865130066815883250258651300668158832502586513006681588325025865130066815883250258651300668158832502586513006681588325025865130066815883250258651300668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c445cc-dedd-4211-838b-58caf0d90b14, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37ce941a-b1d3-45c9-8c73-7ed2f876c40b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37ce941a-b1d3-45c9-8c73-7ed2f876c40b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9804895558369740465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98048955583697404659804895558369740465980489555836974046598048955583697404659804895558369740465980489555836974046598048955583697404659804895558369740465980489555836974046598048955583697404659804895558369740465980489555836974046598048955583697404659804895558369740465980489555836974046598048955583697404659804895558369740465980489555836974046598048955583697404659804895558369740465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e46ac6f-84ec-4756-9e6c-68fd6da3837b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d2740a3-2e06-4074-b689-6b9bd118c29c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37ce941a-b1d3-45c9-8c73-7ed2f876c40b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d2740a3-2e06-4074-b689-6b9bd118c29c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12855187635448179311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285518763544817931112855187635448179311128551876354481793111285518763544817931112855187635448179311128551876354481793111285518763544817931112855187635448179311128551876354481793111285518763544817931112855187635448179311128551876354481793111285518763544817931112855187635448179311128551876354481793111285518763544817931112855187635448179311128551876354481793111285518763544817931112855187635448179311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d65152-f19f-47ef-9e09-7aa549b38588, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d65152-f19f-47ef-9e09-7aa549b38588, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18429520693929462102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842952069392946210218429520693929462102184295206939294621021842952069392946210218429520693929462102184295206939294621021842952069392946210218429520693929462102184295206939294621021842952069392946210218429520693929462102184295206939294621021842952069392946210218429520693929462102184295206939294621021842952069392946210218429520693929462102184295206939294621021842952069392946210218429520693929462102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d2740a3-2e06-4074-b689-6b9bd118c29c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f762a777-6bca-41e7-84f4-1ff517170080, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f762a777-6bca-41e7-84f4-1ff517170080, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14201498527369995600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420149852736999560014201498527369995600142014985273699956001420149852736999560014201498527369995600142014985273699956001420149852736999560014201498527369995600142014985273699956001420149852736999560014201498527369995600142014985273699956001420149852736999560014201498527369995600142014985273699956001420149852736999560014201498527369995600142014985273699956001420149852736999560014201498527369995600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f762a777-6bca-41e7-84f4-1ff517170080, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba25af3-c9a3-4e1a-aeb0-a55a97c428ba, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba25af3-c9a3-4e1a-aeb0-a55a97c428ba, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18377920262294758639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837792026229475863918377920262294758639183779202622947586391837792026229475863918377920262294758639183779202622947586391837792026229475863918377920262294758639183779202622947586391837792026229475863918377920262294758639183779202622947586391837792026229475863918377920262294758639183779202622947586391837792026229475863918377920262294758639183779202622947586391837792026229475863918377920262294758639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba25af3-c9a3-4e1a-aeb0-a55a97c428ba, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68b79906-edef-41f6-ae8f-0e54126fd5e7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68b79906-edef-41f6-ae8f-0e54126fd5e7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3441230946978284968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34412309469782849683441230946978284968344123094697828496834412309469782849683441230946978284968344123094697828496834412309469782849683441230946978284968344123094697828496834412309469782849683441230946978284968344123094697828496834412309469782849683441230946978284968344123094697828496834412309469782849683441230946978284968344123094697828496834412309469782849683441230946978284968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d65152-f19f-47ef-9e09-7aa549b38588, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d80055-859d-45dd-91a0-9c8ae156f0f9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d80055-859d-45dd-91a0-9c8ae156f0f9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14418451856053098722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441845185605309872214418451856053098722144184518560530987221441845185605309872214418451856053098722144184518560530987221441845185605309872214418451856053098722144184518560530987221441845185605309872214418451856053098722144184518560530987221441845185605309872214418451856053098722144184518560530987221441845185605309872214418451856053098722144184518560530987221441845185605309872214418451856053098722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68b79906-edef-41f6-ae8f-0e54126fd5e7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2995775f-877a-4618-ad33-b69caedbd95d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2995775f-877a-4618-ad33-b69caedbd95d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17036844601049964936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703684460104996493617036844601049964936170368446010499649361703684460104996493617036844601049964936170368446010499649361703684460104996493617036844601049964936170368446010499649361703684460104996493617036844601049964936170368446010499649361703684460104996493617036844601049964936170368446010499649361703684460104996493617036844601049964936170368446010499649361703684460104996493617036844601049964936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d80055-859d-45dd-91a0-9c8ae156f0f9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ec2a496-6178-4bfd-a7b5-a5e889144f70, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec2a496-6178-4bfd-a7b5-a5e889144f70, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14044930281617658372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404493028161765837214044930281617658372140449302816176583721404493028161765837214044930281617658372140449302816176583721404493028161765837214044930281617658372140449302816176583721404493028161765837214044930281617658372140449302816176583721404493028161765837214044930281617658372140449302816176583721404493028161765837214044930281617658372140449302816176583721404493028161765837214044930281617658372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2995775f-877a-4618-ad33-b69caedbd95d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc8daf7-8cb2-45f9-a412-f0d841a23fef, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc8daf7-8cb2-45f9-a412-f0d841a23fef, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3787623443308622941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37876234433086229413787623443308622941378762344330862294137876234433086229413787623443308622941378762344330862294137876234433086229413787623443308622941378762344330862294137876234433086229413787623443308622941378762344330862294137876234433086229413787623443308622941378762344330862294137876234433086229413787623443308622941378762344330862294137876234433086229413787623443308622941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec2a496-6178-4bfd-a7b5-a5e889144f70, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 105a004a-aa82-4092-8ef2-ca795958a707, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 105a004a-aa82-4092-8ef2-ca795958a707, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 57501659521357173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5750165952135717357501659521357173575016595213571735750165952135717357501659521357173575016595213571735750165952135717357501659521357173575016595213571735750165952135717357501659521357173575016595213571735750165952135717357501659521357173575016595213571735750165952135717357501659521357173575016595213571735750165952135717357501659521357173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc8daf7-8cb2-45f9-a412-f0d841a23fef, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133f7f5e-7eb9-457d-9f3a-8d3d75ed333a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133f7f5e-7eb9-457d-9f3a-8d3d75ed333a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6832968504180286151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68329685041802861516832968504180286151683296850418028615168329685041802861516832968504180286151683296850418028615168329685041802861516832968504180286151683296850418028615168329685041802861516832968504180286151683296850418028615168329685041802861516832968504180286151683296850418028615168329685041802861516832968504180286151683296850418028615168329685041802861516832968504180286151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 105a004a-aa82-4092-8ef2-ca795958a707, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3302f898-250e-4bab-81a6-4d54f01906d2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3302f898-250e-4bab-81a6-4d54f01906d2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1360859034048552356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13608590340485523561360859034048552356136085903404855235613608590340485523561360859034048552356136085903404855235613608590340485523561360859034048552356136085903404855235613608590340485523561360859034048552356136085903404855235613608590340485523561360859034048552356136085903404855235613608590340485523561360859034048552356136085903404855235613608590340485523561360859034048552356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133f7f5e-7eb9-457d-9f3a-8d3d75ed333a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad604a22-ef16-454a-82ce-7460eff5da1e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad604a22-ef16-454a-82ce-7460eff5da1e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6843271241354410634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68432712413544106346843271241354410634684327124135441063468432712413544106346843271241354410634684327124135441063468432712413544106346843271241354410634684327124135441063468432712413544106346843271241354410634684327124135441063468432712413544106346843271241354410634684327124135441063468432712413544106346843271241354410634684327124135441063468432712413544106346843271241354410634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3302f898-250e-4bab-81a6-4d54f01906d2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 042e8cf2-3d6f-448f-a3a3-455fbaaf4aaa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 042e8cf2-3d6f-448f-a3a3-455fbaaf4aaa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3270120086229252655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32701200862292526553270120086229252655327012008622925265532701200862292526553270120086229252655327012008622925265532701200862292526553270120086229252655327012008622925265532701200862292526553270120086229252655327012008622925265532701200862292526553270120086229252655327012008622925265532701200862292526553270120086229252655327012008622925265532701200862292526553270120086229252655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad604a22-ef16-454a-82ce-7460eff5da1e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b5a8af-3f4b-4e41-9974-f90d677688c9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b5a8af-3f4b-4e41-9974-f90d677688c9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 594791724067746598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598594791724067746598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 042e8cf2-3d6f-448f-a3a3-455fbaaf4aaa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466e570b-6f18-4242-9dcd-67ccdc2372c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466e570b-6f18-4242-9dcd-67ccdc2372c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17426262346619561151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742626234661956115117426262346619561151174262623466195611511742626234661956115117426262346619561151174262623466195611511742626234661956115117426262346619561151174262623466195611511742626234661956115117426262346619561151174262623466195611511742626234661956115117426262346619561151174262623466195611511742626234661956115117426262346619561151174262623466195611511742626234661956115117426262346619561151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b5a8af-3f4b-4e41-9974-f90d677688c9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32854425-971d-46e7-9372-80c6089d3817, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32854425-971d-46e7-9372-80c6089d3817, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 698089384602617229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229698089384602617229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466e570b-6f18-4242-9dcd-67ccdc2372c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbfeb09c-0a73-4ba6-b6df-6c6f8b2810f1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbfeb09c-0a73-4ba6-b6df-6c6f8b2810f1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13646623276202096458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364662327620209645813646623276202096458136466232762020964581364662327620209645813646623276202096458136466232762020964581364662327620209645813646623276202096458136466232762020964581364662327620209645813646623276202096458136466232762020964581364662327620209645813646623276202096458136466232762020964581364662327620209645813646623276202096458136466232762020964581364662327620209645813646623276202096458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32854425-971d-46e7-9372-80c6089d3817, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b09216e-977b-4630-af62-93b4ea42ab52, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b09216e-977b-4630-af62-93b4ea42ab52, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16187938703801838653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618793870380183865316187938703801838653161879387038018386531618793870380183865316187938703801838653161879387038018386531618793870380183865316187938703801838653161879387038018386531618793870380183865316187938703801838653161879387038018386531618793870380183865316187938703801838653161879387038018386531618793870380183865316187938703801838653161879387038018386531618793870380183865316187938703801838653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbfeb09c-0a73-4ba6-b6df-6c6f8b2810f1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 564d08fa-016a-42ee-b96f-7a6639f2cfe9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564d08fa-016a-42ee-b96f-7a6639f2cfe9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8882498622102265165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88824986221022651658882498622102265165888249862210226516588824986221022651658882498622102265165888249862210226516588824986221022651658882498622102265165888249862210226516588824986221022651658882498622102265165888249862210226516588824986221022651658882498622102265165888249862210226516588824986221022651658882498622102265165888249862210226516588824986221022651658882498622102265165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b09216e-977b-4630-af62-93b4ea42ab52, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0e86078-0583-4259-9fce-a3c9f73c931d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0e86078-0583-4259-9fce-a3c9f73c931d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049841873532162049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50498418735321620495049841873532162049504984187353216204950498418735321620495049841873532162049504984187353216204950498418735321620495049841873532162049504984187353216204950498418735321620495049841873532162049504984187353216204950498418735321620495049841873532162049504984187353216204950498418735321620495049841873532162049504984187353216204950498418735321620495049841873532162049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564d08fa-016a-42ee-b96f-7a6639f2cfe9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ba083f-3981-4852-9369-b44481b1aef2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ba083f-3981-4852-9369-b44481b1aef2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13039747446453511747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303974744645351174713039747446453511747130397474464535117471303974744645351174713039747446453511747130397474464535117471303974744645351174713039747446453511747130397474464535117471303974744645351174713039747446453511747130397474464535117471303974744645351174713039747446453511747130397474464535117471303974744645351174713039747446453511747130397474464535117471303974744645351174713039747446453511747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0e86078-0583-4259-9fce-a3c9f73c931d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 184a5db0-aba7-4799-baee-91136f85b9d8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 184a5db0-aba7-4799-baee-91136f85b9d8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915916930035102585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491591693003510258514915916930035102585149159169300351025851491591693003510258514915916930035102585149159169300351025851491591693003510258514915916930035102585149159169300351025851491591693003510258514915916930035102585149159169300351025851491591693003510258514915916930035102585149159169300351025851491591693003510258514915916930035102585149159169300351025851491591693003510258514915916930035102585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ba083f-3981-4852-9369-b44481b1aef2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47fec471-0b33-4f88-81ef-fb8b58b2a801, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 184a5db0-aba7-4799-baee-91136f85b9d8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47fec471-0b33-4f88-81ef-fb8b58b2a801, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1751049509884318065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17510495098843180651751049509884318065175104950988431806517510495098843180651751049509884318065175104950988431806517510495098843180651751049509884318065175104950988431806517510495098843180651751049509884318065175104950988431806517510495098843180651751049509884318065175104950988431806517510495098843180651751049509884318065175104950988431806517510495098843180651751049509884318065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbe33ea4-e920-4f63-98be-5ee75c990a52, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe33ea4-e920-4f63-98be-5ee75c990a52, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6000481244832622847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60004812448326228476000481244832622847600048124483262284760004812448326228476000481244832622847600048124483262284760004812448326228476000481244832622847600048124483262284760004812448326228476000481244832622847600048124483262284760004812448326228476000481244832622847600048124483262284760004812448326228476000481244832622847600048124483262284760004812448326228476000481244832622847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47fec471-0b33-4f88-81ef-fb8b58b2a801, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0881e964-1ea0-4bd5-927e-eb4ba7a892ae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0881e964-1ea0-4bd5-927e-eb4ba7a892ae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2134132326393974836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21341323263939748362134132326393974836213413232639397483621341323263939748362134132326393974836213413232639397483621341323263939748362134132326393974836213413232639397483621341323263939748362134132326393974836213413232639397483621341323263939748362134132326393974836213413232639397483621341323263939748362134132326393974836213413232639397483621341323263939748362134132326393974836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe33ea4-e920-4f63-98be-5ee75c990a52, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a3971c-1283-4dcb-a788-e5124fce3b19, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a3971c-1283-4dcb-a788-e5124fce3b19, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10069335609401781678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006933560940178167810069335609401781678100693356094017816781006933560940178167810069335609401781678100693356094017816781006933560940178167810069335609401781678100693356094017816781006933560940178167810069335609401781678100693356094017816781006933560940178167810069335609401781678100693356094017816781006933560940178167810069335609401781678100693356094017816781006933560940178167810069335609401781678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0881e964-1ea0-4bd5-927e-eb4ba7a892ae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a3971c-1283-4dcb-a788-e5124fce3b19, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1f124ff-475a-4c06-9fc3-5c867e5c61f9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1927d089-32ec-4e49-965a-26ae62bc7b4d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f124ff-475a-4c06-9fc3-5c867e5c61f9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5084349966350244572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50843499663502445725084349966350244572508434996635024457250843499663502445725084349966350244572508434996635024457250843499663502445725084349966350244572508434996635024457250843499663502445725084349966350244572508434996635024457250843499663502445725084349966350244572508434996635024457250843499663502445725084349966350244572508434996635024457250843499663502445725084349966350244572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1927d089-32ec-4e49-965a-26ae62bc7b4d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939510100028059283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49395101000280592834939510100028059283493951010002805928349395101000280592834939510100028059283493951010002805928349395101000280592834939510100028059283493951010002805928349395101000280592834939510100028059283493951010002805928349395101000280592834939510100028059283493951010002805928349395101000280592834939510100028059283493951010002805928349395101000280592834939510100028059283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1927d089-32ec-4e49-965a-26ae62bc7b4d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf324a03-685d-4eb0-874d-a4e7160e588a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf324a03-685d-4eb0-874d-a4e7160e588a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11320244091086336219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132024409108633621911320244091086336219113202440910863362191132024409108633621911320244091086336219113202440910863362191132024409108633621911320244091086336219113202440910863362191132024409108633621911320244091086336219113202440910863362191132024409108633621911320244091086336219113202440910863362191132024409108633621911320244091086336219113202440910863362191132024409108633621911320244091086336219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f124ff-475a-4c06-9fc3-5c867e5c61f9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8725b42e-3705-4b2d-a6ee-751dfbdfc78a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8725b42e-3705-4b2d-a6ee-751dfbdfc78a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14677133855785955355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467713385578595535514677133855785955355146771338557859553551467713385578595535514677133855785955355146771338557859553551467713385578595535514677133855785955355146771338557859553551467713385578595535514677133855785955355146771338557859553551467713385578595535514677133855785955355146771338557859553551467713385578595535514677133855785955355146771338557859553551467713385578595535514677133855785955355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf324a03-685d-4eb0-874d-a4e7160e588a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64350bae-1fd0-413e-890e-747453c82e9f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64350bae-1fd0-413e-890e-747453c82e9f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11613446396457931609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161344639645793160911613446396457931609116134463964579316091161344639645793160911613446396457931609116134463964579316091161344639645793160911613446396457931609116134463964579316091161344639645793160911613446396457931609116134463964579316091161344639645793160911613446396457931609116134463964579316091161344639645793160911613446396457931609116134463964579316091161344639645793160911613446396457931609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8725b42e-3705-4b2d-a6ee-751dfbdfc78a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52cece5a-c9b3-4cc6-9fcc-30b0ccf41b46, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52cece5a-c9b3-4cc6-9fcc-30b0ccf41b46, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10956035963607934420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095603596360793442010956035963607934420109560359636079344201095603596360793442010956035963607934420109560359636079344201095603596360793442010956035963607934420109560359636079344201095603596360793442010956035963607934420109560359636079344201095603596360793442010956035963607934420109560359636079344201095603596360793442010956035963607934420109560359636079344201095603596360793442010956035963607934420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64350bae-1fd0-413e-890e-747453c82e9f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca0ff8f-633b-4d5b-a9a8-41ecead4fd28, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52cece5a-c9b3-4cc6-9fcc-30b0ccf41b46, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca0ff8f-633b-4d5b-a9a8-41ecead4fd28, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603989679213746975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160398967921374697511603989679213746975116039896792137469751160398967921374697511603989679213746975116039896792137469751160398967921374697511603989679213746975116039896792137469751160398967921374697511603989679213746975116039896792137469751160398967921374697511603989679213746975116039896792137469751160398967921374697511603989679213746975116039896792137469751160398967921374697511603989679213746975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 266d2d9a-a0ef-40b7-ad94-a503a1d79a0f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 266d2d9a-a0ef-40b7-ad94-a503a1d79a0f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 136917808300485192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192136917808300485192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca0ff8f-633b-4d5b-a9a8-41ecead4fd28, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0848fbee-34f8-4797-bc82-2d6b734c2fb2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0848fbee-34f8-4797-bc82-2d6b734c2fb2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1099417419370760838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10994174193707608381099417419370760838109941741937076083810994174193707608381099417419370760838109941741937076083810994174193707608381099417419370760838109941741937076083810994174193707608381099417419370760838109941741937076083810994174193707608381099417419370760838109941741937076083810994174193707608381099417419370760838109941741937076083810994174193707608381099417419370760838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 266d2d9a-a0ef-40b7-ad94-a503a1d79a0f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d243d41-d35b-47e1-b05f-4317cc018142, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d243d41-d35b-47e1-b05f-4317cc018142, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13357566597654284726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335756659765428472613357566597654284726133575665976542847261335756659765428472613357566597654284726133575665976542847261335756659765428472613357566597654284726133575665976542847261335756659765428472613357566597654284726133575665976542847261335756659765428472613357566597654284726133575665976542847261335756659765428472613357566597654284726133575665976542847261335756659765428472613357566597654284726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0848fbee-34f8-4797-bc82-2d6b734c2fb2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4730759e-6e4b-4d23-a006-f59be7ba570f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4730759e-6e4b-4d23-a006-f59be7ba570f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859190718125121319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58591907181251213195859190718125121319585919071812512131958591907181251213195859190718125121319585919071812512131958591907181251213195859190718125121319585919071812512131958591907181251213195859190718125121319585919071812512131958591907181251213195859190718125121319585919071812512131958591907181251213195859190718125121319585919071812512131958591907181251213195859190718125121319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d243d41-d35b-47e1-b05f-4317cc018142, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4730759e-6e4b-4d23-a006-f59be7ba570f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8eae101-d411-491d-abf7-62dab1d56424, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2612f556-4d3b-48a1-b07d-9147a162b8b2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8eae101-d411-491d-abf7-62dab1d56424, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10060981110215145413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006098111021514541310060981110215145413100609811102151454131006098111021514541310060981110215145413100609811102151454131006098111021514541310060981110215145413100609811102151454131006098111021514541310060981110215145413100609811102151454131006098111021514541310060981110215145413100609811102151454131006098111021514541310060981110215145413100609811102151454131006098111021514541310060981110215145413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2612f556-4d3b-48a1-b07d-9147a162b8b2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11847602271877416123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184760227187741612311847602271877416123118476022718774161231184760227187741612311847602271877416123118476022718774161231184760227187741612311847602271877416123118476022718774161231184760227187741612311847602271877416123118476022718774161231184760227187741612311847602271877416123118476022718774161231184760227187741612311847602271877416123118476022718774161231184760227187741612311847602271877416123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8eae101-d411-491d-abf7-62dab1d56424, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2612f556-4d3b-48a1-b07d-9147a162b8b2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 881aabdc-6069-44c2-b5ac-4025497047ce, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 881aabdc-6069-44c2-b5ac-4025497047ce, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14277685028484932318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427768502848493231814277685028484932318142776850284849323181427768502848493231814277685028484932318142776850284849323181427768502848493231814277685028484932318142776850284849323181427768502848493231814277685028484932318142776850284849323181427768502848493231814277685028484932318142776850284849323181427768502848493231814277685028484932318142776850284849323181427768502848493231814277685028484932318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d38ba307-17a8-42b3-ac23-0beaf8cce0f1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38ba307-17a8-42b3-ac23-0beaf8cce0f1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15578773526984425150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557877352698442515015578773526984425150155787735269844251501557877352698442515015578773526984425150155787735269844251501557877352698442515015578773526984425150155787735269844251501557877352698442515015578773526984425150155787735269844251501557877352698442515015578773526984425150155787735269844251501557877352698442515015578773526984425150155787735269844251501557877352698442515015578773526984425150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 881aabdc-6069-44c2-b5ac-4025497047ce, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38ba307-17a8-42b3-ac23-0beaf8cce0f1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0d45c45-3d92-42ff-9b8d-e5221cc6dfa6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0d45c45-3d92-42ff-9b8d-e5221cc6dfa6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18143993405557361651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814399340555736165118143993405557361651181439934055573616511814399340555736165118143993405557361651181439934055573616511814399340555736165118143993405557361651181439934055573616511814399340555736165118143993405557361651181439934055573616511814399340555736165118143993405557361651181439934055573616511814399340555736165118143993405557361651181439934055573616511814399340555736165118143993405557361651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a8eb79a-4f62-461a-bdd5-a780ff63862d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a8eb79a-4f62-461a-bdd5-a780ff63862d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14002598476281746698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400259847628174669814002598476281746698140025984762817466981400259847628174669814002598476281746698140025984762817466981400259847628174669814002598476281746698140025984762817466981400259847628174669814002598476281746698140025984762817466981400259847628174669814002598476281746698140025984762817466981400259847628174669814002598476281746698140025984762817466981400259847628174669814002598476281746698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0d45c45-3d92-42ff-9b8d-e5221cc6dfa6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a8eb79a-4f62-461a-bdd5-a780ff63862d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19a45c5-fa93-4027-88ae-59e982a3a6cc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ea3739-3da5-4f12-b3cc-0274636ce1fe, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19a45c5-fa93-4027-88ae-59e982a3a6cc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16193574062067177717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619357406206717771716193574062067177717161935740620671777171619357406206717771716193574062067177717161935740620671777171619357406206717771716193574062067177717161935740620671777171619357406206717771716193574062067177717161935740620671777171619357406206717771716193574062067177717161935740620671777171619357406206717771716193574062067177717161935740620671777171619357406206717771716193574062067177717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ea3739-3da5-4f12-b3cc-0274636ce1fe, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6225733788762974653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62257337887629746536225733788762974653622573378876297465362257337887629746536225733788762974653622573378876297465362257337887629746536225733788762974653622573378876297465362257337887629746536225733788762974653622573378876297465362257337887629746536225733788762974653622573378876297465362257337887629746536225733788762974653622573378876297465362257337887629746536225733788762974653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19a45c5-fa93-4027-88ae-59e982a3a6cc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ade616-2452-4265-964e-64f922958f26, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ea3739-3da5-4f12-b3cc-0274636ce1fe, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ade616-2452-4265-964e-64f922958f26, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13933110183811513620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393311018381151362013933110183811513620139331101838115136201393311018381151362013933110183811513620139331101838115136201393311018381151362013933110183811513620139331101838115136201393311018381151362013933110183811513620139331101838115136201393311018381151362013933110183811513620139331101838115136201393311018381151362013933110183811513620139331101838115136201393311018381151362013933110183811513620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fbb9579-8f27-41f5-9942-130e54ef4263, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fbb9579-8f27-41f5-9942-130e54ef4263, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16923714210332757499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692371421033275749916923714210332757499169237142103327574991692371421033275749916923714210332757499169237142103327574991692371421033275749916923714210332757499169237142103327574991692371421033275749916923714210332757499169237142103327574991692371421033275749916923714210332757499169237142103327574991692371421033275749916923714210332757499169237142103327574991692371421033275749916923714210332757499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ade616-2452-4265-964e-64f922958f26, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7406d6e-162f-4732-bc83-430ae0fcbbc4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7406d6e-162f-4732-bc83-430ae0fcbbc4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10663514438283710964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1066351443828371096410663514438283710964106635144382837109641066351443828371096410663514438283710964106635144382837109641066351443828371096410663514438283710964106635144382837109641066351443828371096410663514438283710964106635144382837109641066351443828371096410663514438283710964106635144382837109641066351443828371096410663514438283710964106635144382837109641066351443828371096410663514438283710964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fbb9579-8f27-41f5-9942-130e54ef4263, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb625e57-9226-4cb4-bd87-ac94218ba323, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb625e57-9226-4cb4-bd87-ac94218ba323, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10481911682558193588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048191168255819358810481911682558193588104819116825581935881048191168255819358810481911682558193588104819116825581935881048191168255819358810481911682558193588104819116825581935881048191168255819358810481911682558193588104819116825581935881048191168255819358810481911682558193588104819116825581935881048191168255819358810481911682558193588104819116825581935881048191168255819358810481911682558193588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7406d6e-162f-4732-bc83-430ae0fcbbc4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c607a75-d97a-4b59-b9e7-0a09e9bdd1aa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c607a75-d97a-4b59-b9e7-0a09e9bdd1aa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513225124353448019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55132251243534480195513225124353448019551322512435344801955132251243534480195513225124353448019551322512435344801955132251243534480195513225124353448019551322512435344801955132251243534480195513225124353448019551322512435344801955132251243534480195513225124353448019551322512435344801955132251243534480195513225124353448019551322512435344801955132251243534480195513225124353448019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb625e57-9226-4cb4-bd87-ac94218ba323, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228750c5-5574-4988-9dfd-b26e4518eca9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228750c5-5574-4988-9dfd-b26e4518eca9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15954866395038777622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595486639503877762215954866395038777622159548663950387776221595486639503877762215954866395038777622159548663950387776221595486639503877762215954866395038777622159548663950387776221595486639503877762215954866395038777622159548663950387776221595486639503877762215954866395038777622159548663950387776221595486639503877762215954866395038777622159548663950387776221595486639503877762215954866395038777622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c607a75-d97a-4b59-b9e7-0a09e9bdd1aa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 805c551a-4348-4a8c-a40f-73ac4d16453d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 805c551a-4348-4a8c-a40f-73ac4d16453d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11283485216093216364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128348521609321636411283485216093216364112834852160932163641128348521609321636411283485216093216364112834852160932163641128348521609321636411283485216093216364112834852160932163641128348521609321636411283485216093216364112834852160932163641128348521609321636411283485216093216364112834852160932163641128348521609321636411283485216093216364112834852160932163641128348521609321636411283485216093216364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228750c5-5574-4988-9dfd-b26e4518eca9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0a5e23f-08f6-4dbb-811c-73cff9577ab1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0a5e23f-08f6-4dbb-811c-73cff9577ab1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14794176897542047041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479417689754204704114794176897542047041147941768975420470411479417689754204704114794176897542047041147941768975420470411479417689754204704114794176897542047041147941768975420470411479417689754204704114794176897542047041147941768975420470411479417689754204704114794176897542047041147941768975420470411479417689754204704114794176897542047041147941768975420470411479417689754204704114794176897542047041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 805c551a-4348-4a8c-a40f-73ac4d16453d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e40f10-68ee-4c1a-98a5-ba48a03968a3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e40f10-68ee-4c1a-98a5-ba48a03968a3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7633011186096273468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76330111860962734687633011186096273468763301118609627346876330111860962734687633011186096273468763301118609627346876330111860962734687633011186096273468763301118609627346876330111860962734687633011186096273468763301118609627346876330111860962734687633011186096273468763301118609627346876330111860962734687633011186096273468763301118609627346876330111860962734687633011186096273468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0a5e23f-08f6-4dbb-811c-73cff9577ab1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6349b0f3-562f-4e3c-9930-6a8ca15e4bad, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6349b0f3-562f-4e3c-9930-6a8ca15e4bad, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5019471360788523910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50194713607885239105019471360788523910501947136078852391050194713607885239105019471360788523910501947136078852391050194713607885239105019471360788523910501947136078852391050194713607885239105019471360788523910501947136078852391050194713607885239105019471360788523910501947136078852391050194713607885239105019471360788523910501947136078852391050194713607885239105019471360788523910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e40f10-68ee-4c1a-98a5-ba48a03968a3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6349b0f3-562f-4e3c-9930-6a8ca15e4bad, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3944b8f1-8af7-40c6-afa0-58aea7e511f2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3944b8f1-8af7-40c6-afa0-58aea7e511f2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16397678467996371723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639767846799637172316397678467996371723163976784679963717231639767846799637172316397678467996371723163976784679963717231639767846799637172316397678467996371723163976784679963717231639767846799637172316397678467996371723163976784679963717231639767846799637172316397678467996371723163976784679963717231639767846799637172316397678467996371723163976784679963717231639767846799637172316397678467996371723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1603465-386a-4baf-a6b2-9f23e57a9265, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1603465-386a-4baf-a6b2-9f23e57a9265, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15811732624151789569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581173262415178956915811732624151789569158117326241517895691581173262415178956915811732624151789569158117326241517895691581173262415178956915811732624151789569158117326241517895691581173262415178956915811732624151789569158117326241517895691581173262415178956915811732624151789569158117326241517895691581173262415178956915811732624151789569158117326241517895691581173262415178956915811732624151789569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3944b8f1-8af7-40c6-afa0-58aea7e511f2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1603465-386a-4baf-a6b2-9f23e57a9265, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75374d92-5952-42e2-802b-7b75d0b6f293, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75374d92-5952-42e2-802b-7b75d0b6f293, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4671994409251152622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46719944092511526224671994409251152622467199440925115262246719944092511526224671994409251152622467199440925115262246719944092511526224671994409251152622467199440925115262246719944092511526224671994409251152622467199440925115262246719944092511526224671994409251152622467199440925115262246719944092511526224671994409251152622467199440925115262246719944092511526224671994409251152622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec019ea-58e8-4039-8d2c-ba5bb8a6e291, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec019ea-58e8-4039-8d2c-ba5bb8a6e291, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252082308426699519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125208230842669951911252082308426699519112520823084266995191125208230842669951911252082308426699519112520823084266995191125208230842669951911252082308426699519112520823084266995191125208230842669951911252082308426699519112520823084266995191125208230842669951911252082308426699519112520823084266995191125208230842669951911252082308426699519112520823084266995191125208230842669951911252082308426699519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75374d92-5952-42e2-802b-7b75d0b6f293, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec019ea-58e8-4039-8d2c-ba5bb8a6e291, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bbb8a53-297e-40fb-9668-d6dc7f18cc35, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 695531f8-7d37-4590-81b4-529890c00339, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bbb8a53-297e-40fb-9668-d6dc7f18cc35, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18056876283376552363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805687628337655236318056876283376552363180568762833765523631805687628337655236318056876283376552363180568762833765523631805687628337655236318056876283376552363180568762833765523631805687628337655236318056876283376552363180568762833765523631805687628337655236318056876283376552363180568762833765523631805687628337655236318056876283376552363180568762833765523631805687628337655236318056876283376552363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 695531f8-7d37-4590-81b4-529890c00339, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15355856016344646155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535585601634464615515355856016344646155153558560163446461551535585601634464615515355856016344646155153558560163446461551535585601634464615515355856016344646155153558560163446461551535585601634464615515355856016344646155153558560163446461551535585601634464615515355856016344646155153558560163446461551535585601634464615515355856016344646155153558560163446461551535585601634464615515355856016344646155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bbb8a53-297e-40fb-9668-d6dc7f18cc35, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11be7b0-4796-470a-82e1-4761725b1935, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11be7b0-4796-470a-82e1-4761725b1935, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7777662503075917472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77776625030759174727777662503075917472777766250307591747277776625030759174727777662503075917472777766250307591747277776625030759174727777662503075917472777766250307591747277776625030759174727777662503075917472777766250307591747277776625030759174727777662503075917472777766250307591747277776625030759174727777662503075917472777766250307591747277776625030759174727777662503075917472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 695531f8-7d37-4590-81b4-529890c00339, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2758b2e4-664a-45ff-ad84-d49998c6314f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2758b2e4-664a-45ff-ad84-d49998c6314f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2366537344018742208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23665373440187422082366537344018742208236653734401874220823665373440187422082366537344018742208236653734401874220823665373440187422082366537344018742208236653734401874220823665373440187422082366537344018742208236653734401874220823665373440187422082366537344018742208236653734401874220823665373440187422082366537344018742208236653734401874220823665373440187422082366537344018742208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11be7b0-4796-470a-82e1-4761725b1935, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8293e151-70cb-4211-814e-f281243f00da, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8293e151-70cb-4211-814e-f281243f00da, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15396715004269259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539671500426925915396715004269259153967150042692591539671500426925915396715004269259153967150042692591539671500426925915396715004269259153967150042692591539671500426925915396715004269259153967150042692591539671500426925915396715004269259153967150042692591539671500426925915396715004269259153967150042692591539671500426925915396715004269259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2758b2e4-664a-45ff-ad84-d49998c6314f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e274774d-18e6-47cb-8a9a-4e9cf55223ca, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e274774d-18e6-47cb-8a9a-4e9cf55223ca, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4572997890082415620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45729978900824156204572997890082415620457299789008241562045729978900824156204572997890082415620457299789008241562045729978900824156204572997890082415620457299789008241562045729978900824156204572997890082415620457299789008241562045729978900824156204572997890082415620457299789008241562045729978900824156204572997890082415620457299789008241562045729978900824156204572997890082415620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8293e151-70cb-4211-814e-f281243f00da, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cacc460a-c8d7-45e9-a5c0-97693ab1e620, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cacc460a-c8d7-45e9-a5c0-97693ab1e620, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 554721127449547741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741554721127449547741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e274774d-18e6-47cb-8a9a-4e9cf55223ca, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cea85194-b841-4987-a986-ec37717e0ee8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cea85194-b841-4987-a986-ec37717e0ee8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9893101731348477051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98931017313484770519893101731348477051989310173134847705198931017313484770519893101731348477051989310173134847705198931017313484770519893101731348477051989310173134847705198931017313484770519893101731348477051989310173134847705198931017313484770519893101731348477051989310173134847705198931017313484770519893101731348477051989310173134847705198931017313484770519893101731348477051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cacc460a-c8d7-45e9-a5c0-97693ab1e620, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e8730ae-e3eb-4cff-b31e-91668d12ee12, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e8730ae-e3eb-4cff-b31e-91668d12ee12, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9481122987436044169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94811229874360441699481122987436044169948112298743604416994811229874360441699481122987436044169948112298743604416994811229874360441699481122987436044169948112298743604416994811229874360441699481122987436044169948112298743604416994811229874360441699481122987436044169948112298743604416994811229874360441699481122987436044169948112298743604416994811229874360441699481122987436044169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cea85194-b841-4987-a986-ec37717e0ee8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a02eb9-4c8d-4578-9a9b-5c44c7b03845, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a02eb9-4c8d-4578-9a9b-5c44c7b03845, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737017579733475514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57370175797334755145737017579733475514573701757973347551457370175797334755145737017579733475514573701757973347551457370175797334755145737017579733475514573701757973347551457370175797334755145737017579733475514573701757973347551457370175797334755145737017579733475514573701757973347551457370175797334755145737017579733475514573701757973347551457370175797334755145737017579733475514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e8730ae-e3eb-4cff-b31e-91668d12ee12, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ee6328-fde5-4597-befa-9a255869de36, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ee6328-fde5-4597-befa-9a255869de36, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14074706867045446239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407470686704544623914074706867045446239140747068670454462391407470686704544623914074706867045446239140747068670454462391407470686704544623914074706867045446239140747068670454462391407470686704544623914074706867045446239140747068670454462391407470686704544623914074706867045446239140747068670454462391407470686704544623914074706867045446239140747068670454462391407470686704544623914074706867045446239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a02eb9-4c8d-4578-9a9b-5c44c7b03845, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268deac2-3352-4c40-8098-69710fa0ebf5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ee6328-fde5-4597-befa-9a255869de36, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268deac2-3352-4c40-8098-69710fa0ebf5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4446427406930718206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44464274069307182064446427406930718206444642740693071820644464274069307182064446427406930718206444642740693071820644464274069307182064446427406930718206444642740693071820644464274069307182064446427406930718206444642740693071820644464274069307182064446427406930718206444642740693071820644464274069307182064446427406930718206444642740693071820644464274069307182064446427406930718206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13036c4-129e-40f1-af3f-8a3a1ce485a0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13036c4-129e-40f1-af3f-8a3a1ce485a0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6336182712065070621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63361827120650706216336182712065070621633618271206507062163361827120650706216336182712065070621633618271206507062163361827120650706216336182712065070621633618271206507062163361827120650706216336182712065070621633618271206507062163361827120650706216336182712065070621633618271206507062163361827120650706216336182712065070621633618271206507062163361827120650706216336182712065070621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268deac2-3352-4c40-8098-69710fa0ebf5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a50a3ed8-9514-40e1-a440-9d9c9244bf3f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a50a3ed8-9514-40e1-a440-9d9c9244bf3f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3961017896622249698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39610178966222496983961017896622249698396101789662224969839610178966222496983961017896622249698396101789662224969839610178966222496983961017896622249698396101789662224969839610178966222496983961017896622249698396101789662224969839610178966222496983961017896622249698396101789662224969839610178966222496983961017896622249698396101789662224969839610178966222496983961017896622249698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13036c4-129e-40f1-af3f-8a3a1ce485a0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b7b2dd6-0bc9-4a0b-b431-958758e4aade, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b7b2dd6-0bc9-4a0b-b431-958758e4aade, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9113861746146782331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91138617461467823319113861746146782331911386174614678233191138617461467823319113861746146782331911386174614678233191138617461467823319113861746146782331911386174614678233191138617461467823319113861746146782331911386174614678233191138617461467823319113861746146782331911386174614678233191138617461467823319113861746146782331911386174614678233191138617461467823319113861746146782331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50a3ed8-9514-40e1-a440-9d9c9244bf3f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5261b1f-e7d3-4010-ad8c-25458f73722f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b7b2dd6-0bc9-4a0b-b431-958758e4aade, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5261b1f-e7d3-4010-ad8c-25458f73722f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6341724534273884159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63417245342738841596341724534273884159634172453427388415963417245342738841596341724534273884159634172453427388415963417245342738841596341724534273884159634172453427388415963417245342738841596341724534273884159634172453427388415963417245342738841596341724534273884159634172453427388415963417245342738841596341724534273884159634172453427388415963417245342738841596341724534273884159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f311d0be-ce1d-49db-b354-f51414d03dc3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f311d0be-ce1d-49db-b354-f51414d03dc3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4216699302686688698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42166993026866886984216699302686688698421669930268668869842166993026866886984216699302686688698421669930268668869842166993026866886984216699302686688698421669930268668869842166993026866886984216699302686688698421669930268668869842166993026866886984216699302686688698421669930268668869842166993026866886984216699302686688698421669930268668869842166993026866886984216699302686688698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5261b1f-e7d3-4010-ad8c-25458f73722f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3e7572e-e411-4b17-a225-24c0040681e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f311d0be-ce1d-49db-b354-f51414d03dc3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3e7572e-e411-4b17-a225-24c0040681e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10591289584209682260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059128958420968226010591289584209682260105912895842096822601059128958420968226010591289584209682260105912895842096822601059128958420968226010591289584209682260105912895842096822601059128958420968226010591289584209682260105912895842096822601059128958420968226010591289584209682260105912895842096822601059128958420968226010591289584209682260105912895842096822601059128958420968226010591289584209682260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65bb690b-112f-4d83-9217-95cf7ef7b9e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65bb690b-112f-4d83-9217-95cf7ef7b9e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3234828109964064955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32348281099640649553234828109964064955323482810996406495532348281099640649553234828109964064955323482810996406495532348281099640649553234828109964064955323482810996406495532348281099640649553234828109964064955323482810996406495532348281099640649553234828109964064955323482810996406495532348281099640649553234828109964064955323482810996406495532348281099640649553234828109964064955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3e7572e-e411-4b17-a225-24c0040681e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f209cc7-fd55-42f1-9768-4c6a6287137e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65bb690b-112f-4d83-9217-95cf7ef7b9e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f209cc7-fd55-42f1-9768-4c6a6287137e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8704944656848789466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87049446568487894668704944656848789466870494465684878946687049446568487894668704944656848789466870494465684878946687049446568487894668704944656848789466870494465684878946687049446568487894668704944656848789466870494465684878946687049446568487894668704944656848789466870494465684878946687049446568487894668704944656848789466870494465684878946687049446568487894668704944656848789466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f33d05-3736-4249-83a7-6cac6000d16e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f33d05-3736-4249-83a7-6cac6000d16e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13728387146929774007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372838714692977400713728387146929774007137283871469297740071372838714692977400713728387146929774007137283871469297740071372838714692977400713728387146929774007137283871469297740071372838714692977400713728387146929774007137283871469297740071372838714692977400713728387146929774007137283871469297740071372838714692977400713728387146929774007137283871469297740071372838714692977400713728387146929774007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f209cc7-fd55-42f1-9768-4c6a6287137e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f33d05-3736-4249-83a7-6cac6000d16e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4acda41-360f-429c-8c29-416e1a69f591, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db26f6e-435b-43cf-934a-35a7dc2ec145, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4acda41-360f-429c-8c29-416e1a69f591, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3270159959498406649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32701599594984066493270159959498406649327015995949840664932701599594984066493270159959498406649327015995949840664932701599594984066493270159959498406649327015995949840664932701599594984066493270159959498406649327015995949840664932701599594984066493270159959498406649327015995949840664932701599594984066493270159959498406649327015995949840664932701599594984066493270159959498406649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db26f6e-435b-43cf-934a-35a7dc2ec145, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8803134423210331163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88031344232103311638803134423210331163880313442321033116388031344232103311638803134423210331163880313442321033116388031344232103311638803134423210331163880313442321033116388031344232103311638803134423210331163880313442321033116388031344232103311638803134423210331163880313442321033116388031344232103311638803134423210331163880313442321033116388031344232103311638803134423210331163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db26f6e-435b-43cf-934a-35a7dc2ec145, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4acda41-360f-429c-8c29-416e1a69f591, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 144b1026-a5e1-4982-9c9e-ef0b6f1cde2f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cada9c1-2d2c-4e16-a23e-5ddd1cde26bf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 144b1026-a5e1-4982-9c9e-ef0b6f1cde2f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15038016740248303439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503801674024830343915038016740248303439150380167402483034391503801674024830343915038016740248303439150380167402483034391503801674024830343915038016740248303439150380167402483034391503801674024830343915038016740248303439150380167402483034391503801674024830343915038016740248303439150380167402483034391503801674024830343915038016740248303439150380167402483034391503801674024830343915038016740248303439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cada9c1-2d2c-4e16-a23e-5ddd1cde26bf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1417893276743393966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14178932767433939661417893276743393966141789327674339396614178932767433939661417893276743393966141789327674339396614178932767433939661417893276743393966141789327674339396614178932767433939661417893276743393966141789327674339396614178932767433939661417893276743393966141789327674339396614178932767433939661417893276743393966141789327674339396614178932767433939661417893276743393966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 144b1026-a5e1-4982-9c9e-ef0b6f1cde2f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cada9c1-2d2c-4e16-a23e-5ddd1cde26bf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d87c624c-80de-4f77-8dac-7387deeb4953, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d87c624c-80de-4f77-8dac-7387deeb4953, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3191959179372739253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31919591793727392533191959179372739253319195917937273925331919591793727392533191959179372739253319195917937273925331919591793727392533191959179372739253319195917937273925331919591793727392533191959179372739253319195917937273925331919591793727392533191959179372739253319195917937273925331919591793727392533191959179372739253319195917937273925331919591793727392533191959179372739253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5b044b-57b6-4e1b-a077-920a2a5dfaaf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5b044b-57b6-4e1b-a077-920a2a5dfaaf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2501692757892502583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25016927578925025832501692757892502583250169275789250258325016927578925025832501692757892502583250169275789250258325016927578925025832501692757892502583250169275789250258325016927578925025832501692757892502583250169275789250258325016927578925025832501692757892502583250169275789250258325016927578925025832501692757892502583250169275789250258325016927578925025832501692757892502583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d87c624c-80de-4f77-8dac-7387deeb4953, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5b044b-57b6-4e1b-a077-920a2a5dfaaf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 551245ac-c60d-4d79-8249-14629e0bc72b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b49b67b0-7b4d-405e-b1f7-0210fec808d1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 551245ac-c60d-4d79-8249-14629e0bc72b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10412215252055077801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041221525205507780110412215252055077801104122152520550778011041221525205507780110412215252055077801104122152520550778011041221525205507780110412215252055077801104122152520550778011041221525205507780110412215252055077801104122152520550778011041221525205507780110412215252055077801104122152520550778011041221525205507780110412215252055077801104122152520550778011041221525205507780110412215252055077801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b49b67b0-7b4d-405e-b1f7-0210fec808d1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890339459997685694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589033945999768569415890339459997685694158903394599976856941589033945999768569415890339459997685694158903394599976856941589033945999768569415890339459997685694158903394599976856941589033945999768569415890339459997685694158903394599976856941589033945999768569415890339459997685694158903394599976856941589033945999768569415890339459997685694158903394599976856941589033945999768569415890339459997685694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b49b67b0-7b4d-405e-b1f7-0210fec808d1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 551245ac-c60d-4d79-8249-14629e0bc72b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327e74f1-5aeb-4575-8bb5-194b4693d75f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1337a3c3-5c2a-4f42-aa6c-007c49c4bbf1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327e74f1-5aeb-4575-8bb5-194b4693d75f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 577966859792776579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579577966859792776579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1337a3c3-5c2a-4f42-aa6c-007c49c4bbf1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391255691965182630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239125569196518263012391255691965182630123912556919651826301239125569196518263012391255691965182630123912556919651826301239125569196518263012391255691965182630123912556919651826301239125569196518263012391255691965182630123912556919651826301239125569196518263012391255691965182630123912556919651826301239125569196518263012391255691965182630123912556919651826301239125569196518263012391255691965182630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1337a3c3-5c2a-4f42-aa6c-007c49c4bbf1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1993d359-e0df-498a-8031-7c58f2ca7f39, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1993d359-e0df-498a-8031-7c58f2ca7f39, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2703772131476223297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27037721314762232972703772131476223297270377213147622329727037721314762232972703772131476223297270377213147622329727037721314762232972703772131476223297270377213147622329727037721314762232972703772131476223297270377213147622329727037721314762232972703772131476223297270377213147622329727037721314762232972703772131476223297270377213147622329727037721314762232972703772131476223297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1993d359-e0df-498a-8031-7c58f2ca7f39, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1be83d49-77a7-41e9-ad1f-e78b5b84af44, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1be83d49-77a7-41e9-ad1f-e78b5b84af44, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326060039671374101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93260600396713741019326060039671374101932606003967137410193260600396713741019326060039671374101932606003967137410193260600396713741019326060039671374101932606003967137410193260600396713741019326060039671374101932606003967137410193260600396713741019326060039671374101932606003967137410193260600396713741019326060039671374101932606003967137410193260600396713741019326060039671374101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1be83d49-77a7-41e9-ad1f-e78b5b84af44, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03601b67-58f9-4619-add4-147d2d59fb57, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03601b67-58f9-4619-add4-147d2d59fb57, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748901537957040111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174890153795704011111748901537957040111117489015379570401111174890153795704011111748901537957040111117489015379570401111174890153795704011111748901537957040111117489015379570401111174890153795704011111748901537957040111117489015379570401111174890153795704011111748901537957040111117489015379570401111174890153795704011111748901537957040111117489015379570401111174890153795704011111748901537957040111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327e74f1-5aeb-4575-8bb5-194b4693d75f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8bfbbd-bc85-469d-878f-59bc932588d5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8bfbbd-bc85-469d-878f-59bc932588d5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16118049090300664396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611804909030066439616118049090300664396161180490903006643961611804909030066439616118049090300664396161180490903006643961611804909030066439616118049090300664396161180490903006643961611804909030066439616118049090300664396161180490903006643961611804909030066439616118049090300664396161180490903006643961611804909030066439616118049090300664396161180490903006643961611804909030066439616118049090300664396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03601b67-58f9-4619-add4-147d2d59fb57, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21bf076e-5379-4b69-9ddf-29302072f20c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21bf076e-5379-4b69-9ddf-29302072f20c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7934546287837198282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79345462878371982827934546287837198282793454628783719828279345462878371982827934546287837198282793454628783719828279345462878371982827934546287837198282793454628783719828279345462878371982827934546287837198282793454628783719828279345462878371982827934546287837198282793454628783719828279345462878371982827934546287837198282793454628783719828279345462878371982827934546287837198282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8bfbbd-bc85-469d-878f-59bc932588d5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1c58ccf-467d-4e23-9337-c2b9e19dcf69, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1c58ccf-467d-4e23-9337-c2b9e19dcf69, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7555955126578392140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75559551265783921407555955126578392140755595512657839214075559551265783921407555955126578392140755595512657839214075559551265783921407555955126578392140755595512657839214075559551265783921407555955126578392140755595512657839214075559551265783921407555955126578392140755595512657839214075559551265783921407555955126578392140755595512657839214075559551265783921407555955126578392140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21bf076e-5379-4b69-9ddf-29302072f20c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3434732-a6ef-485a-badb-796d99432583, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3434732-a6ef-485a-badb-796d99432583, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16688426688335873680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668842668833587368016688426688335873680166884266883358736801668842668833587368016688426688335873680166884266883358736801668842668833587368016688426688335873680166884266883358736801668842668833587368016688426688335873680166884266883358736801668842668833587368016688426688335873680166884266883358736801668842668833587368016688426688335873680166884266883358736801668842668833587368016688426688335873680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1c58ccf-467d-4e23-9337-c2b9e19dcf69, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223292a2-8268-4533-adfc-78cdb53dc1ec, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223292a2-8268-4533-adfc-78cdb53dc1ec, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15691787667388051916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569178766738805191615691787667388051916156917876673880519161569178766738805191615691787667388051916156917876673880519161569178766738805191615691787667388051916156917876673880519161569178766738805191615691787667388051916156917876673880519161569178766738805191615691787667388051916156917876673880519161569178766738805191615691787667388051916156917876673880519161569178766738805191615691787667388051916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3434732-a6ef-485a-badb-796d99432583, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca4ed29-4c28-4ba2-8f78-cdf0c7665ce6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca4ed29-4c28-4ba2-8f78-cdf0c7665ce6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10614018005973641678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061401800597364167810614018005973641678106140180059736416781061401800597364167810614018005973641678106140180059736416781061401800597364167810614018005973641678106140180059736416781061401800597364167810614018005973641678106140180059736416781061401800597364167810614018005973641678106140180059736416781061401800597364167810614018005973641678106140180059736416781061401800597364167810614018005973641678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223292a2-8268-4533-adfc-78cdb53dc1ec, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74e91e0c-9e9e-4284-ac52-1864c4504d10, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74e91e0c-9e9e-4284-ac52-1864c4504d10, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3589994278383062331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35899942783830623313589994278383062331358999427838306233135899942783830623313589994278383062331358999427838306233135899942783830623313589994278383062331358999427838306233135899942783830623313589994278383062331358999427838306233135899942783830623313589994278383062331358999427838306233135899942783830623313589994278383062331358999427838306233135899942783830623313589994278383062331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca4ed29-4c28-4ba2-8f78-cdf0c7665ce6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c13e36-6e85-4c86-96c2-8c3e0ee03367, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c13e36-6e85-4c86-96c2-8c3e0ee03367, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5916330391325478969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59163303913254789695916330391325478969591633039132547896959163303913254789695916330391325478969591633039132547896959163303913254789695916330391325478969591633039132547896959163303913254789695916330391325478969591633039132547896959163303913254789695916330391325478969591633039132547896959163303913254789695916330391325478969591633039132547896959163303913254789695916330391325478969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e91e0c-9e9e-4284-ac52-1864c4504d10, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c7c1e8a-06c1-46b8-b3c2-c493f639a7fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7c1e8a-06c1-46b8-b3c2-c493f639a7fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8060890928872860741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80608909288728607418060890928872860741806089092887286074180608909288728607418060890928872860741806089092887286074180608909288728607418060890928872860741806089092887286074180608909288728607418060890928872860741806089092887286074180608909288728607418060890928872860741806089092887286074180608909288728607418060890928872860741806089092887286074180608909288728607418060890928872860741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c13e36-6e85-4c86-96c2-8c3e0ee03367, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 517a7c6a-2a42-4258-b76a-f7bf4dabf619, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 517a7c6a-2a42-4258-b76a-f7bf4dabf619, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2747012352953850090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27470123529538500902747012352953850090274701235295385009027470123529538500902747012352953850090274701235295385009027470123529538500902747012352953850090274701235295385009027470123529538500902747012352953850090274701235295385009027470123529538500902747012352953850090274701235295385009027470123529538500902747012352953850090274701235295385009027470123529538500902747012352953850090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7c1e8a-06c1-46b8-b3c2-c493f639a7fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f703421f-de6f-4b80-a682-94529b4d9c8d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f703421f-de6f-4b80-a682-94529b4d9c8d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2855760196956436422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28557601969564364222855760196956436422285576019695643642228557601969564364222855760196956436422285576019695643642228557601969564364222855760196956436422285576019695643642228557601969564364222855760196956436422285576019695643642228557601969564364222855760196956436422285576019695643642228557601969564364222855760196956436422285576019695643642228557601969564364222855760196956436422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 517a7c6a-2a42-4258-b76a-f7bf4dabf619, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fd78ca-6104-4fba-90f0-4e6d9cb7e2f0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fd78ca-6104-4fba-90f0-4e6d9cb7e2f0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11827438983500159442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182743898350015944211827438983500159442118274389835001594421182743898350015944211827438983500159442118274389835001594421182743898350015944211827438983500159442118274389835001594421182743898350015944211827438983500159442118274389835001594421182743898350015944211827438983500159442118274389835001594421182743898350015944211827438983500159442118274389835001594421182743898350015944211827438983500159442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f703421f-de6f-4b80-a682-94529b4d9c8d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2864fdb-5966-426b-ac46-97cac1959b4d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2864fdb-5966-426b-ac46-97cac1959b4d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12279431276737916535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227943127673791653512279431276737916535122794312767379165351227943127673791653512279431276737916535122794312767379165351227943127673791653512279431276737916535122794312767379165351227943127673791653512279431276737916535122794312767379165351227943127673791653512279431276737916535122794312767379165351227943127673791653512279431276737916535122794312767379165351227943127673791653512279431276737916535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fd78ca-6104-4fba-90f0-4e6d9cb7e2f0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfd55ef5-a002-4629-b1b7-7dc5d1c5399a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfd55ef5-a002-4629-b1b7-7dc5d1c5399a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4146319949405248037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41463199494052480374146319949405248037414631994940524803741463199494052480374146319949405248037414631994940524803741463199494052480374146319949405248037414631994940524803741463199494052480374146319949405248037414631994940524803741463199494052480374146319949405248037414631994940524803741463199494052480374146319949405248037414631994940524803741463199494052480374146319949405248037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2864fdb-5966-426b-ac46-97cac1959b4d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab82add-ae27-45a2-90fd-ec049c71dbfa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab82add-ae27-45a2-90fd-ec049c71dbfa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14245274554974343950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424527455497434395014245274554974343950142452745549743439501424527455497434395014245274554974343950142452745549743439501424527455497434395014245274554974343950142452745549743439501424527455497434395014245274554974343950142452745549743439501424527455497434395014245274554974343950142452745549743439501424527455497434395014245274554974343950142452745549743439501424527455497434395014245274554974343950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfd55ef5-a002-4629-b1b7-7dc5d1c5399a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abddae3b-e794-4f75-8c7d-48dd160e71ae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abddae3b-e794-4f75-8c7d-48dd160e71ae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13195341156296173446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319534115629617344613195341156296173446131953411562961734461319534115629617344613195341156296173446131953411562961734461319534115629617344613195341156296173446131953411562961734461319534115629617344613195341156296173446131953411562961734461319534115629617344613195341156296173446131953411562961734461319534115629617344613195341156296173446131953411562961734461319534115629617344613195341156296173446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab82add-ae27-45a2-90fd-ec049c71dbfa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04acd171-7e87-468a-adfc-43b47ff935c5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04acd171-7e87-468a-adfc-43b47ff935c5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 234864695911158068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068234864695911158068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abddae3b-e794-4f75-8c7d-48dd160e71ae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 247bb114-4174-4dde-b31e-c8b9d5ef1d4e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 247bb114-4174-4dde-b31e-c8b9d5ef1d4e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13833397341924452663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383339734192445266313833397341924452663138333973419244526631383339734192445266313833397341924452663138333973419244526631383339734192445266313833397341924452663138333973419244526631383339734192445266313833397341924452663138333973419244526631383339734192445266313833397341924452663138333973419244526631383339734192445266313833397341924452663138333973419244526631383339734192445266313833397341924452663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04acd171-7e87-468a-adfc-43b47ff935c5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064ce489-2f1e-4cdd-9cfb-33cc52f0a012, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064ce489-2f1e-4cdd-9cfb-33cc52f0a012, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8751959797946400894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87519597979464008948751959797946400894875195979794640089487519597979464008948751959797946400894875195979794640089487519597979464008948751959797946400894875195979794640089487519597979464008948751959797946400894875195979794640089487519597979464008948751959797946400894875195979794640089487519597979464008948751959797946400894875195979794640089487519597979464008948751959797946400894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 247bb114-4174-4dde-b31e-c8b9d5ef1d4e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 638231a1-57f7-4451-99d3-1e46751d5fca, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 638231a1-57f7-4451-99d3-1e46751d5fca, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12041847383202757618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204184738320275761812041847383202757618120418473832027576181204184738320275761812041847383202757618120418473832027576181204184738320275761812041847383202757618120418473832027576181204184738320275761812041847383202757618120418473832027576181204184738320275761812041847383202757618120418473832027576181204184738320275761812041847383202757618120418473832027576181204184738320275761812041847383202757618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064ce489-2f1e-4cdd-9cfb-33cc52f0a012, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81c0b013-555f-4db8-8dad-d28277416dee, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 638231a1-57f7-4451-99d3-1e46751d5fca, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c0b013-555f-4db8-8dad-d28277416dee, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10971905020924056067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097190502092405606710971905020924056067109719050209240560671097190502092405606710971905020924056067109719050209240560671097190502092405606710971905020924056067109719050209240560671097190502092405606710971905020924056067109719050209240560671097190502092405606710971905020924056067109719050209240560671097190502092405606710971905020924056067109719050209240560671097190502092405606710971905020924056067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b958a1fb-fe6c-4a3a-96e0-8b1778461d7e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b958a1fb-fe6c-4a3a-96e0-8b1778461d7e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2934160480215275450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29341604802152754502934160480215275450293416048021527545029341604802152754502934160480215275450293416048021527545029341604802152754502934160480215275450293416048021527545029341604802152754502934160480215275450293416048021527545029341604802152754502934160480215275450293416048021527545029341604802152754502934160480215275450293416048021527545029341604802152754502934160480215275450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c0b013-555f-4db8-8dad-d28277416dee, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2314098-4226-44bc-8557-119332ab4e4a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2314098-4226-44bc-8557-119332ab4e4a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6483631941546165342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64836319415461653426483631941546165342648363194154616534264836319415461653426483631941546165342648363194154616534264836319415461653426483631941546165342648363194154616534264836319415461653426483631941546165342648363194154616534264836319415461653426483631941546165342648363194154616534264836319415461653426483631941546165342648363194154616534264836319415461653426483631941546165342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b958a1fb-fe6c-4a3a-96e0-8b1778461d7e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91fcde65-7960-491d-83c9-a0b412a56db7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91fcde65-7960-491d-83c9-a0b412a56db7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18380311369017415521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838031136901741552118380311369017415521183803113690174155211838031136901741552118380311369017415521183803113690174155211838031136901741552118380311369017415521183803113690174155211838031136901741552118380311369017415521183803113690174155211838031136901741552118380311369017415521183803113690174155211838031136901741552118380311369017415521183803113690174155211838031136901741552118380311369017415521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2314098-4226-44bc-8557-119332ab4e4a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef778357-a5dd-4b76-824d-e672e99063f9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef778357-a5dd-4b76-824d-e672e99063f9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7990153559579863617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79901535595798636177990153559579863617799015355957986361779901535595798636177990153559579863617799015355957986361779901535595798636177990153559579863617799015355957986361779901535595798636177990153559579863617799015355957986361779901535595798636177990153559579863617799015355957986361779901535595798636177990153559579863617799015355957986361779901535595798636177990153559579863617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91fcde65-7960-491d-83c9-a0b412a56db7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4019b88-5332-4452-b18d-e73deb144c61, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4019b88-5332-4452-b18d-e73deb144c61, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12636213842333653010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263621384233365301012636213842333653010126362138423336530101263621384233365301012636213842333653010126362138423336530101263621384233365301012636213842333653010126362138423336530101263621384233365301012636213842333653010126362138423336530101263621384233365301012636213842333653010126362138423336530101263621384233365301012636213842333653010126362138423336530101263621384233365301012636213842333653010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef778357-a5dd-4b76-824d-e672e99063f9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c28054d8-5480-42a3-bf8c-348634b8bce2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c28054d8-5480-42a3-bf8c-348634b8bce2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9024657884472154445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90246578844721544459024657884472154445902465788447215444590246578844721544459024657884472154445902465788447215444590246578844721544459024657884472154445902465788447215444590246578844721544459024657884472154445902465788447215444590246578844721544459024657884472154445902465788447215444590246578844721544459024657884472154445902465788447215444590246578844721544459024657884472154445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4019b88-5332-4452-b18d-e73deb144c61, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8325b60-3f3c-41a5-a7c9-4fe91f1fbedd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8325b60-3f3c-41a5-a7c9-4fe91f1fbedd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9179004644608693422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91790046446086934229179004644608693422917900464460869342291790046446086934229179004644608693422917900464460869342291790046446086934229179004644608693422917900464460869342291790046446086934229179004644608693422917900464460869342291790046446086934229179004644608693422917900464460869342291790046446086934229179004644608693422917900464460869342291790046446086934229179004644608693422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c28054d8-5480-42a3-bf8c-348634b8bce2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b90f94e-3a5a-47ae-957b-6d5720bed549, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b90f94e-3a5a-47ae-957b-6d5720bed549, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16773842345548095680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677384234554809568016773842345548095680167738423455480956801677384234554809568016773842345548095680167738423455480956801677384234554809568016773842345548095680167738423455480956801677384234554809568016773842345548095680167738423455480956801677384234554809568016773842345548095680167738423455480956801677384234554809568016773842345548095680167738423455480956801677384234554809568016773842345548095680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8325b60-3f3c-41a5-a7c9-4fe91f1fbedd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb43656-904e-4acf-8779-e769f6ff179f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb43656-904e-4acf-8779-e769f6ff179f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3975461201634910526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39754612016349105263975461201634910526397546120163491052639754612016349105263975461201634910526397546120163491052639754612016349105263975461201634910526397546120163491052639754612016349105263975461201634910526397546120163491052639754612016349105263975461201634910526397546120163491052639754612016349105263975461201634910526397546120163491052639754612016349105263975461201634910526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b90f94e-3a5a-47ae-957b-6d5720bed549, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da100933-467a-4757-94f4-8ca9dd1560fb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da100933-467a-4757-94f4-8ca9dd1560fb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5963740563023312268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59637405630233122685963740563023312268596374056302331226859637405630233122685963740563023312268596374056302331226859637405630233122685963740563023312268596374056302331226859637405630233122685963740563023312268596374056302331226859637405630233122685963740563023312268596374056302331226859637405630233122685963740563023312268596374056302331226859637405630233122685963740563023312268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb43656-904e-4acf-8779-e769f6ff179f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd01160-26f1-4bcc-9f44-1b3b4d38f877, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd01160-26f1-4bcc-9f44-1b3b4d38f877, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13268828056648970386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326882805664897038613268828056648970386132688280566489703861326882805664897038613268828056648970386132688280566489703861326882805664897038613268828056648970386132688280566489703861326882805664897038613268828056648970386132688280566489703861326882805664897038613268828056648970386132688280566489703861326882805664897038613268828056648970386132688280566489703861326882805664897038613268828056648970386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da100933-467a-4757-94f4-8ca9dd1560fb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 089ab97f-9ca3-424f-bc7b-93b75fd886ae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 089ab97f-9ca3-424f-bc7b-93b75fd886ae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8168105038034028639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81681050380340286398168105038034028639816810503803402863981681050380340286398168105038034028639816810503803402863981681050380340286398168105038034028639816810503803402863981681050380340286398168105038034028639816810503803402863981681050380340286398168105038034028639816810503803402863981681050380340286398168105038034028639816810503803402863981681050380340286398168105038034028639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd01160-26f1-4bcc-9f44-1b3b4d38f877, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b5973d-e790-4e20-b985-042cbd644b6a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b5973d-e790-4e20-b985-042cbd644b6a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11814872836949338052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181487283694933805211814872836949338052118148728369493380521181487283694933805211814872836949338052118148728369493380521181487283694933805211814872836949338052118148728369493380521181487283694933805211814872836949338052118148728369493380521181487283694933805211814872836949338052118148728369493380521181487283694933805211814872836949338052118148728369493380521181487283694933805211814872836949338052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 089ab97f-9ca3-424f-bc7b-93b75fd886ae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab5774f-e100-4a51-9859-c31e4e0089c7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab5774f-e100-4a51-9859-c31e4e0089c7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10018358523900808640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001835852390080864010018358523900808640100183585239008086401001835852390080864010018358523900808640100183585239008086401001835852390080864010018358523900808640100183585239008086401001835852390080864010018358523900808640100183585239008086401001835852390080864010018358523900808640100183585239008086401001835852390080864010018358523900808640100183585239008086401001835852390080864010018358523900808640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b5973d-e790-4e20-b985-042cbd644b6a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be96ca9-9d61-4e0b-b8de-21b142802f95, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be96ca9-9d61-4e0b-b8de-21b142802f95, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031002945697203971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50310029456972039715031002945697203971503100294569720397150310029456972039715031002945697203971503100294569720397150310029456972039715031002945697203971503100294569720397150310029456972039715031002945697203971503100294569720397150310029456972039715031002945697203971503100294569720397150310029456972039715031002945697203971503100294569720397150310029456972039715031002945697203971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab5774f-e100-4a51-9859-c31e4e0089c7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5178e3-38ee-440b-99bc-ebff4767afaf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5178e3-38ee-440b-99bc-ebff4767afaf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 192841484070494142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142192841484070494142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be96ca9-9d61-4e0b-b8de-21b142802f95, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43a1c74-57ec-4b90-9fa2-f15b3805b4aa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43a1c74-57ec-4b90-9fa2-f15b3805b4aa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10921865705991756773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092186570599175677310921865705991756773109218657059917567731092186570599175677310921865705991756773109218657059917567731092186570599175677310921865705991756773109218657059917567731092186570599175677310921865705991756773109218657059917567731092186570599175677310921865705991756773109218657059917567731092186570599175677310921865705991756773109218657059917567731092186570599175677310921865705991756773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5178e3-38ee-440b-99bc-ebff4767afaf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d71c4f2-f3cc-4f91-a594-987d4f5bdfd1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d71c4f2-f3cc-4f91-a594-987d4f5bdfd1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8867850350503811522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88678503505038115228867850350503811522886785035050381152288678503505038115228867850350503811522886785035050381152288678503505038115228867850350503811522886785035050381152288678503505038115228867850350503811522886785035050381152288678503505038115228867850350503811522886785035050381152288678503505038115228867850350503811522886785035050381152288678503505038115228867850350503811522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43a1c74-57ec-4b90-9fa2-f15b3805b4aa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb2f88f-bb86-485c-8c0b-d265fcf68796, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb2f88f-bb86-485c-8c0b-d265fcf68796, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17369755497645813105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736975549764581310517369755497645813105173697554976458131051736975549764581310517369755497645813105173697554976458131051736975549764581310517369755497645813105173697554976458131051736975549764581310517369755497645813105173697554976458131051736975549764581310517369755497645813105173697554976458131051736975549764581310517369755497645813105173697554976458131051736975549764581310517369755497645813105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d71c4f2-f3cc-4f91-a594-987d4f5bdfd1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495223c0-36ce-4261-9439-d32e4edae671, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495223c0-36ce-4261-9439-d32e4edae671, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13955622313922922495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395562231392292249513955622313922922495139556223139229224951395562231392292249513955622313922922495139556223139229224951395562231392292249513955622313922922495139556223139229224951395562231392292249513955622313922922495139556223139229224951395562231392292249513955622313922922495139556223139229224951395562231392292249513955622313922922495139556223139229224951395562231392292249513955622313922922495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb2f88f-bb86-485c-8c0b-d265fcf68796, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e99f6a1-a240-40a0-971c-db74671cf3bc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495223c0-36ce-4261-9439-d32e4edae671, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e99f6a1-a240-40a0-971c-db74671cf3bc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10748046205009362225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074804620500936222510748046205009362225107480462050093622251074804620500936222510748046205009362225107480462050093622251074804620500936222510748046205009362225107480462050093622251074804620500936222510748046205009362225107480462050093622251074804620500936222510748046205009362225107480462050093622251074804620500936222510748046205009362225107480462050093622251074804620500936222510748046205009362225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92f47030-97e5-492b-925e-1ba8f4afdc7e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92f47030-97e5-492b-925e-1ba8f4afdc7e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8391573453707102117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83915734537071021178391573453707102117839157345370710211783915734537071021178391573453707102117839157345370710211783915734537071021178391573453707102117839157345370710211783915734537071021178391573453707102117839157345370710211783915734537071021178391573453707102117839157345370710211783915734537071021178391573453707102117839157345370710211783915734537071021178391573453707102117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e99f6a1-a240-40a0-971c-db74671cf3bc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac54489a-7df9-4111-ab4d-bfda62c1d893, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92f47030-97e5-492b-925e-1ba8f4afdc7e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac54489a-7df9-4111-ab4d-bfda62c1d893, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6752691664793059492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67526916647930594926752691664793059492675269166479305949267526916647930594926752691664793059492675269166479305949267526916647930594926752691664793059492675269166479305949267526916647930594926752691664793059492675269166479305949267526916647930594926752691664793059492675269166479305949267526916647930594926752691664793059492675269166479305949267526916647930594926752691664793059492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbcad831-8ace-4cde-9f04-414b8159b729, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbcad831-8ace-4cde-9f04-414b8159b729, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11927159950585157866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192715995058515786611927159950585157866119271599505851578661192715995058515786611927159950585157866119271599505851578661192715995058515786611927159950585157866119271599505851578661192715995058515786611927159950585157866119271599505851578661192715995058515786611927159950585157866119271599505851578661192715995058515786611927159950585157866119271599505851578661192715995058515786611927159950585157866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac54489a-7df9-4111-ab4d-bfda62c1d893, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80aa792-2533-4a3e-9a09-98c0a3a7ab0a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80aa792-2533-4a3e-9a09-98c0a3a7ab0a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971345965116226405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697134596511622640516971345965116226405169713459651162264051697134596511622640516971345965116226405169713459651162264051697134596511622640516971345965116226405169713459651162264051697134596511622640516971345965116226405169713459651162264051697134596511622640516971345965116226405169713459651162264051697134596511622640516971345965116226405169713459651162264051697134596511622640516971345965116226405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbcad831-8ace-4cde-9f04-414b8159b729, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f531f203-bb5d-402b-be28-d18a20f33e61, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f531f203-bb5d-402b-be28-d18a20f33e61, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5374317361593081602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53743173615930816025374317361593081602537431736159308160253743173615930816025374317361593081602537431736159308160253743173615930816025374317361593081602537431736159308160253743173615930816025374317361593081602537431736159308160253743173615930816025374317361593081602537431736159308160253743173615930816025374317361593081602537431736159308160253743173615930816025374317361593081602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80aa792-2533-4a3e-9a09-98c0a3a7ab0a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1fed61a-95a3-40c3-bb4f-37b122b36eae, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fed61a-95a3-40c3-bb4f-37b122b36eae, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2978627800192617390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29786278001926173902978627800192617390297862780019261739029786278001926173902978627800192617390297862780019261739029786278001926173902978627800192617390297862780019261739029786278001926173902978627800192617390297862780019261739029786278001926173902978627800192617390297862780019261739029786278001926173902978627800192617390297862780019261739029786278001926173902978627800192617390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f531f203-bb5d-402b-be28-d18a20f33e61, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84e3a2c7-f71a-43f6-9d42-541e258b7b28, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84e3a2c7-f71a-43f6-9d42-541e258b7b28, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13168586455037846923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316858645503784692313168586455037846923131685864550378469231316858645503784692313168586455037846923131685864550378469231316858645503784692313168586455037846923131685864550378469231316858645503784692313168586455037846923131685864550378469231316858645503784692313168586455037846923131685864550378469231316858645503784692313168586455037846923131685864550378469231316858645503784692313168586455037846923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fed61a-95a3-40c3-bb4f-37b122b36eae, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b463c04-788b-42f6-a239-54cdf879cdcf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84e3a2c7-f71a-43f6-9d42-541e258b7b28, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b463c04-788b-42f6-a239-54cdf879cdcf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18220948596881328240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822094859688132824018220948596881328240182209485968813282401822094859688132824018220948596881328240182209485968813282401822094859688132824018220948596881328240182209485968813282401822094859688132824018220948596881328240182209485968813282401822094859688132824018220948596881328240182209485968813282401822094859688132824018220948596881328240182209485968813282401822094859688132824018220948596881328240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d830e684-abe6-465f-834c-e98de20e2695, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d830e684-abe6-465f-834c-e98de20e2695, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11834691612065223713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183469161206522371311834691612065223713118346916120652237131183469161206522371311834691612065223713118346916120652237131183469161206522371311834691612065223713118346916120652237131183469161206522371311834691612065223713118346916120652237131183469161206522371311834691612065223713118346916120652237131183469161206522371311834691612065223713118346916120652237131183469161206522371311834691612065223713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b463c04-788b-42f6-a239-54cdf879cdcf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1220d10-ba04-430f-b883-ae81c1562390, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d830e684-abe6-465f-834c-e98de20e2695, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1220d10-ba04-430f-b883-ae81c1562390, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3298721349484023516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32987213494840235163298721349484023516329872134948402351632987213494840235163298721349484023516329872134948402351632987213494840235163298721349484023516329872134948402351632987213494840235163298721349484023516329872134948402351632987213494840235163298721349484023516329872134948402351632987213494840235163298721349484023516329872134948402351632987213494840235163298721349484023516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5878e54-2c32-4b54-b141-eceaec0b55e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5878e54-2c32-4b54-b141-eceaec0b55e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17453864171068489716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745386417106848971617453864171068489716174538641710684897161745386417106848971617453864171068489716174538641710684897161745386417106848971617453864171068489716174538641710684897161745386417106848971617453864171068489716174538641710684897161745386417106848971617453864171068489716174538641710684897161745386417106848971617453864171068489716174538641710684897161745386417106848971617453864171068489716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1220d10-ba04-430f-b883-ae81c1562390, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6791f4f2-33b6-451b-93d2-950fd95f1d1c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6791f4f2-33b6-451b-93d2-950fd95f1d1c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6236926877556913775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62369268775569137756236926877556913775623692687755691377562369268775569137756236926877556913775623692687755691377562369268775569137756236926877556913775623692687755691377562369268775569137756236926877556913775623692687755691377562369268775569137756236926877556913775623692687755691377562369268775569137756236926877556913775623692687755691377562369268775569137756236926877556913775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5878e54-2c32-4b54-b141-eceaec0b55e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95366117-ebd9-47ae-9785-bfee087b1132, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95366117-ebd9-47ae-9785-bfee087b1132, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12919134175493235070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291913417549323507012919134175493235070129191341754932350701291913417549323507012919134175493235070129191341754932350701291913417549323507012919134175493235070129191341754932350701291913417549323507012919134175493235070129191341754932350701291913417549323507012919134175493235070129191341754932350701291913417549323507012919134175493235070129191341754932350701291913417549323507012919134175493235070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6791f4f2-33b6-451b-93d2-950fd95f1d1c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95366117-ebd9-47ae-9785-bfee087b1132, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be20ec53-8efa-4ce2-a15f-8f26019d32e1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be20ec53-8efa-4ce2-a15f-8f26019d32e1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7521113468167928543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75211134681679285437521113468167928543752111346816792854375211134681679285437521113468167928543752111346816792854375211134681679285437521113468167928543752111346816792854375211134681679285437521113468167928543752111346816792854375211134681679285437521113468167928543752111346816792854375211134681679285437521113468167928543752111346816792854375211134681679285437521113468167928543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd538045-e195-4fe1-a710-4ae4532b7b1d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd538045-e195-4fe1-a710-4ae4532b7b1d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1422454219075984240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14224542190759842401422454219075984240142245421907598424014224542190759842401422454219075984240142245421907598424014224542190759842401422454219075984240142245421907598424014224542190759842401422454219075984240142245421907598424014224542190759842401422454219075984240142245421907598424014224542190759842401422454219075984240142245421907598424014224542190759842401422454219075984240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be20ec53-8efa-4ce2-a15f-8f26019d32e1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd538045-e195-4fe1-a710-4ae4532b7b1d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b3b5bfa-cd45-445f-93bf-7d35fb89347b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ce3db0-66c2-4a76-bb21-621ae8f45a02, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b3b5bfa-cd45-445f-93bf-7d35fb89347b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10035174834352724402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003517483435272440210035174834352724402100351748343527244021003517483435272440210035174834352724402100351748343527244021003517483435272440210035174834352724402100351748343527244021003517483435272440210035174834352724402100351748343527244021003517483435272440210035174834352724402100351748343527244021003517483435272440210035174834352724402100351748343527244021003517483435272440210035174834352724402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ce3db0-66c2-4a76-bb21-621ae8f45a02, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3752145432541299670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37521454325412996703752145432541299670375214543254129967037521454325412996703752145432541299670375214543254129967037521454325412996703752145432541299670375214543254129967037521454325412996703752145432541299670375214543254129967037521454325412996703752145432541299670375214543254129967037521454325412996703752145432541299670375214543254129967037521454325412996703752145432541299670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ce3db0-66c2-4a76-bb21-621ae8f45a02, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b3b5bfa-cd45-445f-93bf-7d35fb89347b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7efb9e1-08ad-48b7-a024-5f61a88d2abf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 896e3dd0-f232-4c99-b634-13bbdf16badc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7efb9e1-08ad-48b7-a024-5f61a88d2abf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1967478455028736367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19674784550287363671967478455028736367196747845502873636719674784550287363671967478455028736367196747845502873636719674784550287363671967478455028736367196747845502873636719674784550287363671967478455028736367196747845502873636719674784550287363671967478455028736367196747845502873636719674784550287363671967478455028736367196747845502873636719674784550287363671967478455028736367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 896e3dd0-f232-4c99-b634-13bbdf16badc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8035474218758331026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80354742187583310268035474218758331026803547421875833102680354742187583310268035474218758331026803547421875833102680354742187583310268035474218758331026803547421875833102680354742187583310268035474218758331026803547421875833102680354742187583310268035474218758331026803547421875833102680354742187583310268035474218758331026803547421875833102680354742187583310268035474218758331026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 896e3dd0-f232-4c99-b634-13bbdf16badc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7efb9e1-08ad-48b7-a024-5f61a88d2abf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d6e8c46-4336-4c9c-995c-1919c634d07d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98cf67cb-9a3c-4014-b38e-6eb87dc8cfb8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d6e8c46-4336-4c9c-995c-1919c634d07d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12175367132008392799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217536713200839279912175367132008392799121753671320083927991217536713200839279912175367132008392799121753671320083927991217536713200839279912175367132008392799121753671320083927991217536713200839279912175367132008392799121753671320083927991217536713200839279912175367132008392799121753671320083927991217536713200839279912175367132008392799121753671320083927991217536713200839279912175367132008392799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98cf67cb-9a3c-4014-b38e-6eb87dc8cfb8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8514927476723671423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85149274767236714238514927476723671423851492747672367142385149274767236714238514927476723671423851492747672367142385149274767236714238514927476723671423851492747672367142385149274767236714238514927476723671423851492747672367142385149274767236714238514927476723671423851492747672367142385149274767236714238514927476723671423851492747672367142385149274767236714238514927476723671423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d6e8c46-4336-4c9c-995c-1919c634d07d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98cf67cb-9a3c-4014-b38e-6eb87dc8cfb8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34254e32-6b24-4368-a672-611b29679d9b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 867c71b7-e727-4b3e-a294-28fab4e3aa8a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34254e32-6b24-4368-a672-611b29679d9b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17752594640045740401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775259464004574040117752594640045740401177525946400457404011775259464004574040117752594640045740401177525946400457404011775259464004574040117752594640045740401177525946400457404011775259464004574040117752594640045740401177525946400457404011775259464004574040117752594640045740401177525946400457404011775259464004574040117752594640045740401177525946400457404011775259464004574040117752594640045740401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 867c71b7-e727-4b3e-a294-28fab4e3aa8a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14282456522960480152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428245652296048015214282456522960480152142824565229604801521428245652296048015214282456522960480152142824565229604801521428245652296048015214282456522960480152142824565229604801521428245652296048015214282456522960480152142824565229604801521428245652296048015214282456522960480152142824565229604801521428245652296048015214282456522960480152142824565229604801521428245652296048015214282456522960480152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34254e32-6b24-4368-a672-611b29679d9b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 867c71b7-e727-4b3e-a294-28fab4e3aa8a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc36779b-0a58-4a38-b75f-d19835dd8ac7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d377518-f0fa-49ac-815b-60d4b5573fd8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc36779b-0a58-4a38-b75f-d19835dd8ac7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14306517823704864890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430651782370486489014306517823704864890143065178237048648901430651782370486489014306517823704864890143065178237048648901430651782370486489014306517823704864890143065178237048648901430651782370486489014306517823704864890143065178237048648901430651782370486489014306517823704864890143065178237048648901430651782370486489014306517823704864890143065178237048648901430651782370486489014306517823704864890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d377518-f0fa-49ac-815b-60d4b5573fd8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494690396774186984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349469039677418698413494690396774186984134946903967741869841349469039677418698413494690396774186984134946903967741869841349469039677418698413494690396774186984134946903967741869841349469039677418698413494690396774186984134946903967741869841349469039677418698413494690396774186984134946903967741869841349469039677418698413494690396774186984134946903967741869841349469039677418698413494690396774186984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d377518-f0fa-49ac-815b-60d4b5573fd8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc36779b-0a58-4a38-b75f-d19835dd8ac7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8959d2de-41bf-40fe-a57e-35ca95f8bd0e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257dfd20-1c28-46e1-beb2-4e9a0f5e4830, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8959d2de-41bf-40fe-a57e-35ca95f8bd0e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16326141953208795751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1632614195320879575116326141953208795751163261419532087957511632614195320879575116326141953208795751163261419532087957511632614195320879575116326141953208795751163261419532087957511632614195320879575116326141953208795751163261419532087957511632614195320879575116326141953208795751163261419532087957511632614195320879575116326141953208795751163261419532087957511632614195320879575116326141953208795751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257dfd20-1c28-46e1-beb2-4e9a0f5e4830, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14659082950010840356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465908295001084035614659082950010840356146590829500108403561465908295001084035614659082950010840356146590829500108403561465908295001084035614659082950010840356146590829500108403561465908295001084035614659082950010840356146590829500108403561465908295001084035614659082950010840356146590829500108403561465908295001084035614659082950010840356146590829500108403561465908295001084035614659082950010840356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8959d2de-41bf-40fe-a57e-35ca95f8bd0e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257dfd20-1c28-46e1-beb2-4e9a0f5e4830, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c4a202-657d-4c5b-805d-754aadbb1e1a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c4a202-657d-4c5b-805d-754aadbb1e1a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4337069507100805224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43370695071008052244337069507100805224433706950710080522443370695071008052244337069507100805224433706950710080522443370695071008052244337069507100805224433706950710080522443370695071008052244337069507100805224433706950710080522443370695071008052244337069507100805224433706950710080522443370695071008052244337069507100805224433706950710080522443370695071008052244337069507100805224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3752109-4812-4240-b090-521d2b27ad9f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3752109-4812-4240-b090-521d2b27ad9f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11855927901218191810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185592790121819181011855927901218191810118559279012181918101185592790121819181011855927901218191810118559279012181918101185592790121819181011855927901218191810118559279012181918101185592790121819181011855927901218191810118559279012181918101185592790121819181011855927901218191810118559279012181918101185592790121819181011855927901218191810118559279012181918101185592790121819181011855927901218191810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c4a202-657d-4c5b-805d-754aadbb1e1a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3752109-4812-4240-b090-521d2b27ad9f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbe36c58-0837-42d0-88b8-1c82eb91b97b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe36c58-0837-42d0-88b8-1c82eb91b97b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9312100130221256109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93121001302212561099312100130221256109931210013022125610993121001302212561099312100130221256109931210013022125610993121001302212561099312100130221256109931210013022125610993121001302212561099312100130221256109931210013022125610993121001302212561099312100130221256109931210013022125610993121001302212561099312100130221256109931210013022125610993121001302212561099312100130221256109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e7e08b4-97d4-4ae3-846b-45c41da1eac9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e7e08b4-97d4-4ae3-846b-45c41da1eac9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18098525697566727758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809852569756672775818098525697566727758180985256975667277581809852569756672775818098525697566727758180985256975667277581809852569756672775818098525697566727758180985256975667277581809852569756672775818098525697566727758180985256975667277581809852569756672775818098525697566727758180985256975667277581809852569756672775818098525697566727758180985256975667277581809852569756672775818098525697566727758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe36c58-0837-42d0-88b8-1c82eb91b97b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e7e08b4-97d4-4ae3-846b-45c41da1eac9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ebcfffa-4450-4153-ad57-8602f8b47e16, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ebcfffa-4450-4153-ad57-8602f8b47e16, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13018007565697860243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301800756569786024313018007565697860243130180075656978602431301800756569786024313018007565697860243130180075656978602431301800756569786024313018007565697860243130180075656978602431301800756569786024313018007565697860243130180075656978602431301800756569786024313018007565697860243130180075656978602431301800756569786024313018007565697860243130180075656978602431301800756569786024313018007565697860243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cf8aad9-87ae-4dfa-bc55-6c522b6b77f5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cf8aad9-87ae-4dfa-bc55-6c522b6b77f5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14279411543649384838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427941154364938483814279411543649384838142794115436493848381427941154364938483814279411543649384838142794115436493848381427941154364938483814279411543649384838142794115436493848381427941154364938483814279411543649384838142794115436493848381427941154364938483814279411543649384838142794115436493848381427941154364938483814279411543649384838142794115436493848381427941154364938483814279411543649384838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ebcfffa-4450-4153-ad57-8602f8b47e16, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cf8aad9-87ae-4dfa-bc55-6c522b6b77f5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4413af72-227b-4145-abfb-bdfa359c7734, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4413af72-227b-4145-abfb-bdfa359c7734, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 321452923810470861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861321452923810470861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7bdcb0e-5b14-456a-b108-4ce489faf689, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7bdcb0e-5b14-456a-b108-4ce489faf689, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696716122550685543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46967161225506855434696716122550685543469671612255068554346967161225506855434696716122550685543469671612255068554346967161225506855434696716122550685543469671612255068554346967161225506855434696716122550685543469671612255068554346967161225506855434696716122550685543469671612255068554346967161225506855434696716122550685543469671612255068554346967161225506855434696716122550685543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4413af72-227b-4145-abfb-bdfa359c7734, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7bdcb0e-5b14-456a-b108-4ce489faf689, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0abd6141-b058-4e9e-a6ad-3f332394bffa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0abd6141-b058-4e9e-a6ad-3f332394bffa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1868309356410350027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18683093564103500271868309356410350027186830935641035002718683093564103500271868309356410350027186830935641035002718683093564103500271868309356410350027186830935641035002718683093564103500271868309356410350027186830935641035002718683093564103500271868309356410350027186830935641035002718683093564103500271868309356410350027186830935641035002718683093564103500271868309356410350027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7b9e78-137a-4df3-be4d-8ae28c6ee71f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7b9e78-137a-4df3-be4d-8ae28c6ee71f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9718705354796952763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97187053547969527639718705354796952763971870535479695276397187053547969527639718705354796952763971870535479695276397187053547969527639718705354796952763971870535479695276397187053547969527639718705354796952763971870535479695276397187053547969527639718705354796952763971870535479695276397187053547969527639718705354796952763971870535479695276397187053547969527639718705354796952763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0abd6141-b058-4e9e-a6ad-3f332394bffa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7b9e78-137a-4df3-be4d-8ae28c6ee71f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce7e823a-b99d-421f-957e-7c9d215c46a8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a2d2f3-5eea-4947-9aa6-fd41f67f3234, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce7e823a-b99d-421f-957e-7c9d215c46a8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10257358057430218549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025735805743021854910257358057430218549102573580574302185491025735805743021854910257358057430218549102573580574302185491025735805743021854910257358057430218549102573580574302185491025735805743021854910257358057430218549102573580574302185491025735805743021854910257358057430218549102573580574302185491025735805743021854910257358057430218549102573580574302185491025735805743021854910257358057430218549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a2d2f3-5eea-4947-9aa6-fd41f67f3234, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6730793022240692514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67307930222406925146730793022240692514673079302224069251467307930222406925146730793022240692514673079302224069251467307930222406925146730793022240692514673079302224069251467307930222406925146730793022240692514673079302224069251467307930222406925146730793022240692514673079302224069251467307930222406925146730793022240692514673079302224069251467307930222406925146730793022240692514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce7e823a-b99d-421f-957e-7c9d215c46a8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a2d2f3-5eea-4947-9aa6-fd41f67f3234, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a03b7e-7981-40a5-8b81-74d6ed260584, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 496cca28-955d-4ee1-bf30-2734e4ffce3d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a03b7e-7981-40a5-8b81-74d6ed260584, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5885729853072276626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58857298530722766265885729853072276626588572985307227662658857298530722766265885729853072276626588572985307227662658857298530722766265885729853072276626588572985307227662658857298530722766265885729853072276626588572985307227662658857298530722766265885729853072276626588572985307227662658857298530722766265885729853072276626588572985307227662658857298530722766265885729853072276626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 496cca28-955d-4ee1-bf30-2734e4ffce3d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9328601265847221630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93286012658472216309328601265847221630932860126584722163093286012658472216309328601265847221630932860126584722163093286012658472216309328601265847221630932860126584722163093286012658472216309328601265847221630932860126584722163093286012658472216309328601265847221630932860126584722163093286012658472216309328601265847221630932860126584722163093286012658472216309328601265847221630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 496cca28-955d-4ee1-bf30-2734e4ffce3d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a03b7e-7981-40a5-8b81-74d6ed260584, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56951c91-6700-470f-8e58-6f567b486e5f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5545c5c-9bdd-47b9-b309-08020c3714b9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56951c91-6700-470f-8e58-6f567b486e5f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2867434293448394717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28674342934483947172867434293448394717286743429344839471728674342934483947172867434293448394717286743429344839471728674342934483947172867434293448394717286743429344839471728674342934483947172867434293448394717286743429344839471728674342934483947172867434293448394717286743429344839471728674342934483947172867434293448394717286743429344839471728674342934483947172867434293448394717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5545c5c-9bdd-47b9-b309-08020c3714b9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5489272618638304966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54892726186383049665489272618638304966548927261863830496654892726186383049665489272618638304966548927261863830496654892726186383049665489272618638304966548927261863830496654892726186383049665489272618638304966548927261863830496654892726186383049665489272618638304966548927261863830496654892726186383049665489272618638304966548927261863830496654892726186383049665489272618638304966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56951c91-6700-470f-8e58-6f567b486e5f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21f3ebf6-6592-4c91-a1bf-827f0e91536c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21f3ebf6-6592-4c91-a1bf-827f0e91536c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13266360726629825917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326636072662982591713266360726629825917132663607266298259171326636072662982591713266360726629825917132663607266298259171326636072662982591713266360726629825917132663607266298259171326636072662982591713266360726629825917132663607266298259171326636072662982591713266360726629825917132663607266298259171326636072662982591713266360726629825917132663607266298259171326636072662982591713266360726629825917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21f3ebf6-6592-4c91-a1bf-827f0e91536c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aefa979-3f01-4d8d-9791-ad8b50c4bc49, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aefa979-3f01-4d8d-9791-ad8b50c4bc49, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10833745153160261168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083374515316026116810833745153160261168108337451531602611681083374515316026116810833745153160261168108337451531602611681083374515316026116810833745153160261168108337451531602611681083374515316026116810833745153160261168108337451531602611681083374515316026116810833745153160261168108337451531602611681083374515316026116810833745153160261168108337451531602611681083374515316026116810833745153160261168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5545c5c-9bdd-47b9-b309-08020c3714b9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e0cade7-c120-4b55-ac44-191803ba7811, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0cade7-c120-4b55-ac44-191803ba7811, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16343280764290621768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634328076429062176816343280764290621768163432807642906217681634328076429062176816343280764290621768163432807642906217681634328076429062176816343280764290621768163432807642906217681634328076429062176816343280764290621768163432807642906217681634328076429062176816343280764290621768163432807642906217681634328076429062176816343280764290621768163432807642906217681634328076429062176816343280764290621768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aefa979-3f01-4d8d-9791-ad8b50c4bc49, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6246e70-789c-484b-b609-57b6b2ba962a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6246e70-789c-484b-b609-57b6b2ba962a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1581452220126914518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15814522201269145181581452220126914518158145222012691451815814522201269145181581452220126914518158145222012691451815814522201269145181581452220126914518158145222012691451815814522201269145181581452220126914518158145222012691451815814522201269145181581452220126914518158145222012691451815814522201269145181581452220126914518158145222012691451815814522201269145181581452220126914518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0cade7-c120-4b55-ac44-191803ba7811, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6db2756b-59fb-4a36-b2e2-112399ffcd9c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6db2756b-59fb-4a36-b2e2-112399ffcd9c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 387786331840272772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772387786331840272772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6246e70-789c-484b-b609-57b6b2ba962a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59503a59-cad0-4753-9637-d8fd468554a5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59503a59-cad0-4753-9637-d8fd468554a5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9233310981838898461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92333109818388984619233310981838898461923331098183889846192333109818388984619233310981838898461923331098183889846192333109818388984619233310981838898461923331098183889846192333109818388984619233310981838898461923331098183889846192333109818388984619233310981838898461923331098183889846192333109818388984619233310981838898461923331098183889846192333109818388984619233310981838898461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6db2756b-59fb-4a36-b2e2-112399ffcd9c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b62dab4-1f28-4aa0-9f94-4d6270a162b4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b62dab4-1f28-4aa0-9f94-4d6270a162b4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17113635328079556969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711363532807955696917113635328079556969171136353280795569691711363532807955696917113635328079556969171136353280795569691711363532807955696917113635328079556969171136353280795569691711363532807955696917113635328079556969171136353280795569691711363532807955696917113635328079556969171136353280795569691711363532807955696917113635328079556969171136353280795569691711363532807955696917113635328079556969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59503a59-cad0-4753-9637-d8fd468554a5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 845982ff-fa65-4651-83ef-e42ed9ef0ad5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 845982ff-fa65-4651-83ef-e42ed9ef0ad5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1087478476287842483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10874784762878424831087478476287842483108747847628784248310874784762878424831087478476287842483108747847628784248310874784762878424831087478476287842483108747847628784248310874784762878424831087478476287842483108747847628784248310874784762878424831087478476287842483108747847628784248310874784762878424831087478476287842483108747847628784248310874784762878424831087478476287842483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b62dab4-1f28-4aa0-9f94-4d6270a162b4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 845982ff-fa65-4651-83ef-e42ed9ef0ad5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aa80b76-e34e-4378-adee-102801d44a6f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aa80b76-e34e-4378-adee-102801d44a6f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6067192284048862388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60671922840488623886067192284048862388606719228404886238860671922840488623886067192284048862388606719228404886238860671922840488623886067192284048862388606719228404886238860671922840488623886067192284048862388606719228404886238860671922840488623886067192284048862388606719228404886238860671922840488623886067192284048862388606719228404886238860671922840488623886067192284048862388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d96066-f3f9-4b82-833d-e12d5ef01107, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d96066-f3f9-4b82-833d-e12d5ef01107, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8949971411957132477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89499714119571324778949971411957132477894997141195713247789499714119571324778949971411957132477894997141195713247789499714119571324778949971411957132477894997141195713247789499714119571324778949971411957132477894997141195713247789499714119571324778949971411957132477894997141195713247789499714119571324778949971411957132477894997141195713247789499714119571324778949971411957132477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aa80b76-e34e-4378-adee-102801d44a6f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d45b9e-1f3d-42c8-aed1-b6bb99630e51, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d96066-f3f9-4b82-833d-e12d5ef01107, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d45b9e-1f3d-42c8-aed1-b6bb99630e51, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3925047194846222750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39250471948462227503925047194846222750392504719484622275039250471948462227503925047194846222750392504719484622275039250471948462227503925047194846222750392504719484622275039250471948462227503925047194846222750392504719484622275039250471948462227503925047194846222750392504719484622275039250471948462227503925047194846222750392504719484622275039250471948462227503925047194846222750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e30dd63-2b0c-4333-b127-22eb0a008a01, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e30dd63-2b0c-4333-b127-22eb0a008a01, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14934922559479128623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493492255947912862314934922559479128623149349225594791286231493492255947912862314934922559479128623149349225594791286231493492255947912862314934922559479128623149349225594791286231493492255947912862314934922559479128623149349225594791286231493492255947912862314934922559479128623149349225594791286231493492255947912862314934922559479128623149349225594791286231493492255947912862314934922559479128623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d45b9e-1f3d-42c8-aed1-b6bb99630e51, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227e5e20-62c2-4105-9980-80f314f6c54a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e30dd63-2b0c-4333-b127-22eb0a008a01, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227e5e20-62c2-4105-9980-80f314f6c54a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13029937178879152934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302993717887915293413029937178879152934130299371788791529341302993717887915293413029937178879152934130299371788791529341302993717887915293413029937178879152934130299371788791529341302993717887915293413029937178879152934130299371788791529341302993717887915293413029937178879152934130299371788791529341302993717887915293413029937178879152934130299371788791529341302993717887915293413029937178879152934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0020d4-dfc3-40e6-b702-a0ed4f9f9517, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0020d4-dfc3-40e6-b702-a0ed4f9f9517, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1277099071198977934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12770990711989779341277099071198977934127709907119897793412770990711989779341277099071198977934127709907119897793412770990711989779341277099071198977934127709907119897793412770990711989779341277099071198977934127709907119897793412770990711989779341277099071198977934127709907119897793412770990711989779341277099071198977934127709907119897793412770990711989779341277099071198977934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227e5e20-62c2-4105-9980-80f314f6c54a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ae592b9-9af1-47c3-8b47-fc3d58b5b9a5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ae592b9-9af1-47c3-8b47-fc3d58b5b9a5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8774409127645598675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87744091276455986758774409127645598675877440912764559867587744091276455986758774409127645598675877440912764559867587744091276455986758774409127645598675877440912764559867587744091276455986758774409127645598675877440912764559867587744091276455986758774409127645598675877440912764559867587744091276455986758774409127645598675877440912764559867587744091276455986758774409127645598675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0020d4-dfc3-40e6-b702-a0ed4f9f9517, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0db18a9-f10c-4996-bab6-1319fc19aa09, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0db18a9-f10c-4996-bab6-1319fc19aa09, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7188406857922556353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71884068579225563537188406857922556353718840685792255635371884068579225563537188406857922556353718840685792255635371884068579225563537188406857922556353718840685792255635371884068579225563537188406857922556353718840685792255635371884068579225563537188406857922556353718840685792255635371884068579225563537188406857922556353718840685792255635371884068579225563537188406857922556353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ae592b9-9af1-47c3-8b47-fc3d58b5b9a5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b7bfaa4-d525-4149-9aa2-713e635cba78, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b7bfaa4-d525-4149-9aa2-713e635cba78, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3966059887209934069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39660598872099340693966059887209934069396605988720993406939660598872099340693966059887209934069396605988720993406939660598872099340693966059887209934069396605988720993406939660598872099340693966059887209934069396605988720993406939660598872099340693966059887209934069396605988720993406939660598872099340693966059887209934069396605988720993406939660598872099340693966059887209934069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0db18a9-f10c-4996-bab6-1319fc19aa09, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db761ec-f8c9-4012-89f1-74c428753c94, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db761ec-f8c9-4012-89f1-74c428753c94, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7237834525537135740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72378345255371357407237834525537135740723783452553713574072378345255371357407237834525537135740723783452553713574072378345255371357407237834525537135740723783452553713574072378345255371357407237834525537135740723783452553713574072378345255371357407237834525537135740723783452553713574072378345255371357407237834525537135740723783452553713574072378345255371357407237834525537135740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b7bfaa4-d525-4149-9aa2-713e635cba78, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6a079ad-7ed9-4595-b26e-2049f461606c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6a079ad-7ed9-4595-b26e-2049f461606c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14056880056675012896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405688005667501289614056880056675012896140568800566750128961405688005667501289614056880056675012896140568800566750128961405688005667501289614056880056675012896140568800566750128961405688005667501289614056880056675012896140568800566750128961405688005667501289614056880056675012896140568800566750128961405688005667501289614056880056675012896140568800566750128961405688005667501289614056880056675012896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db761ec-f8c9-4012-89f1-74c428753c94, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46a2784-462d-466d-8ad6-5f7f45ccd041, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46a2784-462d-466d-8ad6-5f7f45ccd041, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028823978481902655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30288239784819026553028823978481902655302882397848190265530288239784819026553028823978481902655302882397848190265530288239784819026553028823978481902655302882397848190265530288239784819026553028823978481902655302882397848190265530288239784819026553028823978481902655302882397848190265530288239784819026553028823978481902655302882397848190265530288239784819026553028823978481902655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6a079ad-7ed9-4595-b26e-2049f461606c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6c46dd-97cc-4fbc-9797-385f13c1cba5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6c46dd-97cc-4fbc-9797-385f13c1cba5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4483780647414537186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44837806474145371864483780647414537186448378064741453718644837806474145371864483780647414537186448378064741453718644837806474145371864483780647414537186448378064741453718644837806474145371864483780647414537186448378064741453718644837806474145371864483780647414537186448378064741453718644837806474145371864483780647414537186448378064741453718644837806474145371864483780647414537186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46a2784-462d-466d-8ad6-5f7f45ccd041, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15ef4e3-c3c7-4706-b376-7e90fff2ab2a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15ef4e3-c3c7-4706-b376-7e90fff2ab2a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5653627757210652403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56536277572106524035653627757210652403565362775721065240356536277572106524035653627757210652403565362775721065240356536277572106524035653627757210652403565362775721065240356536277572106524035653627757210652403565362775721065240356536277572106524035653627757210652403565362775721065240356536277572106524035653627757210652403565362775721065240356536277572106524035653627757210652403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6c46dd-97cc-4fbc-9797-385f13c1cba5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05ac22c-40e7-4ea1-bb99-c079a92c0007, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05ac22c-40e7-4ea1-bb99-c079a92c0007, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15966234694216721372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596623469421672137215966234694216721372159662346942167213721596623469421672137215966234694216721372159662346942167213721596623469421672137215966234694216721372159662346942167213721596623469421672137215966234694216721372159662346942167213721596623469421672137215966234694216721372159662346942167213721596623469421672137215966234694216721372159662346942167213721596623469421672137215966234694216721372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15ef4e3-c3c7-4706-b376-7e90fff2ab2a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca58f580-cbc1-4962-ae8a-06b85d13afc6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca58f580-cbc1-4962-ae8a-06b85d13afc6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4597318059286116589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45973180592861165894597318059286116589459731805928611658945973180592861165894597318059286116589459731805928611658945973180592861165894597318059286116589459731805928611658945973180592861165894597318059286116589459731805928611658945973180592861165894597318059286116589459731805928611658945973180592861165894597318059286116589459731805928611658945973180592861165894597318059286116589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05ac22c-40e7-4ea1-bb99-c079a92c0007, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449e6df0-7d36-4558-8b64-de7ef211b04e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca58f580-cbc1-4962-ae8a-06b85d13afc6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449e6df0-7d36-4558-8b64-de7ef211b04e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 875280929040681345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345875280929040681345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52a67112-e865-44cd-b74c-a1f02737b650, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52a67112-e865-44cd-b74c-a1f02737b650, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562851025533801680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756285102553380168017562851025533801680175628510255338016801756285102553380168017562851025533801680175628510255338016801756285102553380168017562851025533801680175628510255338016801756285102553380168017562851025533801680175628510255338016801756285102553380168017562851025533801680175628510255338016801756285102553380168017562851025533801680175628510255338016801756285102553380168017562851025533801680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449e6df0-7d36-4558-8b64-de7ef211b04e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb9bd1d-1a47-4d3c-88a8-6c677bcaae12, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb9bd1d-1a47-4d3c-88a8-6c677bcaae12, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7421023054038352325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74210230540383523257421023054038352325742102305403835232574210230540383523257421023054038352325742102305403835232574210230540383523257421023054038352325742102305403835232574210230540383523257421023054038352325742102305403835232574210230540383523257421023054038352325742102305403835232574210230540383523257421023054038352325742102305403835232574210230540383523257421023054038352325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52a67112-e865-44cd-b74c-a1f02737b650, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8a35d56-8dfc-4566-b37a-e0a916d60dcc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8a35d56-8dfc-4566-b37a-e0a916d60dcc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10281139895389514636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028113989538951463610281139895389514636102811398953895146361028113989538951463610281139895389514636102811398953895146361028113989538951463610281139895389514636102811398953895146361028113989538951463610281139895389514636102811398953895146361028113989538951463610281139895389514636102811398953895146361028113989538951463610281139895389514636102811398953895146361028113989538951463610281139895389514636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb9bd1d-1a47-4d3c-88a8-6c677bcaae12, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ba02a43-2385-44fe-8252-4a5614117733, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8a35d56-8dfc-4566-b37a-e0a916d60dcc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ba02a43-2385-44fe-8252-4a5614117733, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16196997797542484966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619699779754248496616196997797542484966161969977975424849661619699779754248496616196997797542484966161969977975424849661619699779754248496616196997797542484966161969977975424849661619699779754248496616196997797542484966161969977975424849661619699779754248496616196997797542484966161969977975424849661619699779754248496616196997797542484966161969977975424849661619699779754248496616196997797542484966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466ecece-3ba7-48ce-a362-4572d5768ef3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466ecece-3ba7-48ce-a362-4572d5768ef3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1803852576069596232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18038525760695962321803852576069596232180385257606959623218038525760695962321803852576069596232180385257606959623218038525760695962321803852576069596232180385257606959623218038525760695962321803852576069596232180385257606959623218038525760695962321803852576069596232180385257606959623218038525760695962321803852576069596232180385257606959623218038525760695962321803852576069596232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ba02a43-2385-44fe-8252-4a5614117733, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6591b82c-59ae-48cb-b6ed-cc1d1f451f1a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466ecece-3ba7-48ce-a362-4572d5768ef3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6591b82c-59ae-48cb-b6ed-cc1d1f451f1a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11658736274318708846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165873627431870884611658736274318708846116587362743187088461165873627431870884611658736274318708846116587362743187088461165873627431870884611658736274318708846116587362743187088461165873627431870884611658736274318708846116587362743187088461165873627431870884611658736274318708846116587362743187088461165873627431870884611658736274318708846116587362743187088461165873627431870884611658736274318708846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0feb4f2c-fd75-48e2-a7a1-abe97c21ca1d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0feb4f2c-fd75-48e2-a7a1-abe97c21ca1d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12301477327402579212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230147732740257921212301477327402579212123014773274025792121230147732740257921212301477327402579212123014773274025792121230147732740257921212301477327402579212123014773274025792121230147732740257921212301477327402579212123014773274025792121230147732740257921212301477327402579212123014773274025792121230147732740257921212301477327402579212123014773274025792121230147732740257921212301477327402579212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6591b82c-59ae-48cb-b6ed-cc1d1f451f1a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0feb4f2c-fd75-48e2-a7a1-abe97c21ca1d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7fed48-ccba-4f5a-bdf5-aa78f9c315e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7fed48-ccba-4f5a-bdf5-aa78f9c315e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2556059807596892110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25560598075968921102556059807596892110255605980759689211025560598075968921102556059807596892110255605980759689211025560598075968921102556059807596892110255605980759689211025560598075968921102556059807596892110255605980759689211025560598075968921102556059807596892110255605980759689211025560598075968921102556059807596892110255605980759689211025560598075968921102556059807596892110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc9762e-5db4-44ae-b74b-9ff032f9abd3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc9762e-5db4-44ae-b74b-9ff032f9abd3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13536616240475956583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353661624047595658313536616240475956583135366162404759565831353661624047595658313536616240475956583135366162404759565831353661624047595658313536616240475956583135366162404759565831353661624047595658313536616240475956583135366162404759565831353661624047595658313536616240475956583135366162404759565831353661624047595658313536616240475956583135366162404759565831353661624047595658313536616240475956583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc9762e-5db4-44ae-b74b-9ff032f9abd3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7fed48-ccba-4f5a-bdf5-aa78f9c315e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd611451-c07e-4291-9d8f-da3357e00d66, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd611451-c07e-4291-9d8f-da3357e00d66, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17787034632348895146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778703463234889514617787034632348895146177870346323488951461778703463234889514617787034632348895146177870346323488951461778703463234889514617787034632348895146177870346323488951461778703463234889514617787034632348895146177870346323488951461778703463234889514617787034632348895146177870346323488951461778703463234889514617787034632348895146177870346323488951461778703463234889514617787034632348895146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4341ada7-af30-42d6-8790-bf8eb25dcd2c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4341ada7-af30-42d6-8790-bf8eb25dcd2c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8260833447973861546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82608334479738615468260833447973861546826083344797386154682608334479738615468260833447973861546826083344797386154682608334479738615468260833447973861546826083344797386154682608334479738615468260833447973861546826083344797386154682608334479738615468260833447973861546826083344797386154682608334479738615468260833447973861546826083344797386154682608334479738615468260833447973861546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd611451-c07e-4291-9d8f-da3357e00d66, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4341ada7-af30-42d6-8790-bf8eb25dcd2c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694cfc3c-c1c2-4526-b6fb-f5d7b6e7296b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694cfc3c-c1c2-4526-b6fb-f5d7b6e7296b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18374117795596793778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837411779559679377818374117795596793778183741177955967937781837411779559679377818374117795596793778183741177955967937781837411779559679377818374117795596793778183741177955967937781837411779559679377818374117795596793778183741177955967937781837411779559679377818374117795596793778183741177955967937781837411779559679377818374117795596793778183741177955967937781837411779559679377818374117795596793778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f55e9e-d4b8-46a4-b52c-917fddb431a0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f55e9e-d4b8-46a4-b52c-917fddb431a0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15179076435911093441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517907643591109344115179076435911093441151790764359110934411517907643591109344115179076435911093441151790764359110934411517907643591109344115179076435911093441151790764359110934411517907643591109344115179076435911093441151790764359110934411517907643591109344115179076435911093441151790764359110934411517907643591109344115179076435911093441151790764359110934411517907643591109344115179076435911093441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694cfc3c-c1c2-4526-b6fb-f5d7b6e7296b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f55e9e-d4b8-46a4-b52c-917fddb431a0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a04607d-d7e0-4b04-b912-57efe0d6dc2d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92e0a80a-10e6-44f3-8155-9eb50ea01ada, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a04607d-d7e0-4b04-b912-57efe0d6dc2d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8581165235334430948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85811652353344309488581165235334430948858116523533443094885811652353344309488581165235334430948858116523533443094885811652353344309488581165235334430948858116523533443094885811652353344309488581165235334430948858116523533443094885811652353344309488581165235334430948858116523533443094885811652353344309488581165235334430948858116523533443094885811652353344309488581165235334430948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92e0a80a-10e6-44f3-8155-9eb50ea01ada, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3378564613260072355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33785646132600723553378564613260072355337856461326007235533785646132600723553378564613260072355337856461326007235533785646132600723553378564613260072355337856461326007235533785646132600723553378564613260072355337856461326007235533785646132600723553378564613260072355337856461326007235533785646132600723553378564613260072355337856461326007235533785646132600723553378564613260072355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a04607d-d7e0-4b04-b912-57efe0d6dc2d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92e0a80a-10e6-44f3-8155-9eb50ea01ada, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df2581a-ef5a-426c-bc2d-fb3a6ac8add7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c17c25d-d71f-43fe-ac8a-20e0cde49518, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df2581a-ef5a-426c-bc2d-fb3a6ac8add7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877976029541237768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48779760295412377684877976029541237768487797602954123776848779760295412377684877976029541237768487797602954123776848779760295412377684877976029541237768487797602954123776848779760295412377684877976029541237768487797602954123776848779760295412377684877976029541237768487797602954123776848779760295412377684877976029541237768487797602954123776848779760295412377684877976029541237768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c17c25d-d71f-43fe-ac8a-20e0cde49518, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15257234647245282245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525723464724528224515257234647245282245152572346472452822451525723464724528224515257234647245282245152572346472452822451525723464724528224515257234647245282245152572346472452822451525723464724528224515257234647245282245152572346472452822451525723464724528224515257234647245282245152572346472452822451525723464724528224515257234647245282245152572346472452822451525723464724528224515257234647245282245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c17c25d-d71f-43fe-ac8a-20e0cde49518, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df2581a-ef5a-426c-bc2d-fb3a6ac8add7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfcbeff9-663e-42c1-887d-369124712296, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7e24e9-aac3-44f4-ab1a-a3eb8bb39924, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfcbeff9-663e-42c1-887d-369124712296, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16765220513286484252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676522051328648425216765220513286484252167652205132864842521676522051328648425216765220513286484252167652205132864842521676522051328648425216765220513286484252167652205132864842521676522051328648425216765220513286484252167652205132864842521676522051328648425216765220513286484252167652205132864842521676522051328648425216765220513286484252167652205132864842521676522051328648425216765220513286484252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7e24e9-aac3-44f4-ab1a-a3eb8bb39924, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17641476986171008417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764147698617100841717641476986171008417176414769861710084171764147698617100841717641476986171008417176414769861710084171764147698617100841717641476986171008417176414769861710084171764147698617100841717641476986171008417176414769861710084171764147698617100841717641476986171008417176414769861710084171764147698617100841717641476986171008417176414769861710084171764147698617100841717641476986171008417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfcbeff9-663e-42c1-887d-369124712296, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7e24e9-aac3-44f4-ab1a-a3eb8bb39924, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d5c038f-a989-4267-b13b-7e1226513b1b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d5c038f-a989-4267-b13b-7e1226513b1b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 694101941205789230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230694101941205789230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5394d1-fa91-4dd8-90cc-27405c0ab538, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5394d1-fa91-4dd8-90cc-27405c0ab538, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13442296683180230789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344229668318023078913442296683180230789134422966831802307891344229668318023078913442296683180230789134422966831802307891344229668318023078913442296683180230789134422966831802307891344229668318023078913442296683180230789134422966831802307891344229668318023078913442296683180230789134422966831802307891344229668318023078913442296683180230789134422966831802307891344229668318023078913442296683180230789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5394d1-fa91-4dd8-90cc-27405c0ab538, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d5c038f-a989-4267-b13b-7e1226513b1b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31704d1-de5e-4b7b-a694-6304cb3ac2e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31704d1-de5e-4b7b-a694-6304cb3ac2e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11125248588174420691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112524858817442069111125248588174420691111252485881744206911112524858817442069111125248588174420691111252485881744206911112524858817442069111125248588174420691111252485881744206911112524858817442069111125248588174420691111252485881744206911112524858817442069111125248588174420691111252485881744206911112524858817442069111125248588174420691111252485881744206911112524858817442069111125248588174420691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4919d2e8-eab1-4c87-a891-fe4042b127f5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4919d2e8-eab1-4c87-a891-fe4042b127f5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 679583534809764027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027679583534809764027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31704d1-de5e-4b7b-a694-6304cb3ac2e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4919d2e8-eab1-4c87-a891-fe4042b127f5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0befba4a-dda2-46d7-b2ea-b16f58bd5e70, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44ddcbf-63ca-4838-a463-85879d141859, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0befba4a-dda2-46d7-b2ea-b16f58bd5e70, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7051213567111240415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70512135671112404157051213567111240415705121356711124041570512135671112404157051213567111240415705121356711124041570512135671112404157051213567111240415705121356711124041570512135671112404157051213567111240415705121356711124041570512135671112404157051213567111240415705121356711124041570512135671112404157051213567111240415705121356711124041570512135671112404157051213567111240415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44ddcbf-63ca-4838-a463-85879d141859, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097666718444870892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309766671844487089213097666718444870892130976667184448708921309766671844487089213097666718444870892130976667184448708921309766671844487089213097666718444870892130976667184448708921309766671844487089213097666718444870892130976667184448708921309766671844487089213097666718444870892130976667184448708921309766671844487089213097666718444870892130976667184448708921309766671844487089213097666718444870892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0befba4a-dda2-46d7-b2ea-b16f58bd5e70, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44ddcbf-63ca-4838-a463-85879d141859, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72ebf2b3-8f46-47dd-a870-bbe4e64fd9dc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3138c32c-d6b7-452a-a228-66b6a5bec444, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72ebf2b3-8f46-47dd-a870-bbe4e64fd9dc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6885918499692924965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68859184996929249656885918499692924965688591849969292496568859184996929249656885918499692924965688591849969292496568859184996929249656885918499692924965688591849969292496568859184996929249656885918499692924965688591849969292496568859184996929249656885918499692924965688591849969292496568859184996929249656885918499692924965688591849969292496568859184996929249656885918499692924965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3138c32c-d6b7-452a-a228-66b6a5bec444, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16531607881454370308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653160788145437030816531607881454370308165316078814543703081653160788145437030816531607881454370308165316078814543703081653160788145437030816531607881454370308165316078814543703081653160788145437030816531607881454370308165316078814543703081653160788145437030816531607881454370308165316078814543703081653160788145437030816531607881454370308165316078814543703081653160788145437030816531607881454370308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3138c32c-d6b7-452a-a228-66b6a5bec444, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72ebf2b3-8f46-47dd-a870-bbe4e64fd9dc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39837153-466e-4806-a406-2d5a9c74aa33, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a3a8632-eac6-4ea7-bcfd-c0097c9f93f2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39837153-466e-4806-a406-2d5a9c74aa33, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10365009129382146715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036500912938214671510365009129382146715103650091293821467151036500912938214671510365009129382146715103650091293821467151036500912938214671510365009129382146715103650091293821467151036500912938214671510365009129382146715103650091293821467151036500912938214671510365009129382146715103650091293821467151036500912938214671510365009129382146715103650091293821467151036500912938214671510365009129382146715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a3a8632-eac6-4ea7-bcfd-c0097c9f93f2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464437015552678326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446443701555267832614464437015552678326144644370155526783261446443701555267832614464437015552678326144644370155526783261446443701555267832614464437015552678326144644370155526783261446443701555267832614464437015552678326144644370155526783261446443701555267832614464437015552678326144644370155526783261446443701555267832614464437015552678326144644370155526783261446443701555267832614464437015552678326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a3a8632-eac6-4ea7-bcfd-c0097c9f93f2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39837153-466e-4806-a406-2d5a9c74aa33, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aba913bb-c1c3-4cae-b78f-a8f9aed84dac, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aba913bb-c1c3-4cae-b78f-a8f9aed84dac, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9555871289880612986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95558712898806129869555871289880612986955587128988061298695558712898806129869555871289880612986955587128988061298695558712898806129869555871289880612986955587128988061298695558712898806129869555871289880612986955587128988061298695558712898806129869555871289880612986955587128988061298695558712898806129869555871289880612986955587128988061298695558712898806129869555871289880612986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 501cd382-3694-4e82-8301-0a35f7f24648, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 501cd382-3694-4e82-8301-0a35f7f24648, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7630417462827246569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76304174628272465697630417462827246569763041746282724656976304174628272465697630417462827246569763041746282724656976304174628272465697630417462827246569763041746282724656976304174628272465697630417462827246569763041746282724656976304174628272465697630417462827246569763041746282724656976304174628272465697630417462827246569763041746282724656976304174628272465697630417462827246569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 501cd382-3694-4e82-8301-0a35f7f24648, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aba913bb-c1c3-4cae-b78f-a8f9aed84dac, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ecb1554-98f7-41ed-9ae5-222142a1ff92, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466a811f-6497-4c4b-9ebc-52fc7c9bd9c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ecb1554-98f7-41ed-9ae5-222142a1ff92, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3927380315697182123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39273803156971821233927380315697182123392738031569718212339273803156971821233927380315697182123392738031569718212339273803156971821233927380315697182123392738031569718212339273803156971821233927380315697182123392738031569718212339273803156971821233927380315697182123392738031569718212339273803156971821233927380315697182123392738031569718212339273803156971821233927380315697182123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466a811f-6497-4c4b-9ebc-52fc7c9bd9c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4592332456137733282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45923324561377332824592332456137733282459233245613773328245923324561377332824592332456137733282459233245613773328245923324561377332824592332456137733282459233245613773328245923324561377332824592332456137733282459233245613773328245923324561377332824592332456137733282459233245613773328245923324561377332824592332456137733282459233245613773328245923324561377332824592332456137733282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466a811f-6497-4c4b-9ebc-52fc7c9bd9c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ecb1554-98f7-41ed-9ae5-222142a1ff92, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be7c10d4-5420-40f9-b201-055f5ce70935, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be7c10d4-5420-40f9-b201-055f5ce70935, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15617806434986010641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561780643498601064115617806434986010641156178064349860106411561780643498601064115617806434986010641156178064349860106411561780643498601064115617806434986010641156178064349860106411561780643498601064115617806434986010641156178064349860106411561780643498601064115617806434986010641156178064349860106411561780643498601064115617806434986010641156178064349860106411561780643498601064115617806434986010641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc15f9bd-2f97-4c65-b1d2-8b26986dcf10, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc15f9bd-2f97-4c65-b1d2-8b26986dcf10, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17510147404258435633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751014740425843563317510147404258435633175101474042584356331751014740425843563317510147404258435633175101474042584356331751014740425843563317510147404258435633175101474042584356331751014740425843563317510147404258435633175101474042584356331751014740425843563317510147404258435633175101474042584356331751014740425843563317510147404258435633175101474042584356331751014740425843563317510147404258435633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be7c10d4-5420-40f9-b201-055f5ce70935, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc15f9bd-2f97-4c65-b1d2-8b26986dcf10, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9832642-6774-4290-b91d-3d74e47d65bc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00460263-51a6-4c4c-a418-16453aa45585, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9832642-6774-4290-b91d-3d74e47d65bc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6732979005520251657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67329790055202516576732979005520251657673297900552025165767329790055202516576732979005520251657673297900552025165767329790055202516576732979005520251657673297900552025165767329790055202516576732979005520251657673297900552025165767329790055202516576732979005520251657673297900552025165767329790055202516576732979005520251657673297900552025165767329790055202516576732979005520251657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00460263-51a6-4c4c-a418-16453aa45585, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1507153121774610438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15071531217746104381507153121774610438150715312177461043815071531217746104381507153121774610438150715312177461043815071531217746104381507153121774610438150715312177461043815071531217746104381507153121774610438150715312177461043815071531217746104381507153121774610438150715312177461043815071531217746104381507153121774610438150715312177461043815071531217746104381507153121774610438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9832642-6774-4290-b91d-3d74e47d65bc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00460263-51a6-4c4c-a418-16453aa45585, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f58f75-50a6-43f9-951b-3b46458847af, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f76501-4a6b-4332-8f6a-f20653c9566e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f58f75-50a6-43f9-951b-3b46458847af, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3401041463508063466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34010414635080634663401041463508063466340104146350806346634010414635080634663401041463508063466340104146350806346634010414635080634663401041463508063466340104146350806346634010414635080634663401041463508063466340104146350806346634010414635080634663401041463508063466340104146350806346634010414635080634663401041463508063466340104146350806346634010414635080634663401041463508063466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f76501-4a6b-4332-8f6a-f20653c9566e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7415829301039827969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74158293010398279697415829301039827969741582930103982796974158293010398279697415829301039827969741582930103982796974158293010398279697415829301039827969741582930103982796974158293010398279697415829301039827969741582930103982796974158293010398279697415829301039827969741582930103982796974158293010398279697415829301039827969741582930103982796974158293010398279697415829301039827969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f58f75-50a6-43f9-951b-3b46458847af, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f76501-4a6b-4332-8f6a-f20653c9566e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa157f1-2580-4bb2-9b6e-8f57885c2368, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1153dcb9-9893-4f96-87be-0b4b7b18d622, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa157f1-2580-4bb2-9b6e-8f57885c2368, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2076599784584763818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20765997845847638182076599784584763818207659978458476381820765997845847638182076599784584763818207659978458476381820765997845847638182076599784584763818207659978458476381820765997845847638182076599784584763818207659978458476381820765997845847638182076599784584763818207659978458476381820765997845847638182076599784584763818207659978458476381820765997845847638182076599784584763818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1153dcb9-9893-4f96-87be-0b4b7b18d622, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527393510827757694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752739351082775769417527393510827757694175273935108277576941752739351082775769417527393510827757694175273935108277576941752739351082775769417527393510827757694175273935108277576941752739351082775769417527393510827757694175273935108277576941752739351082775769417527393510827757694175273935108277576941752739351082775769417527393510827757694175273935108277576941752739351082775769417527393510827757694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1153dcb9-9893-4f96-87be-0b4b7b18d622, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa157f1-2580-4bb2-9b6e-8f57885c2368, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4016a647-42f0-475a-a693-55cb47ec26ed, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4016a647-42f0-475a-a693-55cb47ec26ed, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3289572079119271372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32895720791192713723289572079119271372328957207911927137232895720791192713723289572079119271372328957207911927137232895720791192713723289572079119271372328957207911927137232895720791192713723289572079119271372328957207911927137232895720791192713723289572079119271372328957207911927137232895720791192713723289572079119271372328957207911927137232895720791192713723289572079119271372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 911cc2e0-c6e7-41de-a515-ee1a35a6dc2d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 911cc2e0-c6e7-41de-a515-ee1a35a6dc2d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11893362211578833206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189336221157883320611893362211578833206118933622115788332061189336221157883320611893362211578833206118933622115788332061189336221157883320611893362211578833206118933622115788332061189336221157883320611893362211578833206118933622115788332061189336221157883320611893362211578833206118933622115788332061189336221157883320611893362211578833206118933622115788332061189336221157883320611893362211578833206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4016a647-42f0-475a-a693-55cb47ec26ed, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 911cc2e0-c6e7-41de-a515-ee1a35a6dc2d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87797fad-780e-4936-a8ad-29656bdd9ae0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87797fad-780e-4936-a8ad-29656bdd9ae0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398925498115357566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93989254981153575669398925498115357566939892549811535756693989254981153575669398925498115357566939892549811535756693989254981153575669398925498115357566939892549811535756693989254981153575669398925498115357566939892549811535756693989254981153575669398925498115357566939892549811535756693989254981153575669398925498115357566939892549811535756693989254981153575669398925498115357566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a399d1dd-7625-4fdd-a1af-fb8780a183f8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a399d1dd-7625-4fdd-a1af-fb8780a183f8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971435681978999006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697143568197899900616971435681978999006169714356819789990061697143568197899900616971435681978999006169714356819789990061697143568197899900616971435681978999006169714356819789990061697143568197899900616971435681978999006169714356819789990061697143568197899900616971435681978999006169714356819789990061697143568197899900616971435681978999006169714356819789990061697143568197899900616971435681978999006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87797fad-780e-4936-a8ad-29656bdd9ae0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a399d1dd-7625-4fdd-a1af-fb8780a183f8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a26909-455e-4f57-a901-f0be8acf6596, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2218bd-c45c-4a2a-a09a-f825491104a7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a26909-455e-4f57-a901-f0be8acf6596, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866274122890951564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88662741228909515648866274122890951564886627412289095156488662741228909515648866274122890951564886627412289095156488662741228909515648866274122890951564886627412289095156488662741228909515648866274122890951564886627412289095156488662741228909515648866274122890951564886627412289095156488662741228909515648866274122890951564886627412289095156488662741228909515648866274122890951564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2218bd-c45c-4a2a-a09a-f825491104a7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18177010457139354028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817701045713935402818177010457139354028181770104571393540281817701045713935402818177010457139354028181770104571393540281817701045713935402818177010457139354028181770104571393540281817701045713935402818177010457139354028181770104571393540281817701045713935402818177010457139354028181770104571393540281817701045713935402818177010457139354028181770104571393540281817701045713935402818177010457139354028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2218bd-c45c-4a2a-a09a-f825491104a7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a26909-455e-4f57-a901-f0be8acf6596, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16e5023-0c9c-4e89-924e-ce59bedac5e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e8f1fae-737f-4fda-9a08-25092b095954, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16e5023-0c9c-4e89-924e-ce59bedac5e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15056517952335730056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1505651795233573005615056517952335730056150565179523357300561505651795233573005615056517952335730056150565179523357300561505651795233573005615056517952335730056150565179523357300561505651795233573005615056517952335730056150565179523357300561505651795233573005615056517952335730056150565179523357300561505651795233573005615056517952335730056150565179523357300561505651795233573005615056517952335730056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e8f1fae-737f-4fda-9a08-25092b095954, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15171060302471763428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517106030247176342815171060302471763428151710603024717634281517106030247176342815171060302471763428151710603024717634281517106030247176342815171060302471763428151710603024717634281517106030247176342815171060302471763428151710603024717634281517106030247176342815171060302471763428151710603024717634281517106030247176342815171060302471763428151710603024717634281517106030247176342815171060302471763428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16e5023-0c9c-4e89-924e-ce59bedac5e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e8f1fae-737f-4fda-9a08-25092b095954, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 973ce443-bb83-4917-9f9f-d87ba75a665c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973ce443-bb83-4917-9f9f-d87ba75a665c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495827930873964208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54958279308739642085495827930873964208549582793087396420854958279308739642085495827930873964208549582793087396420854958279308739642085495827930873964208549582793087396420854958279308739642085495827930873964208549582793087396420854958279308739642085495827930873964208549582793087396420854958279308739642085495827930873964208549582793087396420854958279308739642085495827930873964208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11c38b04-a441-4e30-8ef6-5890ff129602, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11c38b04-a441-4e30-8ef6-5890ff129602, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3425507715227362003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34255077152273620033425507715227362003342550771522736200334255077152273620033425507715227362003342550771522736200334255077152273620033425507715227362003342550771522736200334255077152273620033425507715227362003342550771522736200334255077152273620033425507715227362003342550771522736200334255077152273620033425507715227362003342550771522736200334255077152273620033425507715227362003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973ce443-bb83-4917-9f9f-d87ba75a665c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11c38b04-a441-4e30-8ef6-5890ff129602, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1859ad-7c0e-4881-97aa-9ac14c6988dd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4958032-0869-4df8-8378-7815679fe8b0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1859ad-7c0e-4881-97aa-9ac14c6988dd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12298017171732860778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229801717173286077812298017171732860778122980171717328607781229801717173286077812298017171732860778122980171717328607781229801717173286077812298017171732860778122980171717328607781229801717173286077812298017171732860778122980171717328607781229801717173286077812298017171732860778122980171717328607781229801717173286077812298017171732860778122980171717328607781229801717173286077812298017171732860778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4958032-0869-4df8-8378-7815679fe8b0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14457052622555185316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445705262255518531614457052622555185316144570526225551853161445705262255518531614457052622555185316144570526225551853161445705262255518531614457052622555185316144570526225551853161445705262255518531614457052622555185316144570526225551853161445705262255518531614457052622555185316144570526225551853161445705262255518531614457052622555185316144570526225551853161445705262255518531614457052622555185316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1859ad-7c0e-4881-97aa-9ac14c6988dd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4958032-0869-4df8-8378-7815679fe8b0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36cb20a2-0d25-454f-b402-2251087df7f1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3191257b-08c9-4645-b7ac-4f93ffddbcba, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cb20a2-0d25-454f-b402-2251087df7f1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9532311088917077331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95323110889170773319532311088917077331953231108891707733195323110889170773319532311088917077331953231108891707733195323110889170773319532311088917077331953231108891707733195323110889170773319532311088917077331953231108891707733195323110889170773319532311088917077331953231108891707733195323110889170773319532311088917077331953231108891707733195323110889170773319532311088917077331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3191257b-08c9-4645-b7ac-4f93ffddbcba, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10624027647515302730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062402764751530273010624027647515302730106240276475153027301062402764751530273010624027647515302730106240276475153027301062402764751530273010624027647515302730106240276475153027301062402764751530273010624027647515302730106240276475153027301062402764751530273010624027647515302730106240276475153027301062402764751530273010624027647515302730106240276475153027301062402764751530273010624027647515302730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cb20a2-0d25-454f-b402-2251087df7f1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3191257b-08c9-4645-b7ac-4f93ffddbcba, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f63ac8a9-7071-46ef-b3a4-2d9e0c68bef1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f63ac8a9-7071-46ef-b3a4-2d9e0c68bef1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144504180502753417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41445041805027534174144504180502753417414450418050275341741445041805027534174144504180502753417414450418050275341741445041805027534174144504180502753417414450418050275341741445041805027534174144504180502753417414450418050275341741445041805027534174144504180502753417414450418050275341741445041805027534174144504180502753417414450418050275341741445041805027534174144504180502753417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d3f7d6-f2c1-4cf0-90cd-c84eb40f32c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d3f7d6-f2c1-4cf0-90cd-c84eb40f32c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11168364290092195769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116836429009219576911168364290092195769111683642900921957691116836429009219576911168364290092195769111683642900921957691116836429009219576911168364290092195769111683642900921957691116836429009219576911168364290092195769111683642900921957691116836429009219576911168364290092195769111683642900921957691116836429009219576911168364290092195769111683642900921957691116836429009219576911168364290092195769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f63ac8a9-7071-46ef-b3a4-2d9e0c68bef1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d3f7d6-f2c1-4cf0-90cd-c84eb40f32c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eced9c0d-632e-4735-976c-cc7bbcc4214e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f04a28b-5d64-46d3-a904-976e9f6eb550, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eced9c0d-632e-4735-976c-cc7bbcc4214e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3551186483697390037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35511864836973900373551186483697390037355118648369739003735511864836973900373551186483697390037355118648369739003735511864836973900373551186483697390037355118648369739003735511864836973900373551186483697390037355118648369739003735511864836973900373551186483697390037355118648369739003735511864836973900373551186483697390037355118648369739003735511864836973900373551186483697390037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f04a28b-5d64-46d3-a904-976e9f6eb550, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10784807125907650927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078480712590765092710784807125907650927107848071259076509271078480712590765092710784807125907650927107848071259076509271078480712590765092710784807125907650927107848071259076509271078480712590765092710784807125907650927107848071259076509271078480712590765092710784807125907650927107848071259076509271078480712590765092710784807125907650927107848071259076509271078480712590765092710784807125907650927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f04a28b-5d64-46d3-a904-976e9f6eb550, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eced9c0d-632e-4735-976c-cc7bbcc4214e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3662279e-0089-47d5-b849-b82edc7d4bcf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3cc67f-99ba-40e8-b1c1-dabd654bc415, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3662279e-0089-47d5-b849-b82edc7d4bcf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15828799873567482055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582879987356748205515828799873567482055158287998735674820551582879987356748205515828799873567482055158287998735674820551582879987356748205515828799873567482055158287998735674820551582879987356748205515828799873567482055158287998735674820551582879987356748205515828799873567482055158287998735674820551582879987356748205515828799873567482055158287998735674820551582879987356748205515828799873567482055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3cc67f-99ba-40e8-b1c1-dabd654bc415, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14714466597936420321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471446659793642032114714466597936420321147144665979364203211471446659793642032114714466597936420321147144665979364203211471446659793642032114714466597936420321147144665979364203211471446659793642032114714466597936420321147144665979364203211471446659793642032114714466597936420321147144665979364203211471446659793642032114714466597936420321147144665979364203211471446659793642032114714466597936420321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3662279e-0089-47d5-b849-b82edc7d4bcf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3cc67f-99ba-40e8-b1c1-dabd654bc415, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85e3b3f3-f8dc-4b93-8187-8441fb1e49d0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea1e1e66-5f58-4379-b5c9-69d118642963, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85e3b3f3-f8dc-4b93-8187-8441fb1e49d0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8860077252927301779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88600772529273017798860077252927301779886007725292730177988600772529273017798860077252927301779886007725292730177988600772529273017798860077252927301779886007725292730177988600772529273017798860077252927301779886007725292730177988600772529273017798860077252927301779886007725292730177988600772529273017798860077252927301779886007725292730177988600772529273017798860077252927301779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea1e1e66-5f58-4379-b5c9-69d118642963, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7919132821070567920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79191328210705679207919132821070567920791913282107056792079191328210705679207919132821070567920791913282107056792079191328210705679207919132821070567920791913282107056792079191328210705679207919132821070567920791913282107056792079191328210705679207919132821070567920791913282107056792079191328210705679207919132821070567920791913282107056792079191328210705679207919132821070567920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85e3b3f3-f8dc-4b93-8187-8441fb1e49d0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea1e1e66-5f58-4379-b5c9-69d118642963, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e7b0b8-b0ca-4441-a7b3-178222ad6660, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4746ac67-5bd1-48ed-ac82-1389441da598, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e7b0b8-b0ca-4441-a7b3-178222ad6660, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5834218318802530265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58342183188025302655834218318802530265583421831880253026558342183188025302655834218318802530265583421831880253026558342183188025302655834218318802530265583421831880253026558342183188025302655834218318802530265583421831880253026558342183188025302655834218318802530265583421831880253026558342183188025302655834218318802530265583421831880253026558342183188025302655834218318802530265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4746ac67-5bd1-48ed-ac82-1389441da598, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10624944908318924525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062494490831892452510624944908318924525106249449083189245251062494490831892452510624944908318924525106249449083189245251062494490831892452510624944908318924525106249449083189245251062494490831892452510624944908318924525106249449083189245251062494490831892452510624944908318924525106249449083189245251062494490831892452510624944908318924525106249449083189245251062494490831892452510624944908318924525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e7b0b8-b0ca-4441-a7b3-178222ad6660, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4746ac67-5bd1-48ed-ac82-1389441da598, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733885c0-4c68-465c-bb37-a95d23ee41f5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a8c4b5-4ebf-4b85-8cf5-9befcbe6bd3d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733885c0-4c68-465c-bb37-a95d23ee41f5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14670349588879810763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467034958887981076314670349588879810763146703495888798107631467034958887981076314670349588879810763146703495888798107631467034958887981076314670349588879810763146703495888798107631467034958887981076314670349588879810763146703495888798107631467034958887981076314670349588879810763146703495888798107631467034958887981076314670349588879810763146703495888798107631467034958887981076314670349588879810763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a8c4b5-4ebf-4b85-8cf5-9befcbe6bd3d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8049289189308599911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80492891893085999118049289189308599911804928918930859991180492891893085999118049289189308599911804928918930859991180492891893085999118049289189308599911804928918930859991180492891893085999118049289189308599911804928918930859991180492891893085999118049289189308599911804928918930859991180492891893085999118049289189308599911804928918930859991180492891893085999118049289189308599911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a8c4b5-4ebf-4b85-8cf5-9befcbe6bd3d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733885c0-4c68-465c-bb37-a95d23ee41f5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10aa9abe-ba93-424d-8bad-df99d3eb606b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10aa9abe-ba93-424d-8bad-df99d3eb606b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2948613597081669009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29486135970816690092948613597081669009294861359708166900929486135970816690092948613597081669009294861359708166900929486135970816690092948613597081669009294861359708166900929486135970816690092948613597081669009294861359708166900929486135970816690092948613597081669009294861359708166900929486135970816690092948613597081669009294861359708166900929486135970816690092948613597081669009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a12d2a45-f800-450d-bec5-1881924c3a79, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a12d2a45-f800-450d-bec5-1881924c3a79, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14168910742091684779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416891074209168477914168910742091684779141689107420916847791416891074209168477914168910742091684779141689107420916847791416891074209168477914168910742091684779141689107420916847791416891074209168477914168910742091684779141689107420916847791416891074209168477914168910742091684779141689107420916847791416891074209168477914168910742091684779141689107420916847791416891074209168477914168910742091684779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10aa9abe-ba93-424d-8bad-df99d3eb606b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a12d2a45-f800-450d-bec5-1881924c3a79, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2601f7b-dbc5-40bc-abe2-e0c63c3e909c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2601f7b-dbc5-40bc-abe2-e0c63c3e909c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16162951516490169280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616295151649016928016162951516490169280161629515164901692801616295151649016928016162951516490169280161629515164901692801616295151649016928016162951516490169280161629515164901692801616295151649016928016162951516490169280161629515164901692801616295151649016928016162951516490169280161629515164901692801616295151649016928016162951516490169280161629515164901692801616295151649016928016162951516490169280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9209a0-3653-41e2-98a6-8a5e60d5919f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9209a0-3653-41e2-98a6-8a5e60d5919f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8044056637053213540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80440566370532135408044056637053213540804405663705321354080440566370532135408044056637053213540804405663705321354080440566370532135408044056637053213540804405663705321354080440566370532135408044056637053213540804405663705321354080440566370532135408044056637053213540804405663705321354080440566370532135408044056637053213540804405663705321354080440566370532135408044056637053213540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2601f7b-dbc5-40bc-abe2-e0c63c3e909c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27c1dbe9-6214-4a84-b416-54d1ee7b291a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9209a0-3653-41e2-98a6-8a5e60d5919f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27c1dbe9-6214-4a84-b416-54d1ee7b291a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3340048081826346929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33400480818263469293340048081826346929334004808182634692933400480818263469293340048081826346929334004808182634692933400480818263469293340048081826346929334004808182634692933400480818263469293340048081826346929334004808182634692933400480818263469293340048081826346929334004808182634692933400480818263469293340048081826346929334004808182634692933400480818263469293340048081826346929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb604ee-dbd6-4cfc-b84c-aa768aea8faf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb604ee-dbd6-4cfc-b84c-aa768aea8faf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2534241564674273283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25342415646742732832534241564674273283253424156467427328325342415646742732832534241564674273283253424156467427328325342415646742732832534241564674273283253424156467427328325342415646742732832534241564674273283253424156467427328325342415646742732832534241564674273283253424156467427328325342415646742732832534241564674273283253424156467427328325342415646742732832534241564674273283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27c1dbe9-6214-4a84-b416-54d1ee7b291a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5972eda-8b6d-4021-aa58-eb8e8ab2f806, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb604ee-dbd6-4cfc-b84c-aa768aea8faf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5972eda-8b6d-4021-aa58-eb8e8ab2f806, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7314706156282296319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73147061562822963197314706156282296319731470615628229631973147061562822963197314706156282296319731470615628229631973147061562822963197314706156282296319731470615628229631973147061562822963197314706156282296319731470615628229631973147061562822963197314706156282296319731470615628229631973147061562822963197314706156282296319731470615628229631973147061562822963197314706156282296319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c3b2aa-bfc9-4564-ac4d-27685c5257d8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c3b2aa-bfc9-4564-ac4d-27685c5257d8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569264923464872666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25692649234648726662569264923464872666256926492346487266625692649234648726662569264923464872666256926492346487266625692649234648726662569264923464872666256926492346487266625692649234648726662569264923464872666256926492346487266625692649234648726662569264923464872666256926492346487266625692649234648726662569264923464872666256926492346487266625692649234648726662569264923464872666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5972eda-8b6d-4021-aa58-eb8e8ab2f806, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1d6f327-5b07-47ab-9d35-be408f565e6d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1d6f327-5b07-47ab-9d35-be408f565e6d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5456411161134947981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54564111611349479815456411161134947981545641116113494798154564111611349479815456411161134947981545641116113494798154564111611349479815456411161134947981545641116113494798154564111611349479815456411161134947981545641116113494798154564111611349479815456411161134947981545641116113494798154564111611349479815456411161134947981545641116113494798154564111611349479815456411161134947981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c3b2aa-bfc9-4564-ac4d-27685c5257d8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f64c05b-722e-4b6a-9996-c8d7cc81ca0d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f64c05b-722e-4b6a-9996-c8d7cc81ca0d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2297013139199959796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22970131391999597962297013139199959796229701313919995979622970131391999597962297013139199959796229701313919995979622970131391999597962297013139199959796229701313919995979622970131391999597962297013139199959796229701313919995979622970131391999597962297013139199959796229701313919995979622970131391999597962297013139199959796229701313919995979622970131391999597962297013139199959796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1d6f327-5b07-47ab-9d35-be408f565e6d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7b1ed62-7dbe-4257-b4d7-f4b23b4af480, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f64c05b-722e-4b6a-9996-c8d7cc81ca0d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7b1ed62-7dbe-4257-b4d7-f4b23b4af480, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14361521816157722488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436152181615772248814361521816157722488143615218161577224881436152181615772248814361521816157722488143615218161577224881436152181615772248814361521816157722488143615218161577224881436152181615772248814361521816157722488143615218161577224881436152181615772248814361521816157722488143615218161577224881436152181615772248814361521816157722488143615218161577224881436152181615772248814361521816157722488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fcb373d-2909-4459-aafb-4e13a827d255, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fcb373d-2909-4459-aafb-4e13a827d255, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7561059848614752663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75610598486147526637561059848614752663756105984861475266375610598486147526637561059848614752663756105984861475266375610598486147526637561059848614752663756105984861475266375610598486147526637561059848614752663756105984861475266375610598486147526637561059848614752663756105984861475266375610598486147526637561059848614752663756105984861475266375610598486147526637561059848614752663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7b1ed62-7dbe-4257-b4d7-f4b23b4af480, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec5b7ff-e839-4428-9266-65fcf480b6ee, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec5b7ff-e839-4428-9266-65fcf480b6ee, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14568011389766839416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456801138976683941614568011389766839416145680113897668394161456801138976683941614568011389766839416145680113897668394161456801138976683941614568011389766839416145680113897668394161456801138976683941614568011389766839416145680113897668394161456801138976683941614568011389766839416145680113897668394161456801138976683941614568011389766839416145680113897668394161456801138976683941614568011389766839416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fcb373d-2909-4459-aafb-4e13a827d255, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95e29dec-fd51-4b58-9196-606255c1e1c7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e29dec-fd51-4b58-9196-606255c1e1c7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10705242075118339293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070524207511833929310705242075118339293107052420751183392931070524207511833929310705242075118339293107052420751183392931070524207511833929310705242075118339293107052420751183392931070524207511833929310705242075118339293107052420751183392931070524207511833929310705242075118339293107052420751183392931070524207511833929310705242075118339293107052420751183392931070524207511833929310705242075118339293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec5b7ff-e839-4428-9266-65fcf480b6ee, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a359d4-b87d-49f4-b6a9-fae72243f247, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a359d4-b87d-49f4-b6a9-fae72243f247, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16272303039242187391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627230303924218739116272303039242187391162723030392421873911627230303924218739116272303039242187391162723030392421873911627230303924218739116272303039242187391162723030392421873911627230303924218739116272303039242187391162723030392421873911627230303924218739116272303039242187391162723030392421873911627230303924218739116272303039242187391162723030392421873911627230303924218739116272303039242187391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e29dec-fd51-4b58-9196-606255c1e1c7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a359d4-b87d-49f4-b6a9-fae72243f247, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b3c7aa2-263d-4c54-820f-b42f5448dd6b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a78a64-f2cc-4aca-9a7c-dcd8cd3efb83, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b3c7aa2-263d-4c54-820f-b42f5448dd6b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 670309809469811599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599670309809469811599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a78a64-f2cc-4aca-9a7c-dcd8cd3efb83, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2498309168150477018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24983091681504770182498309168150477018249830916815047701824983091681504770182498309168150477018249830916815047701824983091681504770182498309168150477018249830916815047701824983091681504770182498309168150477018249830916815047701824983091681504770182498309168150477018249830916815047701824983091681504770182498309168150477018249830916815047701824983091681504770182498309168150477018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b3c7aa2-263d-4c54-820f-b42f5448dd6b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a78a64-f2cc-4aca-9a7c-dcd8cd3efb83, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1922af45-c504-4e18-a1fb-9e4333e93a33, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1922af45-c504-4e18-a1fb-9e4333e93a33, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6091797361990152960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60917973619901529606091797361990152960609179736199015296060917973619901529606091797361990152960609179736199015296060917973619901529606091797361990152960609179736199015296060917973619901529606091797361990152960609179736199015296060917973619901529606091797361990152960609179736199015296060917973619901529606091797361990152960609179736199015296060917973619901529606091797361990152960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f45fa4c-6130-4ddd-8018-734aec03c51e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f45fa4c-6130-4ddd-8018-734aec03c51e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13510619431685149710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351061943168514971013510619431685149710135106194316851497101351061943168514971013510619431685149710135106194316851497101351061943168514971013510619431685149710135106194316851497101351061943168514971013510619431685149710135106194316851497101351061943168514971013510619431685149710135106194316851497101351061943168514971013510619431685149710135106194316851497101351061943168514971013510619431685149710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f45fa4c-6130-4ddd-8018-734aec03c51e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1922af45-c504-4e18-a1fb-9e4333e93a33, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a193cd59-f9a8-4a7f-92d2-866b4fba1ffd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a135ec29-7060-45b5-b7c7-4b6db0ee251e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a193cd59-f9a8-4a7f-92d2-866b4fba1ffd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15269283135114503731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526928313511450373115269283135114503731152692831351145037311526928313511450373115269283135114503731152692831351145037311526928313511450373115269283135114503731152692831351145037311526928313511450373115269283135114503731152692831351145037311526928313511450373115269283135114503731152692831351145037311526928313511450373115269283135114503731152692831351145037311526928313511450373115269283135114503731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a135ec29-7060-45b5-b7c7-4b6db0ee251e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13183241785653577407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318324178565357740713183241785653577407131832417856535774071318324178565357740713183241785653577407131832417856535774071318324178565357740713183241785653577407131832417856535774071318324178565357740713183241785653577407131832417856535774071318324178565357740713183241785653577407131832417856535774071318324178565357740713183241785653577407131832417856535774071318324178565357740713183241785653577407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a193cd59-f9a8-4a7f-92d2-866b4fba1ffd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a135ec29-7060-45b5-b7c7-4b6db0ee251e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47b80745-5cec-4e7f-873a-661f4e694231, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47b80745-5cec-4e7f-873a-661f4e694231, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6038527979188945494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60385279791889454946038527979188945494603852797918894549460385279791889454946038527979188945494603852797918894549460385279791889454946038527979188945494603852797918894549460385279791889454946038527979188945494603852797918894549460385279791889454946038527979188945494603852797918894549460385279791889454946038527979188945494603852797918894549460385279791889454946038527979188945494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 159f39c5-488e-41c6-8647-0d9e448afa0c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 159f39c5-488e-41c6-8647-0d9e448afa0c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15394674518125034678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539467451812503467815394674518125034678153946745181250346781539467451812503467815394674518125034678153946745181250346781539467451812503467815394674518125034678153946745181250346781539467451812503467815394674518125034678153946745181250346781539467451812503467815394674518125034678153946745181250346781539467451812503467815394674518125034678153946745181250346781539467451812503467815394674518125034678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47b80745-5cec-4e7f-873a-661f4e694231, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eb35e18-094d-470c-9951-a221f8620ecf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 159f39c5-488e-41c6-8647-0d9e448afa0c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eb35e18-094d-470c-9951-a221f8620ecf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1262795311612239378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12627953116122393781262795311612239378126279531161223937812627953116122393781262795311612239378126279531161223937812627953116122393781262795311612239378126279531161223937812627953116122393781262795311612239378126279531161223937812627953116122393781262795311612239378126279531161223937812627953116122393781262795311612239378126279531161223937812627953116122393781262795311612239378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24b0d7f9-d58a-46a4-b7b7-25c0b3b0b761, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24b0d7f9-d58a-46a4-b7b7-25c0b3b0b761, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3400379002597716092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34003790025977160923400379002597716092340037900259771609234003790025977160923400379002597716092340037900259771609234003790025977160923400379002597716092340037900259771609234003790025977160923400379002597716092340037900259771609234003790025977160923400379002597716092340037900259771609234003790025977160923400379002597716092340037900259771609234003790025977160923400379002597716092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eb35e18-094d-470c-9951-a221f8620ecf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24b0d7f9-d58a-46a4-b7b7-25c0b3b0b761, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d94bc80-5ef1-467c-b8c2-96e04d24dfd5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d94bc80-5ef1-467c-b8c2-96e04d24dfd5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731153498262064546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87311534982620645468731153498262064546873115349826206454687311534982620645468731153498262064546873115349826206454687311534982620645468731153498262064546873115349826206454687311534982620645468731153498262064546873115349826206454687311534982620645468731153498262064546873115349826206454687311534982620645468731153498262064546873115349826206454687311534982620645468731153498262064546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e875d244-47bd-4a67-901e-f51d26bde4da, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e875d244-47bd-4a67-901e-f51d26bde4da, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4004665887857313223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40046658878573132234004665887857313223400466588785731322340046658878573132234004665887857313223400466588785731322340046658878573132234004665887857313223400466588785731322340046658878573132234004665887857313223400466588785731322340046658878573132234004665887857313223400466588785731322340046658878573132234004665887857313223400466588785731322340046658878573132234004665887857313223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d94bc80-5ef1-467c-b8c2-96e04d24dfd5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e875d244-47bd-4a67-901e-f51d26bde4da, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef4f6fcd-609f-44c9-be3d-9777c03746c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4f6fcd-609f-44c9-be3d-9777c03746c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8987193834447380158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89871938344473801588987193834447380158898719383444738015889871938344473801588987193834447380158898719383444738015889871938344473801588987193834447380158898719383444738015889871938344473801588987193834447380158898719383444738015889871938344473801588987193834447380158898719383444738015889871938344473801588987193834447380158898719383444738015889871938344473801588987193834447380158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b0626b-fce5-4fe6-8c85-273dfb25f74e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b0626b-fce5-4fe6-8c85-273dfb25f74e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4047867587954177758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40478675879541777584047867587954177758404786758795417775840478675879541777584047867587954177758404786758795417775840478675879541777584047867587954177758404786758795417775840478675879541777584047867587954177758404786758795417775840478675879541777584047867587954177758404786758795417775840478675879541777584047867587954177758404786758795417775840478675879541777584047867587954177758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4f6fcd-609f-44c9-be3d-9777c03746c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b0626b-fce5-4fe6-8c85-273dfb25f74e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0312facf-8a23-4e19-9228-030e8ae130c3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0312facf-8a23-4e19-9228-030e8ae130c3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16975326112200690850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697532611220069085016975326112200690850169753261122006908501697532611220069085016975326112200690850169753261122006908501697532611220069085016975326112200690850169753261122006908501697532611220069085016975326112200690850169753261122006908501697532611220069085016975326112200690850169753261122006908501697532611220069085016975326112200690850169753261122006908501697532611220069085016975326112200690850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d224d8-21f8-4436-8a0c-aa62bf563997, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d224d8-21f8-4436-8a0c-aa62bf563997, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6208791973047766037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62087919730477660376208791973047766037620879197304776603762087919730477660376208791973047766037620879197304776603762087919730477660376208791973047766037620879197304776603762087919730477660376208791973047766037620879197304776603762087919730477660376208791973047766037620879197304776603762087919730477660376208791973047766037620879197304776603762087919730477660376208791973047766037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0312facf-8a23-4e19-9228-030e8ae130c3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d224d8-21f8-4436-8a0c-aa62bf563997, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31293a8b-740b-4106-bf4a-db53d7d44477, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9579440d-193c-4d80-821a-9598e4ccb651, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31293a8b-740b-4106-bf4a-db53d7d44477, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6194251318083159743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61942513180831597436194251318083159743619425131808315974361942513180831597436194251318083159743619425131808315974361942513180831597436194251318083159743619425131808315974361942513180831597436194251318083159743619425131808315974361942513180831597436194251318083159743619425131808315974361942513180831597436194251318083159743619425131808315974361942513180831597436194251318083159743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9579440d-193c-4d80-821a-9598e4ccb651, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15942006933052099059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594200693305209905915942006933052099059159420069330520990591594200693305209905915942006933052099059159420069330520990591594200693305209905915942006933052099059159420069330520990591594200693305209905915942006933052099059159420069330520990591594200693305209905915942006933052099059159420069330520990591594200693305209905915942006933052099059159420069330520990591594200693305209905915942006933052099059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31293a8b-740b-4106-bf4a-db53d7d44477, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9579440d-193c-4d80-821a-9598e4ccb651, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2351a79-8807-4668-93a6-d2c7b76997cc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2351a79-8807-4668-93a6-d2c7b76997cc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8731910185474807085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87319101854748070858731910185474807085873191018547480708587319101854748070858731910185474807085873191018547480708587319101854748070858731910185474807085873191018547480708587319101854748070858731910185474807085873191018547480708587319101854748070858731910185474807085873191018547480708587319101854748070858731910185474807085873191018547480708587319101854748070858731910185474807085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c92d47d-3add-4315-b814-b9df27d8e62d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c92d47d-3add-4315-b814-b9df27d8e62d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17917135208534252618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791713520853425261817917135208534252618179171352085342526181791713520853425261817917135208534252618179171352085342526181791713520853425261817917135208534252618179171352085342526181791713520853425261817917135208534252618179171352085342526181791713520853425261817917135208534252618179171352085342526181791713520853425261817917135208534252618179171352085342526181791713520853425261817917135208534252618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2351a79-8807-4668-93a6-d2c7b76997cc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c92d47d-3add-4315-b814-b9df27d8e62d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97c9a82d-ef03-47b5-91e4-55397859b6c2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebebcce8-82ce-4b23-8a66-e1e429db5291, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c9a82d-ef03-47b5-91e4-55397859b6c2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8158298947421565419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81582989474215654198158298947421565419815829894742156541981582989474215654198158298947421565419815829894742156541981582989474215654198158298947421565419815829894742156541981582989474215654198158298947421565419815829894742156541981582989474215654198158298947421565419815829894742156541981582989474215654198158298947421565419815829894742156541981582989474215654198158298947421565419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebebcce8-82ce-4b23-8a66-e1e429db5291, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15867678575209087956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586767857520908795615867678575209087956158676785752090879561586767857520908795615867678575209087956158676785752090879561586767857520908795615867678575209087956158676785752090879561586767857520908795615867678575209087956158676785752090879561586767857520908795615867678575209087956158676785752090879561586767857520908795615867678575209087956158676785752090879561586767857520908795615867678575209087956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebebcce8-82ce-4b23-8a66-e1e429db5291, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c9a82d-ef03-47b5-91e4-55397859b6c2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ab83c3-de26-418e-b95f-9638fa109c2d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdb8cee8-30c6-4f3a-ad04-ecb3a1d8f7b2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ab83c3-de26-418e-b95f-9638fa109c2d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5330690634130662970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53306906341306629705330690634130662970533069063413066297053306906341306629705330690634130662970533069063413066297053306906341306629705330690634130662970533069063413066297053306906341306629705330690634130662970533069063413066297053306906341306629705330690634130662970533069063413066297053306906341306629705330690634130662970533069063413066297053306906341306629705330690634130662970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdb8cee8-30c6-4f3a-ad04-ecb3a1d8f7b2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845890136755677733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084589013675567773310845890136755677733108458901367556777331084589013675567773310845890136755677733108458901367556777331084589013675567773310845890136755677733108458901367556777331084589013675567773310845890136755677733108458901367556777331084589013675567773310845890136755677733108458901367556777331084589013675567773310845890136755677733108458901367556777331084589013675567773310845890136755677733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ab83c3-de26-418e-b95f-9638fa109c2d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdb8cee8-30c6-4f3a-ad04-ecb3a1d8f7b2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef014799-57a8-4060-bb57-884d96c33e34, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef014799-57a8-4060-bb57-884d96c33e34, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11504528911333079205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150452891133307920511504528911333079205115045289113330792051150452891133307920511504528911333079205115045289113330792051150452891133307920511504528911333079205115045289113330792051150452891133307920511504528911333079205115045289113330792051150452891133307920511504528911333079205115045289113330792051150452891133307920511504528911333079205115045289113330792051150452891133307920511504528911333079205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70de36d-1070-4bc5-bf51-57bc760d7f28, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70de36d-1070-4bc5-bf51-57bc760d7f28, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5461182699765726162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54611826997657261625461182699765726162546118269976572616254611826997657261625461182699765726162546118269976572616254611826997657261625461182699765726162546118269976572616254611826997657261625461182699765726162546118269976572616254611826997657261625461182699765726162546118269976572616254611826997657261625461182699765726162546118269976572616254611826997657261625461182699765726162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef014799-57a8-4060-bb57-884d96c33e34, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844f723a-7f11-4cc9-a986-23d0a8144f16, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70de36d-1070-4bc5-bf51-57bc760d7f28, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844f723a-7f11-4cc9-a986-23d0a8144f16, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15142646945036145653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514264694503614565315142646945036145653151426469450361456531514264694503614565315142646945036145653151426469450361456531514264694503614565315142646945036145653151426469450361456531514264694503614565315142646945036145653151426469450361456531514264694503614565315142646945036145653151426469450361456531514264694503614565315142646945036145653151426469450361456531514264694503614565315142646945036145653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc798d0b-7657-4911-b3f8-ce73037ca15a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc798d0b-7657-4911-b3f8-ce73037ca15a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8546992742685691033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85469927426856910338546992742685691033854699274268569103385469927426856910338546992742685691033854699274268569103385469927426856910338546992742685691033854699274268569103385469927426856910338546992742685691033854699274268569103385469927426856910338546992742685691033854699274268569103385469927426856910338546992742685691033854699274268569103385469927426856910338546992742685691033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844f723a-7f11-4cc9-a986-23d0a8144f16, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc798d0b-7657-4911-b3f8-ce73037ca15a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e6c3073-3c4a-4960-85e5-837be639709b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e6c3073-3c4a-4960-85e5-837be639709b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14501822151854417844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450182215185441784414501822151854417844145018221518544178441450182215185441784414501822151854417844145018221518544178441450182215185441784414501822151854417844145018221518544178441450182215185441784414501822151854417844145018221518544178441450182215185441784414501822151854417844145018221518544178441450182215185441784414501822151854417844145018221518544178441450182215185441784414501822151854417844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcce18ea-79c4-456c-a06d-110206301f0f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcce18ea-79c4-456c-a06d-110206301f0f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11305306238430675451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130530623843067545111305306238430675451113053062384306754511130530623843067545111305306238430675451113053062384306754511130530623843067545111305306238430675451113053062384306754511130530623843067545111305306238430675451113053062384306754511130530623843067545111305306238430675451113053062384306754511130530623843067545111305306238430675451113053062384306754511130530623843067545111305306238430675451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e6c3073-3c4a-4960-85e5-837be639709b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcce18ea-79c4-456c-a06d-110206301f0f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ced89e6-0eb6-4999-a93f-64dec90840f6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfad8ad-0664-4b76-853d-ded31a9d715d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ced89e6-0eb6-4999-a93f-64dec90840f6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17614271994188202646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761427199418820264617614271994188202646176142719941882026461761427199418820264617614271994188202646176142719941882026461761427199418820264617614271994188202646176142719941882026461761427199418820264617614271994188202646176142719941882026461761427199418820264617614271994188202646176142719941882026461761427199418820264617614271994188202646176142719941882026461761427199418820264617614271994188202646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfad8ad-0664-4b76-853d-ded31a9d715d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2374139620684989689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23741396206849896892374139620684989689237413962068498968923741396206849896892374139620684989689237413962068498968923741396206849896892374139620684989689237413962068498968923741396206849896892374139620684989689237413962068498968923741396206849896892374139620684989689237413962068498968923741396206849896892374139620684989689237413962068498968923741396206849896892374139620684989689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ced89e6-0eb6-4999-a93f-64dec90840f6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfad8ad-0664-4b76-853d-ded31a9d715d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f4b71d6-9021-4723-876b-68b5f33572d1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f4b71d6-9021-4723-876b-68b5f33572d1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4667538580171396315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46675385801713963154667538580171396315466753858017139631546675385801713963154667538580171396315466753858017139631546675385801713963154667538580171396315466753858017139631546675385801713963154667538580171396315466753858017139631546675385801713963154667538580171396315466753858017139631546675385801713963154667538580171396315466753858017139631546675385801713963154667538580171396315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54333eba-735c-47ef-85f8-f20669256539, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54333eba-735c-47ef-85f8-f20669256539, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6916617734132218304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69166177341322183046916617734132218304691661773413221830469166177341322183046916617734132218304691661773413221830469166177341322183046916617734132218304691661773413221830469166177341322183046916617734132218304691661773413221830469166177341322183046916617734132218304691661773413221830469166177341322183046916617734132218304691661773413221830469166177341322183046916617734132218304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f4b71d6-9021-4723-876b-68b5f33572d1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54333eba-735c-47ef-85f8-f20669256539, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b24cfbd-cd75-4c9c-8ae4-66397ec2ed4f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db2670c-4306-4396-91d9-333e9477e5f9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b24cfbd-cd75-4c9c-8ae4-66397ec2ed4f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465605170110871933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046560517011087193310465605170110871933104656051701108719331046560517011087193310465605170110871933104656051701108719331046560517011087193310465605170110871933104656051701108719331046560517011087193310465605170110871933104656051701108719331046560517011087193310465605170110871933104656051701108719331046560517011087193310465605170110871933104656051701108719331046560517011087193310465605170110871933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db2670c-4306-4396-91d9-333e9477e5f9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17672784123634783797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767278412363478379717672784123634783797176727841236347837971767278412363478379717672784123634783797176727841236347837971767278412363478379717672784123634783797176727841236347837971767278412363478379717672784123634783797176727841236347837971767278412363478379717672784123634783797176727841236347837971767278412363478379717672784123634783797176727841236347837971767278412363478379717672784123634783797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db2670c-4306-4396-91d9-333e9477e5f9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b24cfbd-cd75-4c9c-8ae4-66397ec2ed4f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18a2e4b-79dc-4066-8bfd-5730b21e9b83, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18a2e4b-79dc-4066-8bfd-5730b21e9b83, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12212746879649629546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221274687964962954612212746879649629546122127468796496295461221274687964962954612212746879649629546122127468796496295461221274687964962954612212746879649629546122127468796496295461221274687964962954612212746879649629546122127468796496295461221274687964962954612212746879649629546122127468796496295461221274687964962954612212746879649629546122127468796496295461221274687964962954612212746879649629546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70b1ec2-3e7d-42d5-9241-1e3bed0a24af, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70b1ec2-3e7d-42d5-9241-1e3bed0a24af, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5888079079879661091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58880790798796610915888079079879661091588807907987966109158880790798796610915888079079879661091588807907987966109158880790798796610915888079079879661091588807907987966109158880790798796610915888079079879661091588807907987966109158880790798796610915888079079879661091588807907987966109158880790798796610915888079079879661091588807907987966109158880790798796610915888079079879661091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18a2e4b-79dc-4066-8bfd-5730b21e9b83, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70b1ec2-3e7d-42d5-9241-1e3bed0a24af, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e34dfa9-56d4-4ca7-aac4-f5de5d3487d5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659b2058-e603-4573-8a2a-2a2fa9890a80, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e34dfa9-56d4-4ca7-aac4-f5de5d3487d5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3151956444247547146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31519564442475471463151956444247547146315195644424754714631519564442475471463151956444247547146315195644424754714631519564442475471463151956444247547146315195644424754714631519564442475471463151956444247547146315195644424754714631519564442475471463151956444247547146315195644424754714631519564442475471463151956444247547146315195644424754714631519564442475471463151956444247547146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659b2058-e603-4573-8a2a-2a2fa9890a80, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8264018977168239877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82640189771682398778264018977168239877826401897716823987782640189771682398778264018977168239877826401897716823987782640189771682398778264018977168239877826401897716823987782640189771682398778264018977168239877826401897716823987782640189771682398778264018977168239877826401897716823987782640189771682398778264018977168239877826401897716823987782640189771682398778264018977168239877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e34dfa9-56d4-4ca7-aac4-f5de5d3487d5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97848e2f-4500-4254-b474-0498abfbfbe1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97848e2f-4500-4254-b474-0498abfbfbe1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3522978030732103715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35229780307321037153522978030732103715352297803073210371535229780307321037153522978030732103715352297803073210371535229780307321037153522978030732103715352297803073210371535229780307321037153522978030732103715352297803073210371535229780307321037153522978030732103715352297803073210371535229780307321037153522978030732103715352297803073210371535229780307321037153522978030732103715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659b2058-e603-4573-8a2a-2a2fa9890a80, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9617d6ec-fedd-48ff-a235-68df3334a590, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9617d6ec-fedd-48ff-a235-68df3334a590, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8269532845089970772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82695328450899707728269532845089970772826953284508997077282695328450899707728269532845089970772826953284508997077282695328450899707728269532845089970772826953284508997077282695328450899707728269532845089970772826953284508997077282695328450899707728269532845089970772826953284508997077282695328450899707728269532845089970772826953284508997077282695328450899707728269532845089970772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97848e2f-4500-4254-b474-0498abfbfbe1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53bd6454-dfb9-4a9f-9ae9-f2e6653ebf88, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53bd6454-dfb9-4a9f-9ae9-f2e6653ebf88, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10822018734132675347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082201873413267534710822018734132675347108220187341326753471082201873413267534710822018734132675347108220187341326753471082201873413267534710822018734132675347108220187341326753471082201873413267534710822018734132675347108220187341326753471082201873413267534710822018734132675347108220187341326753471082201873413267534710822018734132675347108220187341326753471082201873413267534710822018734132675347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9617d6ec-fedd-48ff-a235-68df3334a590, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 332b65f0-43c7-427c-9e3d-f0e212b9a22d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332b65f0-43c7-427c-9e3d-f0e212b9a22d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13029443369845525140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302944336984552514013029443369845525140130294433698455251401302944336984552514013029443369845525140130294433698455251401302944336984552514013029443369845525140130294433698455251401302944336984552514013029443369845525140130294433698455251401302944336984552514013029443369845525140130294433698455251401302944336984552514013029443369845525140130294433698455251401302944336984552514013029443369845525140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53bd6454-dfb9-4a9f-9ae9-f2e6653ebf88, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3d1538-3b62-4646-b75c-bc641405ac49, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3d1538-3b62-4646-b75c-bc641405ac49, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699884219721118305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305699884219721118305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332b65f0-43c7-427c-9e3d-f0e212b9a22d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6315b3d7-e475-40e0-bfa6-5a856e9e7841, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6315b3d7-e475-40e0-bfa6-5a856e9e7841, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14430599044681356788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443059904468135678814430599044681356788144305990446813567881443059904468135678814430599044681356788144305990446813567881443059904468135678814430599044681356788144305990446813567881443059904468135678814430599044681356788144305990446813567881443059904468135678814430599044681356788144305990446813567881443059904468135678814430599044681356788144305990446813567881443059904468135678814430599044681356788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3d1538-3b62-4646-b75c-bc641405ac49, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369cf980-7ff6-48e6-8966-fad46be35e78, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369cf980-7ff6-48e6-8966-fad46be35e78, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13632206460686323732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363220646068632373213632206460686323732136322064606863237321363220646068632373213632206460686323732136322064606863237321363220646068632373213632206460686323732136322064606863237321363220646068632373213632206460686323732136322064606863237321363220646068632373213632206460686323732136322064606863237321363220646068632373213632206460686323732136322064606863237321363220646068632373213632206460686323732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369cf980-7ff6-48e6-8966-fad46be35e78, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e31e5bf1-4824-4c9c-8f08-231d929af940, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e31e5bf1-4824-4c9c-8f08-231d929af940, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 763936326857514567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567763936326857514567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6315b3d7-e475-40e0-bfa6-5a856e9e7841, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed4d540c-cbdc-46fd-a00a-410fcf0f171b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed4d540c-cbdc-46fd-a00a-410fcf0f171b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10541398050272683468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054139805027268346810541398050272683468105413980502726834681054139805027268346810541398050272683468105413980502726834681054139805027268346810541398050272683468105413980502726834681054139805027268346810541398050272683468105413980502726834681054139805027268346810541398050272683468105413980502726834681054139805027268346810541398050272683468105413980502726834681054139805027268346810541398050272683468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e31e5bf1-4824-4c9c-8f08-231d929af940, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6035001b-7cdd-4747-8879-bd79b91bf2b8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6035001b-7cdd-4747-8879-bd79b91bf2b8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11715267676866720555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171526767686672055511715267676866720555117152676768667205551171526767686672055511715267676866720555117152676768667205551171526767686672055511715267676866720555117152676768667205551171526767686672055511715267676866720555117152676768667205551171526767686672055511715267676866720555117152676768667205551171526767686672055511715267676866720555117152676768667205551171526767686672055511715267676866720555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed4d540c-cbdc-46fd-a00a-410fcf0f171b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476ffe99-68bf-48cd-b9bf-11dcdfa3b3f8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476ffe99-68bf-48cd-b9bf-11dcdfa3b3f8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9513019655687109118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95130196556871091189513019655687109118951301965568710911895130196556871091189513019655687109118951301965568710911895130196556871091189513019655687109118951301965568710911895130196556871091189513019655687109118951301965568710911895130196556871091189513019655687109118951301965568710911895130196556871091189513019655687109118951301965568710911895130196556871091189513019655687109118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6035001b-7cdd-4747-8879-bd79b91bf2b8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3782df-b5bc-42ac-82bb-bada51f12963, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3782df-b5bc-42ac-82bb-bada51f12963, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9202136597422822871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92021365974228228719202136597422822871920213659742282287192021365974228228719202136597422822871920213659742282287192021365974228228719202136597422822871920213659742282287192021365974228228719202136597422822871920213659742282287192021365974228228719202136597422822871920213659742282287192021365974228228719202136597422822871920213659742282287192021365974228228719202136597422822871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476ffe99-68bf-48cd-b9bf-11dcdfa3b3f8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b809ecc-7a5b-4f01-a6fe-38199e0e00e4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b809ecc-7a5b-4f01-a6fe-38199e0e00e4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9868318388478194262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98683183884781942629868318388478194262986831838847819426298683183884781942629868318388478194262986831838847819426298683183884781942629868318388478194262986831838847819426298683183884781942629868318388478194262986831838847819426298683183884781942629868318388478194262986831838847819426298683183884781942629868318388478194262986831838847819426298683183884781942629868318388478194262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3782df-b5bc-42ac-82bb-bada51f12963, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b0f564d-1335-4a18-8376-e17deb8e9eef, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b0f564d-1335-4a18-8376-e17deb8e9eef, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11080947971537732413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108094797153773241311080947971537732413110809479715377324131108094797153773241311080947971537732413110809479715377324131108094797153773241311080947971537732413110809479715377324131108094797153773241311080947971537732413110809479715377324131108094797153773241311080947971537732413110809479715377324131108094797153773241311080947971537732413110809479715377324131108094797153773241311080947971537732413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b809ecc-7a5b-4f01-a6fe-38199e0e00e4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e847ed6-3799-49e4-b4b2-c64774cd66d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e847ed6-3799-49e4-b4b2-c64774cd66d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2954928587362503462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29549285873625034622954928587362503462295492858736250346229549285873625034622954928587362503462295492858736250346229549285873625034622954928587362503462295492858736250346229549285873625034622954928587362503462295492858736250346229549285873625034622954928587362503462295492858736250346229549285873625034622954928587362503462295492858736250346229549285873625034622954928587362503462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b0f564d-1335-4a18-8376-e17deb8e9eef, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8864c8cc-085c-471c-9dfa-afd2a9874da2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8864c8cc-085c-471c-9dfa-afd2a9874da2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 867480776237566573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573867480776237566573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e847ed6-3799-49e4-b4b2-c64774cd66d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ff24e3-ad6b-4069-ae66-9ec6608f97db, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ff24e3-ad6b-4069-ae66-9ec6608f97db, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3747881559450983851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37478815594509838513747881559450983851374788155945098385137478815594509838513747881559450983851374788155945098385137478815594509838513747881559450983851374788155945098385137478815594509838513747881559450983851374788155945098385137478815594509838513747881559450983851374788155945098385137478815594509838513747881559450983851374788155945098385137478815594509838513747881559450983851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8864c8cc-085c-471c-9dfa-afd2a9874da2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b69362-569a-49e4-bc83-e7fab4a5cfb8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b69362-569a-49e4-bc83-e7fab4a5cfb8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13114484094547744806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311448409454774480613114484094547744806131144840945477448061311448409454774480613114484094547744806131144840945477448061311448409454774480613114484094547744806131144840945477448061311448409454774480613114484094547744806131144840945477448061311448409454774480613114484094547744806131144840945477448061311448409454774480613114484094547744806131144840945477448061311448409454774480613114484094547744806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ff24e3-ad6b-4069-ae66-9ec6608f97db, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44c2d062-11a8-409c-809c-1d008d555dc5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b69362-569a-49e4-bc83-e7fab4a5cfb8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c2d062-11a8-409c-809c-1d008d555dc5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16635192311177103277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663519231117710327716635192311177103277166351923111771032771663519231117710327716635192311177103277166351923111771032771663519231117710327716635192311177103277166351923111771032771663519231117710327716635192311177103277166351923111771032771663519231117710327716635192311177103277166351923111771032771663519231117710327716635192311177103277166351923111771032771663519231117710327716635192311177103277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa3141cb-456a-4a82-ac2f-ac91abe49290, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa3141cb-456a-4a82-ac2f-ac91abe49290, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14295887438811239924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429588743881123992414295887438811239924142958874388112399241429588743881123992414295887438811239924142958874388112399241429588743881123992414295887438811239924142958874388112399241429588743881123992414295887438811239924142958874388112399241429588743881123992414295887438811239924142958874388112399241429588743881123992414295887438811239924142958874388112399241429588743881123992414295887438811239924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c2d062-11a8-409c-809c-1d008d555dc5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db246e4-436a-4d2a-b4fc-0c483afe2379, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db246e4-436a-4d2a-b4fc-0c483afe2379, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13415864579267111036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341586457926711103613415864579267111036134158645792671110361341586457926711103613415864579267111036134158645792671110361341586457926711103613415864579267111036134158645792671110361341586457926711103613415864579267111036134158645792671110361341586457926711103613415864579267111036134158645792671110361341586457926711103613415864579267111036134158645792671110361341586457926711103613415864579267111036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa3141cb-456a-4a82-ac2f-ac91abe49290, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a36c0af-4c9b-4719-8017-d14b11f5edda, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a36c0af-4c9b-4719-8017-d14b11f5edda, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867639607190749655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78676396071907496557867639607190749655786763960719074965578676396071907496557867639607190749655786763960719074965578676396071907496557867639607190749655786763960719074965578676396071907496557867639607190749655786763960719074965578676396071907496557867639607190749655786763960719074965578676396071907496557867639607190749655786763960719074965578676396071907496557867639607190749655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db246e4-436a-4d2a-b4fc-0c483afe2379, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd1cf27-42a9-4271-aae9-d4108ba4dd23, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd1cf27-42a9-4271-aae9-d4108ba4dd23, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3158537362937969765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31585373629379697653158537362937969765315853736293796976531585373629379697653158537362937969765315853736293796976531585373629379697653158537362937969765315853736293796976531585373629379697653158537362937969765315853736293796976531585373629379697653158537362937969765315853736293796976531585373629379697653158537362937969765315853736293796976531585373629379697653158537362937969765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a36c0af-4c9b-4719-8017-d14b11f5edda, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae62e85f-0ae3-444b-b091-82df1e100823, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae62e85f-0ae3-444b-b091-82df1e100823, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321283336261025788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43212833362610257884321283336261025788432128333626102578843212833362610257884321283336261025788432128333626102578843212833362610257884321283336261025788432128333626102578843212833362610257884321283336261025788432128333626102578843212833362610257884321283336261025788432128333626102578843212833362610257884321283336261025788432128333626102578843212833362610257884321283336261025788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bd1cf27-42a9-4271-aae9-d4108ba4dd23, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de24bf31-9e2a-4141-ad24-570799a95058, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de24bf31-9e2a-4141-ad24-570799a95058, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9176835240627668585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91768352406276685859176835240627668585917683524062766858591768352406276685859176835240627668585917683524062766858591768352406276685859176835240627668585917683524062766858591768352406276685859176835240627668585917683524062766858591768352406276685859176835240627668585917683524062766858591768352406276685859176835240627668585917683524062766858591768352406276685859176835240627668585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae62e85f-0ae3-444b-b091-82df1e100823, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc7bf54-0e54-4868-8f98-0893a4018e07, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc7bf54-0e54-4868-8f98-0893a4018e07, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8859995658432479251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88599956584324792518859995658432479251885999565843247925188599956584324792518859995658432479251885999565843247925188599956584324792518859995658432479251885999565843247925188599956584324792518859995658432479251885999565843247925188599956584324792518859995658432479251885999565843247925188599956584324792518859995658432479251885999565843247925188599956584324792518859995658432479251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de24bf31-9e2a-4141-ad24-570799a95058, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c2d2eac-574a-49ac-adc1-33c70ace894f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2d2eac-574a-49ac-adc1-33c70ace894f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6270968358866159782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62709683588661597826270968358866159782627096835886615978262709683588661597826270968358866159782627096835886615978262709683588661597826270968358866159782627096835886615978262709683588661597826270968358866159782627096835886615978262709683588661597826270968358866159782627096835886615978262709683588661597826270968358866159782627096835886615978262709683588661597826270968358866159782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc7bf54-0e54-4868-8f98-0893a4018e07, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 748f7085-6602-4fd3-a4eb-96cda3cd5deb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 748f7085-6602-4fd3-a4eb-96cda3cd5deb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7926018657788438757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79260186577884387577926018657788438757792601865778843875779260186577884387577926018657788438757792601865778843875779260186577884387577926018657788438757792601865778843875779260186577884387577926018657788438757792601865778843875779260186577884387577926018657788438757792601865778843875779260186577884387577926018657788438757792601865778843875779260186577884387577926018657788438757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2d2eac-574a-49ac-adc1-33c70ace894f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de7b440c-d5fc-4dad-b14d-aa6ecb94a6cf, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de7b440c-d5fc-4dad-b14d-aa6ecb94a6cf, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356264898004346220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53562648980043462205356264898004346220535626489800434622053562648980043462205356264898004346220535626489800434622053562648980043462205356264898004346220535626489800434622053562648980043462205356264898004346220535626489800434622053562648980043462205356264898004346220535626489800434622053562648980043462205356264898004346220535626489800434622053562648980043462205356264898004346220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 748f7085-6602-4fd3-a4eb-96cda3cd5deb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5db8b832-e131-4a61-9023-5147b1eb95ec, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5db8b832-e131-4a61-9023-5147b1eb95ec, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419699638022120030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030419699638022120030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de7b440c-d5fc-4dad-b14d-aa6ecb94a6cf, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5621c214-c9a4-43af-86a0-07daaf8aa5d7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5621c214-c9a4-43af-86a0-07daaf8aa5d7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3493064486487985449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34930644864879854493493064486487985449349306448648798544934930644864879854493493064486487985449349306448648798544934930644864879854493493064486487985449349306448648798544934930644864879854493493064486487985449349306448648798544934930644864879854493493064486487985449349306448648798544934930644864879854493493064486487985449349306448648798544934930644864879854493493064486487985449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5db8b832-e131-4a61-9023-5147b1eb95ec, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90963c2f-5b45-407f-aa62-f8cd6731bcc5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90963c2f-5b45-407f-aa62-f8cd6731bcc5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512802440203526721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751280244020352672117512802440203526721175128024402035267211751280244020352672117512802440203526721175128024402035267211751280244020352672117512802440203526721175128024402035267211751280244020352672117512802440203526721175128024402035267211751280244020352672117512802440203526721175128024402035267211751280244020352672117512802440203526721175128024402035267211751280244020352672117512802440203526721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5621c214-c9a4-43af-86a0-07daaf8aa5d7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8e0dd5-f3f1-4797-bfdc-5c27aeef2cef, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8e0dd5-f3f1-4797-bfdc-5c27aeef2cef, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5266245905309867463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52662459053098674635266245905309867463526624590530986746352662459053098674635266245905309867463526624590530986746352662459053098674635266245905309867463526624590530986746352662459053098674635266245905309867463526624590530986746352662459053098674635266245905309867463526624590530986746352662459053098674635266245905309867463526624590530986746352662459053098674635266245905309867463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90963c2f-5b45-407f-aa62-f8cd6731bcc5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc376e48-1bd0-429f-8424-fa863772bc0b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc376e48-1bd0-429f-8424-fa863772bc0b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8529603137241176607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85296031372411766078529603137241176607852960313724117660785296031372411766078529603137241176607852960313724117660785296031372411766078529603137241176607852960313724117660785296031372411766078529603137241176607852960313724117660785296031372411766078529603137241176607852960313724117660785296031372411766078529603137241176607852960313724117660785296031372411766078529603137241176607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8e0dd5-f3f1-4797-bfdc-5c27aeef2cef, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46b33fd2-40b4-44df-a1f5-fae01557c275, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46b33fd2-40b4-44df-a1f5-fae01557c275, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5000435424559880063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50004354245598800635000435424559880063500043542455988006350004354245598800635000435424559880063500043542455988006350004354245598800635000435424559880063500043542455988006350004354245598800635000435424559880063500043542455988006350004354245598800635000435424559880063500043542455988006350004354245598800635000435424559880063500043542455988006350004354245598800635000435424559880063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc376e48-1bd0-429f-8424-fa863772bc0b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f918e33-f798-4606-8541-76aebb4c200b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f918e33-f798-4606-8541-76aebb4c200b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9747878903061219936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97478789030612199369747878903061219936974787890306121993697478789030612199369747878903061219936974787890306121993697478789030612199369747878903061219936974787890306121993697478789030612199369747878903061219936974787890306121993697478789030612199369747878903061219936974787890306121993697478789030612199369747878903061219936974787890306121993697478789030612199369747878903061219936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46b33fd2-40b4-44df-a1f5-fae01557c275, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13f51a53-bad6-4ff2-bcdf-b4331caae385, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13f51a53-bad6-4ff2-bcdf-b4331caae385, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17890788560782217227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789078856078221722717890788560782217227178907885607822172271789078856078221722717890788560782217227178907885607822172271789078856078221722717890788560782217227178907885607822172271789078856078221722717890788560782217227178907885607822172271789078856078221722717890788560782217227178907885607822172271789078856078221722717890788560782217227178907885607822172271789078856078221722717890788560782217227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f918e33-f798-4606-8541-76aebb4c200b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0df0e9-fec3-4549-a6d3-9fd0decf19d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0df0e9-fec3-4549-a6d3-9fd0decf19d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14401145840864728304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440114584086472830414401145840864728304144011458408647283041440114584086472830414401145840864728304144011458408647283041440114584086472830414401145840864728304144011458408647283041440114584086472830414401145840864728304144011458408647283041440114584086472830414401145840864728304144011458408647283041440114584086472830414401145840864728304144011458408647283041440114584086472830414401145840864728304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13f51a53-bad6-4ff2-bcdf-b4331caae385, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 942ffedb-c3bd-4f8f-af63-566aea78b52c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 942ffedb-c3bd-4f8f-af63-566aea78b52c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7251717086358119588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72517170863581195887251717086358119588725171708635811958872517170863581195887251717086358119588725171708635811958872517170863581195887251717086358119588725171708635811958872517170863581195887251717086358119588725171708635811958872517170863581195887251717086358119588725171708635811958872517170863581195887251717086358119588725171708635811958872517170863581195887251717086358119588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0df0e9-fec3-4549-a6d3-9fd0decf19d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6be20cc-0818-4ede-a069-e6408bb9654d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6be20cc-0818-4ede-a069-e6408bb9654d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13884393664685537418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388439366468553741813884393664685537418138843936646855374181388439366468553741813884393664685537418138843936646855374181388439366468553741813884393664685537418138843936646855374181388439366468553741813884393664685537418138843936646855374181388439366468553741813884393664685537418138843936646855374181388439366468553741813884393664685537418138843936646855374181388439366468553741813884393664685537418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 942ffedb-c3bd-4f8f-af63-566aea78b52c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f4db954-09ca-4f0f-98ee-cc308d64d67d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f4db954-09ca-4f0f-98ee-cc308d64d67d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7442575053081201197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74425750530812011977442575053081201197744257505308120119774425750530812011977442575053081201197744257505308120119774425750530812011977442575053081201197744257505308120119774425750530812011977442575053081201197744257505308120119774425750530812011977442575053081201197744257505308120119774425750530812011977442575053081201197744257505308120119774425750530812011977442575053081201197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6be20cc-0818-4ede-a069-e6408bb9654d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31395b28-5372-46ba-bcf2-61c6fa521f0f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31395b28-5372-46ba-bcf2-61c6fa521f0f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14907977741556890729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490797774155689072914907977741556890729149079777415568907291490797774155689072914907977741556890729149079777415568907291490797774155689072914907977741556890729149079777415568907291490797774155689072914907977741556890729149079777415568907291490797774155689072914907977741556890729149079777415568907291490797774155689072914907977741556890729149079777415568907291490797774155689072914907977741556890729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f4db954-09ca-4f0f-98ee-cc308d64d67d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c23ec43-ced2-40ef-81a9-938a38cc9c17, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c23ec43-ced2-40ef-81a9-938a38cc9c17, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3673327544775272514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36733275447752725143673327544775272514367332754477527251436733275447752725143673327544775272514367332754477527251436733275447752725143673327544775272514367332754477527251436733275447752725143673327544775272514367332754477527251436733275447752725143673327544775272514367332754477527251436733275447752725143673327544775272514367332754477527251436733275447752725143673327544775272514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31395b28-5372-46ba-bcf2-61c6fa521f0f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f53cb4b-6675-46d2-a4c0-4b175748d420, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f53cb4b-6675-46d2-a4c0-4b175748d420, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6246901747478213953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62469017474782139536246901747478213953624690174747821395362469017474782139536246901747478213953624690174747821395362469017474782139536246901747478213953624690174747821395362469017474782139536246901747478213953624690174747821395362469017474782139536246901747478213953624690174747821395362469017474782139536246901747478213953624690174747821395362469017474782139536246901747478213953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c23ec43-ced2-40ef-81a9-938a38cc9c17, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 698bd861-c0ea-4057-970a-cfe7cbe18f07, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 698bd861-c0ea-4057-970a-cfe7cbe18f07, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11648842975464521243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164884297546452124311648842975464521243116488429754645212431164884297546452124311648842975464521243116488429754645212431164884297546452124311648842975464521243116488429754645212431164884297546452124311648842975464521243116488429754645212431164884297546452124311648842975464521243116488429754645212431164884297546452124311648842975464521243116488429754645212431164884297546452124311648842975464521243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f53cb4b-6675-46d2-a4c0-4b175748d420, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff9ccfc4-6be0-4637-a15e-d7e20318fc48, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff9ccfc4-6be0-4637-a15e-d7e20318fc48, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13856755320545509381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385675532054550938113856755320545509381138567553205455093811385675532054550938113856755320545509381138567553205455093811385675532054550938113856755320545509381138567553205455093811385675532054550938113856755320545509381138567553205455093811385675532054550938113856755320545509381138567553205455093811385675532054550938113856755320545509381138567553205455093811385675532054550938113856755320545509381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 698bd861-c0ea-4057-970a-cfe7cbe18f07, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a4baf95-aab7-42b3-8046-eea4da12ab1b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a4baf95-aab7-42b3-8046-eea4da12ab1b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845757595191636947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084575759519163694710845757595191636947108457575951916369471084575759519163694710845757595191636947108457575951916369471084575759519163694710845757595191636947108457575951916369471084575759519163694710845757595191636947108457575951916369471084575759519163694710845757595191636947108457575951916369471084575759519163694710845757595191636947108457575951916369471084575759519163694710845757595191636947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff9ccfc4-6be0-4637-a15e-d7e20318fc48, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86f4984b-455d-4c53-b1bf-dc22bebc854c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86f4984b-455d-4c53-b1bf-dc22bebc854c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1211866248509693562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12118662485096935621211866248509693562121186624850969356212118662485096935621211866248509693562121186624850969356212118662485096935621211866248509693562121186624850969356212118662485096935621211866248509693562121186624850969356212118662485096935621211866248509693562121186624850969356212118662485096935621211866248509693562121186624850969356212118662485096935621211866248509693562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a4baf95-aab7-42b3-8046-eea4da12ab1b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa38d6a7-29aa-45bd-a12d-f033c19ed9de, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa38d6a7-29aa-45bd-a12d-f033c19ed9de, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13076969512027484766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307696951202748476613076969512027484766130769695120274847661307696951202748476613076969512027484766130769695120274847661307696951202748476613076969512027484766130769695120274847661307696951202748476613076969512027484766130769695120274847661307696951202748476613076969512027484766130769695120274847661307696951202748476613076969512027484766130769695120274847661307696951202748476613076969512027484766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86f4984b-455d-4c53-b1bf-dc22bebc854c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa38d6a7-29aa-45bd-a12d-f033c19ed9de, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 993c11f1-2fca-4902-ae89-0f006b1c1583, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4e6ed0-25fc-4f96-a3e3-62adf6f4fc35, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 993c11f1-2fca-4902-ae89-0f006b1c1583, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987837166888555789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698783716688855578916987837166888555789169878371668885557891698783716688855578916987837166888555789169878371668885557891698783716688855578916987837166888555789169878371668885557891698783716688855578916987837166888555789169878371668885557891698783716688855578916987837166888555789169878371668885557891698783716688855578916987837166888555789169878371668885557891698783716688855578916987837166888555789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4e6ed0-25fc-4f96-a3e3-62adf6f4fc35, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5841816151160671937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58418161511606719375841816151160671937584181615116067193758418161511606719375841816151160671937584181615116067193758418161511606719375841816151160671937584181615116067193758418161511606719375841816151160671937584181615116067193758418161511606719375841816151160671937584181615116067193758418161511606719375841816151160671937584181615116067193758418161511606719375841816151160671937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 993c11f1-2fca-4902-ae89-0f006b1c1583, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4e6ed0-25fc-4f96-a3e3-62adf6f4fc35, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d7d876-8679-481e-bd18-82e8326d494c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04523943-ebb3-42fa-8899-9bcd13624532, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d7d876-8679-481e-bd18-82e8326d494c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17717291279631884690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771729127963188469017717291279631884690177172912796318846901771729127963188469017717291279631884690177172912796318846901771729127963188469017717291279631884690177172912796318846901771729127963188469017717291279631884690177172912796318846901771729127963188469017717291279631884690177172912796318846901771729127963188469017717291279631884690177172912796318846901771729127963188469017717291279631884690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04523943-ebb3-42fa-8899-9bcd13624532, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15539956572119612917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553995657211961291715539956572119612917155399565721196129171553995657211961291715539956572119612917155399565721196129171553995657211961291715539956572119612917155399565721196129171553995657211961291715539956572119612917155399565721196129171553995657211961291715539956572119612917155399565721196129171553995657211961291715539956572119612917155399565721196129171553995657211961291715539956572119612917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04523943-ebb3-42fa-8899-9bcd13624532, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d7d876-8679-481e-bd18-82e8326d494c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f68ce30-ad52-44f1-9930-0d1406ec2f6b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f68ce30-ad52-44f1-9930-0d1406ec2f6b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3142483199531207946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31424831995312079463142483199531207946314248319953120794631424831995312079463142483199531207946314248319953120794631424831995312079463142483199531207946314248319953120794631424831995312079463142483199531207946314248319953120794631424831995312079463142483199531207946314248319953120794631424831995312079463142483199531207946314248319953120794631424831995312079463142483199531207946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 548088b2-6611-4a9e-8e4b-9c6d3b06623b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 548088b2-6611-4a9e-8e4b-9c6d3b06623b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14386141700622238300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438614170062223830014386141700622238300143861417006222383001438614170062223830014386141700622238300143861417006222383001438614170062223830014386141700622238300143861417006222383001438614170062223830014386141700622238300143861417006222383001438614170062223830014386141700622238300143861417006222383001438614170062223830014386141700622238300143861417006222383001438614170062223830014386141700622238300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f68ce30-ad52-44f1-9930-0d1406ec2f6b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 548088b2-6611-4a9e-8e4b-9c6d3b06623b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bfba658-cbaa-4857-80c7-dfbf148adda8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bfba658-cbaa-4857-80c7-dfbf148adda8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12423616463529509853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242361646352950985312423616463529509853124236164635295098531242361646352950985312423616463529509853124236164635295098531242361646352950985312423616463529509853124236164635295098531242361646352950985312423616463529509853124236164635295098531242361646352950985312423616463529509853124236164635295098531242361646352950985312423616463529509853124236164635295098531242361646352950985312423616463529509853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c20ad36-f3ef-470b-bde7-7d3eacacf227, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c20ad36-f3ef-470b-bde7-7d3eacacf227, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4189181380953222374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41891813809532223744189181380953222374418918138095322237441891813809532223744189181380953222374418918138095322237441891813809532223744189181380953222374418918138095322237441891813809532223744189181380953222374418918138095322237441891813809532223744189181380953222374418918138095322237441891813809532223744189181380953222374418918138095322237441891813809532223744189181380953222374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bfba658-cbaa-4857-80c7-dfbf148adda8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c20ad36-f3ef-470b-bde7-7d3eacacf227, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f64b3100-8abd-47d3-9216-4d9c7d2e2291, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f64b3100-8abd-47d3-9216-4d9c7d2e2291, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15941155845592261070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594115584559226107015941155845592261070159411558455922610701594115584559226107015941155845592261070159411558455922610701594115584559226107015941155845592261070159411558455922610701594115584559226107015941155845592261070159411558455922610701594115584559226107015941155845592261070159411558455922610701594115584559226107015941155845592261070159411558455922610701594115584559226107015941155845592261070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99609d8-5479-4800-879c-f32ade5dd5d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99609d8-5479-4800-879c-f32ade5dd5d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 113205418230858098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098113205418230858098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99609d8-5479-4800-879c-f32ade5dd5d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f64b3100-8abd-47d3-9216-4d9c7d2e2291, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9e06c06-e46d-401a-8bf7-57e97725d978, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8f65e3-d186-420d-a445-3a362d35e2db, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9e06c06-e46d-401a-8bf7-57e97725d978, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14972965496971877055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497296549697187705514972965496971877055149729654969718770551497296549697187705514972965496971877055149729654969718770551497296549697187705514972965496971877055149729654969718770551497296549697187705514972965496971877055149729654969718770551497296549697187705514972965496971877055149729654969718770551497296549697187705514972965496971877055149729654969718770551497296549697187705514972965496971877055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8f65e3-d186-420d-a445-3a362d35e2db, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3076983015580458036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30769830155804580363076983015580458036307698301558045803630769830155804580363076983015580458036307698301558045803630769830155804580363076983015580458036307698301558045803630769830155804580363076983015580458036307698301558045803630769830155804580363076983015580458036307698301558045803630769830155804580363076983015580458036307698301558045803630769830155804580363076983015580458036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9e06c06-e46d-401a-8bf7-57e97725d978, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8f65e3-d186-420d-a445-3a362d35e2db, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ce2ab2-fe87-4299-8b23-367b3445bf46, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ae806a-2810-454e-9ebc-e189859c87c6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ce2ab2-fe87-4299-8b23-367b3445bf46, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6270682516103298900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62706825161032989006270682516103298900627068251610329890062706825161032989006270682516103298900627068251610329890062706825161032989006270682516103298900627068251610329890062706825161032989006270682516103298900627068251610329890062706825161032989006270682516103298900627068251610329890062706825161032989006270682516103298900627068251610329890062706825161032989006270682516103298900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ae806a-2810-454e-9ebc-e189859c87c6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9989023729304775002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99890237293047750029989023729304775002998902372930477500299890237293047750029989023729304775002998902372930477500299890237293047750029989023729304775002998902372930477500299890237293047750029989023729304775002998902372930477500299890237293047750029989023729304775002998902372930477500299890237293047750029989023729304775002998902372930477500299890237293047750029989023729304775002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ae806a-2810-454e-9ebc-e189859c87c6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ce2ab2-fe87-4299-8b23-367b3445bf46, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f77c05-9071-411b-8e5e-753cdde616fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b879af-b521-451e-af59-8d2d914883c8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f77c05-9071-411b-8e5e-753cdde616fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 785282575552596560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560785282575552596560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b879af-b521-451e-af59-8d2d914883c8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8778268942578901575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87782689425789015758778268942578901575877826894257890157587782689425789015758778268942578901575877826894257890157587782689425789015758778268942578901575877826894257890157587782689425789015758778268942578901575877826894257890157587782689425789015758778268942578901575877826894257890157587782689425789015758778268942578901575877826894257890157587782689425789015758778268942578901575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b879af-b521-451e-af59-8d2d914883c8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f77c05-9071-411b-8e5e-753cdde616fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7584075-3ac4-41a3-86f1-c68ee8012058, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7584075-3ac4-41a3-86f1-c68ee8012058, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18039739781421174826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803973978142117482618039739781421174826180397397814211748261803973978142117482618039739781421174826180397397814211748261803973978142117482618039739781421174826180397397814211748261803973978142117482618039739781421174826180397397814211748261803973978142117482618039739781421174826180397397814211748261803973978142117482618039739781421174826180397397814211748261803973978142117482618039739781421174826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a9876a-7285-42cd-bbcb-8b7cc70afb9d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a9876a-7285-42cd-bbcb-8b7cc70afb9d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15589321580787331722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558932158078733172215589321580787331722155893215807873317221558932158078733172215589321580787331722155893215807873317221558932158078733172215589321580787331722155893215807873317221558932158078733172215589321580787331722155893215807873317221558932158078733172215589321580787331722155893215807873317221558932158078733172215589321580787331722155893215807873317221558932158078733172215589321580787331722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a9876a-7285-42cd-bbcb-8b7cc70afb9d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7584075-3ac4-41a3-86f1-c68ee8012058, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c5f934d-d713-4cb6-a583-8ab88ff80097, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d1e9af-9d56-43de-a911-34f6f6db2b4a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c5f934d-d713-4cb6-a583-8ab88ff80097, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4218891664596579350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42188916645965793504218891664596579350421889166459657935042188916645965793504218891664596579350421889166459657935042188916645965793504218891664596579350421889166459657935042188916645965793504218891664596579350421889166459657935042188916645965793504218891664596579350421889166459657935042188916645965793504218891664596579350421889166459657935042188916645965793504218891664596579350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d1e9af-9d56-43de-a911-34f6f6db2b4a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 180014305922519780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780180014305922519780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d1e9af-9d56-43de-a911-34f6f6db2b4a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c5f934d-d713-4cb6-a583-8ab88ff80097, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26c9d02-af89-466a-8d89-ea6e5bd8b1a0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01730f9-0b31-405f-ac91-7a7e486f789d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26c9d02-af89-466a-8d89-ea6e5bd8b1a0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12487021809227117822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248702180922711782212487021809227117822124870218092271178221248702180922711782212487021809227117822124870218092271178221248702180922711782212487021809227117822124870218092271178221248702180922711782212487021809227117822124870218092271178221248702180922711782212487021809227117822124870218092271178221248702180922711782212487021809227117822124870218092271178221248702180922711782212487021809227117822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01730f9-0b31-405f-ac91-7a7e486f789d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14919815262151381166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491981526215138116614919815262151381166149198152621513811661491981526215138116614919815262151381166149198152621513811661491981526215138116614919815262151381166149198152621513811661491981526215138116614919815262151381166149198152621513811661491981526215138116614919815262151381166149198152621513811661491981526215138116614919815262151381166149198152621513811661491981526215138116614919815262151381166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01730f9-0b31-405f-ac91-7a7e486f789d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26c9d02-af89-466a-8d89-ea6e5bd8b1a0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79cd3f9f-1fa1-479a-b0f8-a1f70740557f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa903c4e-2ad5-465f-9c16-bf7f0ed7cfb4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79cd3f9f-1fa1-479a-b0f8-a1f70740557f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2602773034912780146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26027730349127801462602773034912780146260277303491278014626027730349127801462602773034912780146260277303491278014626027730349127801462602773034912780146260277303491278014626027730349127801462602773034912780146260277303491278014626027730349127801462602773034912780146260277303491278014626027730349127801462602773034912780146260277303491278014626027730349127801462602773034912780146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa903c4e-2ad5-465f-9c16-bf7f0ed7cfb4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5877128553630469846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58771285536304698465877128553630469846587712855363046984658771285536304698465877128553630469846587712855363046984658771285536304698465877128553630469846587712855363046984658771285536304698465877128553630469846587712855363046984658771285536304698465877128553630469846587712855363046984658771285536304698465877128553630469846587712855363046984658771285536304698465877128553630469846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79cd3f9f-1fa1-479a-b0f8-a1f70740557f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa903c4e-2ad5-465f-9c16-bf7f0ed7cfb4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a4eccc-5510-4e78-a236-c1570e6db5bb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a4eccc-5510-4e78-a236-c1570e6db5bb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7514915474034466389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75149154740344663897514915474034466389751491547403446638975149154740344663897514915474034466389751491547403446638975149154740344663897514915474034466389751491547403446638975149154740344663897514915474034466389751491547403446638975149154740344663897514915474034466389751491547403446638975149154740344663897514915474034466389751491547403446638975149154740344663897514915474034466389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19f5984-447c-449a-b97e-61a924ed854c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19f5984-447c-449a-b97e-61a924ed854c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18392252303513517415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839225230351351741518392252303513517415183922523035135174151839225230351351741518392252303513517415183922523035135174151839225230351351741518392252303513517415183922523035135174151839225230351351741518392252303513517415183922523035135174151839225230351351741518392252303513517415183922523035135174151839225230351351741518392252303513517415183922523035135174151839225230351351741518392252303513517415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a4eccc-5510-4e78-a236-c1570e6db5bb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19f5984-447c-449a-b97e-61a924ed854c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aefe0163-6ffe-481d-88ef-945222ba2146, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aefe0163-6ffe-481d-88ef-945222ba2146, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5619451270115438770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56194512701154387705619451270115438770561945127011543877056194512701154387705619451270115438770561945127011543877056194512701154387705619451270115438770561945127011543877056194512701154387705619451270115438770561945127011543877056194512701154387705619451270115438770561945127011543877056194512701154387705619451270115438770561945127011543877056194512701154387705619451270115438770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0230ac5-8f40-493a-b20e-8420048c4163, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0230ac5-8f40-493a-b20e-8420048c4163, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649843497255844037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464984349725584403714649843497255844037146498434972558440371464984349725584403714649843497255844037146498434972558440371464984349725584403714649843497255844037146498434972558440371464984349725584403714649843497255844037146498434972558440371464984349725584403714649843497255844037146498434972558440371464984349725584403714649843497255844037146498434972558440371464984349725584403714649843497255844037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aefe0163-6ffe-481d-88ef-945222ba2146, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4272eb6-5bdd-429e-a69e-3eb981ba34f7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4272eb6-5bdd-429e-a69e-3eb981ba34f7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9021079954741643925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90210799547416439259021079954741643925902107995474164392590210799547416439259021079954741643925902107995474164392590210799547416439259021079954741643925902107995474164392590210799547416439259021079954741643925902107995474164392590210799547416439259021079954741643925902107995474164392590210799547416439259021079954741643925902107995474164392590210799547416439259021079954741643925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0230ac5-8f40-493a-b20e-8420048c4163, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e91c140f-61b7-4b5b-88f5-3912ae33a3e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e91c140f-61b7-4b5b-88f5-3912ae33a3e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3811271555439935618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38112715554399356183811271555439935618381127155543993561838112715554399356183811271555439935618381127155543993561838112715554399356183811271555439935618381127155543993561838112715554399356183811271555439935618381127155543993561838112715554399356183811271555439935618381127155543993561838112715554399356183811271555439935618381127155543993561838112715554399356183811271555439935618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4272eb6-5bdd-429e-a69e-3eb981ba34f7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d577f9fb-6ce6-47c4-a19f-c498c13fa360, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d577f9fb-6ce6-47c4-a19f-c498c13fa360, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13824963614450298530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382496361445029853013824963614450298530138249636144502985301382496361445029853013824963614450298530138249636144502985301382496361445029853013824963614450298530138249636144502985301382496361445029853013824963614450298530138249636144502985301382496361445029853013824963614450298530138249636144502985301382496361445029853013824963614450298530138249636144502985301382496361445029853013824963614450298530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e91c140f-61b7-4b5b-88f5-3912ae33a3e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832f5b65-0163-4a25-a02e-80b5219d6dd1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832f5b65-0163-4a25-a02e-80b5219d6dd1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7630283189178186342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76302831891781863427630283189178186342763028318917818634276302831891781863427630283189178186342763028318917818634276302831891781863427630283189178186342763028318917818634276302831891781863427630283189178186342763028318917818634276302831891781863427630283189178186342763028318917818634276302831891781863427630283189178186342763028318917818634276302831891781863427630283189178186342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d577f9fb-6ce6-47c4-a19f-c498c13fa360, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7edee6b-b7a2-48e1-ada1-c375177de456, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7edee6b-b7a2-48e1-ada1-c375177de456, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17780609537261283380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778060953726128338017780609537261283380177806095372612833801778060953726128338017780609537261283380177806095372612833801778060953726128338017780609537261283380177806095372612833801778060953726128338017780609537261283380177806095372612833801778060953726128338017780609537261283380177806095372612833801778060953726128338017780609537261283380177806095372612833801778060953726128338017780609537261283380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832f5b65-0163-4a25-a02e-80b5219d6dd1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 083eb96b-439e-431c-8336-67308bacab61, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 083eb96b-439e-431c-8336-67308bacab61, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17804227267756696930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780422726775669693017804227267756696930178042272677566969301780422726775669693017804227267756696930178042272677566969301780422726775669693017804227267756696930178042272677566969301780422726775669693017804227267756696930178042272677566969301780422726775669693017804227267756696930178042272677566969301780422726775669693017804227267756696930178042272677566969301780422726775669693017804227267756696930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7edee6b-b7a2-48e1-ada1-c375177de456, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eac945dd-64e8-4cac-9e11-626b10dede77, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eac945dd-64e8-4cac-9e11-626b10dede77, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14013431691880502951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401343169188050295114013431691880502951140134316918805029511401343169188050295114013431691880502951140134316918805029511401343169188050295114013431691880502951140134316918805029511401343169188050295114013431691880502951140134316918805029511401343169188050295114013431691880502951140134316918805029511401343169188050295114013431691880502951140134316918805029511401343169188050295114013431691880502951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 083eb96b-439e-431c-8336-67308bacab61, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b0114ea-50a0-45fb-9346-23c7d94b2db8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b0114ea-50a0-45fb-9346-23c7d94b2db8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5505313055302810292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55053130553028102925505313055302810292550531305530281029255053130553028102925505313055302810292550531305530281029255053130553028102925505313055302810292550531305530281029255053130553028102925505313055302810292550531305530281029255053130553028102925505313055302810292550531305530281029255053130553028102925505313055302810292550531305530281029255053130553028102925505313055302810292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eac945dd-64e8-4cac-9e11-626b10dede77, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7231899-0fcd-42f9-92f3-107f4799f3c1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7231899-0fcd-42f9-92f3-107f4799f3c1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13475327518818622164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347532751881862216413475327518818622164134753275188186221641347532751881862216413475327518818622164134753275188186221641347532751881862216413475327518818622164134753275188186221641347532751881862216413475327518818622164134753275188186221641347532751881862216413475327518818622164134753275188186221641347532751881862216413475327518818622164134753275188186221641347532751881862216413475327518818622164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b0114ea-50a0-45fb-9346-23c7d94b2db8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f96520f7-ddc8-4100-b8fa-df552eb9904b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f96520f7-ddc8-4100-b8fa-df552eb9904b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469148570225691148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54691485702256911485469148570225691148546914857022569114854691485702256911485469148570225691148546914857022569114854691485702256911485469148570225691148546914857022569114854691485702256911485469148570225691148546914857022569114854691485702256911485469148570225691148546914857022569114854691485702256911485469148570225691148546914857022569114854691485702256911485469148570225691148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7231899-0fcd-42f9-92f3-107f4799f3c1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1712b02a-9e6b-45a8-a972-00d1cba98f2e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1712b02a-9e6b-45a8-a972-00d1cba98f2e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13894607383734399628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389460738373439962813894607383734399628138946073837343996281389460738373439962813894607383734399628138946073837343996281389460738373439962813894607383734399628138946073837343996281389460738373439962813894607383734399628138946073837343996281389460738373439962813894607383734399628138946073837343996281389460738373439962813894607383734399628138946073837343996281389460738373439962813894607383734399628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f96520f7-ddc8-4100-b8fa-df552eb9904b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0f96aa-cb95-4cab-bb0a-e3537350d947, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0f96aa-cb95-4cab-bb0a-e3537350d947, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2817403997928001828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28174039979280018282817403997928001828281740399792800182828174039979280018282817403997928001828281740399792800182828174039979280018282817403997928001828281740399792800182828174039979280018282817403997928001828281740399792800182828174039979280018282817403997928001828281740399792800182828174039979280018282817403997928001828281740399792800182828174039979280018282817403997928001828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1712b02a-9e6b-45a8-a972-00d1cba98f2e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071a6a98-4b20-42b6-8fa7-a72ce584411c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071a6a98-4b20-42b6-8fa7-a72ce584411c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13596806297526983639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359680629752698363913596806297526983639135968062975269836391359680629752698363913596806297526983639135968062975269836391359680629752698363913596806297526983639135968062975269836391359680629752698363913596806297526983639135968062975269836391359680629752698363913596806297526983639135968062975269836391359680629752698363913596806297526983639135968062975269836391359680629752698363913596806297526983639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0f96aa-cb95-4cab-bb0a-e3537350d947, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dea9fce-1794-4dcc-86bc-22dfca83c890, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dea9fce-1794-4dcc-86bc-22dfca83c890, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14357562276017980873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435756227601798087314357562276017980873143575622760179808731435756227601798087314357562276017980873143575622760179808731435756227601798087314357562276017980873143575622760179808731435756227601798087314357562276017980873143575622760179808731435756227601798087314357562276017980873143575622760179808731435756227601798087314357562276017980873143575622760179808731435756227601798087314357562276017980873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071a6a98-4b20-42b6-8fa7-a72ce584411c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb48231c-fbd1-4539-9810-03184eddd2a9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb48231c-fbd1-4539-9810-03184eddd2a9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14954230953081535598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495423095308153559814954230953081535598149542309530815355981495423095308153559814954230953081535598149542309530815355981495423095308153559814954230953081535598149542309530815355981495423095308153559814954230953081535598149542309530815355981495423095308153559814954230953081535598149542309530815355981495423095308153559814954230953081535598149542309530815355981495423095308153559814954230953081535598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dea9fce-1794-4dcc-86bc-22dfca83c890, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a76457-30a9-4827-b248-cec07f5186d7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a76457-30a9-4827-b248-cec07f5186d7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8265767326067183340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82657673260671833408265767326067183340826576732606718334082657673260671833408265767326067183340826576732606718334082657673260671833408265767326067183340826576732606718334082657673260671833408265767326067183340826576732606718334082657673260671833408265767326067183340826576732606718334082657673260671833408265767326067183340826576732606718334082657673260671833408265767326067183340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb48231c-fbd1-4539-9810-03184eddd2a9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 658da3eb-8af0-4f8a-a853-5d6801ada5a4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 658da3eb-8af0-4f8a-a853-5d6801ada5a4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16441662256842189980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644166225684218998016441662256842189980164416622568421899801644166225684218998016441662256842189980164416622568421899801644166225684218998016441662256842189980164416622568421899801644166225684218998016441662256842189980164416622568421899801644166225684218998016441662256842189980164416622568421899801644166225684218998016441662256842189980164416622568421899801644166225684218998016441662256842189980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a76457-30a9-4827-b248-cec07f5186d7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3fa140-a269-4a9b-9735-e1dac38b6289, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3fa140-a269-4a9b-9735-e1dac38b6289, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9076326873877371600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90763268738773716009076326873877371600907632687387737160090763268738773716009076326873877371600907632687387737160090763268738773716009076326873877371600907632687387737160090763268738773716009076326873877371600907632687387737160090763268738773716009076326873877371600907632687387737160090763268738773716009076326873877371600907632687387737160090763268738773716009076326873877371600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 658da3eb-8af0-4f8a-a853-5d6801ada5a4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6353ba0-c575-4e4b-842c-61d6ffc385ad, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3fa140-a269-4a9b-9735-e1dac38b6289, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6353ba0-c575-4e4b-842c-61d6ffc385ad, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282415150895313222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728241515089531322217282415150895313222172824151508953132221728241515089531322217282415150895313222172824151508953132221728241515089531322217282415150895313222172824151508953132221728241515089531322217282415150895313222172824151508953132221728241515089531322217282415150895313222172824151508953132221728241515089531322217282415150895313222172824151508953132221728241515089531322217282415150895313222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9255ca1-7926-41c8-9d4d-e74a88d3f38b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9255ca1-7926-41c8-9d4d-e74a88d3f38b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18202095099916413815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820209509991641381518202095099916413815182020950999164138151820209509991641381518202095099916413815182020950999164138151820209509991641381518202095099916413815182020950999164138151820209509991641381518202095099916413815182020950999164138151820209509991641381518202095099916413815182020950999164138151820209509991641381518202095099916413815182020950999164138151820209509991641381518202095099916413815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9255ca1-7926-41c8-9d4d-e74a88d3f38b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 299d7e0e-ae7e-43f7-8859-9ec149ee5e86, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 299d7e0e-ae7e-43f7-8859-9ec149ee5e86, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14236347957063006061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423634795706300606114236347957063006061142363479570630060611423634795706300606114236347957063006061142363479570630060611423634795706300606114236347957063006061142363479570630060611423634795706300606114236347957063006061142363479570630060611423634795706300606114236347957063006061142363479570630060611423634795706300606114236347957063006061142363479570630060611423634795706300606114236347957063006061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 299d7e0e-ae7e-43f7-8859-9ec149ee5e86, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80fa00c6-8d01-4c32-a999-4130a05b5505, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80fa00c6-8d01-4c32-a999-4130a05b5505, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7051836551735145026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70518365517351450267051836551735145026705183655173514502670518365517351450267051836551735145026705183655173514502670518365517351450267051836551735145026705183655173514502670518365517351450267051836551735145026705183655173514502670518365517351450267051836551735145026705183655173514502670518365517351450267051836551735145026705183655173514502670518365517351450267051836551735145026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6353ba0-c575-4e4b-842c-61d6ffc385ad, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80fa00c6-8d01-4c32-a999-4130a05b5505, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be32397-6535-40cc-af70-8d3bac19d845, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc88c27-5bd7-452b-b5d7-69f281bf5336, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be32397-6535-40cc-af70-8d3bac19d845, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13274301454003424514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327430145400342451413274301454003424514132743014540034245141327430145400342451413274301454003424514132743014540034245141327430145400342451413274301454003424514132743014540034245141327430145400342451413274301454003424514132743014540034245141327430145400342451413274301454003424514132743014540034245141327430145400342451413274301454003424514132743014540034245141327430145400342451413274301454003424514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc88c27-5bd7-452b-b5d7-69f281bf5336, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8294132730361577699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82941327303615776998294132730361577699829413273036157769982941327303615776998294132730361577699829413273036157769982941327303615776998294132730361577699829413273036157769982941327303615776998294132730361577699829413273036157769982941327303615776998294132730361577699829413273036157769982941327303615776998294132730361577699829413273036157769982941327303615776998294132730361577699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be32397-6535-40cc-af70-8d3bac19d845, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7345b12c-2bc6-4cd6-9cd2-769476c62ac5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7345b12c-2bc6-4cd6-9cd2-769476c62ac5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6299914762674258449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62999147626742584496299914762674258449629991476267425844962999147626742584496299914762674258449629991476267425844962999147626742584496299914762674258449629991476267425844962999147626742584496299914762674258449629991476267425844962999147626742584496299914762674258449629991476267425844962999147626742584496299914762674258449629991476267425844962999147626742584496299914762674258449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc88c27-5bd7-452b-b5d7-69f281bf5336, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55dba66a-2f03-4d18-9db8-64e7dfeab8e9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55dba66a-2f03-4d18-9db8-64e7dfeab8e9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12582064385302703984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258206438530270398412582064385302703984125820643853027039841258206438530270398412582064385302703984125820643853027039841258206438530270398412582064385302703984125820643853027039841258206438530270398412582064385302703984125820643853027039841258206438530270398412582064385302703984125820643853027039841258206438530270398412582064385302703984125820643853027039841258206438530270398412582064385302703984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7345b12c-2bc6-4cd6-9cd2-769476c62ac5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f44b98a-2847-4fe4-a69c-026946543a54, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f44b98a-2847-4fe4-a69c-026946543a54, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2093857236090549605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20938572360905496052093857236090549605209385723609054960520938572360905496052093857236090549605209385723609054960520938572360905496052093857236090549605209385723609054960520938572360905496052093857236090549605209385723609054960520938572360905496052093857236090549605209385723609054960520938572360905496052093857236090549605209385723609054960520938572360905496052093857236090549605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55dba66a-2f03-4d18-9db8-64e7dfeab8e9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b9610a3-d690-4d06-a187-0342693b461a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b9610a3-d690-4d06-a187-0342693b461a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15980075281853534880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598007528185353488015980075281853534880159800752818535348801598007528185353488015980075281853534880159800752818535348801598007528185353488015980075281853534880159800752818535348801598007528185353488015980075281853534880159800752818535348801598007528185353488015980075281853534880159800752818535348801598007528185353488015980075281853534880159800752818535348801598007528185353488015980075281853534880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f44b98a-2847-4fe4-a69c-026946543a54, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff64e8b9-0f46-4718-abe6-c01f65f1c99f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff64e8b9-0f46-4718-abe6-c01f65f1c99f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15233559189477682663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523355918947768266315233559189477682663152335591894776826631523355918947768266315233559189477682663152335591894776826631523355918947768266315233559189477682663152335591894776826631523355918947768266315233559189477682663152335591894776826631523355918947768266315233559189477682663152335591894776826631523355918947768266315233559189477682663152335591894776826631523355918947768266315233559189477682663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b9610a3-d690-4d06-a187-0342693b461a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e59c91-efc4-4364-9ee1-31c442f9744f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e59c91-efc4-4364-9ee1-31c442f9744f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1057772130850191489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10577721308501914891057772130850191489105777213085019148910577721308501914891057772130850191489105777213085019148910577721308501914891057772130850191489105777213085019148910577721308501914891057772130850191489105777213085019148910577721308501914891057772130850191489105777213085019148910577721308501914891057772130850191489105777213085019148910577721308501914891057772130850191489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff64e8b9-0f46-4718-abe6-c01f65f1c99f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e734bd9d-74f3-4cde-b9e3-5d847832895e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e734bd9d-74f3-4cde-b9e3-5d847832895e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18305151966357888683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830515196635788868318305151966357888683183051519663578886831830515196635788868318305151966357888683183051519663578886831830515196635788868318305151966357888683183051519663578886831830515196635788868318305151966357888683183051519663578886831830515196635788868318305151966357888683183051519663578886831830515196635788868318305151966357888683183051519663578886831830515196635788868318305151966357888683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e59c91-efc4-4364-9ee1-31c442f9744f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96d54ca0-ed23-47f5-8c24-bc261ada4c5b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96d54ca0-ed23-47f5-8c24-bc261ada4c5b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7560593356642874431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75605933566428744317560593356642874431756059335664287443175605933566428744317560593356642874431756059335664287443175605933566428744317560593356642874431756059335664287443175605933566428744317560593356642874431756059335664287443175605933566428744317560593356642874431756059335664287443175605933566428744317560593356642874431756059335664287443175605933566428744317560593356642874431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e734bd9d-74f3-4cde-b9e3-5d847832895e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ac4889-7e27-43de-8d20-ec20ee5c7159, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ac4889-7e27-43de-8d20-ec20ee5c7159, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1057088007464504196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10570880074645041961057088007464504196105708800746450419610570880074645041961057088007464504196105708800746450419610570880074645041961057088007464504196105708800746450419610570880074645041961057088007464504196105708800746450419610570880074645041961057088007464504196105708800746450419610570880074645041961057088007464504196105708800746450419610570880074645041961057088007464504196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96d54ca0-ed23-47f5-8c24-bc261ada4c5b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99ba214b-9c07-4286-b13e-255992847753, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99ba214b-9c07-4286-b13e-255992847753, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814671216766496343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78146712167664963437814671216766496343781467121676649634378146712167664963437814671216766496343781467121676649634378146712167664963437814671216766496343781467121676649634378146712167664963437814671216766496343781467121676649634378146712167664963437814671216766496343781467121676649634378146712167664963437814671216766496343781467121676649634378146712167664963437814671216766496343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ac4889-7e27-43de-8d20-ec20ee5c7159, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1808b9e-a132-4580-be98-a8e04da4737f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1808b9e-a132-4580-be98-a8e04da4737f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9816176114651463000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98161761146514630009816176114651463000981617611465146300098161761146514630009816176114651463000981617611465146300098161761146514630009816176114651463000981617611465146300098161761146514630009816176114651463000981617611465146300098161761146514630009816176114651463000981617611465146300098161761146514630009816176114651463000981617611465146300098161761146514630009816176114651463000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99ba214b-9c07-4286-b13e-255992847753, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480ad92c-ff0a-4354-97ab-828152db1ecd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480ad92c-ff0a-4354-97ab-828152db1ecd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5576581565461896831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55765815654618968315576581565461896831557658156546189683155765815654618968315576581565461896831557658156546189683155765815654618968315576581565461896831557658156546189683155765815654618968315576581565461896831557658156546189683155765815654618968315576581565461896831557658156546189683155765815654618968315576581565461896831557658156546189683155765815654618968315576581565461896831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1808b9e-a132-4580-be98-a8e04da4737f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec25c4b-6b3c-49e9-b981-58d61501c000, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480ad92c-ff0a-4354-97ab-828152db1ecd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec25c4b-6b3c-49e9-b981-58d61501c000, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1527710243762271381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15277102437622713811527710243762271381152771024376227138115277102437622713811527710243762271381152771024376227138115277102437622713811527710243762271381152771024376227138115277102437622713811527710243762271381152771024376227138115277102437622713811527710243762271381152771024376227138115277102437622713811527710243762271381152771024376227138115277102437622713811527710243762271381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659265e8-5d1e-4bf6-913f-c800b56fba28, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659265e8-5d1e-4bf6-913f-c800b56fba28, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18263745262793906098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826374526279390609818263745262793906098182637452627939060981826374526279390609818263745262793906098182637452627939060981826374526279390609818263745262793906098182637452627939060981826374526279390609818263745262793906098182637452627939060981826374526279390609818263745262793906098182637452627939060981826374526279390609818263745262793906098182637452627939060981826374526279390609818263745262793906098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec25c4b-6b3c-49e9-b981-58d61501c000, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7d5f9c-f625-493a-8827-143d48026802, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659265e8-5d1e-4bf6-913f-c800b56fba28, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7d5f9c-f625-493a-8827-143d48026802, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13441064270970636241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344106427097063624113441064270970636241134410642709706362411344106427097063624113441064270970636241134410642709706362411344106427097063624113441064270970636241134410642709706362411344106427097063624113441064270970636241134410642709706362411344106427097063624113441064270970636241134410642709706362411344106427097063624113441064270970636241134410642709706362411344106427097063624113441064270970636241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 048e9a3c-972a-41d5-abcc-f87d106593c4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 048e9a3c-972a-41d5-abcc-f87d106593c4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11499408221551710779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149940822155171077911499408221551710779114994082215517107791149940822155171077911499408221551710779114994082215517107791149940822155171077911499408221551710779114994082215517107791149940822155171077911499408221551710779114994082215517107791149940822155171077911499408221551710779114994082215517107791149940822155171077911499408221551710779114994082215517107791149940822155171077911499408221551710779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7d5f9c-f625-493a-8827-143d48026802, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9efb369b-20f0-4594-b09f-2551c61fe7e3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9efb369b-20f0-4594-b09f-2551c61fe7e3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910959622968325349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19109596229683253491910959622968325349191095962296832534919109596229683253491910959622968325349191095962296832534919109596229683253491910959622968325349191095962296832534919109596229683253491910959622968325349191095962296832534919109596229683253491910959622968325349191095962296832534919109596229683253491910959622968325349191095962296832534919109596229683253491910959622968325349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 048e9a3c-972a-41d5-abcc-f87d106593c4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2279b2a3-c47b-4190-8168-3d8352383d9c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2279b2a3-c47b-4190-8168-3d8352383d9c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2452389152932812198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24523891529328121982452389152932812198245238915293281219824523891529328121982452389152932812198245238915293281219824523891529328121982452389152932812198245238915293281219824523891529328121982452389152932812198245238915293281219824523891529328121982452389152932812198245238915293281219824523891529328121982452389152932812198245238915293281219824523891529328121982452389152932812198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9efb369b-20f0-4594-b09f-2551c61fe7e3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08cb31d9-e24c-47b8-9518-7aa5f2d2e7e2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08cb31d9-e24c-47b8-9518-7aa5f2d2e7e2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1787020394962212301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17870203949622123011787020394962212301178702039496221230117870203949622123011787020394962212301178702039496221230117870203949622123011787020394962212301178702039496221230117870203949622123011787020394962212301178702039496221230117870203949622123011787020394962212301178702039496221230117870203949622123011787020394962212301178702039496221230117870203949622123011787020394962212301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2279b2a3-c47b-4190-8168-3d8352383d9c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80ca6ec4-64a3-4159-af91-77111188ed94, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80ca6ec4-64a3-4159-af91-77111188ed94, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6115485111112903835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61154851111129038356115485111112903835611548511111290383561154851111129038356115485111112903835611548511111290383561154851111129038356115485111112903835611548511111290383561154851111129038356115485111112903835611548511111290383561154851111129038356115485111112903835611548511111290383561154851111129038356115485111112903835611548511111290383561154851111129038356115485111112903835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08cb31d9-e24c-47b8-9518-7aa5f2d2e7e2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dac5c73-3a0f-4dd0-88e1-fc13dd7a47fb, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dac5c73-3a0f-4dd0-88e1-fc13dd7a47fb, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12661303251836330738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266130325183633073812661303251836330738126613032518363307381266130325183633073812661303251836330738126613032518363307381266130325183633073812661303251836330738126613032518363307381266130325183633073812661303251836330738126613032518363307381266130325183633073812661303251836330738126613032518363307381266130325183633073812661303251836330738126613032518363307381266130325183633073812661303251836330738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80ca6ec4-64a3-4159-af91-77111188ed94, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e427fd-dee2-461c-98fe-b0e97b64d396, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e427fd-dee2-461c-98fe-b0e97b64d396, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16573168478778393632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657316847877839363216573168478778393632165731684787783936321657316847877839363216573168478778393632165731684787783936321657316847877839363216573168478778393632165731684787783936321657316847877839363216573168478778393632165731684787783936321657316847877839363216573168478778393632165731684787783936321657316847877839363216573168478778393632165731684787783936321657316847877839363216573168478778393632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dac5c73-3a0f-4dd0-88e1-fc13dd7a47fb, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=9ad230ed-182f2452-d505df50-bc03fa79" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f5dc332-105f-4f8e-8f5f-bd0fc067b178, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5dc332-105f-4f8e-8f5f-bd0fc067b178, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16332659625057510003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633265962505751000316332659625057510003163326596250575100031633265962505751000316332659625057510003163326596250575100031633265962505751000316332659625057510003163326596250575100031633265962505751000316332659625057510003163326596250575100031633265962505751000316332659625057510003163326596250575100031633265962505751000316332659625057510003163326596250575100031633265962505751000316332659625057510003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e427fd-dee2-461c-98fe-b0e97b64d396, ghrun-pdu5anijtm.auto.internal:14065): 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 72075186224038956." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365vt78mf4h0yfmhgk07q4" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5dc332-105f-4f8e-8f5f-bd0fc067b178, ghrun-pdu5anijtm.auto.internal:14065): 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 72075186224038955." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365vtc2dwv7115y4hpgr75" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
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 72075186224038956." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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 72075186224038955." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2924c3c5-ad17-4087-8dc5-31f9018789ea, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee5e0855-8d36-48d1-b877-93a62b7a6319, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2924c3c5-ad17-4087-8dc5-31f9018789ea, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6840173014138574072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee5e0855-8d36-48d1-b877-93a62b7a6319, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6038460986783045006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2924c3c5-ad17-4087-8dc5-31f9018789ea, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365vweanqzmb13bsxr5k4v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee5e0855-8d36-48d1-b877-93a62b7a6319, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365vwe8wgnweg2e1sbg2w2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33672036-4988-4ea1-be59-7cebcdc2b952, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33672036-4988-4ea1-be59-7cebcdc2b952, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6840173014138574072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d4affb1-b5ab-43bc-a9ed-3f0f5086042e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d4affb1-b5ab-43bc-a9ed-3f0f5086042e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6038460986783045006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33672036-4988-4ea1-be59-7cebcdc2b952, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365vy1eta04228jfr34zaf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d4affb1-b5ab-43bc-a9ed-3f0f5086042e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365vy47pwn7myrb4z3ahz8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ebba88-e464-4f61-af06-29e5f6125a5a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ebba88-e464-4f61-af06-29e5f6125a5a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6840173014138574072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072684017301413857407268401730141385740726840173014138574072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebca437a-a351-43b8-ab9f-457cf99210b6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebca437a-a351-43b8-ab9f-457cf99210b6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6038460986783045006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006603846098678304500660384609867830450066038460986783045006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ebba88-e464-4f61-af06-29e5f6125a5a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365w1q6ds2edcg7q58zv3h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebca437a-a351-43b8-ab9f-457cf99210b6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365w206amz3exphhhy25yt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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)
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, 1dfd148d-3326-41ca-9888-748a2e8d5f15, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfd148d-3326-41ca-9888-748a2e8d5f15, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15390264800750794341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02e08e2-f760-4d80-96e3-2c0a6b6534ed, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02e08e2-f760-4d80-96e3-2c0a6b6534ed, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11947632402333772532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfd148d-3326-41ca-9888-748a2e8d5f15, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365w8r8x0cyhy6y3wyt9wf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02e08e2-f760-4d80-96e3-2c0a6b6534ed, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365w8tdhb62psvq3wqgfzc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef9d11de-e8c7-4d47-8813-f423abc57bab, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef9d11de-e8c7-4d47-8813-f423abc57bab, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15390264800750794341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6dbe05-b5f9-4c24-a5d7-8b50c07b55e7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6dbe05-b5f9-4c24-a5d7-8b50c07b55e7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11947632402333772532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef9d11de-e8c7-4d47-8813-f423abc57bab, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365wac3pgpwvq3d5kz7gtr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6dbe05-b5f9-4c24-a5d7-8b50c07b55e7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365waf83r21e5m224zx3m4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc1ef74-0e05-49b0-95c3-f3acffdb46e8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc1ef74-0e05-49b0-95c3-f3acffdb46e8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15390264800750794341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341153902648007507943411539026480075079434115390264800750794341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 673f149c-b67c-4478-ace4-b0f8fe77ba8f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 673f149c-b67c-4478-ace4-b0f8fe77ba8f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11947632402333772532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532119476324023337725321194763240233377253211947632402333772532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc1ef74-0e05-49b0-95c3-f3acffdb46e8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365we270x8ct3pbntw955b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 673f149c-b67c-4478-ace4-b0f8fe77ba8f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365we5d29qnb2wdj6977m3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48573060-59b0-48ae-b506-f2ba65ff509b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48573060-59b0-48ae-b506-f2ba65ff509b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651067886808599397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397" } } } 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 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15756378-b04e-46b7-a20c-0825d299cbca, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15756378-b04e-46b7-a20c-0825d299cbca, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910364222975211908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48573060-59b0-48ae-b506-f2ba65ff509b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365wn21dpza6gw5svebmtf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b76fbdf-4338-437f-b1d1-bb48b120416b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15756378-b04e-46b7-a20c-0825d299cbca, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365wnbdr9fq2z0wv7sax93" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b76fbdf-4338-437f-b1d1-bb48b120416b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651067886808599397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9db5b7-52e1-4804-bba7-bf9a5a2a1325, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9db5b7-52e1-4804-bba7-bf9a5a2a1325, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910364222975211908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b76fbdf-4338-437f-b1d1-bb48b120416b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365wq525pvrkmwpvaeyy9j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2d969e2-04a8-4fef-9d10-581cf2cb95b5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2d969e2-04a8-4fef-9d10-581cf2cb95b5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651067886808599397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397136510678868085993971365106788680859939713651067886808599397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9db5b7-52e1-4804-bba7-bf9a5a2a1325, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365wqn0gg50v5851m2w9pn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51677bb-02dd-4df8-a603-d171ef956e50, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51677bb-02dd-4df8-a603-d171ef956e50, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13910364222975211908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908139103642229752119081391036422297521190813910364222975211908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2d969e2-04a8-4fef-9d10-581cf2cb95b5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365wtyfcevtm16hqxg7a73" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51677bb-02dd-4df8-a603-d171ef956e50, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365wwf8785j939sk58m3cv" } } } } }
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.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73cdd72f-3609-4f51-a9d8-688ef85314e0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73cdd72f-3609-4f51-a9d8-688ef85314e0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 408896971557539309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309" } } } 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 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87e7036d-9c97-417b-95e3-34a55bfb539e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87e7036d-9c97-417b-95e3-34a55bfb539e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11217311057753165018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73cdd72f-3609-4f51-a9d8-688ef85314e0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365x2g511b0zwkaa440k96" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87e7036d-9c97-417b-95e3-34a55bfb539e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365x2p3fsjjjkh1n7bf8fr" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ab0b50-b98e-43c3-8978-4af3f95898f5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ab0b50-b98e-43c3-8978-4af3f95898f5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 408896971557539309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57091d0-611d-48c4-8be2-07e902521a9c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57091d0-611d-48c4-8be2-07e902521a9c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11217311057753165018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ab0b50-b98e-43c3-8978-4af3f95898f5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365x4f9fcdwaw01wc7k8vj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb997fdc-a0a0-447e-8011-ad35c363a1b8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57091d0-611d-48c4-8be2-07e902521a9c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365x5892cnxr0c4m2yxhtd" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb997fdc-a0a0-447e-8011-ad35c363a1b8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 408896971557539309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309408896971557539309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2906ac74-9b65-4924-956c-4bb98f92be51, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2906ac74-9b65-4924-956c-4bb98f92be51, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11217311057753165018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018112173110577531650181121731105775316501811217311057753165018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb997fdc-a0a0-447e-8011-ad35c363a1b8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365x9b8gaf78n9rhr5fh8k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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:52 RpcState(ExecuteDataQuery, 2906ac74-9b65-4924-956c-4bb98f92be51, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365x9r6z9dnb4ea8b5sb82" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55591478-4ef8-46c1-a3fe-3dc019fc76f5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55591478-4ef8-46c1-a3fe-3dc019fc76f5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11796510951354929512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512" } } } 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 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d31a024-c327-4182-b300-c408eea0db52, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d31a024-c327-4182-b300-c408eea0db52, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10495570837860987599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55591478-4ef8-46c1-a3fe-3dc019fc76f5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365xfeakgpw6rq53gppjjr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fdab84b-0e14-4713-8e0f-827be9bbac15, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d31a024-c327-4182-b300-c408eea0db52, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365xfy7vvptr1hwdhyg1y7" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fdab84b-0e14-4713-8e0f-827be9bbac15, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11796510951354929512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bd0389-f6b8-4d63-943f-3f2f2aa5e54a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bd0389-f6b8-4d63-943f-3f2f2aa5e54a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10495570837860987599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fdab84b-0e14-4713-8e0f-827be9bbac15, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365xhd4t9qjcqsrcef270s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe04559-9e19-451b-b4dd-de648c9b2eb0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe04559-9e19-451b-b4dd-de648c9b2eb0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11796510951354929512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512117965109513549295121179651095135492951211796510951354929512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bd0389-f6b8-4d63-943f-3f2f2aa5e54a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365xhw3kmapanhmjbet2h8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e72d01-5421-41c6-8b85-78b25fd4f1e8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e72d01-5421-41c6-8b85-78b25fd4f1e8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10495570837860987599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599104955708378609875991049557083786098759910495570837860987599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe04559-9e19-451b-b4dd-de648c9b2eb0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365xnc78edfr5n0g9z619e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e72d01-5421-41c6-8b85-78b25fd4f1e8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365xp4cmsatwgq2c13j739" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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, cc804945-f483-4039-90b4-ab2c1f68bf98, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc804945-f483-4039-90b4-ab2c1f68bf98, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14852884479456667077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077" } } } 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 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad22c84a-1349-48a8-b02e-18e63e44cb7b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad22c84a-1349-48a8-b02e-18e63e44cb7b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7758836412229758361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc804945-f483-4039-90b4-ab2c1f68bf98, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365xw2cxwvcs7twjtp8zk9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab92370d-9878-434a-b243-4ed5abb9bfcc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad22c84a-1349-48a8-b02e-18e63e44cb7b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365xwnbs59r53jsxg0e0br" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab92370d-9878-434a-b243-4ed5abb9bfcc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14852884479456667077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e62c719-af7b-45fa-80c7-0f68bba80ca5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e62c719-af7b-45fa-80c7-0f68bba80ca5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7758836412229758361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab92370d-9878-434a-b243-4ed5abb9bfcc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365xys8ck6an4ca8dp4s0g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08655641-ee8f-4015-91bb-12350cc05c4e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08655641-ee8f-4015-91bb-12350cc05c4e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14852884479456667077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077148528844794566670771485288447945666707714852884479456667077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e62c719-af7b-45fa-80c7-0f68bba80ca5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365xz42h03bd7zg91jne7s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c7682d1-e104-4093-97be-b0de56cfbce4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c7682d1-e104-4093-97be-b0de56cfbce4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7758836412229758361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361775883641222975836177588364122297583617758836412229758361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08655641-ee8f-4015-91bb-12350cc05c4e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365y2nach6ttqtzrmznvnz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c7682d1-e104-4093-97be-b0de56cfbce4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365y3bdcgvnjw3e354gp03" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c437737f-b48c-4267-8b8b-dc22d0ff9df5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c437737f-b48c-4267-8b8b-dc22d0ff9df5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18204683627887920237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237" } } } 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 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4aaf58-5bfc-4e0a-ba43-9c340d582bd1, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4aaf58-5bfc-4e0a-ba43-9c340d582bd1, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12741317636819284440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c437737f-b48c-4267-8b8b-dc22d0ff9df5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365y9hes4bmqg3s6yzmjgr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d7fe066-cfc7-48c9-bbca-f6181948d4b7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d7fe066-cfc7-48c9-bbca-f6181948d4b7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18204683627887920237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4aaf58-5bfc-4e0a-ba43-9c340d582bd1, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365ya63aamvnzhswqgdgh1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6388b3b4-667d-4615-90ec-dfc2265ba01c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6388b3b4-667d-4615-90ec-dfc2265ba01c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12741317636819284440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d7fe066-cfc7-48c9-bbca-f6181948d4b7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365yb7d42tv99505zd68p9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e02ab24-bfd4-4e31-b295-3c138d8ee015, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e02ab24-bfd4-4e31-b295-3c138d8ee015, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18204683627887920237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237182046836278879202371820468362788792023718204683627887920237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6388b3b4-667d-4615-90ec-dfc2265ba01c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365ybr5bg7ne4sxywfs1f5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60ff645e-d4d5-4954-8af3-c7ef34801332, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60ff645e-d4d5-4954-8af3-c7ef34801332, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12741317636819284440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440127413176368192844401274131763681928444012741317636819284440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e02ab24-bfd4-4e31-b295-3c138d8ee015, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365yez0nq49j726g43jbxh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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:52 RpcState(ExecuteDataQuery, 60ff645e-d4d5-4954-8af3-c7ef34801332, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365yfm9cx40zctsq8db44n" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fe35d1-440d-4fcb-b8a7-ea5d391884a5, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fe35d1-440d-4fcb-b8a7-ea5d391884a5, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058977282489331044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044" } } } 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 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fe35d1-440d-4fcb-b8a7-ea5d391884a5, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365yns3y94vwzdfty73g0w" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 488cce79-7090-45c6-8415-0cac62b6f433, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 488cce79-7090-45c6-8415-0cac62b6f433, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11946864688202909091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80a17ea6-9649-4de5-ab0a-3327803b3881, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80a17ea6-9649-4de5-ab0a-3327803b3881, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058977282489331044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80a17ea6-9649-4de5-ab0a-3327803b3881, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365ysw46hzs76h6kb9genm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e007a091-412d-438f-a636-3d1596119c8a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e007a091-412d-438f-a636-3d1596119c8a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9058977282489331044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044905897728248933104490589772824893310449058977282489331044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 488cce79-7090-45c6-8415-0cac62b6f433, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365ysb65s032r149qa1s0p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b26830-273a-40b7-880f-40a78ec97e94, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b26830-273a-40b7-880f-40a78ec97e94, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11946864688202909091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e007a091-412d-438f-a636-3d1596119c8a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365yycdj6pbk5wmxd62h8n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
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 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef30956-9771-45e1-81a0-197d428f60a2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef30956-9771-45e1-81a0-197d428f60a2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3552117160411479050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b26830-273a-40b7-880f-40a78ec97e94, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365yym65sp9z20ex8mza6e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb71a2f1-8965-45f6-a930-e764911e650b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb71a2f1-8965-45f6-a930-e764911e650b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11946864688202909091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091119468646882029090911194686468820290909111946864688202909091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef30956-9771-45e1-81a0-197d428f60a2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365z4j30vx65srz473fdqq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f99905-0375-4d84-97de-c2658a104a6f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f99905-0375-4d84-97de-c2658a104a6f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3552117160411479050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f99905-0375-4d84-97de-c2658a104a6f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365z75dywbgcw3mke6nmy1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26caed15-a5ed-4e33-b4d3-e449d787d60e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb71a2f1-8965-45f6-a930-e764911e650b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365z5g7xfmqdc1k5ey0f0w" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26caed15-a5ed-4e33-b4d3-e449d787d60e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3552117160411479050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050355211716041147905035521171604114790503552117160411479050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
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 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43260648-7007-43dc-9906-357478cc1c40, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43260648-7007-43dc-9906-357478cc1c40, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437831486235515067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43260648-7007-43dc-9906-357478cc1c40, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365zcn95d928atx4sykn0g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba5a5ca5-6a45-4ad6-aacd-f7c63f270659, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba5a5ca5-6a45-4ad6-aacd-f7c63f270659, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437831486235515067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26caed15-a5ed-4e33-b4d3-e449d787d60e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365zbpdktt49rnhzypw7xd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca92b4c8-47df-475d-9a6c-52df448275fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba5a5ca5-6a45-4ad6-aacd-f7c63f270659, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365ze916jrs5h19c50kr0y" } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca92b4c8-47df-475d-9a6c-52df448275fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13838547731553876347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f85f8838-c415-4377-afb2-f4dba66888d9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f85f8838-c415-4377-afb2-f4dba66888d9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6437831486235515067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067643783148623551506764378314862355150676437831486235515067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca92b4c8-47df-475d-9a6c-52df448275fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365zj7f2553ch3mehnpf3k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c4d915-0e93-4c2f-84fa-480000fad26d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c4d915-0e93-4c2f-84fa-480000fad26d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13838547731553876347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f85f8838-c415-4377-afb2-f4dba66888d9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb365zjjf96hc7m43r1vt21y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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, 3c62170c-7d5b-4b52-9583-fb5f7aedf932, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c62170c-7d5b-4b52-9583-fb5f7aedf932, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11175976342108892532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c4d915-0e93-4c2f-84fa-480000fad26d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365zqt7dtpkp0gkwaw1g0r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bd7f371-37ae-4c0d-86ca-b1d48f6a6f90, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bd7f371-37ae-4c0d-86ca-b1d48f6a6f90, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13838547731553876347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347138385477315538763471383854773155387634713838547731553876347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c62170c-7d5b-4b52-9583-fb5f7aedf932, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365zsa2my7x1pp9kt9v7zb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e8e045-5544-48cc-8846-f7307e972b58, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e8e045-5544-48cc-8846-f7307e972b58, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11175976342108892532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bd7f371-37ae-4c0d-86ca-b1d48f6a6f90, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365zxzeek483fqjs0g8eyc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a9e94c-912c-4c32-bdff-6760820bff43, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a9e94c-912c-4c32-bdff-6760820bff43, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9516349887679263719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e8e045-5544-48cc-8846-f7307e972b58, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb365zyn1z7pdjny0tx2nxgz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8df5773-200c-49a0-a0c9-0b8545d23212, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8df5773-200c-49a0-a0c9-0b8545d23212, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11175976342108892532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532111759763421088925321117597634210889253211175976342108892532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a9e94c-912c-4c32-bdff-6760820bff43, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb36604v6dm1vpqp3cx4fe0e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6055a456-f950-4da2-b61b-ae439935c50c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6055a456-f950-4da2-b61b-ae439935c50c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9516349887679263719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6055a456-f950-4da2-b61b-ae439935c50c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb366072dc4emw4d91kpwwsz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8df5773-200c-49a0-a0c9-0b8545d23212, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36605p8z2m1qm5z778dkv2" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0b222ad-1dc0-40ac-83fa-d34cd61cf573, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0b222ad-1dc0-40ac-83fa-d34cd61cf573, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9516349887679263719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719951634988767926371995163498876792637199516349887679263719" } } } 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 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc9f18c-dba6-46e0-832e-d457c63c2aea, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc9f18c-dba6-46e0-832e-d457c63c2aea, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8651930302586375730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc9f18c-dba6-46e0-832e-d457c63c2aea, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3660ca91ctv84j0pqw7rcm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f63509-09e6-429f-b706-d8b0a377b006, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f63509-09e6-429f-b706-d8b0a377b006, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8651930302586375730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0b222ad-1dc0-40ac-83fa-d34cd61cf573, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3660bf88e5861yxdvqnf9b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f63509-09e6-429f-b706-d8b0a377b006, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3660dy2kh4h98dd14jtyw1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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, 9004fcee-b246-409f-8b05-f15b1ed7f122, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad26ab02-73f3-495d-9094-ae0f7bec173b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9004fcee-b246-409f-8b05-f15b1ed7f122, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2914029114423991696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad26ab02-73f3-495d-9094-ae0f7bec173b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8651930302586375730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730865193030258637573086519303025863757308651930302586375730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9004fcee-b246-409f-8b05-f15b1ed7f122, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3660j0c3xt44qs3e797bk9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66bfed02-08c7-47e4-baf8-2510f6342775, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66bfed02-08c7-47e4-baf8-2510f6342775, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2914029114423991696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66bfed02-08c7-47e4-baf8-2510f6342775, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3660kn5j0mya31x5rpssda" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc9975cf-13ea-41a5-9690-f9a7c159a1c6, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc9975cf-13ea-41a5-9690-f9a7c159a1c6, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2914029114423991696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696291402911442399169629140291144239916962914029114423991696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad26ab02-73f3-495d-9094-ae0f7bec173b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3660j02wtgha5pgmqwvazh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd722627-7ad1-4987-8dff-201987780634, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd722627-7ad1-4987-8dff-201987780634, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303590402837926484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd722627-7ad1-4987-8dff-201987780634, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3660s4d0q828e06yavjjt9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0279f801-466c-47ca-acfb-561b8843e948, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0279f801-466c-47ca-acfb-561b8843e948, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303590402837926484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc9975cf-13ea-41a5-9690-f9a7c159a1c6, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3660r5d3y9tmjrs3kpysdg" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0279f801-466c-47ca-acfb-561b8843e948, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3660tr5jb897bpb6tgr1pw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 282cfd84-ea95-4cc6-aa85-fb68ed82b7b2, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 282cfd84-ea95-4cc6-aa85-fb68ed82b7b2, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8303590402837926484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484830359040283792648483035904028379264848303590402837926484" } } } 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd0732e-ac87-44a7-9a25-5bb39526718e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd0732e-ac87-44a7-9a25-5bb39526718e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13511273598822512589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd0732e-ac87-44a7-9a25-5bb39526718e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3660yxftr3varc95tnjps2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17945d2c-4b1e-472a-88f0-672193dd88e9, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17945d2c-4b1e-472a-88f0-672193dd88e9, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13511273598822512589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17945d2c-4b1e-472a-88f0-672193dd88e9, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36610nersm4cxsvet5p8z6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 741dd696-13dd-4813-ac11-a8b70efd0f9f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 741dd696-13dd-4813-ac11-a8b70efd0f9f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13511273598822512589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589135112735988225125891351127359882251258913511273598822512589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 282cfd84-ea95-4cc6-aa85-fb68ed82b7b2, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3660ymddwmv6ce2y3a3phx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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, 9161b8f7-5bb5-4f0d-bf1d-02872dc8c0bd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9161b8f7-5bb5-4f0d-bf1d-02872dc8c0bd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18013945217894875293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9161b8f7-5bb5-4f0d-bf1d-02872dc8c0bd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb36615fd7r5e6e0dn9h391f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1454e5e7-9efc-4c29-b799-e642bbdf96dd, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1454e5e7-9efc-4c29-b799-e642bbdf96dd, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18013945217894875293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 741dd696-13dd-4813-ac11-a8b70efd0f9f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36614k8sqm8vyhy2pktx0n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1454e5e7-9efc-4c29-b799-e642bbdf96dd, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb366172d42584tg1m1094n2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518e883b-f1ce-4e20-8c3b-deb7d81a82c3, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518e883b-f1ce-4e20-8c3b-deb7d81a82c3, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18013945217894875293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293180139452178948752931801394521789487529318013945217894875293" } } } 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 72075186224038945." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2d9011-3aaa-4d10-8b7a-6582ab342a55, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2d9011-3aaa-4d10-8b7a-6582ab342a55, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255244278682519177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2d9011-3aaa-4d10-8b7a-6582ab342a55, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3661b8d04m6g7yb0zj3hm4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2603dade-c14e-4a1d-ab27-7040e6d5c316, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2603dade-c14e-4a1d-ab27-7040e6d5c316, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255244278682519177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2603dade-c14e-4a1d-ab27-7040e6d5c316, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3661cyaapa00bv24bfmrgh" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518e883b-f1ce-4e20-8c3b-deb7d81a82c3, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3661as8pqcv4vwydf4keqp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae08bef-fdd7-431f-8060-7ee2e54d14a8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae08bef-fdd7-431f-8060-7ee2e54d14a8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12255244278682519177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177122552442786825191771225524427868251917712255244278682519177" } } } 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, e555458e-412f-4d67-a587-a9cb99b8b199, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e555458e-412f-4d67-a587-a9cb99b8b199, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4190996680802667569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e555458e-412f-4d67-a587-a9cb99b8b199, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3661hs3gbrvcnrk0hsm3vr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c969dca0-9a51-44e3-a317-0b673e21032d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c969dca0-9a51-44e3-a317-0b673e21032d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4190996680802667569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae08bef-fdd7-431f-8060-7ee2e54d14a8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3661hc8xh7d6cb2vdthcv1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c969dca0-9a51-44e3-a317-0b673e21032d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3661kh2qn00at0eafprr3x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f79814-66e8-41ec-86a2-44974ceb59a8, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee8c597d-2f7a-462b-a789-36f2af635e27, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f79814-66e8-41ec-86a2-44974ceb59a8, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4190996680802667569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569419099668080266756941909966808026675694190996680802667569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee8c597d-2f7a-462b-a789-36f2af635e27, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916769612482154789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee8c597d-2f7a-462b-a789-36f2af635e27, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3661qn5bkpg3dmf0fg3cxp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e73f953-6e32-4e4b-814a-f847daefb224, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e73f953-6e32-4e4b-814a-f847daefb224, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916769612482154789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f79814-66e8-41ec-86a2-44974ceb59a8, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3661qn5xwz39ykt4wazxm9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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 72075186224038913." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041fbf97-d0b5-4603-8a1a-3fcfa7a89bce, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041fbf97-d0b5-4603-8a1a-3fcfa7a89bce, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194937017264349771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041fbf97-d0b5-4603-8a1a-3fcfa7a89bce, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3661y26w2wja24are9sr5c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57973ceb-707a-4891-b5de-63d304b6684f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57973ceb-707a-4891-b5de-63d304b6684f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194937017264349771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e73f953-6e32-4e4b-814a-f847daefb224, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3661x0fgapyh7awy9z0p5q" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57973ceb-707a-4891-b5de-63d304b6684f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3661zk5f4796v075sdqh2d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ac2c2f-7bf1-4f79-b122-eb09b7de1156, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 651f6a5e-8058-4796-ac41-772585da3a0b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ac2c2f-7bf1-4f79-b122-eb09b7de1156, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13194937017264349771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771131949370172643497711319493701726434977113194937017264349771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 651f6a5e-8058-4796-ac41-772585da3a0b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14916769612482154789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789149167696124821547891491676961248215478914916769612482154789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ac2c2f-7bf1-4f79-b122-eb09b7de1156, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36623h7pvrf1xhqcqeqfqt" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 651f6a5e-8058-4796-ac41-772585da3a0b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36623h99d3h1ebac3vk0an" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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 72075186224038944." 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 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6c0ef3-4ab7-4daa-87c1-4e780f58cabc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d729fee-d400-451c-8e9c-1b321cb3c37b, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6c0ef3-4ab7-4daa-87c1-4e780f58cabc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10095230625984570571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d729fee-d400-451c-8e9c-1b321cb3c37b, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783671918990387780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6c0ef3-4ab7-4daa-87c1-4e780f58cabc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3662ahajf48zg6zsp9nhjc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a7c70d8-5b49-4607-8b24-615c4735d44c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a7c70d8-5b49-4607-8b24-615c4735d44c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10095230625984570571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d729fee-d400-451c-8e9c-1b321cb3c37b, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3662ajf86zsq14zynembax" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a7c70d8-5b49-4607-8b24-615c4735d44c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3662c9f50r4vf9j3vcds3d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fcef29-cceb-418a-ab48-fbd66749aa11, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fcef29-cceb-418a-ab48-fbd66749aa11, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783671918990387780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c29e7ca4-0aff-47af-85fc-926d1b16ac6a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c29e7ca4-0aff-47af-85fc-926d1b16ac6a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10095230625984570571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571100952306259845705711009523062598457057110095230625984570571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19767/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c29e7ca4-0aff-47af-85fc-926d1b16ac6a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3662g38k5cxvkv5x8p0h7g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fcef29-cceb-418a-ab48-fbd66749aa11, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3662fy7fh1x92tnsbfd2me" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917c9ff8-6daa-4b07-8acd-3eddf6a7d67c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917c9ff8-6daa-4b07-8acd-3eddf6a7d67c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11783671918990387780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780117836719189903877801178367191899038778011783671918990387780" } } } 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 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebd00f62-13e6-405f-a6cf-8bc9e00ffab7, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd00f62-13e6-405f-a6cf-8bc9e00ffab7, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453501669890903513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd00f62-13e6-405f-a6cf-8bc9e00ffab7, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3662q5844yenh9k4hk67db" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8399d1-9519-496b-ac62-af9e0461a9aa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8399d1-9519-496b-ac62-af9e0461a9aa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453501669890903513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917c9ff8-6daa-4b07-8acd-3eddf6a7d67c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3662q16r7dr94znr3cavb2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8399d1-9519-496b-ac62-af9e0461a9aa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3662sjfx9jtjff4cscje61" } } } } }
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.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75887796-5601-43d7-ac35-18fa1552485f, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75887796-5601-43d7-ac35-18fa1552485f, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10259300102611941565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaf77d2e-9003-4c5c-ade2-c8a577a984fc, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaf77d2e-9003-4c5c-ade2-c8a577a984fc, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9453501669890903513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513945350166989090351394535016698909035139453501669890903513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75887796-5601-43d7-ac35-18fa1552485f, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3662xf0nz1xve0jwfw4zhm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd44cfc8-9d56-44bc-8bb2-2f6b28435381, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd44cfc8-9d56-44bc-8bb2-2f6b28435381, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10259300102611941565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaf77d2e-9003-4c5c-ade2-c8a577a984fc, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3662xs0b8ch4k2qa4a4rpe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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, 6dccf51d-3b9b-401e-a795-ee9a4ef19aa4, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dccf51d-3b9b-401e-a795-ee9a4ef19aa4, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950061845720380406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dccf51d-3b9b-401e-a795-ee9a4ef19aa4, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb366343c261fevtpj10rgag" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a461676-30e1-4e96-9727-2ca13d0761fa, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a461676-30e1-4e96-9727-2ca13d0761fa, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950061845720380406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd44cfc8-9d56-44bc-8bb2-2f6b28435381, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36632rctdssdqr0nr8x0jd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b484c092-cdb6-4b9e-9fd4-0e34ea54fa05, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b484c092-cdb6-4b9e-9fd4-0e34ea54fa05, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10259300102611941565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565102593001026119415651025930010261194156510259300102611941565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a461676-30e1-4e96-9727-2ca13d0761fa, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36635q1mdzyskx84weqh46" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7dd642-e56a-4826-b887-d044359da23c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7dd642-e56a-4826-b887-d044359da23c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950061845720380406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406795006184572038040679500618457203804067950061845720380406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b484c092-cdb6-4b9e-9fd4-0e34ea54fa05, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb366395fx7raah0q4pgjmv7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7dd642-e56a-4826-b887-d044359da23c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36639gfkc31d085t8pvkwe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
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 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef6b62b-e8bb-4d31-a207-d159b2e82f68, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef6b62b-e8bb-4d31-a207-d159b2e82f68, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1777072448472670453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453" } } } 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 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 456b4d77-5dd3-4184-9314-2022237e9b67, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 456b4d77-5dd3-4184-9314-2022237e9b67, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952054525994854916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef6b62b-e8bb-4d31-a207-d159b2e82f68, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3663fs2tdbe1b8f15trw7g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492c3661-f616-40e1-ab2c-64014e94909d, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492c3661-f616-40e1-ab2c-64014e94909d, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1777072448472670453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 456b4d77-5dd3-4184-9314-2022237e9b67, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3663g22832y2pd0hgxxa29" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1b34518-06a3-46a1-b152-06225a54cda0, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1b34518-06a3-46a1-b152-06225a54cda0, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952054525994854916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/59gl/0027c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18999 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_1qniflvq.log --grpc-port=19767 --mon-port=20528 --ic-port=20734 --key-file /home/runner/.ya/build/build_root/59gl/0027c4/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/59gl/0027c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/59gl/0027c4/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:18999', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_1qniflvq.log', '--grpc-port=19767', '--mon-port=20528', '--ic-port=20734', '--key-file', '/home/runner/.ya/build/build_root/59gl/0027c4/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/59gl/0027c4/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: 970439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19767/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/59gl/0027c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 970440
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492c3661-f616-40e1-ab2c-64014e94909d, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3663hf0cdzs0rk1yvnhtr2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06ab58b1-96f0-4609-aa4d-bf9858964702, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06ab58b1-96f0-4609-aa4d-bf9858964702, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1777072448472670453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453177707244847267045317770724484726704531777072448472670453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1b34518-06a3-46a1-b152-06225a54cda0, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3663hs54jvp02z5a0wa3g4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d9d99f-d9ac-4c55-82e1-67bb88e72d41, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d9d99f-d9ac-4c55-82e1-67bb88e72d41, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952054525994854916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916109520545259948549161095205452599485491610952054525994854916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06ab58b1-96f0-4609-aa4d-bf9858964702, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3663nb5fwntj968ps9sjms" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
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 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d9d99f-d9ac-4c55-82e1-67bb88e72d41, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3663p89j5g0qtwbp7t8qev" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c571114-c67f-42c4-b538-840ecccfdd05, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c571114-c67f-42c4-b538-840ecccfdd05, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10871162359652796966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966" } } } 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 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3ac4d9-7673-4056-a1b0-a7fd6d2c4010, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3ac4d9-7673-4056-a1b0-a7fd6d2c4010, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002966999246291184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3ac4d9-7673-4056-a1b0-a7fd6d2c4010, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3663x1csvdbzgejm4h0125" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e7dbe4c-10ec-4498-9760-3f21cc98d769, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7dbe4c-10ec-4498-9760-3f21cc98d769, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002966999246291184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7dbe4c-10ec-4498-9760-3f21cc98d769, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb3663yr08z12x3m7tayvk0z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c571114-c67f-42c4-b538-840ecccfdd05, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3663w71b88tr60jttqyvtc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17fa430e-5b5a-4ccc-ba6a-049cc44de61e, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17fa430e-5b5a-4ccc-ba6a-049cc44de61e, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002966999246291184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184150029669992462911841500296699924629118415002966999246291184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5bcbd00-5e7e-45f1-8836-0b4e1d9fb5ec, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5bcbd00-5e7e-45f1-8836-0b4e1d9fb5ec, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10871162359652796966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966" } } } 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 970440) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 970440) elapsed time (sec): 0.6570308208465576
DEBUG    ya.test:process.py:263 Command (pid 970440) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) maxrss: 908920
DEBUG    ya.test:process.py:263 Command (pid 970440) minflt: 45640
DEBUG    ya.test:process.py:263 Command (pid 970440) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 970440) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 970440) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 970440) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 970440) stime: 0.184253
DEBUG    ya.test:process.py:263 Command (pid 970440) utime: 0.428291
DEBUG    ya.test:process.py:263 Command (pid 970440) wtime: 0.659
DEBUG    ya.test:process.py:275 Command (pid 970440) output:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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 970440) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: bf3fde6216eec50804f472ace872adc0664e9353
    Branch: 
    Author: Oleg Doronin <dorooleg@yandex.ru>
    Summary: Merge e79cb165a1b74541de5630596a737dc3bb2cf85a into 2c055e8563c745c9e4a697fe7c5709682d537e9f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-pdu5anijtm    Host information: 
        Linux ghrun-pdu5anijtm 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, 17fa430e-5b5a-4ccc-ba6a-049cc44de61e, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kb36642m7yrpt3wj7d7trkh8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c39c9330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5bcbd00-5e7e-45f1-8836-0b4e1d9fb5ec, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb36642r4c2y0g70xhqe9n61" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f079f6c-2600-4edf-9cb0-06e3fa1a327c, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f079f6c-2600-4edf-9cb0-06e3fa1a327c, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10871162359652796966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966108711623596527969661087116235965279696610871162359652796966" } } } 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 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f079f6c-2600-4edf-9cb0-06e3fa1a327c, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01kb3664936fh9c5n60r5shw0q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c25c550c470>
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.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 0x7c25c3dc5e30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c3dc5e30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4abe523b-19a4-4e8e-98e6-9f78b003bf4f, ghrun-pdu5anijtm.auto.internal:10488): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4abe523b-19a4-4e8e-98e6-9f78b003bf4f, ghrun-pdu5anijtm.auto.internal:10488): request = { session_id: "ydb://session/3?node_id=50001&id=N2QwZGU0YzAtNzdmYjk5ODUtZDVlM2FiMmEtMTU2Mzc4MzE=" 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 0x7c25c3dc5e30>
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.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c39c9330>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4abe523b-19a4-4e8e-98e6-9f78b003bf4f, ghrun-pdu5anijtm.auto.internal:10488): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c39c9330> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4abe523b-19a4-4e8e-98e6-9f78b003bf4f, ghrun-pdu5anijtm.auto.internal:10488): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f08e8344-b192-4c64-86f6-b43b7f4505ec, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4abe523b-19a4-4e8e-98e6-9f78b003bf4f, ghrun-pdu5anijtm.auto.internal:10488): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f08e8344-b192-4c64-86f6-b43b7f4505ec, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=MjUwNTIwMzEtOGI3NzkwODYtOWY2NDRhNmItNGY5NDA2Nzk=" 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 0x7c25c39c9330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c54fb9b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c54fb9b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f08e8344-b192-4c64-86f6-b43b7f4505ec, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0fc67e37-f104-4f31-a836-578ca46bdb96, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f08e8344-b192-4c64-86f6-b43b7f4505ec, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0fc67e37-f104-4f31-a836-578ca46bdb96, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWFmMzc1ZTgtNjgwZDYxYzAtYWM0MzdhODktODI4MWJiNGI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f08e8344-b192-4c64-86f6-b43b7f4505ec, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c25c54fb9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c25c550c470>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c25c550c470> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0fc67e37-f104-4f31-a836-578ca46bdb96, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dafb8b41-d984-4270-9092-652286db1e6a, ghrun-pdu5anijtm.auto.internal:14065): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0fc67e37-f104-4f31-a836-578ca46bdb96, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dafb8b41-d984-4270-9092-652286db1e6a, ghrun-pdu5anijtm.auto.internal:14065): request = { session_id: "ydb://session/3?node_id=50002&id=ZWZmNDg2MGYtMWY2YzRmNjEtNDBlYjBhNmMtNmM2OWU4MGE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0fc67e37-f104-4f31-a836-578ca46bdb96, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c25c550c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dafb8b41-d984-4270-9092-652286db1e6a, ghrun-pdu5anijtm.auto.internal:14065): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dafb8b41-d984-4270-9092-652286db1e6a, ghrun-pdu5anijtm.auto.internal:14065): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18999
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pdu5anijtm.auto.internal:4671
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dafb8b41-d984-4270-9092-652286db1e6a, ghrun-pdu5anijtm.auto.internal:14065): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pdu5anijtm.auto.internal:10488
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:18999
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-pdu5anijtm.auto.internal:14065
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:281 Stopped node localhost:4671/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14065/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10488/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:61315/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18999/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3676/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26542/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29109/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17690/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63789/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13783/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19767/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63765
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13148
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19767
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12644
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/29407
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14065
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7492
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13079
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28243
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28218
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16314
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29805
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13783
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14937
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19220
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61315
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23864
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13917
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11485
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3550
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11776
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14177
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11286
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8466
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13172
============================== slowest durations ===============================
115.93s call     test_encryption.py::TestEncryption::test_simple_encryption
24.26s setup    test_encryption.py::TestEncryption::test_simple_encryption
12.42s teardown 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/59gl/0027c4/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/59gl/0027c4/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 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.002166 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.004322 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.007558 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.00578 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==970439==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f46bdaa 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 0x00003f46c878 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#5 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#7 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#8 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#10 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#11 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#12 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fe83f7f1d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 176 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000227f73fe 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 0x00004c819865 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004c819865 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:980:13
#4 0x00004c81f560 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:106:70
#5 0x00004c80f131 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:665:32
#6 0x00004c7f4efb in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1161:52
#7 0x00004c7f084a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:361:21
#8 0x00004c7ef2bc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:314:17
#9 0x0000409a8b7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x00002004841a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 176 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000227e877e 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 0x0000227e8717 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 0x00004c75c810 in NActors::TInterconnectProxyTCP::StartConfiguring() /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:95:9
#4 0x00004c75b4d9 in NActors::TInterconnectProxyTCP::RequestNodeInfo(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.cpp:72:9
#5 0x00004c7983d8 in NActors::TInterconnectProxyTCP::PendingActivation(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_tcp_proxy.h:233:9
#6 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#7 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#8 0x00004c74b329 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 0x00004c74b329 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 0x00004c74b329 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 0x00004c74ae3f in NActors::TInterconnectProxyWrapper::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/interconnect/interconnect_proxy_wrapper.cpp:35:17
#12 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#13 0x0000228da981 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#14 0x0000228e45a6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#15 0x0000228e3b5d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#16 0x0000228e5bce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#17 0x000020068bd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001fd064b6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 120 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f471cd3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f471cd3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f471cd3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f471cd3 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003f471cd3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003f471cd3 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 0x00003f46c974 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003f46c974 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003f46c974 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#14 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#15 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#18 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#19 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fe83f7f1d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f4718da in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f4718da in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f4718da in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f4718da in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003f4718da in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003f4718da 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 0x00003f46c965 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003f46c965 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003f46c965 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#14 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#15 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#18 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#19 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fe83f7f1d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f45f542 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 0x00003f45f542 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 0x00003f44d34c in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:216:13
#4 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#5 0x0000228da981 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#6 0x0000228e45a6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#7 0x0000228e3b5d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#8 0x0000228e5bce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#9 0x000020068bd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#10 0x00001fd064b6 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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f453002 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 0x00003f453002 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 0x00003f45cd80 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 0x00003f44d3f1 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x0000227f0627 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#6 0x0000228da981 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#7 0x0000228e45a6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#8 0x0000228e3b5d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#9 0x0000228e5bce in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#10 0x000020068bd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x00001fd064b6 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 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003f472333 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003f472333 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003f472333 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003f472333 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 0x00003f472333 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003f472333 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 0x00003f472333 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003f472333 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003f472333 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003f471d48 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003f471d48 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003f471d48 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003f471d48 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 0x00003f46c974 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003f46c974 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#16 0x00003f46c974 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 0x00003f46c76a 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 0x00004c5d1293 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#19 0x000055a79a62 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x0000418be50b in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1704:26
#21 0x0000418d5c29 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2369:13
#22 0x00003e95be76 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x0000416defab in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#24 0x00003eb49645 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#25 0x00003eb434f5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#26 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7fe83f7f1d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000416e2819 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000416e2819 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000416e2819 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x0000416e2819 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
#5 0x0000416fd717 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 0x000041758d22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
#7 0x00004173ffed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
#8 0x00004170d728 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:1177:13
#9 0x0000416e00a7 in Parse /-S/ydb/core/config/init/init.h:328:15
#10 0x0000416e00a7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#11 0x00003eb49d44 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
#12 0x00003eb434cc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
#13 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#15 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#16 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#17 0x7fe83f7f1d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000416fcf61 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000416fcf61 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000416fcf61 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000416fcf61 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000416fcf61 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x0000416fcf61 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x0000416fcf61 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x0000416fcf61 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x0000416fcf61 in TBasicString /-S/util/generic/string.h:491:18
#10 0x0000416fcf61 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#11 0x0000416fcf61 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 0x000041758d22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
#13 0x00004173ffed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
#14 0x00004170d728 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:1177:13
#15 0x0000416e00a7 in Parse /-S/ydb/core/config/init/init.h:328:15
#16 0x0000416e00a7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#17 0x00003eb49d44 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
#18 0x00003eb434cc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
#19 0x00003eb35d57 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 0x00003e962008 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e965ecd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001fc669d5 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fe83f7f1d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fd4299d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000416fc5af in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000416fc5af in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000416fc5af in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x0000416fc5af 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 0x000041758d22 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1375:17
#6 0x00004173ffed in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1444:9
#7 0x00004170d728 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:1177:13
#8 0x0000416e00a7 in Parse /-S/ydb/core/config/init/init.h:328:15
#9 0x0000416e00a7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003eb49d44 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 155.04s (0:02:35) ====================
